Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [RFC PATCH 0/3] Support for tail (branch point) experiment, (continued)
- [PATCH v2] index-pack: remove fetch_if_missing=0, Kousik Sanagavarapu
- [PATCH] ls-files: fix "--format" output of relative paths,
Adam Johnson via GitGitGadget
- A nice, beauty progress metter for Git Clone + a feature request,
Sebastian Gniazdowski
- [PATCH] sequencer: change amend advice to an actual advice, Felipe Contreras
- [RFC PATCH] hooks--pre-push.sample: identify branch point,
Antoine Beaupré
- [PATCH v2 0/2] test: cleanups of aggregate-results.sh,
Felipe Contreras
- [PATCH] receive-pack: fix stale packfile locks when dying,
Patrick Steinhardt
- Feature Request - Better i18n support,
Emir SARI
- [GSoC23] Working on project Idea from SOC 2011,
Khalid Masum
- Track git blame through two unrelated histories,
Ilia Pozhilov
- Re: Fetching everything in another bare repo,
Jeff King
git diff without intermediate commits,
Sudheer D
Writing to err vs std,
Jay Asbury
Git for Windows 2.40 build time frame, Keanen Wold
Better suggestions when git-am(1) fails,
Alejandro Colomar
[PATCH RESEND 0/2] status: improve info for detached HEAD,
Roy Eldar
[PATCH 0/2] builtin/sparse-checkout: add check-rules command,
William Sprent via GitGitGadget
[PATCH] fetch: pass --no-write-fetch-head to subprocesses,
Eric Wong
[PATCH] test: simplify counts aggregation,
Felipe Contreras
Question: How range-diff lapjv algorithm work,
ZheNing Hu
[PATCH 0/2] advice: add diverging advice,
Felipe Contreras
[ANNOUNCE] Git for Windows 2.40.0-rc2, Johannes Schindelin
What's cooking in git.git (Mar 2023, #02; Tue, 7),
Junio C Hamano
[ANNOUNCE] Git v2.40.0-rc2,
Junio C Hamano
[PATCH] sequencer.c: fix overflow & segfault in parse_strategy_opts(),
Ævar Arnfjörð Bjarmason
[PATCH v2 0/2] diff-files: integrate with sparse index,
Shuqi Liang
[PATCH] object-file: reprepare alternates when necessary,
Derrick Stolee via GitGitGadget
[PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges,
Derrick Stolee via GitGitGadget
- [PATCH 2/8] ahead-behind: parse tip references, Derrick Stolee via GitGitGadget
- [PATCH 6/8] commit-graph: introduce `ensure_generations_valid()`, Taylor Blau via GitGitGadget
- [PATCH 3/8] ahead-behind: implement --ignore-missing option, Derrick Stolee via GitGitGadget
- [PATCH 5/8] commit-graph: return generation from memory, Derrick Stolee via GitGitGadget
- [PATCH 1/8] ahead-behind: create empty builtin, Derrick Stolee via GitGitGadget
- [PATCH 4/8] commit-graph: combine generation computations, Derrick Stolee via GitGitGadget
- [PATCH 7/8] ahead-behind: implement ahead_behind() logic, Derrick Stolee via GitGitGadget
- [PATCH 8/8] ahead-behind: add --contains mode, Derrick Stolee via GitGitGadget
- Re: [PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges, Junio C Hamano
- Re: [PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges, Taylor Blau
- [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option, Derrick Stolee via GitGitGadget
- [PATCH v2 2/8] for-each-ref: explicitly test no matches, Derrick Stolee via GitGitGadget
- [PATCH v2 1/8] for-each-ref: add --stdin option, Derrick Stolee via GitGitGadget
- [PATCH v2 7/8] for-each-ref: add ahead-behind format atom, Derrick Stolee via GitGitGadget
- [PATCH v2 6/8] commit-reach: implement ahead_behind() logic, Derrick Stolee via GitGitGadget
- [PATCH v2 8/8] commit-reach: add tips_reachable_from_bases(), Derrick Stolee via GitGitGadget
- [PATCH v2 4/8] commit-graph: return generation from memory, Derrick Stolee via GitGitGadget
- [PATCH v2 3/8] commit-graph: combine generation computations, Derrick Stolee via GitGitGadget
- [PATCH v2 5/8] commit-graph: introduce `ensure_generations_valid()`, Taylor Blau via GitGitGadget
- Re: [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option, Junio C Hamano
- Re: [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option, Ævar Arnfjörð Bjarmason
- [PATCH v3 0/8] ref-filter: ahead/behind counting, faster --merged option, Derrick Stolee via GitGitGadget
- [PATCH v3 2/8] for-each-ref: explicitly test no matches, Derrick Stolee via GitGitGadget
- [PATCH v3 1/8] for-each-ref: add --stdin option, Derrick Stolee via GitGitGadget
- [PATCH v3 4/8] commit-graph: return generation from memory, Derrick Stolee via GitGitGadget
- [PATCH v3 5/8] commit-graph: introduce `ensure_generations_valid()`, Taylor Blau via GitGitGadget
- [PATCH v3 3/8] commit-graph: combine generation computations, Derrick Stolee via GitGitGadget
- [PATCH v3 6/8] commit-reach: implement ahead_behind() logic, Derrick Stolee via GitGitGadget
- [PATCH v3 7/8] for-each-ref: add ahead-behind format atom, Derrick Stolee via GitGitGadget
- [PATCH v3 8/8] commit-reach: add tips_reachable_from_bases(), Derrick Stolee via GitGitGadget
- [PATCH v4 0/9] ref-filter: ahead/behind counting, faster --merged option, Derrick Stolee via GitGitGadget
git archive has confusing error messages, Matthias Görgens
[PATCH 0/2] doc: rev-list: simple cleanups,
Felipe Contreras
[ANNOUNCE] Git for Windows 2.40.0-rc1, Johannes Schindelin
[PATCH] git-merge-tree.txt: replace spurious HTML entity,
Andreas Schwab
[PATCH] add -p: obey diff.noprefix option if set,
Marcel Partap
How to mirror and augment a git repository,
Sebastian Tennant
[RFC][PATCH] t1092: add tests for `git diff-files`,
Shuqi Liang
Bug: diff-index reports unrelated files as deleted when fsmonitor is enabled,
Josh Smeaton
Is xmllint no longer supported in (latest) Portable GIT 2.39.2 ?,
Magnus Asplund
[PATCH] format-patch: output header for empty commits,
John Keeping
[RFC PATCH] sequencer - tipped merge strategy,
Edmundo Carmona Antoranz
[PATCH 0/4] Add a CI for unsigned char system,
Đoàn Trần Công Danh
Bug in git archive + .gitattributes + relative path,
Cristian Le
Let us not call it git blame,
Dinesh Dharmawardena
[Failure] Re: git 2.40.0-rc1,
rsbecker
Git for Windows 2.40-rc1 time frame, Keanen Wold
"git diff" surprising default output,
Sergey Organov
What's cooking in git.git (Mar 2023, #01; Wed, 1),
Junio C Hamano
[ANNOUNCE] Git v2.40.0-rc1,
Junio C Hamano
[PATCH 0/6] [RFC] config.c: use struct for config reading state,
Glen Choo via GitGitGadget
- [PATCH 1/6] config.c: plumb config_source through static fns, Glen Choo via GitGitGadget
- [PATCH 2/6] config.c: don't assign to "cf" directly, Glen Choo via GitGitGadget
- [PATCH 4/6] config.c: plumb the_reader through callbacks, Glen Choo via GitGitGadget
- [PATCH 3/6] config.c: create config_reader and the_reader, Glen Choo via GitGitGadget
- [PATCH 6/6] config.c: remove current_parsing_scope, Glen Choo via GitGitGadget
- [PATCH 5/6] config.c: remove current_config_kvi, Glen Choo via GitGitGadget
- Re: [PATCH 0/6] [RFC] config.c: use struct for config reading state, Jonathan Tan
- Re: [PATCH 0/6] [RFC] config.c: use struct for config reading state, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/8] config.c: use struct for config reading state, Glen Choo via GitGitGadget
- [PATCH v2 2/8] config.c: don't assign to "cf_global" directly, Glen Choo via GitGitGadget
- [PATCH v2 3/8] config.c: create config_reader and the_reader, Glen Choo via GitGitGadget
- [PATCH v2 1/8] config.c: plumb config_source through static fns, Glen Choo via GitGitGadget
- [PATCH v2 5/8] config.c: remove current_config_kvi, Glen Choo via GitGitGadget
- [PATCH v2 4/8] config.c: plumb the_reader through callbacks, Glen Choo via GitGitGadget
- [PATCH v2 6/8] config.c: remove current_parsing_scope, Glen Choo via GitGitGadget
- [PATCH v2 7/8] config: report cached filenames in die_bad_number(), Glen Choo via GitGitGadget
- [PATCH v2 8/8] config.c: rename "struct config_source cf", Glen Choo via GitGitGadget
- Re: [PATCH v2 0/8] config.c: use struct for config reading state, Glen Choo
- Re: [PATCH v2 0/8] config.c: use struct for config reading state, Jonathan Tan
- [RFC PATCH 0/5] bypass config.c global state with configset, Ævar Arnfjörð Bjarmason
- [PATCH v3 0/8] config.c: use struct for config reading state, Glen Choo via GitGitGadget
[ANNOUNCE] Git Rev News edition 96, Christian Couder
[PATCH 01/20] t5541: run "used receive-pack service" test earlier,
Junio C Hamano
gitattributesLarge: .gitattributes too large to parse,
Danny Smit
[PATCH try2] completion: prompt: use generic colors,
Felipe Contreras
[RFC PATCH 0/2] Example of pull.mode,
Felipe Contreras
When exactly should REBASE_HEAD exist?,
Stefan Haller
Problems with CSPRNG in wrapper.c,
rsbecker
[ANNOUNCE] Git for Windows 2.40.0-rc0, Johannes Schindelin
Change branch in the middle of a merge,
Tao Klerks
Re: Change branch in the middle of a merge, Junio C Hamano
[RFC PATCH 0/1] check-attr: integrate with sparse-index,
Shuqi Liang
[RFC][PATCH v2] GSoC 2023 proposal: more sparse index integration,
Vivan Garg
Draft of Git Rev News edition 96, Christian Couder
[PATCH] rebase: fix capitalisation autoSquash in i18n string, Fangyi Zhou via GitGitGadget
[PATCH v2 0/5] Clean up wildmatch.c,
Masahiro Yamada
[RFC][PATCH] GSoC 2023 proposal: more sparse index integration,
Vivan Garg
[GSoC][RFC]:TODO test in t7012, Ashutosh Pandey
`git bundle create -` may not write to `stdout`,
Michael Henry
[PATCH] index-pack: remove fetch_if_missing=0,
Kousik Sanagavarapu
[L10N] Kickoff for Git 2.40.0 round #1, Jiang Xin
[RFC PATCH 0/2] status: improve info for detached HEAD,
Roy Eldar
[ANNOUNCE] Git v2.40.0-rc0,
Junio C Hamano
What's cooking in git.git (Feb 2023, #05; Fri, 24),
Junio C Hamano
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]