git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-11-16 16:09:47 to 2020-11-18 13:46:26 UTC [more...]

[PATCH 0/2] config: allow specifying config entries via envvar pairs
 2020-11-18 13:44 UTC  (20+ messages)
` [PATCH 2/2] "

[PATCH 00/28] Use main as default branch name
 2020-11-18 13:32 UTC  (6+ messages)
` [RFC/PATCH] tests: support testing with an arbitrary default branch (sort of)

[PATCH] git-gui: update Russian translation
 2020-11-18 12:28 UTC  (3+ messages)

[PATCH] ci: avoid using the deprecated `set-env` construct
 2020-11-18 11:48 UTC  (5+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-18 11:48 UTC  (62+ 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`
` [PATCH v2 00/27] tests: use main as default branch name
  ` [PATCH v2 01/27] t0060: preemptively adjust alignment
  ` [PATCH v2 02/27] t[01]*: adjust the references to the default branch name "main"
  ` [PATCH v2 03/27] t2*: "
  ` [PATCH v2 04/27] t3[0-3]*: "
  ` [PATCH v2 05/27] t3416: preemptively adjust alignment in a comment
  ` [PATCH v2 06/27] t34*: adjust the references to the default branch name "main"
  ` [PATCH v2 07/27] t3[5-9]*: "
  ` [PATCH v2 08/27] t4*: "
  ` [PATCH v2 09/27] t5323: prepare centered comment for `master` -> `main`
  ` [PATCH v2 10/27] t5[0-4]*: adjust the references to the default branch name "main"
  ` [PATCH v2 11/27] t5503: prepare aligned comment for replacing `master` with `main`
  ` [PATCH v2 12/27] t550*: adjust the references to the default branch name "main"
  ` [PATCH v2 13/27] t551*: "
  ` [PATCH v2 14/27] t55[23]*: "
  ` [PATCH v2 15/27] t55[4-9]*: "
  ` [PATCH v2 16/27] t5[6-9]*: "
  ` [PATCH v2 17/27] t6[0-3]*: "
  ` [PATCH v2 18/27] t64*: preemptively adjust alignment to prepare for `master` -> `main`
  ` [PATCH v2 19/27] t6[4-9]*: adjust the references to the default branch name "main"
  ` [PATCH v2 20/27] t7[0-4]*: "
  ` [PATCH v2 21/27] t7[5-9]*: "
  ` [PATCH v2 22/27] t8*: "
  ` [PATCH v2 23/27] t9[0-4]*: "
  ` [PATCH v2 24/27] t9[5-7]*: "
  ` [PATCH v2 25/27] tests(git-p4): transition to the default branch name `main`
  ` [PATCH v2 26/27] t99*: adjust the references to the default branch name "main"
  ` [PATCH v2 27/27] tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer needed
  ` [PATCH v2 28/27] tests: run tests omitted by PREPARE_FOR_MAIN_BRANCH

Why Git LFS is not a built-in feature
 2020-11-18 10:20 UTC  (5+ messages)
      ` Partial clone demo for large files (Re: Why Git LFS is not a built-in feature)

[RFC/PATCH] Add fetch.updateHead option
 2020-11-18  9:43 UTC  (3+ messages)

[PATCH 0/2] git-gui: Auto-rescan on activate
 2020-11-18  9:17 UTC  (8+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

phpdoc diff in git -L is not the correct one
 2020-11-18  8:17 UTC  (6+ messages)

[PATCH v3 0/4] Maintenance IV: Platform-specific background maintenance
 2020-11-18  7:15 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] maintenance: extract platform-specific scheduling
  ` [PATCH v4 2/4] maintenance: include 'cron' details in docs
  ` [PATCH v4 3/4] maintenance: use launchctl on macOS
  ` [PATCH v4 4/4] maintenance: use Windows scheduled tasks

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-18  7:02 UTC  (6+ messages)
` [PATCH v4 0/4] update-ref: allow "
  ` [PATCH v4 1/4] t1400: avoid touching refs on filesystem

[PATCH 15/16] commit-reach: make can_all_from_reach... linear
 2020-11-18  6:54 UTC  (12+ messages)

[PATCH] list-objects-filter-options: fix function name in BUG
 2020-11-18  6:22 UTC  (8+ messages)

range-diff should suppress context-only changes?
 2020-11-17 22:56 UTC  (6+ messages)
  ` [PATCH 1/3] range-diff: move " ## filename ##" headers to the first column
  ` [PATCH 2/3] range-diff: ignore context-only changes
  ` [PATCH 3/3] range-diff: only compute patch diff when patches are different

[PATCH] gc: fix cast in compare_tasks_by_selection()
 2020-11-17 22:30 UTC  (2+ messages)

[PATCH] Simplified merge logic
 2020-11-17 22:06 UTC  (3+ messages)
` [PATCH v2] Simplify "
  ` [PATCH v3] "

[PATCH] Make dir_init inline
 2020-11-17 21:50 UTC 

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-17 21:48 UTC  (26+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 01/24] ewah/ewah_bitmap.c: grow buffer past 1
  ` [PATCH v2 02/24] pack-bitmap: fix header size check
  ` [PATCH v2 03/24] pack-bitmap: bounds-check size of cache extension
  ` [PATCH v2 04/24] t5310: drop size of truncated ewah bitmap
  ` [PATCH v2 05/24] rev-list: die when --test-bitmap detects a mismatch
  ` [PATCH v2 06/24] ewah: factor out bitmap growth
  ` [PATCH v2 07/24] ewah: make bitmap growth less aggressive
  ` [PATCH v2 08/24] ewah: implement bitmap_or()
  ` [PATCH v2 09/24] ewah: add bitmap_dup() function
  ` [PATCH v2 10/24] pack-bitmap-write: reimplement bitmap writing
  ` [PATCH v2 11/24] pack-bitmap-write: pass ownership of intermediate bitmaps
  ` [PATCH v2 12/24] pack-bitmap-write: fill bitmap with commit history
  ` [PATCH v2 13/24] bitmap: add bitmap_diff_nonzero()
  ` [PATCH v2 14/24] commit: implement commit_list_contains()
  ` [PATCH v2 15/24] t5310: add branch-based checks
  ` [PATCH v2 16/24] pack-bitmap-write: rename children to reverse_edges
  ` [PATCH v2 17/24] pack-bitmap.c: check reads more aggressively when loading
  ` [PATCH v2 18/24] pack-bitmap-write: build fewer intermediate bitmaps
  ` [PATCH v2 19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE
  ` [PATCH v2 20/24] pack-bitmap: factor out 'bitmap_for_commit()'
  ` [PATCH v2 21/24] pack-bitmap: factor out 'add_commit_to_bitmap()'
  ` [PATCH v2 22/24] pack-bitmap-write: use existing bitmaps
  ` [PATCH v2 23/24] pack-bitmap-write: relax unique rewalk condition
  ` [PATCH v2 24/24] pack-bitmap-write: better reuse bitmaps

Cockstructive Criticism
 2020-11-17 21:33 UTC 

[PATCH 0/3] repack: don't move existing packs out of the way
 2020-11-17 21:28 UTC  (11+ 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 v2] help.c: configurable suggestions
 2020-11-17 21:25 UTC  (4+ messages)

What's cooking in git.git (Nov 2020, #02; Mon, 9)
 2020-11-17 21:12 UTC  (9+ messages)
` ds/maintenance-part-3 (was Re: What's cooking in git.git (Nov 2020, #02; Mon, 9))

[PATCH] hooks: allow input from stdin
 2020-11-17 19:59 UTC  (2+ messages)

[PATCH] completion: bash: improve alias loop detection
 2020-11-17 19:52 UTC  (3+ messages)

can someone verify operation of "splitpatch" with a massive "git diff"?
 2020-11-17 19:51 UTC  (2+ messages)

[PATCH] chdir-notify: UNLEAK registrated callback entries
 2020-11-17 18:45 UTC  (8+ messages)

[PATCH v2 0/2] Retire git-parse-remote
 2020-11-17 14:24 UTC  (6+ messages)
` [PATCH v3 1/3] submodule: use "fetch" logic instead of custom remote discovery
` [PATCH v3 3/3] parse-remote: remove this now-unused library

[PATCH] rm: honor sparse checkout patterns
 2020-11-17  5:20 UTC  (7+ messages)

[PATCH 0/9] Fix color handling in git add -i
 2020-11-17  2:05 UTC  (19+ 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 v3 "
    ` [PATCH v3 11/11] add -i: verify in the tests that colors can be overridden

[PATCH] diff-lib: plug minor memory leaks in do_diff_cache()
 2020-11-17  0:35 UTC  (2+ messages)

[PATCH] archive: release refname after use
 2020-11-17  0:28 UTC  (2+ messages)

[PATCH 0/5] handling 4GB .idx files
 2020-11-16 23:49 UTC  (5+ messages)

[PATCH] help.c: add advice.correctTypos option
 2020-11-16 23:41 UTC  (2+ messages)

[PATCH] userdiff: php: Improved tests catching "abstract" and "final" functions
 2020-11-16 22:21 UTC  (2+ messages)

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)

git-log: documenting pathspec usage
 2020-11-16 18:55 UTC  (4+ messages)


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).