messages from 2020-11-12 22:54:24 to 2020-11-16 19:41:10 UTC [more...]
[PATCH 0/2] config: allow specifying config entries via envvar pairs
2020-11-16 19:39 UTC (7+ messages)
` [PATCH 1/2] config: extract function to parse config pairs
` [PATCH 2/2] config: allow specifying config entries via envvar pairs
Specify resume point with git difftool?
2020-11-16 19:26 UTC (2+ messages)
FETCH_HEAD format is undocumented
2020-11-16 19:03 UTC (2+ messages)
[PATCH] help.c: add advice.correctTypos option
2020-11-16 18:55 UTC
git-log: documenting pathspec usage
2020-11-16 18:55 UTC (4+ messages)
[PATCH 0/3] repack: don't move existing packs out of the way
2020-11-16 18:41 UTC (4+ messages)
` [PATCH 1/3] repack: make "exts" array available outside cmd_repack()
` [PATCH 2/3] builtin/repack.c: keep track of what pack-objects wrote
` [PATCH 3/3] builtin/repack.c: don't move existing packs out of the way
[PATCH 0/9] Fix color handling in git add -i
2020-11-16 16:08 UTC (45+ messages)
` [PATCH 9/9] add -i: verify in the tests that colors can be overridden
` [PATCH v2 00/11] Fix color handling in git add -i
` [PATCH v2 04/11] add -i: use `reset_color` consistently
` [PATCH v2 07/11] add -p (built-in): do not color the progress indicator separately
` [PATCH v2 09/11] add -i (Perl version): include indentation in the colored header
` [PATCH v2 10/11] add -p: prefer color.diff.context over color.diff.plain
` [PATCH v3 00/11] Fix color handling in git add -i
` [PATCH v3 01/11] add -i (built-in): do show an error message for incorrect inputs
` [PATCH v3 02/11] add -i (built-in): send error messages to stderr
` [PATCH v3 03/11] add -p (built-in): imitate `xdl_format_hunk_hdr()` generating hunk headers
` [PATCH v3 04/11] add -i: use `reset_color` consistently
` [PATCH v3 05/11] add -i (built-in): prevent the `reset` "color" from being configured
` [PATCH v3 06/11] add -i (built-in): use correct names to load color.diff.* config
` [PATCH v3 07/11] add -p (built-in): do not color the progress indicator separately
` [PATCH v3 08/11] add -i (built-in): use the same indentation as the Perl version
` [PATCH v3 09/11] add -i (Perl version): color header to match the C version
` [PATCH v3 10/11] add -p: prefer color.diff.context over color.diff.plain
` [PATCH v3 11/11] add -i: verify in the tests that colors can be overridden
RFC: auto-enabling parallel-checkout on NFS
2020-11-16 15:19 UTC (2+ messages)
[PATCH] rm: honor sparse checkout patterns
2020-11-16 14:30 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/5] handling 4GB .idx files
2020-11-16 13:30 UTC (10+ messages)
` [PATCH 1/5] compute pack .idx byte offsets using size_t
` [PATCH 2/5] use size_t to store pack .idx byte offsets
` [PATCH 3/5] fsck: correctly compute checksums on idx files larger than 4GB
` [PATCH 4/5] block-sha1: take a size_t length parameter
` [PATCH 5/5] packfile: detect overflow in .idx file size checks
[PATCH v2 0/4] Maintenance IV: Platform-specific background maintenance
2020-11-16 13:17 UTC (17+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] maintenance: extract platform-specific scheduling
` [PATCH v3 2/4] maintenance: include 'cron' details in docs
` [PATCH v3 3/4] maintenance: use launchctl on macOS
` [PATCH v3 4/4] maintenance: use Windows scheduled tasks
[PATCH 00/23] pack-bitmap: bitmap generation improvements
2020-11-15 23:26 UTC (17+ messages)
` [PATCH 03/23] pack-bitmap: bounds-check size of cache extension
` [PATCH 15/23] t5310: add branch-based checks
` [PATCH 17/23] pack-bitmap-write: build fewer intermediate bitmaps
[PATCH] t5310-pack-bitmaps: skip JGit tests with SHA256
2020-11-15 22:08 UTC (5+ messages)
[PATCH v3 00/11] Rewrite the remaining merge strategies from shell to C
2020-11-16 10:21 UTC (27+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 01/12] t6027: modernise tests
` [PATCH v4 02/12] update-index: move add_cacheinfo() to read-cache.c
` [PATCH v4 03/12] merge-one-file: rewrite in C
` [PATCH v4 04/12] merge-index: libify merge_one_path() and merge_all()
` [PATCH v4 05/12] merge-index: don't fork if the requested program is `git-merge-one-file'
` [PATCH v4 06/12] merge-resolve: rewrite in C
` [PATCH v4 07/12] merge-recursive: move better_branch_name() to merge.c
` [PATCH v4 08/12] merge-octopus: rewrite in C
` [PATCH v4 09/12] merge: use the "resolve" strategy without forking
` [PATCH v4 10/12] merge: use the "octopus" "
` [PATCH v4 11/12] sequencer: use the "resolve" "
` [PATCH v4 12/12] sequencer: use the "octopus" merge "
` [PATCH v5 00/12] Rewrite the remaining merge strategies from shell to C
` [PATCH v5 01/12] t6027: modernise tests
` [PATCH v5 02/12] update-index: move add_cacheinfo() to read-cache.c
` [PATCH v5 03/12] merge-one-file: rewrite in C
` [PATCH v5 04/12] merge-index: libify merge_one_path() and merge_all()
` [PATCH v5 05/12] merge-index: don't fork if the requested program is `git-merge-one-file'
` [PATCH v5 06/12] merge-resolve: rewrite in C
` [PATCH v5 07/12] merge-recursive: move better_branch_name() to merge.c
` [PATCH v5 08/12] merge-octopus: rewrite in C
` [PATCH v5 09/12] merge: use the "resolve" strategy without forking
` [PATCH v5 10/12] merge: use the "octopus" "
` [PATCH v5 11/12] sequencer: use the "resolve" "
` [PATCH v5 12/12] sequencer: use the "octopus" merge "
can someone verify operation of "splitpatch" with a massive "git diff"?
2020-11-16 9:18 UTC
[PATCH v2 0/2] rev-parse options for absolute or relative paths
2020-11-16 2:21 UTC (7+ messages)
` [PATCH v2 1/2] abspath: add a function to resolve paths with missing components
` [PATCH v2 2/2] rev-parse: add option for absolute or relative path formatting
The master branch rename, and avoiding another v1.6.0 git-foo fiasco
2020-11-15 4:27 UTC (15+ messages)
[PATCH] userdiff: php: Improved tests catching "abstract" and "final" functions
2020-11-14 23:46 UTC (2+ messages)
phpdoc diff in git -L is not the correct one
2020-11-14 23:40 UTC (5+ messages)
[PATCH] archive: release refname after use
2020-11-14 22:01 UTC
[PATCH] chdir-notify: UNLEAK registrated callback entries
2020-11-14 21:53 UTC (2+ messages)
[PATCH 0/2] git-gui: Auto-rescan on activate
2020-11-14 19:14 UTC (4+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
Why Git LFS is not a built-in feature
2020-11-14 19:15 UTC (5+ messages)
[PATCH] diff-lib: plug minor memory leaks in do_diff_cache()
2020-11-14 18:37 UTC
[PATCH 5/5] parse-remote: remove this now-unused library
2020-11-14 12:21 UTC (7+ messages)
` [PATCH v2 0/2] Retire git-parse-remote
` [PATCH v3 0/3] submodule sh->C & retire parse-remote
` [PATCH v3 1/3] submodule: use "fetch" logic instead of custom remote discovery
` [PATCH v3 2/3] submodule: remove sh function in favor of helper
` [PATCH v3 3/3] parse-remote: remove this now-unused library
[PATCH 01/11] git-parse-remote: fix highly misleading man page
2020-11-14 12:12 UTC (4+ messages)
` [PATCH 0/5] Remove now-unused git-parse-remote
` How do I "git fetch" with a custom <refspec> but a default remote?
[PATCH] list-objects-filter-options: fix function name in BUG
2020-11-14 8:43 UTC
[PATCH 00/28] Use main as default branch name
2020-11-14 6:13 UTC (18+ messages)
` [PATCH 14/28] t55[23]*: adjust the references to the default branch name "main"
` [PATCH 28/28] Change the default branch name to `main`
` [RFC/PATCH] tests: support testing with an arbitrary default branch (sort of)
[PATCH 0/4] Fix 'pull --rebase --recurse-submodules' when local and upstream branches have no fork-point
2020-11-14 0:34 UTC (5+ messages)
` [PATCH 1/4] pull --rebase: compute rebase arguments in separate function
` [PATCH 2/4] t5572: add notes on a peculiar test
` [PATCH 3/4] t5572: describe '--rebase' tests a little more
` [PATCH 4/4] pull: check for local submodule modifications with the right range
fatal: cannot rebase with locally recorded submodule modifications
2020-11-14 0:32 UTC (4+ messages)
[PATCH 0/2] update-ref: Allow creation of multiple transactions
2020-11-13 20:40 UTC (11+ messages)
` [PATCH v3 0/4] update-ref: allow "
` [PATCH v3 1/4] t1400: avoid touching refs on filesystem
` [PATCH v4 0/4] update-ref: allow creation of multiple transactions
` [PATCH v4 1/4] t1400: avoid touching refs on filesystem
` [PATCH v4 2/4] update-ref: allow creation of multiple transactions
` [PATCH v4 3/4] p1400: use `git-update-ref --stdin` to test "
` [PATCH v4 4/4] update-ref: disallow "start" for ongoing transactions
[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
2020-11-13 9:59 UTC (6+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 08/10] commit-graph: use generation v2 only if entire chain does
Git bash limited to 64 windows
2020-11-13 0:08 UTC (2+ messages)
[PATCH v2 00/26] completion: bash: a bunch of fixes, cleanups, and reorganization
2020-11-12 22:54 UTC (6+ messages)
` [PATCH v2 06/26] test: completion: add run_func() helper
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).