messages from 2021-08-31 20:52:42 to 2021-09-02 13:13:46 UTC [more...]
[PATCH 00/27] Base for "config-based-hooks"
2021-09-02 13:11 UTC (30+ messages)
` [PATCH v4 00/36] Run hooks via "git run hook" & hook library
` [PATCH v5 "
` [PATCH v5 01/36] Makefile: mark "check" target as .PHONY
` [PATCH v5 02/36] Makefile: stop hardcoding {command,config}-list.h
` [PATCH v5 03/36] Makefile: remove an out-of-date comment
` [PATCH v5 04/36] hook.[ch]: move find_hook() from run-command.c to hook.c
` [PATCH v5 05/36] hook.c: add a hook_exists() wrapper and use it in bugreport.c
` [PATCH v5 06/36] hook.c users: use "hook_exists()" instead of "find_hook()"
` [PATCH v5 07/36] hook-list.h: add a generated list of hooks, like config-list.h
` [PATCH v5 08/36] hook: add 'run' subcommand
` [PATCH v5 09/36] gc: use hook library for pre-auto-gc hook
` [PATCH v5 10/36] rebase: convert pre-rebase to use hook.h
` [PATCH v5 11/36] am: convert applypatch "
` [PATCH v5 12/36] hooks: convert 'post-checkout' hook to hook library
` [PATCH v5 13/36] merge: convert post-merge to use hook.h
` [PATCH v5 14/36] git hook run: add an --ignore-missing flag
` [PATCH v5 15/36] send-email: use 'git hook run' for 'sendemail-validate'
` [PATCH v5 16/36] git-p4: use 'git hook' to run hooks
` [PATCH v5 17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
` [PATCH v5 18/36] read-cache: convert post-index-change to use hook.h
` [PATCH v5 19/36] receive-pack: convert push-to-checkout hook to hook.h
` [PATCH v5 20/36] run-command: remove old run_hook_{le,ve}() hook API
` [PATCH v5 21/36] run-command: allow stdin for run_processes_parallel
` [PATCH v5 22/36] hook: support passing stdin to hooks
` [PATCH v5 23/36] am: convert 'post-rewrite' hook to hook.h
` [PATCH v5 24/36] run-command: add stdin callback for parallelization
` [PATCH v5 25/36] hook: provide stdin by string_list or callback
[PATCH v2 0/3] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
2021-09-02 13:10 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
` [PATCH v3 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL "
` [PATCH v3 3/3] test-lib-functions: optionally keep HOME and TERM in 'debug'
[PATCH v5 00/14] packfile-uris: commits, trees and tags exclusion
2021-09-02 13:01 UTC (4+ messages)
` [PATCH v5 09/14] commit.h: add wrapped tags in commit struct
[PATCH v5 03/14] packfile-uri: support for excluding commit objects
2021-09-02 12:51 UTC (2+ messages)
[PATCH 0/4] add a test mode for SANITIZE=leak, run it in CI
2021-09-02 12:25 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] SANITIZE tests: fix memory leaks in t13*config*, add to whitelist
` [PATCH v3 0/8] add a test mode for SANITIZE=leak, run it in CI
[PATCH v5 03/14] packfile-uri: support for excluding commit objects
2021-09-02 12:26 UTC (2+ messages)
[PATCH v5 09/14] commit.h: add wrapped tags in commit struct
2021-09-02 12:17 UTC (2+ messages)
[PATCH v3] make: add INSTALL_STRIP option variable
2021-09-02 12:11 UTC
[PATCH v5 06/14] t5702: replace with "test_when_finished" for cleanup
2021-09-02 11:37 UTC (2+ messages)
[PATCH v5 05/14] packfile-uri.txt: support for excluding commits and trees
2021-09-02 11:23 UTC (2+ messages)
[PATCH v5 02/14] Add new parameter "carry_data" for "show_object" function
2021-09-02 11:08 UTC (2+ messages)
[PATCH] makefile: teach git about NO_MSGFMT (as supported in GUI and gitk)
2021-09-02 10:38 UTC (3+ messages)
[PATCH 00/22] multi-pack reachability bitmaps
2021-09-02 9:45 UTC (25+ messages)
` [PATCH v5 00/27] "
` [PATCH v5 14/27] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
` [PATCH v5 15/27] pack-bitmap.c: avoid redundant calls to try_partial_reuse
` [PATCH v5 16/27] pack-bitmap: read multi-pack bitmaps
` [PATCH v5 17/27] pack-bitmap: write "
` [PATCH v5 18/27] t5310: move some tests to lib-bitmap.sh
` [PATCH v5 19/27] t/helper/test-read-midx.c: add --checksum mode
` [PATCH v5 20/27] t5326: test multi-pack bitmap behavior
` [PATCH v5 21/27] t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
` [PATCH v5 22/27] t5310: "
` [PATCH v5 23/27] t5319: don't write MIDX bitmaps in t5319
` [PATCH v5 24/27] t7700: update to work with MIDX bitmap test knob
` [PATCH v5 25/27] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
` [PATCH v5 26/27] p5310: extract full and partial bitmap tests
` [PATCH v5 27/27] p5326: perf tests for MIDX bitmaps
[PATCH 0/3] hn/reftable: fixes for building with -DNDEBUG
2021-09-02 9:26 UTC (7+ messages)
` [PATCH 1/3] fixup! refs: RFC: Reftable support for git-core
` [PATCH 2/3] fixup! reftable: add merged table view
` [PATCH 3/3] fixup! reftable: add a heap-based priority queue for reftable records
[PATCH v3 1/2] pkt-line: add stdio packet write functions
2021-09-02 9:18 UTC (5+ messages)
` [PATCH v4 0/2] send_ref buffering
` [PATCH v4 1/2] pkt-line: add stdio packet write functions
` [PATCH v4 2/2] upload-pack: use stdio in send_ref callbacks
[PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
2021-09-02 9:13 UTC (21+ messages)
` [PATCH/RFC 0/3] pedantic errors in next
` [PATCH/RFC 3/3] ci: run a pedantic build as part of the GitHub workflow
` [RFC PATCH v2 0/4] developer: support pedantic
` [RFC PATCH v2 1/4] developer: retire USE_PARENS_AROUND_GETTEXT_N support
` [RFC PATCH v2 2/4] developer: enable pedantic by default
` [RFC PATCH v2 3/4] developer: add an alternative script for detecting broken N_()
` [RFC PATCH v2 4/4] developer: move detect-compiler out of the main directory
` [PATCH] gettext: remove optional non-standard parens in N_() definition
[PATCH] remote: avoid -Wunused-but-set-variable in gcc with -DNDEBUG
2021-09-02 9:10 UTC (4+ messages)
[PATCH v6 0/6] Finish converting git bisect to C part 4
2021-09-02 9:04 UTC (7+ messages)
` [PATCH v6 1/6] t6030-bisect-porcelain: add tests to control bisect run exit cases
` [PATCH v6 2/6] t6030-bisect-porcelain: add test for bisect visualize
` [PATCH v6 3/6] run-command: make `exists_in_PATH()` non-static
` [PATCH v6 4/6] bisect--helper: reimplement `bisect_visualize()`shell function in C
` [PATCH v6 5/6] bisect--helper: reimplement `bisect_run` shell
` [PATCH v6 6/6] bisect--helper: retire `--bisect-next-check` subcommand
[PATCH 07/19] Provide zlib's uncompress2 from compat/zlib-compat.c
2021-09-02 6:12 UTC (2+ messages)
` [PATCH] fixup! "
[PATCH] Make ident dynamic, not just a hardcoded value of "$Id"
2021-09-02 3:40 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 1/1] ci: new github-action for git-l10n code review
2021-09-02 2:31 UTC (3+ messages)
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
[PATCH] pretty: colorize pattern matches in commit messages
2021-09-01 23:26 UTC (3+ messages)
[PATCH 0/8] Drop support for git rebase --preserve-merges
2021-09-01 22:25 UTC (15+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] t5520: do not use `pull.rebase=preserve`
` [PATCH v2 2/7] remote: warn about unhandled branch.<name>.rebase values
` [PATCH v2 3/7] tests: stop testing `git rebase --preserve-merges`
` [PATCH v2 4/7] pull: remove support for `--rebase=preserve`
` [PATCH v2 5/7] rebase: drop support for `--preserve-merges`
` [PATCH v2 6/7] git-svn: "
` [PATCH v2 7/7] rebase: drop the internal `rebase--interactive` command
[PATCH 0/7] Add a new --remerge-diff capability to show & log
2021-09-01 21:55 UTC (8+ messages)
` [PATCH 1/7] merge-ort: mark a few more conflict messages as omittable
[PATCH 0/2] pack-write,repack: prevent opening packs too early
2021-09-01 21:40 UTC (9+ messages)
` [PATCH 1/2] pack-write.c: rename `.idx` file into place last
` [PATCH 2/2] builtin/repack.c: move `.idx` files "
Git Modifying DLL
2021-09-01 21:07 UTC (8+ messages)
[PATCH 0/6] Speed up mirror-fetches with many refs
2021-09-01 19:58 UTC (17+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 5/7] fetch: refactor fetch refs to be more extendable
` [PATCH v2 6/7] fetch: merge fetching and consuming refs
` [PATCH v3 0/7] Speed up mirror-fetches with many refs
` [PATCH v3 1/7] fetch: speed up lookup of want refs via commit-graph
` [PATCH v3 2/7] fetch: avoid unpacking headers in object existence check
` [PATCH v3 3/7] connected: refactor iterator to return next object ID directly
` [PATCH v3 4/7] fetch-pack: optimize loading of refs via commit graph
` [PATCH v3 5/7] fetch: refactor fetch refs to be more extendable
` [PATCH v3 6/7] fetch: merge fetching and consuming refs
` [PATCH v3 7/7] fetch: avoid second connectivity check if we already have all objects
[PATCH v3] pull, fetch: fix segfault in --set-upstream option
2021-09-01 17:44 UTC (5+ messages)
` [PATCH v4] "
[PATCH RESEND v2] make: add install-stripped target
2021-09-01 17:15 UTC (4+ messages)
[PATCH v2] Makefile: add and use the ".DELETE_ON_ERROR" flag
2021-09-01 17:06 UTC (4+ messages)
` [PATCH] Makefile: remove archives before manipulating them with 'ar'
diff-index --cc no longer permitted, gitk is now broken (slightly)
2021-09-01 16:52 UTC (2+ messages)
[PATCH 00/15] [RFC] Upstreaming the Scalar command
2021-09-01 16:45 UTC (7+ messages)
` [PATCH 04/15] scalar: 'register' sets recommended config and starts maintenance
` [PATCH 08/15] scalar: implement the `clone` subcommand
What's cooking in git.git (Aug 2021, #09; Sun, 29)
2021-09-01 14:55 UTC (5+ messages)
BUG: `git commit` adding unstaged chunks of files to commits on 2.33.0
2021-09-01 14:03 UTC (2+ messages)
Git error message "Server does not allow request for unadvertised object"
2021-09-01 12:04 UTC (2+ messages)
[PATCH] stash: print the correct usage on "git stash [push] --invalid-option"
2021-09-01 11:19 UTC
[PATCH 0/2] parse-options: properly align continued usage output
2021-09-01 11:12 UTC (3+ messages)
` [PATCH 1/2] built-ins: "properly" "
` [PATCH 2/2] parse-options: properly "
[PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX
2021-09-01 10:03 UTC (11+ messages)
Concept question about push/pull stashes
2021-09-01 9:23 UTC (2+ messages)
[PATCH] rebase, cherry-pick, revert: only run from toplevel
2021-09-01 6:48 UTC (10+ messages)
[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
2021-09-01 5:09 UTC (9+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes
[PATCH] test-lib: set GIT_CEILING_DIRECTORIES to protect the surrounding repository
2021-09-01 4:58 UTC (4+ messages)
` [PATCH v2] "
UX suggestion
2021-09-01 2:10 UTC (7+ messages)
` [PATCH] gc: remove trailing dot from "gc.log" line
[PATCH v3 0/2] send_ref buffering
2021-09-01 0:15 UTC (3+ messages)
What's cooking in git.git (Aug 2021, #10; Tue, 31)
2021-09-01 0:09 UTC
Git stash certain files
2021-08-31 22:09 UTC (3+ messages)
[PATCH v3 0/6] config-based hooks restarted
2021-08-31 21:09 UTC (4+ messages)
` [PATCH v3 6/6] hook: allow out-of-repo 'git hook' invocations
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).