git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-09-24 12:56:57 to 2020-09-26 23:58:32 UTC [more...]

[PATCH 0/4] Clean-up around get_x_ish()
 2020-09-26 23:58 UTC  (8+ messages)
` [PATCH 1/4] t8013: minimum preparatory clean-up
` [PATCH 2/4] blame: validate and peel the object names on the ignore list
` [PATCH 3/4] t1506: rev-parse A..B and A...B
` [PATCH 4/4] sequencer: stop abbreviating stopped-sha file

[PATCH v5 0/3] push: add "--[no-]force-if-includes"
 2020-09-26 23:42 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] push: add reflog check for "--force-if-includes"
  ` [PATCH v6 2/3] push: parse and set flag "
  ` [PATCH v6 3/3] t, doc: update tests, reference "
  ` [PATCH v7 0/3] push: add "--[no-]force-if-includes"
    ` [PATCH v7 1/3] push: add reflog check for "--force-if-includes"
    ` [PATCH v7 2/3] push: parse and set flag "
    ` [PATCH v7 3/3] t, doc: update tests, reference "

[PATCH] ref-filter: plug memory leak in reach_filter()
 2020-09-26 22:40 UTC  (3+ messages)

[PATCH] format-patch: teach format.useAutoBase "whenAble" option
 2020-09-26 22:38 UTC  (2+ messages)

[PATCH v2 1/2] completion: use "prev" variable instead of introducing "prevword"
 2020-09-26 22:31 UTC  (4+ messages)
` [PATCH v2 2/2] completion: complete refs after 'git restore -s'

[PATCH 00/10] CMake and Visual Studio
 2020-09-26 21:32 UTC  (33+ messages)
` [PATCH 01/10] cmake: ignore files generated by CMake as run in "
` [PATCH 02/10] cmake: do find Git for Windows' shell interpreter
` [PATCH 03/10] cmake: ensure that the `vcpkg` packages are found on Windows
` [PATCH 04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
` [PATCH 05/10] cmake: quote the path accurately when editing `test-lib.sh`
` [PATCH 06/10] cmake (Windows): let the `.dll` files are found when running the tests
` [PATCH 07/10] cmake (Windows): complain when encountering an unknown compiler
` [PATCH 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically
` [PATCH 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
` [PATCH 10/10] hashmap_for_each_entry(): work around MSVC's run-time check failure #3
` [PATCH v2 00/10] CMake and Visual Studio
  ` [PATCH v2 01/10] cmake: ignore files generated by CMake as run in "
  ` [PATCH v2 02/10] cmake: do find Git for Windows' shell interpreter
  ` [PATCH v2 03/10] cmake: ensure that the `vcpkg` packages are found on Windows
  ` [PATCH v2 04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
  ` [PATCH v2 05/10] cmake: quote the path accurately when editing `test-lib.sh`
  ` [PATCH v2 06/10] cmake (Windows): let the `.dll` files be found when running the tests
  ` [PATCH v2 07/10] cmake (Windows): complain when encountering an unknown compiler
  ` [PATCH v2 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically
  ` [PATCH v2 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
  ` [PATCH v2 10/10] hashmap_for_each_entry(): workaround MSVC's runtime check failure #3

[RFH] sequencer: simplify logic around stopped-sha file
 2020-09-26 21:28 UTC  (2+ messages)

[PATCH 0/5] Inclusive naming, part II
 2020-09-26 21:04 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] tests: avoid variations of the `master` branch name
  ` [PATCH v2 5/5] t9902: avoid using the branch name `master`
  ` [PATCH v3 0/5] Inclusive naming, part II
    ` [PATCH v3 1/5] fast-export: avoid using unnecessary language in a code comment
    ` [PATCH v3 2/5] t/test-terminal: avoid non-inclusive language
    ` [PATCH v3 3/5] t3200: avoid variations of the `master` branch name
    ` [PATCH v3 4/5] tests: "
    ` [PATCH v3 5/5] t9902: avoid using the branch name `master`

git bug?
 2020-09-26 17:57 UTC 

[PATCH] git-gui: Basic dark mode support
 2020-09-26 14:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] parsing trailers with shortlog
 2020-09-26 12:48 UTC  (16+ messages)
` [PATCH 1/8] shortlog: change "author" variables to "ident"
` [PATCH 2/8] shortlog: refactor committer/author grouping
` [PATCH 3/8] trailer: add interface for iterating over commit trailers
` [PATCH 4/8] shortlog: match commit trailers with --group
` [PATCH 5/8] shortlog: de-duplicate trailer values
` [PATCH 6/8] shortlog: rename parse_stdin_ident()
` [PATCH 7/8] shortlog: parse trailer idents
` [PATCH 8/8] shortlog: allow multiple groups to be specified

[PATCH] pull: don't warn if pull.ff has been set
 2020-09-26  5:41 UTC  (2+ messages)

[PATCH v3 09/10] builtin/diff-tree: learn --merge-base
 2020-09-26  1:52 UTC  (13+ messages)

What's cooking in git.git (Sep 2020, #07; Fri, 25)
 2020-09-25 22:57 UTC 

Git Alias not working in worktree
 2020-09-25 22:28 UTC  (2+ messages)

[PATCH 01/26] transport: not report a non-head push as a branch
 2020-09-25 22:21 UTC  (4+ messages)
` [PATCH 02/26] t5411: add basic test cases for proc-receive hook

[PATCH] protocol: re-enable v2 protocol by default
 2020-09-25 21:24 UTC  (3+ messages)

Patchwork housekeeping for: git
 2020-09-25 21:26 UTC 

[PATCH v3 0/1] implement negative refspecs
 2020-09-25 21:07 UTC  (2+ messages)
` [PATCH v3 1/1] refspec: add support for "

[PATCH 00/11] Modernizing the t7001 test script
 2020-09-25 20:54 UTC  (25+ messages)
` [PATCH 01/11] t7001: convert tests from the old style to the current style
` [PATCH 02/11] t7001: use TAB instead of spaces
` [PATCH 03/11] t7001: remove unnecessary blank lines
` [PATCH 04/11] t7001: change the style for cd according to subshell
` [PATCH 05/11] t7001: remove whitespace after redirect operators
` [PATCH 06/11] t7001: change (cd <path> && git foo) to (git -C <path> foo)
` [PATCH 07/11] t7001: use ': >' rather than 'touch'
` [PATCH 08/11] t7001: put each command on a separate line
` [PATCH 09/11] t7001: use here-docs instead of echo
` [PATCH 10/11] t7001: use `test` rather than `[`
` [PATCH 11/11] t7001: move cleanup code from outside the tests into them

[PATCH 0/2] drop unaligned loads
 2020-09-25 20:48 UTC  (9+ messages)
` [PATCH 1/2] bswap.h: "
` [PATCH 2/2] Revert "fast-export: use local array to store anonymized oid"

[PATCH] Doc: note minimum scissors line length for mailinfo
 2020-09-25 19:16 UTC 

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-25 19:53 UTC  (3+ messages)

[RFC 0/1] Leading whitespace as a function identification heuristic?
 2020-09-25 19:05 UTC  (9+ messages)

[PATCH] completion: complete refs after 'git restore -s'
 2020-09-25 19:59 UTC  (3+ messages)

[PATCH v3 0/8] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-09-25 18:43 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] maintenance: add prefetch task
  ` [PATCH v4 2/8] maintenance: add loose-objects task
  ` [PATCH v4 3/8] maintenance: create auto condition for loose-objects
  ` [PATCH v4 4/8] midx: enable core.multiPackIndex by default
  ` [PATCH v4 5/8] midx: use start_delayed_progress()
  ` [PATCH v4 6/8] maintenance: add incremental-repack task
  ` [PATCH v4 7/8] maintenance: auto-size incremental-repack batch
  ` [PATCH v4 8/8] maintenance: add incremental-repack auto condition

Segfault during fsck and spreading brokenness
 2020-09-25 17:47 UTC  (2+ messages)

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-25 16:54 UTC  (21+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] cmake: ignore generated files
 2020-09-25  6:40 UTC  (18+ messages)

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-25  6:50 UTC  (3+ messages)
` [PATCH v2 00/18] remote-mediawiki: fix RCE issue, and the tests

[PATCH] ci: github action - add check for whitespace errors
 2020-09-25  6:44 UTC  (6+ messages)

Feature suggestion: Features Sets and Feature Dependencies Sets
 2020-09-25  1:58 UTC  (2+ messages)

[RFC v2 0/1] implement support for negative refspecs
 2020-09-24 23:42 UTC  (5+ messages)
` [RFC v2 1/1] refspec: add "

[PATCH v3 6/8] maintenance: add incremental-repack task
 2020-09-24 22:01 UTC  (4+ messages)

[PATCH v4 1/9] doc: propose hooks managed by the config
 2020-09-24 21:54 UTC  (3+ messages)

Allow passing pipes to diff --no-index + bugfix
 2020-09-24 17:38 UTC  (13+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat

[PATCH 00/13] reftable library
 2020-09-24 17:22 UTC  (7+ messages)
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type

[PATCH 0/3] commit: add an option to reword the last commit
 2020-09-24 16:58 UTC  (7+ messages)
` [PATCH 3/3] commit: add an option the reword HEAD

[ANNOUNCE] git-assembler 1.2 released
 2020-09-24 14:15 UTC 

[PATCH v3 4/8] midx: enable core.multiPackIndex by default
 2020-09-24 13:53 UTC  (3+ messages)

[PATCH v3 3/8] maintenance: create auto condition for loose-objects
 2020-09-24 13:51 UTC  (3+ messages)

[PATCH v3 2/8] maintenance: add loose-objects task
 2020-09-24 13:45 UTC  (3+ messages)

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-24 12:56 UTC  (6+ 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).