Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: Proposal/Discussion: Turning parts of Git into libraries
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: manual option --inline --no-attach override required for format.attach
- From: Brian Inglis <Brian.Inglis@xxxxxxx>
- RE: Proposal/Discussion: Turning parts of Git into libraries
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH] git-gui: Fix typo in Italian translation
- Re: [PATCH v3] credential: new attribute password_expiry_utc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] diff: teach diff to read algorithm from diff driver
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] credential: new attribute password_expiry_utc
- From: Lessley Dennington <lessleydennington@xxxxxxxxx>
- Re: Proposal/Discussion: Turning parts of Git into libraries
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v3 1/2] diff: consolidate diff algorithm option parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- FR: make git clone --depth and --shallow-since produce maximal set of commits
- From: Jonathan Mayer <jonathan@xxxxxxxxxxxxx>
- Re: Proposal/Discussion: Turning parts of Git into libraries
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Proposal/Discussion: Turning parts of Git into libraries
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] blame-tree: add library and tests via "test-tool blame-tree"
- From: Jeff King <peff@xxxxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 2/2] diff: teach diff to read algorithm from diff driver
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] Teach diff to honor diff algorithms set through git attributes
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] diff: consolidate diff algorithm option parsing
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] [WIP] removed fetch_if_missing global
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: Raul Rangel <rrangel@xxxxxxxxxxxx>
- Re: [PATCH] rebase -i: check labels and refs when parsing todo list
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] rebase -i: check labels and refs when parsing todo list
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- --jobs=0 no longer does any work
- From: Drew Noakes <drnoakes@xxxxxxxxxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] add basic http proxy tests
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/1] t0066: drop setup of "dir5"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] add basic http proxy tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
- From: Matheus Tavares Bernardino <matheus.tavb@xxxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] notes.c: introduce "--separator" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v10 1/3] t5563: add tests for basic and anoymous HTTP access
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 0/3] Enhance credential helper protocol to include auth headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 2/3] http: read HTTP WWW-Authenticate response headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v10 3/3] credential: add WWW-Authenticate header to cred requests
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v9 2/3] http: read HTTP WWW-Authenticate response headers
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v9 1/3] t5563: add tests for basic and anoymous HTTP access
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature request: Add --mtime option to git archive
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] add basic http proxy tests
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug: git behind proxy is broken in 2.34.1
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Feature request: Add --mtime option to git archive
- From: Raul E Rangel <rrangel@xxxxxxxxxxxx>
- Re: [PATCH v3] credential: new attribute password_expiry_utc
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 2/3] notes.c: cleanup for "designated init"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/3] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Bug: git behind proxy is broken in 2.34.1
- Re: [PATCH] delta-islands: fix segfault when freeing island marks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] delta-islands: fix segfault when freeing island marks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] rev-list: clarify git-log default date format
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] rev-list: clarify git-log default date format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH] test-genzeros: avoid raw write(2)
- From: <rsbecker@xxxxxxxxxxxxx>
- When using git commit in a path with spaces, it prompts Cannot read "xxx": No such file or directory
- From: "L2750558108@xxxxxxxxxxx" <L2750558108@xxxxxxxxxxx>
- Re: [PATCH] test-genzeros: avoid raw write(2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v5 2/3] notes.c: cleanup for "designated init"
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 0/3] notes.c: introduce "--separator" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 3/3] notes.c: introduce "--separator" option
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [PATCH v5 1/3] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
- From: Teng Long <dyroneteng@xxxxxxxxx>
- [Bug] make gitweb with GITWEB_JS set fails to build
- From: Michal Vasilek <michal.vasilek@xxxxxx>
- Re: [PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] delta-islands: fix segfault when freeing island marks
- From: Eric Wong <e@xxxxxxxxx>
- [PATCH] delta-islands: fix segfault when freeing island marks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Git oddities with case of branch names on Windows
- From: Patakreyp Chandler <patakreyp.chandler@xxxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH] test-genzeros: avoid raw write(2)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] pull: conflict hint pull.rebase suggestion should offer "merges" vs "true"
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v2] rev-list: clarify git-log default date format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] test-genzeros: avoid raw write(2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] rev-list: clarify git-log default date format
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: Jeff King <peff@xxxxxxxx>
- Re: [Bug] Test 1450.91 Fails on NonStop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fetch: support hideRefs to speed up connectivity checks
- From: Eric Wong <e@xxxxxxxxx>
- Re: manual option --inline --no-attach override required for format.attachg
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] rev-list: clarify git-log default date format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH v9 2/3] http: read HTTP WWW-Authenticate response headers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] trace.c, git.c: remove unnecessary parameter to trace_repo_setup
- From: Idriss Fekir <mcsm224@xxxxxxxxx>
- Re: manual option --inline --no-attach override required for format.attach
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] bisect: fix "reset" when branch is checked out elsewhere
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 4/4] switch: reject if the branch is already checked out elsewhere (test)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v9 1/3] t5563: add tests for basic and anoymous HTTP access
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] branch: avoid unnecessary worktrees traversals
- From: Rubén Justo <rjusto@xxxxxxxxx>
- manual option --inline --no-attach override required for format.attach
- From: Brian Inglis <Brian.Inglis@xxxxxxx>
- [PATCH v9 3/3] credential: add WWW-Authenticate header to cred requests
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 0/3] Enhance credential helper protocol to include auth headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 2/3] http: read HTTP WWW-Authenticate response headers
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v9 1/3] t5563: add tests for basic and anoymous HTTP access
- From: "Matthew John Cheetham via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [Bug] Test 1450.91 Fails on NonStop
- From: Jeff King <peff@xxxxxxxx>
- RE: [Bug] Test 1450.91 Fails on NonStop
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v8 1/3] t5563: add tests for basic and anoymous HTTP access
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [PATCH v8 3/3] credential: add WWW-Authenticate header to cred requests
- From: Matthew John Cheetham <mjcheetham@xxxxxxxxxxx>
- Re: [Bug] Test 1450.91 Fails on NonStop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [Bug] Test 1450.91 Fails on NonStop
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [Bug] Test 1450.91 Fails on NonStop
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/3] get rid of sscanf() when shortening refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [Bug] Test 1450.91 Fails on NonStop
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] remove parameter (prefix) from trace_repo_setup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re:[PATCH 1/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Bug] Test 1450.91 Fails on NonStop
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH 2/2] gpg: do show gpg's error message upon failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re:[PATCH 1/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: Git oddities with case of branch names on Windows
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/3] shorten_unambiguous_ref(): use NUM_REV_PARSE_RULES constant
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/3] shorten_unambiguous_ref(): avoid integer truncation
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/3] get rid of sscanf() when shortening refs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- Git oddities with case of branch names on Windows
- From: Patakreyp Chandler <patakreyp.chandler@xxxxxxxxx>
- [PATCH 1/1] remove parameter (prefix) from trace_repo_setup
- From: Idriss Fekir <mcsm224@xxxxxxxxx>
- [PATCH 0/1] [gsoc][patch] trace.c, git.c: removed unnecessary parameter to trace_repo_setup
- From: Idriss Fekir <mcsm224@xxxxxxxxx>
- [GSoC][PATCH v3] apply: Change #define to enum and variable types from int to enum
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [PATCH v2 0/3] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [PATCH 1/2] t7510: add a test case that does not need gpg
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] gpg: do show gpg's error message upon failure
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] Make GPG errors less puzzling
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] bisect: fix "reset" when branch is checked out elsewhere
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 4/4] switch: reject if the branch is already checked out elsewhere (test)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v5 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v6 2/3] t4113: indent with tab
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v6 1/3] t4113: modernize test script
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v6 0/3] t4113: modernize style
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v6 0/3] t4113: modernize style
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: better error message when key not in agent
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 3/3] t4113: put executable lines to test_expect_success
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/3] t4113: indent with tab
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v5 2/3] t4113: indent with tab
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] {apply,alias}: convert pre-processor macros to enums
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [GSoC][PATCH] {apply,alias}: convert pre-processor macros to enums
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC][GSoC][PATCH] t9160: Change test -(d | f) to test_path_is_*
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- Re: Join us for Review Club!
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH v3] credential: new attribute password_expiry_utc
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] shorten_unambiguous_ref(): use NUM_REV_PARSE_RULES constant
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v2] builtin/*: fix error message usage typo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/6] leak fix: cache_put_path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] builtin/*: fix error message usage typo
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [GSoC][PATCH] builtin/clean.c: fix error message usage typo
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 6/6] add: reject nested repositories
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v2 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] Teach diff to honor diff algorithms set through git attributes
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 1/6] leak fix: cache_put_path
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 2/3] shorten_unambiguous_ref(): use NUM_REV_PARSE_RULES constant
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [RFC PATCH 1/6] leak fix: cache_put_path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Join us for Review Club!
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] t4041, t4060: modernize test style
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFC PATCH 1/6] leak fix: cache_put_path
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- RE: [Announce] Git 2.39.2 and friends
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/3] shorten_unambiguous_ref(): use NUM_REV_PARSE_RULES constant
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] shorten_unambiguous_ref(): avoid integer truncation
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] get rid of sscanf() when shortening refs
- From: Jeff King <peff@xxxxxxxx>
- [ANNOUNCE] Git for Windows 2.39.2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- [Announce] Git 2.39.2 and friends
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Feb 2023, #03; Tue, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Jeff King <peff@xxxxxxxx>
- Re: "git maintenance" - detect status?
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Jeff King <peff@xxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 6/6] add: reject nested repositories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] add: reject nested repositories
- From: Jeff King <peff@xxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Jeff King <peff@xxxxxxxx>
- "git maintenance" - detect status?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v2] gitweb: fix base url set if PATH_INFO is used, add a / at the end
- From: Daniel Abrecht <git-git@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] credential: new attribute password_expiry_utc
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Gitk : When the number of commits is small, you can roll up excessively
- From: "L2750558108@xxxxxxxxxxx" <L2750558108@xxxxxxxxxxx>
- Git Gui error when clone
- From: "L2750558108@xxxxxxxxxxx" <L2750558108@xxxxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [GSoC][PATCH] builtin/clean.c: fix error message usage typo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v8 5/6] diff-lib: refactor out diff_change logic
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [GSoC][PATCH] builtin/clean.c: fix error message usage typo
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [RFC PATCH 6/6] add: reject nested repositories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] credential: new attribute password_expiry_utc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fetch: support hideRefs to speed up connectivity checks
- From: Jeff King <peff@xxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] fetch: support hideRefs to speed up connectivity checks
- From: Philip Oakley <philipoakley@iee.email>
- Re: [RFC PATCH 4/6] tests: use `git submodule add` and fix expected diffs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 4/6] tests: use `git submodule add` and fix expected diffs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] test-ctype: test all classifiers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] test-ctype: test iscntrl, ispunct, isxdigit and isprint
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 2/3] test-ctype: test islower and isupper
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 1/3] test-ctype: test isascii
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 0/3] test-ctype: test all classifiers
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2] fetch: support hideRefs to speed up connectivity checks
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 6/6] add: reject nested repositories
- From: Jeff King <peff@xxxxxxxx>
- Re: bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH 2/6] t4041, t4060: modernize test style
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/6] leak fix: cache_put_path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] test-ctype: test isascii
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] test-ctype: test isascii
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v8 5/6] diff-lib: refactor out diff_change logic
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 2/6] t4041, t4060: modernize test style
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 4/6] tests: use `git submodule add` and fix expected diffs
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 6/6] add: reject nested repositories
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 5/6] tests: use `git submodule add` and fix expected status
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 3/6] tests: Use `git submodule add` instead of `git add`
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 1/6] leak fix: cache_put_path
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 0/6] add: block invalid submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit-reach: avoid NULL dereference
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit-reach: avoid NULL dereference
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH] Use correct default remote for fetching in submodule.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- [PATCH] Use correct default remote for fetching in submodule.
- From: Mara <mara@xxxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v8 5/6] diff-lib: refactor out diff_change logic
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v8 2/6] submodule: strbuf variable rename
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v8 6/6] diff-lib: parallelize run_diff_files for submodules
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v8 4/6] submodule: refactor is_submodule_modified()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- bug report: symbolic-ref --short command echos the wrong text while use Chinese language
- From: 孟子易 <mengziyi540841@xxxxxxxxx>
- Re: [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 1/3] test-ctype: test isascii
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Suggestion and question about hooks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Suggestion and question about hooks
- From: Renato Ramos Ribeiro Araujo <renatorraraujo@xxxxxxxxx>
- Re: [PATCH 0/9] git archive: use gzip again by default, document output stabilty
- From: René Scharfe <l.s.r@xxxxxx>
- Contributing to Git Source code | Open Projects | Patch Fixes
- From: Aman Agarwal <agaraman0@xxxxxxxxx>
- Re: [RFC PATCH] upload_pack.c: make deepen-not more tree-ish
- From: Son Luong Ngoc <sluongng@xxxxxxxxx>
- Re: Hash for a commit sourcetree beside to a commit hash
- From: Andry <andry@xxxxxxxx>
- Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/3] test-ctype: test isascii
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2] fetch: support hideRefs to speed up connectivity checks
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] commit-reach: avoid NULL dereference
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] upload_pack.c: make deepen-not more tree-ish
- From: Andrew Wansink <wansink@xxxxxxxx>
- [RFC PATCH] upload_pack.c: make deepen-not more tree-ish
- From: Andrew Wansink <andy@xxxxxxxxxxx>
- Re: [PATCH 1/3] test-ctype: test isascii
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] fetch: support hideRefs to speed up connectivity checks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 1/3] test-ctype: test isascii
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/3] test-ctype: test islower and isupper
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 3/3] test-ctype: test iscntrl, ispunct, isxdigit and isprint
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 0/3] test-ctype: test all classifiers
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] commit-reach: avoid NULL dereference
- From: Eric Wong <e@xxxxxxxxx>
- Re: [RFC] fetch: support hideRefs to speed up connectivity checks
- From: Eric Wong <e@xxxxxxxxx>
- Re: The enduring popularity of git-credential-store
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2 2/2] doc/ls-remote: clarify pattern format
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/3] branch: avoid unnecessary worktrees traversals
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 0/3] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t5559 breaks with apache 2.4.55
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] doc/ls-remote: clarify pattern format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] doc/ls-remote: clarify pattern format
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] doc/ls-remote: cosmetic cleanups for examples
- From: Jeff King <peff@xxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Jeff King <peff@xxxxxxxx>
- Re: t5559 breaks with apache 2.4.55
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t5559 breaks with apache 2.4.55
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Jade Lovelace <jade@xxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Junio C Hamano <gitster@xxxxxxxxx>
- BUG: git config --global --get ITEM ignores ~/.config/git/config when ~/.gitconfig is present
- From: Jade Lovelace <lists@xxxxxxxx>
- Re: [RFC] fetch: support hideRefs to speed up connectivity checks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 0/3] {apply,alias}: convert pre-processor macros to enums
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] fetch: support hideRefs to speed up connectivity checks
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] dir: remove unneeded local variables from match_pathname()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] fetch: support hideRefs to speed up connectivity checks
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Subject: [RFC PATCH] upload_pack.c: make deepen-not more tree-ish
- From: Andrew Wansink <wansink@xxxxxxxx>
- Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] cache-tree: fix strbuf growth in prime_cache_tree_rec()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 6/6] cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/6] cocci & cache.h: apply pending "index_cache_pos" rule
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/6] builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] signature-format.txt: note SSH and X.509 signature delimiters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v2 2/3] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v2 1/3] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v2 0/3] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [PATCH 3/5] wildmatch: remove NEGATE_CLASS and NEGATE_CLASS2 macros
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] signature-format.txt: Note SSH and X.509 signature delimiters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH] blame-tree: add library and tests via "test-tool blame-tree"
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v7] win32: prefer beginthreadex over CreateThread
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6] win32: fix thread usage for win32
- From: "Rose via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Markdown release notes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 3/5] wildmatch: remove NEGATE_CLASS and NEGATE_CLASS2 macros
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/5] wildmatch: use char instead of uchar
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC][GSoC][PATCH] t9160: Change test -(d | f) to test_path_is_*
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [GSoC][PATCH] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [RFC][GSoC][PATCH] t9160: Change test -(d | f) to test_path_is_*
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] signature-format.txt: note SSH and X.509 signature delimiters
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [GSoC][PATCH] {apply,alias}: convert pre-processor macros to enums
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2 6/6] cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/6] cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/6] builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/6] cocci & cache.h: fully apply "active_nr" part of index-compatibility
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/6] cache-tree API: remove redundant update_main_cache_tree()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/6] cocci & cache.h: apply pending "index_cache_pos" rule
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- [RFC][GSoC][PATCH] t9160: Change test -(d | f) to test_path_is_*
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH 4/5] wildmatch: use char instead of uchar
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 5/5] wildmatch: more cleanups after killing uchar
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 3/5] wildmatch: remove NEGATE_CLASS and NEGATE_CLASS2 macros
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 2/5] wildmatch: remove IS*() macros
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 1/5] git-compat-util: add isblank() and isgraph()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH 0/5] Clean up wildmatch.c
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- [PATCH v2] signature-format.txt: note SSH and X.509 signature delimiters
- From: Gwyneth Morgan <gwymor@xxxxxxxxxx>
- Re: [PATCH] signature-format.txt: Note SSH and X.509 signature delimiters
- From: Gwyneth Morgan <gwymor@xxxxxxxxxx>
- What's cooking in git.git (Feb 2023, #02; Thu, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] dir: remove unneeded local variables from match_pathname()
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: Markdown release notes
- From: Michael Rienstra <mrienstra@xxxxxxxxx>
- Re: Markdown release notes
- From: Michael Rienstra <mrienstra@xxxxxxxxx>
- Re: [PATCH v2] gitweb: fix base url set if PATH_INFO is used, add a / at the end
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Markdown release notes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Markdown release notes
- From: Michael Rienstra <mrienstra@xxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: The sad state of git.wiki.kernel.org
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: t5559 breaks with apache 2.4.55
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: The sad state of git.wiki.kernel.org
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 5/7] diff-lib: refactor out diff_change logic
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2] gpg-interface: lazily initialize and read the configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] name-rev: fix names by dropping taggerdate workaround
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [GSoC][PATCH] {apply,alias}: convert pre-processor macros to enums
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: git rev-list fails to verify ssh-signed commits (but git log works)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gpg-interface: lazily initialize and read the configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: John Cai <johncai86@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: John Cai <johncai86@xxxxxxxxx>
- [PATCH v5 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v5 1/3] t4113: modernize test script
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v5 2/3] t4113: indent with tab
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- [PATCH v5 0/3] t4113: modernize style
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 1/2] {am,commit-tree,verify-{commit,tag}}: refactor away config wrapper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] gpg-interface.c: lazily get GPG config variables on demand
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] gpg-interface: cleanup + convert low hanging fruit to configset API
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 11/12] http: read HTTP WWW-Authenticate response headers
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 12/12] credential: add WWW-Authenticate header to cred requests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] gpg-interface: lazily initialize and read the configuration
- From: Jeff King <peff@xxxxxxxx>
- Re: git rev-list fails to verify ssh-signed commits (but git log works)
- From: Jeff King <peff@xxxxxxxx>
- [RFC] fetch: support hideRefs to speed up connectivity checks
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v8 1/3] t5563: add tests for basic and anoymous HTTP access
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Doubt about skipped commits
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- Re: [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- "bad" diffs (was: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Doubt about skipped commits
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Doubt about skipped commits
- From: Vinayak Dev <vinayakdev.sci@xxxxxxxxx>
- [PATCH v3] name-rev: fix names by dropping taggerdate workaround
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 02/10] config tests: add "NULL" tests for *_get_value_multi()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- [git v2.39.1] Strange behavior with fsmonitor on MacOS
- From: Anton Lopyrev <anton@xxxxxxxx>
- Re: [PATCH] gpg-interface: lazily initialize and read the configuration
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 5/5] hook: support a --to-stdin=<path> option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] gpg-interface: lazily initialize and read the configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 5/6] diff-lib: refactor out diff_change logic
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v8 0/6] submodule: parallelize diff
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Document a fixed tar format for interoperability
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] remote: align columns on -v
- From: Kir Kolyshkin <kolyshkin@xxxxxxxxx>
- Re: [PATCH] remote: align columns on -v
- From: Kirill Kolyshkin <kolyshkin@xxxxxxxxx>
- Re: [PATCH] remote: align columns on -v
- From: Kirill Kolyshkin <kolyshkin@xxxxxxxxx>
- Re: [PATCH] gpg-interface: lazily initialize and read the configuration
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v8 6/6] diff-lib: parallelize run_diff_files for submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v8 5/6] diff-lib: refactor out diff_change logic
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v8 4/6] submodule: refactor is_submodule_modified()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v8 3/6] submodule: move status parsing into function
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v8 0/6] submodule: parallelize diff
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v8 2/6] submodule: strbuf variable rename
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] Document a fixed tar format for interoperability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] test: make SYMLINKS prerequisite more robust
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 6/7] diff-lib: refactor match_stat_with_submodule
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v7 5/7] diff-lib: refactor out diff_change logic
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v7 2/7] submodule: strbuf variable rename
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v8 0/3] Enhance credential helper protocol to include auth headers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] bisect: fix "reset" when branch is checked out elsewhere
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v8 0/3] Enhance credential helper protocol to include auth headers
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 0/5] hook API: support stdin, convert post-rewrite
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/5] hook: support a --to-stdin=<path> option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] sequencer: use the new hook API for the simpler "post-rewrite" call
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/5] run-command: allow stdin for run_processes_parallel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 2/3] http: read HTTP WWW-Authenticate response headers
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 1/5] run-command.c: remove dead assignment in while-loop
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] userdiff: Java updates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] userdiff: Java updates
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH] gpg-interface: lazily initialize and read the configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 1/3] t5563: add tests for basic and anoymous HTTP access
- From: Victoria Dye <vdye@xxxxxxxxxx>
- [PATCH] test: make SYMLINKS prerequisite more robust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/5] sequencer: use the new hook API for the simpler "post-rewrite" call
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/5] hook: support a --to-stdin=<path> option
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/5] run-command: allow stdin for run_processes_parallel
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/5] run-command.c: remove dead assignment in while-loop
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/5] hook API: support stdin, convert post-rewrite
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 0/3] branch: operations on orphan branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git rev-list fails to verify ssh-signed commits (but git log works)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git rev-list fails to verify ssh-signed commits (but git log works)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- ds/bundle-uri-5 (was: Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v7 6/7] diff-lib: refactor match_stat_with_submodule
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git rev-list fails to verify ssh-signed commits (but git log works)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: CMakeLists.txt from contrib/buildsystems fails to build on Mac
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git rev-list fails to verify ssh-signed commits (but git log works)
- From: Jeff King <peff@xxxxxxxx>
- Bug Report git worktree
- From: Konstantin Hebenstreit <konstantin.hebenstreit@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] remote: align columns on -v
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] remote: align columns on -v
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: align columns on -v
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- git rev-list fails to verify ssh-signed commits (but git log works)
- From: Max Gautier <max.gautier@xxxxxxxxxx>
- Re: [GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Philip Oakley <philipoakley@iee.email>
- Re: CMakeLists.txt from contrib/buildsystems fails to build on Mac
- From: Ilya Kantor <iliakan@xxxxxxxxx>
- Re: CMakeLists.txt from contrib/buildsystems fails to build on Mac
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 5/7] diff-lib: refactor out diff_change logic
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 6/7] diff-lib: refactor match_stat_with_submodule
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: William Blevins <wblevins001@xxxxxxxxx>
- Re: CMakeLists.txt from contrib/buildsystems fails to build on Mac
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Document a fixed tar format for interoperability
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- CMakeLists.txt from contrib/buildsystems fails to build on Mac
- From: Ilya Kantor <iliakan@xxxxxxxxx>
- Re: [PATCH v7 6/7] diff-lib: refactor match_stat_with_submodule
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] bisect: fix "reset" when branch is checked out elsewhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] name-rev: fix names by dropping taggerdate workaround
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 0/7] submodule: parallelize diff
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 7/7] diff-lib: parallelize run_diff_files for submodules
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 0/3] branch: operations on orphan branches
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2] bisect: fix "reset" when branch is checked out elsewhere
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 1/3] userdiff: support Java type parameters
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH] remote: align columns on -v
- From: Kir Kolyshkin <kolyshkin@xxxxxxxxx>
- [PATCH v3 3/3] userdiff: support Java sealed classes
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v3 2/3] userdiff: support Java record types
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v3 1/3] userdiff: support Java type parameters
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- [PATCH v3 0/3] userdiff: Java updates
- From: Andrei Rybak <rybak.a.v@xxxxxxxxx>
- Unexpected (bug-like) behavior in `git ls-remote` matching.
- From: William Blevins <wblevins001@xxxxxxxxx>
- Re: [PATCH v7 4/7] submodule: refactor is_submodule_modified()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Document a fixed tar format for interoperability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/7] submodule: strbuf variable rename
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Document a fixed tar format for interoperability
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: GSoC 2023
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v2] name-rev: fix names by dropping taggerdate workaround
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] imap-send: correctly report "host" when using "tunnel"
- From: Jeff King <peff@xxxxxxxx>
- Re: grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
- From: Jeff King <peff@xxxxxxxx>
- Re: grep: fix multibyte regex handling under macOS (1819ad327b7a1f19540a819813b70a0e8a7f798f)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v7 3/7] submodule: move status parsing into function
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 5/7] diff-lib: refactor out diff_change logic
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 0/7] submodule: parallelize diff
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 7/7] diff-lib: parallelize run_diff_files for submodules
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 4/7] submodule: refactor is_submodule_modified()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 6/7] diff-lib: refactor match_stat_with_submodule
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 1/7] run-command: add duplicate_output_fn to run_processes_parallel_opts
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v7 2/7] submodule: strbuf variable rename
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v2] Documentation: clarify multiple pushurls vs urls
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: The sad state of git.wiki.kernel.org
- From: Jeff King <peff@xxxxxxxx>
- Re: [GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] config.h: remove unused git_configset_add_parameters()
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v5 00/10] config API: make "multi" safe, fix segfaults, propagate "ret"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: John Cai <johncai86@xxxxxxxxx>
- [PATCH] config.h: remove unused git_configset_add_parameters()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 10/10] for-each-repo: with bad config, don't conflate <path> and <cmd>
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 09/10] config API: add "string" version of *_value_multi(), fix segfaults
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 08/10] config API users: test for *_get_value_multi() segfaults
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 07/10] for-each-repo: error on bad --config
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 03/10] config API: add and use a "git_config_get()" family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 06/10] config API: don't lose the git_*get*() return values
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 05/10] config API: have *_multi() return an "int" and take a "dest"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 04/10] versioncmp.c: refactor config reading next commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 02/10] config tests: add "NULL" tests for *_get_value_multi()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 00/10] config API: make "multi" safe, fix segfaults, propagate "ret"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 01/10] config tests: cover blind spots in git_die_config() tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [GSoC][PATCH] commit: warn the usage of reverse_commit_list() helper
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH 2/2] diff: teach diff to read gitattribute diff-algorithm
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/4] branch: fix die_if_checked_out() when ignore_current_worktree
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: GSoC 2023
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 3/9] config API: add and use a "git_config_get()" family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: The sad state of git.wiki.kernel.org
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/4] branch: fix die_if_checked_out() when ignore_current_worktree
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 3/9] config API: add and use a "git_config_get()" family of functions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 1/4] worktree: introduce is_shared_symref()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 0/3] add: remove Perl version of "git add -[pi]"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 0/8] sequencer API & users: fix widespread leaks
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 0/3] branch: operations on orphan branches
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] name-rev: fix names by dropping taggerdate workaround
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
- From: Glen Choo <chooglen@xxxxxxxxxx>
- Re: [PATCH v7 00/19] leak fixes: various simple leak fixes
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v7 00/19] leak fixes: various simple leak fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] branch: operations on orphan branches
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH v6 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/6] tests: fix ignored & hidden exit codes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/4] rebase: refuse to switch to a branch already checked out elsewhere (test)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v3 2/4] branch: fix die_if_checked_out() when ignore_current_worktree
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v7 19/19] push: free_refs() the "local_refs" in set_refspecs()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 17/19] receive-pack: release the linked "struct command *" list
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 16/19] grep API: plug memory leaks by freeing "header_list"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 15/19] grep.c: refactor free_grep_patterns()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 12/19] show-branch: free() allocated "head" before return
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 11/19] commit-graph: fix a parse_options_concat() leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 08/19] worktree: fix a trivial leak in prune_worktrees()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 07/19] repack: fix leaks on error with "goto cleanup"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 05/19] various: add missing clear_pathspec(), fix leaks
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 06/19] name-rev: don't xstrdup() an already dup'd string
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 04/19] clone: use free() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 03/19] commit-graph: use free_commit_graph() instead of UNLEAK()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 00/19] leak fixes: various simple leak fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 02/19] bundle.c: don't leak the "args" in the "struct child_process"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v7 01/19] tests: mark tests as passing with SANITIZE=leak
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/3] branch: rename orphan branches in any worktree
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 2/3] branch: description for orphan branch errors
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v3 1/3] branch: avoid unnecessary worktrees traversals
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/3] add: remove Perl version of "git add -[pi]"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/3] branch: operations on orphan branches
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH] Documentation: clarify multiple pushurls vs urls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] add API: remove run_add_interactive() wrapper function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/3] docs & comments: replace mentions of "git-add--interactive.perl"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] add: remove Perl version of "git add -[pi]"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/3] add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 6/6] tests: don't lose misc "git" exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 4/6] tests: don't lose exit status with "test <op> $(git ...)"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 5/6] tests: don't lose "git" exit codes in "! ( git ... | grep )"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 3/6] tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 1/6] auto-crlf tests: don't lose exit code in loops and outside tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 2/6] t/lib-patch-mode.sh: fix ignored exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 0/6] tests: fix ignored & hidden exit codes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 3/3] t4113: put executable lines to test_expect_success
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] pack-objects: use strcspn(3) in name_cmp_len()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] Document a fixed tar format for interoperability
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] bisect: fix "reset" when branch is checked out elsewhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation: clarify multiple pushurls vs urls
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/2] [RFC] push: allow delete one level ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git over HTTP; have flexible SASL authentication
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] new-command.txt: update reference to builtin docs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gitweb: fix base url set if PATH_INFO is used, add a / at the end.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] .gitattributes: include `text` attribute for eol attributes
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]