Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 5/8] fetch: deduplicate handling of per-reference format, (continued)
- [PATCH] credential/libsecret: support password_expiry_utc,
M Hickford via GitGitGadget
- [ANNOUNCE] Git for Windows 2.40.0, Johannes Schindelin
- [PATCH] credential: new attribute oauth_refresh_token,
M Hickford via GitGitGadget
- [PATCH 0/2] diff: support bare repositories when reading gitattributes for diff algorithm,
John Cai via GitGitGadget
- Bugs in config of Git-2.39.2-64-bit.exe,
Edward J. Ouellette
- public-inbox.org/git to be downgraded,
Eric Wong
- 'git commit --amend --no-edit --date {date}' sets wrong date when the summer daylight saving time is on,
Yuri
- What's cooking in git.git (Mar 2023, #03; Mon, 13), Junio C Hamano
- [ANNOUNCE] Git v2.40.0,
Junio C Hamano
- git rebase issue,
Andy Shevchenko
- Git fetch slow on local repository with 600k refs,
程洋
- [PATCH] test: encoding: simplify BOM addition, Felipe Contreras
- [PATCH 0/2] test: framework API cleanup,
Felipe Contreras
- git alias for log with format - how to support --no-decorate?, Jason Pyeron
- [PATCH v1 0/7] t: fix unused files, part 1,
Andrei Rybak
- [PATCH v1 2/7] t1006: assert error output of cat-file, Andrei Rybak
- [PATCH v1 3/7] t1010: assert empty output of mktree, Andrei Rybak
- [PATCH v1 1/1] t1507: assert output of rev-parse, Andrei Rybak
- [PATCH v1 4/7] t1302: don't create unused file, Andrei Rybak
- [PATCH v1 1/7] t1005: assert output of ls-files, Andrei Rybak
- [PATCH v1 5/7] t1400: assert output of update-ref, Andrei Rybak
- [PATCH v1 6/7] t1404: don't create unused file, Andrei Rybak
- [PATCH v1 7/7] t1507: assert output of rev-parse, Andrei Rybak
- Re: [PATCH v1 0/7] t: fix unused files, part 1, Junio C Hamano
- [PATCH v2 0/7] t: fix unused files, part 1, Andrei Rybak
- [PATCH v2 1/7] t1005: assert output of ls-files, Andrei Rybak
- [PATCH v2 2/7] t1006: assert error output of cat-file, Andrei Rybak
- [PATCH v2 3/7] t1010: don't create unused files, Andrei Rybak
- [PATCH v2 4/7] t1302: don't create unused file, Andrei Rybak
- [PATCH v2 5/7] t1400: assert output of update-ref, Andrei Rybak
- [PATCH v2 7/7] t1507: assert output of rev-parse, Andrei Rybak
- [PATCH v2 6/7] t1404: don't create unused file, Andrei Rybak
- [PATCH v3 0/7] t: fix unused files, part 1, Andrei Rybak
- [PATCH 0/5] perf: fixes and cleanups,
Felipe Contreras
- [GIT PULL] l10n updates for 2.40.0 round 1, Jiang Xin
- [PATCH] Add `restore.defaultLocation` option,
Hugo Sales via GitGitGadget
- [PATCH] ls-files: document that pathspecs are supported,
Adam Johnson via GitGitGadget
- [RFC PATCH 0/3] Support for tail (branch point) experiment,
Felipe Contreras
- [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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]