git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-14 16:03:20 to 2023-08-21 18:12:32 UTC [more...]

[ANNOUNCE] Git v2.42.0
 2023-08-21 18:12 UTC 

"git diff --no-pager --exit-code" errors out but returns zero exit code
 2023-08-21 18:09 UTC  (5+ messages)
` [PATCH] diff: handle negative status in diff_result_code()
    ` [PATCH] diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()

[PATCH v2] format-patch: add --description-file option
 2023-08-21 17:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] send-email: prompt-dependent exit codes
 2023-08-21 17:57 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3 1/2] sequencer: beautify subject of reverts of reverts
 2023-08-21 17:07 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] git-revert.txt: add discussion

[REGRESSION] cache.h in 2.41.0 uses undefined macros DT_*
 2023-08-21 16:19 UTC  (2+ messages)

[PATCH] pretty: add %(decorate[:<options>]) format
 2023-08-21 16:17 UTC  (34+ messages)
` [PATCH v2] "
            ` main != master at github.com/git/git
  ` [PATCH v3 1/7] pretty-formats: define "literal formatting code"
    ` [PATCH v4 0/8] pretty: add %(decorate[:<options>]) format
      ` [PATCH v4 1/8] pretty-formats: define "literal formatting code"
      ` [PATCH v4 2/8] pretty-formats: enclose options in angle brackets
      ` [PATCH v4 3/8] decorate: refactor format_decorations()
      ` [PATCH v4 4/8] decorate: avoid some unnecessary color overhead
      ` [PATCH v4 5/8] decorate: color each token separately
      ` [PATCH v4 6/8] pretty: add %(decorate[:<options>]) format
      ` [PATCH v4 7/8] pretty: add pointer and tag options to %(decorate)
      ` [PATCH v4 8/8] decorate: use commit color for HEAD arrow
      ` [PATCH v5 0/8] pretty: add %(decorate[:<options>]) format
        ` [PATCH v5 1/8] pretty-formats: define "literal formatting code"
        ` [PATCH v5 2/8] pretty-formats: enclose options in angle brackets
        ` [PATCH v5 3/8] decorate: refactor format_decorations()
        ` [PATCH v5 4/8] decorate: avoid some unnecessary color overhead
        ` [PATCH v5 5/8] decorate: color each token separately
        ` [PATCH v5 6/8] pretty: add %(decorate[:<options>]) format
        ` [PATCH v5 7/8] pretty: add pointer and tag options to %(decorate)
        ` [PATCH v5 8/8] decorate: use commit color for HEAD arrow

[GIT PULL] l10n updates for 2.42.0 round 2
 2023-08-21 15:44 UTC  (2+ messages)

Investment Consultation
 2023-08-21 14:36 UTC 

Investment Consultation
 2023-08-21  9:43 UTC 

Investment Consultation
 2023-08-21  8:57 UTC 

Investment Consultation
 2023-08-20 11:11 UTC 

[PATCH 0/2] fixing a few function pointer mismatches
 2023-08-20  8:31 UTC  (4+ messages)
` [PATCH 1/2] fsck: use enum object_type for fsck_walk callback
` [PATCH 2/2] hashmap: use expected signatures for comparison functions

What's cooking in git.git (Aug 2023, #06; Fri, 18)
 2023-08-20  0:03 UTC  (2+ messages)

[PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
 2023-08-19 20:34 UTC  (3+ messages)
` [PATCH 2/2] git-rebase.txt: Add deprecation notice to the --fork-point options

git bug report
 2023-08-18 23:59 UTC  (21+ messages)
  ` [PATCH] diff: tighten interaction between -w and --exit-code
            ` [PATCH v2 0/5] fix interactions with "-w" and "--exit-code"
              ` [PATCH v2 1/5] diff: --dirstat leakfix
              ` [PATCH v2 2/5] diff: move the fallback "--exit-code" code down
              ` [PATCH v2 3/5] diff: mode-only change should be noticed by "--patch -w --exit-code"
              ` [PATCH v2 4/5] diff: teach "--stat -w --exit-code" to notice differences
              ` [PATCH v2 5/5] diff: teach "--name-status" and friends to honor "--exit-code -w"
              ` [PATCH v3 0/5] fix interactions with "-w" and "--exit-code"
                ` [PATCH v3 1/5] diff: move the fallback "--exit-code" code down
                ` [PATCH v3 2/5] diff: mode-only change should be noticed by "--patch -w --exit-code"
                ` [PATCH v3 3/5] diff: teach "--stat -w --exit-code" to notice differences
                ` [PATCH v3 4/5] t4040: remove test that succeeded for a wrong reason
                ` [PATCH v3 5/5] diff: the -w option breaks --exit-code for --raw and other output modes

[PATCH v2 0/3] "update-index --show-index-version"
 2023-08-18 23:37 UTC  (4+ messages)
` [PATCH v2 1/3] update-index doc: v4 is OK with JGit and libgit2
` [PATCH v2 2/3] update-index: add --show-index-version
` [PATCH v2 3/3] test-tool: retire "index-version"

[BUG] Git 2.42.0-rc2 t1092.57 script error
 2023-08-18 23:25 UTC  (6+ messages)

[PATCH] This fixes a minor memory leak (detected by LeakSanitizer) in git merge
 2023-08-18 21:41 UTC  (2+ messages)

[PATCH] update-index doc: v4 is OK with JGit and libgit2
 2023-08-18 19:09 UTC  (3+ messages)

Git in Outreachy? (December, 2023)
 2023-08-18 15:17 UTC  (3+ messages)

[PATCH v4] unit tests: Add a project plan document
 2023-08-18  0:12 UTC  (18+ messages)
` [PATCH v5] "
` [PATCH v6 0/3] Add unit test framework and project plan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
  ` [PATCH v6 1/3] unit tests: Add a project plan document
  ` [PATCH v6 2/3] unit tests: add TAP unit test framework
  ` [PATCH v6 3/3] ci: run unit tests in CI
` [PATCH v7 0/3] Add unit test framework and project plan
  ` [PATCH v7 1/3] unit tests: Add a project plan document
  ` [PATCH v7 2/3] unit tests: add TAP unit test framework
  ` [PATCH v7 3/3] ci: run unit tests in CI

[PATCH 0/1] Fix the order of consuming unpackLimit config settings
 2023-08-17 21:53 UTC  (2+ messages)
` [PATCH 1/1] "

clone (single) commit id?
 2023-08-17 21:39 UTC  (4+ messages)

[PATCH] diff: --dirstat leakfix
 2023-08-17 21:15 UTC 

Force usage of pager for diff, show, etc when piping to non-TTY
 2023-08-17 20:03 UTC  (7+ messages)

[RFC PATCH 1/6] bloom: annotate filters with hash version
 2023-08-17 19:55 UTC  (3+ messages)

[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases
 2023-08-17 19:51 UTC  (5+ messages)
` [PATCH v2 0/5] commit-graph: fsck zero/non-zero generation number fixes

[PATCH] upload-pack: fix race condition in error messages
 2023-08-17 16:03 UTC  (11+ messages)
` [PATCH] upload-pack: fix exit code when denying fetch of unreachable object ID
    ` [Leftoverbits] exit code clean-up?

What's cooking in git.git (Aug 2023, #01; Wed, 2)
 2023-08-17 13:21 UTC  (5+ messages)

[PATCH 0/4] some doc fixes on v2.42.0-rc2
 2023-08-17  6:52 UTC  (12+ messages)
` [PATCH 1/4] notes doc: split up run-on sentences
` [PATCH 2/4] notes doc: tidy up `--no-stripspace` paragraph
` [PATCH 3/4] show-ref doc: fix carets in monospace
` [PATCH 4/4] rev-list-options: fix typo in `--stdin` documentation

[RFC PATCH 0/8] Introduce Git Standard Library
 2023-08-16 21:19 UTC  (7+ messages)
` [RFC PATCH v2 0/7] "

[Bug] In `git-rev-list(1)`, using the `--objects` flag doesn't work well with the `--not` flag, as non-commit objects are not excluded
 2023-08-16 20:58 UTC  (8+ messages)
` [Bug???] "

[GSoC] Blog
 2023-08-16 20:24 UTC  (2+ messages)

[PATCH v4 0/8] Repack objects into separate packfiles based on a filter
 2023-08-16 17:16 UTC  (9+ messages)
` [PATCH v5 "

[PATCH 0/2] sequencer: truncate lockfile and ref to NAME_MAX
 2023-08-16 16:28 UTC  (5+ messages)
` [PATCH 1/2] sequencer: truncate labels to accommodate loose refs

[ANNOUNCE] Git for Windows 2.42.0-rc2
 2023-08-16  7:14 UTC 

[PATCH] status: fix branch shown when not only bisecting
 2023-08-16  4:24 UTC  (5+ messages)

Corrupt repo with force push when using a reference repo
 2023-08-16  1:21 UTC  (2+ messages)

"fatal: Not a git repository" issued during 'make' from source code
 2023-08-16  0:19 UTC  (11+ messages)

What's cooking in git.git (Aug 2023, #05; Tue, 15)
 2023-08-15 22:22 UTC 

[ANNOUNCE] Git v2.42.0-rc2
 2023-08-15 21:22 UTC 

Lost files after git stash && git stash pop
 2023-08-15 18:03 UTC  (9+ messages)
` [PATCH v1 1/1] git stash needing mkdir deletes untracked file

No Review Club this week
 2023-08-15 17:49 UTC 

[PATCH 1/8] rebase: simplify code related to imply_merge()
 2023-08-15 14:01 UTC  (4+ messages)
` [PATCH v2 0/3] rebase refactoring
  ` [PATCH v2 3/3] rebase: move parse_opt_keep_empty() down

[PATCH v3 0/3] check-attr: integrate with sparse-index
 2023-08-15  8:05 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] attr.c: read attributes in a sparse directory
  ` [PATCH v5 0/3] check-attr: integrate with sparse-index

[RFC PATCH v2 7/7] git-std-lib: add test file to call git-std-lib.a functions
 2023-08-14 22:28 UTC  (2+ messages)

[RFC PATCH v2 6/7] git-std-lib: introduce git standard library
 2023-08-14 22:26 UTC  (2+ messages)

[RFC PATCH v2 4/7] parse: create new library for parsing strings and env values
 2023-08-14 22:19 UTC  (3+ messages)

[RFC PATCH v2 5/7] date: push pager.h dependency up
 2023-08-14 22:17 UTC  (2+ messages)

[RFC PATCH v2 4/7] parse: create new library for parsing strings and env values
 2023-08-14 22:15 UTC  (2+ messages)

[PATCH 0/3] scalar: two downstream improvements
 2023-08-14 19:20 UTC  (9+ messages)
` [PATCH 1/3] scalar: add --[no-]src option
` [PATCH 2/3] setup: add discover_git_directory_reason()
` [PATCH 3/3] scalar reconfigure: help users remove buggy repos


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 NNTP newsgroup(s).