Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v6] merge-tree: add -X strategy option, (continued)
- [PATCH 0/5] Trailer readability cleanups,
Linus Arver via GitGitGadget
- [PATCH 1/5] trailer: separate public from internal portion of trailer_iterator, Linus Arver via GitGitGadget
- [PATCH 2/5] trailer: split process_input_file into separate pieces, Linus Arver via GitGitGadget
- [PATCH 4/5] trailer: teach find_patch_start about --no-divider, Linus Arver via GitGitGadget
- [PATCH 3/5] trailer: split process_command_line_args into separate functions, Linus Arver via GitGitGadget
- [PATCH 5/5] trailer: rename *_DEFAULT enums to *_UNSPECIFIED, Linus Arver via GitGitGadget
- [PATCH v2 0/6] Trailer readability cleanups, Linus Arver via GitGitGadget
- [PATCH v2 2/6] trailer: split process_input_file into separate pieces, Linus Arver via GitGitGadget
- [PATCH v2 3/6] trailer: split process_command_line_args into separate functions, Linus Arver via GitGitGadget
- [PATCH v2 4/6] trailer: teach find_patch_start about --no-divider, Linus Arver via GitGitGadget
- [PATCH v2 1/6] trailer: separate public from internal portion of trailer_iterator, Linus Arver via GitGitGadget
- [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end, Linus Arver via GitGitGadget
- [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED, Linus Arver via GitGitGadget
- [PATCH v3 0/9] Trailer readability cleanups, Linus Arver via GitGitGadget
- [PATCH v3 1/9] trailer: separate public from internal portion of trailer_iterator, Linus Arver via GitGitGadget
- [PATCH v3 2/9] trailer: split process_input_file into separate pieces, Linus Arver via GitGitGadget
- [PATCH v3 3/9] trailer: split process_command_line_args into separate functions, Linus Arver via GitGitGadget
- [PATCH v3 5/9] commit: ignore_non_trailer computes number of bytes to ignore, Linus Arver via GitGitGadget
- [PATCH v3 6/9] trailer: find the end of the log message, Linus Arver via GitGitGadget
- [PATCH v3 9/9] trailer: make stack variable names match field names, Linus Arver via GitGitGadget
- [PATCH v3 7/9] trailer: use offsets for trailer_start/trailer_end, Linus Arver via GitGitGadget
- [PATCH v3 4/9] trailer: rename *_DEFAULT enums to *_UNSPECIFIED, Linus Arver via GitGitGadget
- [PATCH v3 8/9] trailer: only use trailer_block_* variables if trailers were found, Linus Arver via GitGitGadget
- Re: [PATCH v3 0/9] Trailer readability cleanups, Junio C Hamano
- [PATCH v4 0/4] Trailer readability cleanups, Linus Arver via GitGitGadget
- [PATCH 0/5] Fixes to trailer test script, help text, and documentation,
Linus Arver via GitGitGadget
- [PATCH 2/5] trailer test description: this tests --where=after, not --where=before, Linus Arver via GitGitGadget
- [PATCH 5/5] trailer --no-divider help: describe usual "---" meaning, Linus Arver via GitGitGadget
- [PATCH 1/5] trailer tests: make test cases self-contained, Linus Arver via GitGitGadget
- [PATCH 4/5] trailer: trailer location is a place, not an action, Linus Arver via GitGitGadget
- [PATCH 3/5] trailer: add tests to check defaulting behavior with --no-* flags, Linus Arver via GitGitGadget
- [PATCH v2 00/13] Fixes to trailer test script, help text, and documentation, Linus Arver via GitGitGadget
- [PATCH v2 02/13] trailer test description: this tests --where=after, not --where=before, Linus Arver via GitGitGadget
- [PATCH v2 04/13] trailer doc: narrow down scope of --where and related flags, Linus Arver via GitGitGadget
- [PATCH v2 01/13] trailer tests: make test cases self-contained, Linus Arver via GitGitGadget
- [PATCH v2 03/13] trailer: add tests to check defaulting behavior with --no-* flags, Linus Arver via GitGitGadget
- [PATCH v2 05/13] trailer: trailer location is a place, not an action, Linus Arver via GitGitGadget
- [PATCH v2 07/13] trailer --parse help: expose aliased options, Linus Arver via GitGitGadget
- [PATCH v2 06/13] trailer --no-divider help: describe usual "---" meaning, Linus Arver via GitGitGadget
- [PATCH v2 09/13] trailer --parse docs: add explanation for its usefulness, Linus Arver via GitGitGadget
- [PATCH v2 10/13] trailer --unfold help: prefer "reformat" over "join", Linus Arver via GitGitGadget
- [PATCH v2 08/13] trailer --only-input: prefer "configuration variables" over "rules", Linus Arver via GitGitGadget
- [PATCH v2 11/13] trailer doc: emphasize the effect of configuration variables, Linus Arver via GitGitGadget
- [PATCH v2 12/13] trailer doc: separator within key suppresses default separator, Linus Arver via GitGitGadget
- [PATCH v2 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both, Linus Arver via GitGitGadget
- Re: [PATCH v2 00/13] Fixes to trailer test script, help text, and documentation, Junio C Hamano
- [PATCH v3 00/13] Fixes to trailer test script, help text, and documentation, Linus Arver via GitGitGadget
- [PATCH v3 02/13] trailer test description: this tests --where=after, not --where=before, Linus Arver via GitGitGadget
- [PATCH v3 03/13] trailer: add tests to check defaulting behavior with --no-* flags, Linus Arver via GitGitGadget
- [PATCH v3 05/13] trailer: trailer location is a place, not an action, Linus Arver via GitGitGadget
- [PATCH v3 04/13] trailer doc: narrow down scope of --where and related flags, Linus Arver via GitGitGadget
- [PATCH v3 06/13] trailer --no-divider help: describe usual "---" meaning, Linus Arver via GitGitGadget
- [PATCH v3 01/13] trailer tests: make test cases self-contained, Linus Arver via GitGitGadget
- [PATCH v3 08/13] trailer --only-input: prefer "configuration variables" over "rules", Linus Arver via GitGitGadget
- [PATCH v3 10/13] trailer --unfold help: prefer "reformat" over "join", Linus Arver via GitGitGadget
- [PATCH v3 07/13] trailer --parse help: expose aliased options, Linus Arver via GitGitGadget
- [PATCH v3 09/13] trailer --parse docs: add explanation for its usefulness, Linus Arver via GitGitGadget
- [PATCH v3 11/13] trailer doc: emphasize the effect of configuration variables, Linus Arver via GitGitGadget
- [PATCH v3 12/13] trailer doc: separator within key suppresses default separator, Linus Arver via GitGitGadget
- [PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both, Linus Arver via GitGitGadget
- Git-filter —force - my code disappeared before being pushed, curs java2
- What's cooking in git.git (Aug 2023, #02; Fri, 4), Junio C Hamano
- [ANNOUNCE] Git v2.42.0-rc0, Junio C Hamano
- [PATCH] gitignore: ignore clangd .cache directory,
brian m. carlson
- [PATCH] rebase --skip: fix commit message clean up when skipping squash,
Phillip Wood via GitGitGadget
- [PATCH 0/3] git bisect visualize: find gitk on Windows again,
Matthias Aßhauer via GitGitGadget
- .gitignore is not enough,
Aleem Zaki
- What's cooking in git.git (Aug 2023, #01; Wed, 2),
Junio C Hamano
- Re: What's cooking in git.git (Aug 2023, #01; Wed, 2), Rubén Justo
- leak in jt/path-filter-fix, was Re: What's cooking in git.git (Aug 2023, #01; Wed, 2), Jeff King
[Question] git rev-parse verify for non-existent object,
ZheNing Hu
Feature request for shorter relative date format in log,
Yucheng Zhou
Re: [PATCH] fsck: remove redundant parse_tree() invocation,
กัมปนาท ทุมวงศ์
[PATCH] Documentation/RelNotes/2.42.0.txt: typofix,
Taylor Blau
follow-up: can't get any fsck msgid to fire for tags, Xavier Morel
[PATCH 0/2] avoid functions deprecated in OpenSSL 3+,
Eric Wong
[PATCH 0/7] unresolve removal,
Junio C Hamano
[ANNOUNCE] Git Rev News edition 101, Christian Couder
What's cooking in git.git (Jul 2023, #07; Mon, 31),
Junio C Hamano
[PATCH 0/3] sha256/gcrypt fixes,
Eric Wong
[BUG] Git 2.39.0+ Git.pm ignores Directory=> argument for bare repos,
Hank Leininger
[PATCH] status: fix branch shown when not only bisecting,
Rubén Justo
[PATCH] bundle: use OPT_PASSTHRU_ARGV, René Scharfe
Draft of Git Rev News edition 101,
Christian Couder
fsck: various diagnostics never triggering, Xavier Morel
[PATCH 1/2] checkout/restore: refuse unmerging paths unless checking out of the index,
Junio C Hamano
[PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc,
Georg Müller
[PATCH] mergetool: set diff flag for vimdiff, Jeongho Lee via GitGitGadget
What's cooking in git.git (Jul 2023, #06; Thu, 27),
Junio C Hamano
[PATCH 1/2] resolve-undo: allow resurrecting conflicted state that resolved to deletion,
Junio C Hamano
[PATCH] update-index: do not read HEAD and MERGE_HEAD unconditionally, Junio C Hamano
--force-if-includes only works if local and remote brach names are the same, Stefan Haller
'git stash push -- {dir}' puts files in stash that are outside of {dir},
Yuri
How to make "git bisect visualize" use gitk on Windows?,
Louis Strous
What's cooking in git.git (Jul 2023, #05; Tue, 25),
Junio C Hamano
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25), Junio C Hamano
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25), Kousik Sanagavarapu
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25), Taylor Blau
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25), Phillip Wood
- Re: What's cooking in git.git (Jul 2023, #05; Tue, 25), Linus Arver
includeIf not matching during `git rebase`,
Michał Mirosław
[ANNOUNCE] Virtual Contributor's Summit 2023,
Taylor Blau
[PATCH] t4002: fix test #63 (missing whitespace),
Andreas Herrmann
git submodule set-url does not sync when name != path,
Jan Alexander Steffens (heftig)
- Bug: git submodule set-url does not handle name != path correctly, Jan Alexander Steffens (heftig)
- [PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}, Jan Alexander Steffens (heftig)
- [PATCH 2/6] submodule--helper: return error from set-url when modifying failed, Jan Alexander Steffens (heftig)
- [PATCH 5/6] t7419: Test that we correctly handle renamed submodules, Jan Alexander Steffens (heftig)
- [PATCH 4/6] t7419, t7420: Use test_cmp_config instead of grepping .gitmodules, Jan Alexander Steffens (heftig)
- [PATCH 3/6] t7419: Actually test the branch switching, Jan Alexander Steffens (heftig)
- [PATCH 6/6] t7420: Test that we correctly handle renamed submodules, Jan Alexander Steffens (heftig)
- Re: [PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}, Junio C Hamano
- [PATCH v2 1/6] submodule--helper: use submodule_from_path in set-{url,branch}, Jan Alexander Steffens (heftig)
Bug : Repeatedly asked for choosing github account, Sumit Kumar Verma
[PATCH] rerere: match the hash algorithm with its length,
Junio C Hamano
Lost files after git stash && git stash pop,
Till Friebe
[PATCH 0/5] commit-graph: test cleanup and modernization,
Taylor Blau
[BUG?] Confusion with git stash list,
rsbecker
[PATCH 0/2] config-parse: create config parsing library,
Glen Choo via GitGitGadget
[bug] lots of changes including .gitignore, many rebases, can't legally share the repo,
Radu Dan
[PATCH 1/2] trace2: fix a comment,
Beat Bolli
What's cooking in git.git (Jul 2023, #04; Wed, 19),
Junio C Hamano
[PATCH 0/3] configure.ac: misc configure fixes,
Andreas Herrmann
[PATCH] sequencer: finish parsing the todo list despite an invalid first line,
Alex Henrie
[PATCH] reset: reject --no-(mixed|soft|hard|merge|keep) option,
Junio C Hamano
[PATCH] show-branch: --no-sparse should give dense output,
Junio C Hamano
[PATCH] blame: allow --contents to work with bare repo,
韩仰
[QUESTION] how to diff one blob with nothing,
ZheNing Hu
[Bug Report] Git fails to compile with fortify-headers and LTO - error: inlining failed in call to 'always_inline' 'fwrite': function body can be overwritten at link time,
Immolo
[PATCH] short help: allow multi-line opthelp,
Junio C Hamano
[PATCH] parse-options: introduce OPT_IPVERSION(),
Junio C Hamano
[PATCH] describe: --no-exact-match should not be the same as --exact-match, Junio C Hamano
[PATCH] branch: reject "--no-all" and "--no-remotes" early, Junio C Hamano
[PATCH] am: simplify parsing of "--[no-]keep-cr", Junio C Hamano
[PATCH] gitignore.txt: mark up explanation of patterns consistently, Junio C Hamano
[PATCH] ls-tree: fix --no-full-name,
René Scharfe
- Re: [PATCH] ls-tree: fix --no-full-name, Junio C Hamano
- Re: [PATCH] ls-tree: fix --no-full-name, Junio C Hamano
- Re: [PATCH] ls-tree: fix --no-full-name, René Scharfe
- Re: [PATCH] ls-tree: fix --no-full-name, Junio C Hamano
- Re: [PATCH] ls-tree: fix --no-full-name, René Scharfe
- Re: [PATCH] ls-tree: fix --no-full-name, Junio C Hamano
- Re: [PATCH] ls-tree: fix --no-full-name, Junio C Hamano
- Re: [PATCH] ls-tree: fix --no-full-name, René Scharfe
- [PATCH v2 0/5] show negatability of options in short help, René Scharfe
- [PATCH v2 1/5] subtree: disallow --no-{help,quiet,debug,branch,message}, René Scharfe
- [PATCH v2 2/5] t1502, docs: disallow --no-help, René Scharfe
- [PATCH v2 3/5] t1502: move optionspec help output to a file, René Scharfe
- [PATCH v2 4/5] t1502: test option negation, René Scharfe
- [PATCH v2 5/5] parse-options: show negatability of options in short help, René Scharfe
- [PATCH v3 0/8] show negatability of options in short help, René Scharfe
- [PATCH v3 1/8] subtree: disallow --no-{help,quiet,debug,branch,message}, René Scharfe
- [PATCH v3 2/8] t1502, docs: disallow --no-help, René Scharfe
- [PATCH v3 3/8] t1502: move optionspec help output to a file, René Scharfe
- [PATCH v3 4/8] t1502: test option negation, René Scharfe
- [PATCH v3 5/8] parse-options: show negatability of options in short help, René Scharfe
- [PATCH v3 6/8] parse-options: factor out usage_indent() and usage_padding(), René Scharfe
- [PATCH v3 7/8] parse-options: no --[no-]no-..., René Scharfe
- [PATCH v3 8/8] parse-options: simplify usage_padding(), René Scharfe
- [PATCH] show-branch: fix --no-sparse, René Scharfe
- [PATCH] show-branch: disallow --no-{date,topo}-order, René Scharfe
- [PATCH] reset: disallow --no-{mixed,soft,hard,merge,keep}, René Scharfe
- [PATCH] pack-objects: fix --no-quiet, René Scharfe
- [PATCH] pack-objects: fix --no-keep-true-parents, René Scharfe
- [PATCH] branch: disallow --no-{all,remotes}, René Scharfe
- [PATCH] am: unify definition of --keep-cr and --no-keep-cr, René Scharfe
- [PATCH] describe: fix --no-exact-match, René Scharfe
[PATCH] gitignore.txt: use backticks instead of double quotes,
jr via GitGitGadget
receive.denyCurrentBranch=updateInstead won't update the repo,
Adam "Sinus" Skawiński
[PATCH] Prefer fgetc over fgets where possible,
AtariDreams via GitGitGadget
Teach git-fetch(1) to use a quarantine directory,
Toon Claes
[PATCH] strbuf: use skip_prefix() in strbuf_addftime(), René Scharfe
[PATCH] t6300: fix setup with GPGSSH but without GPG,
René Scharfe
Parsing git send-email,
Tom Isaacson
[PATCH] pretty: add %(decorate[:<options>]) format,
Andy Koppe
- [PATCH v2] pretty: add %(decorate[:<options>]) format, Andy Koppe
- Re: [PATCH v2] pretty: add %(decorate[:<options>]) format, Junio C Hamano
- Re: [PATCH v2] pretty: add %(decorate[:<options>]) format, Glen Choo
- [PATCH v3 1/7] pretty-formats: define "literal formatting code", Andy Koppe
- [PATCH v3 2/7] pretty-formats: enclose options in angle brackets, Andy Koppe
- [PATCH v3 4/7] decorate: avoid some unnecessary color overhead, Andy Koppe
- [PATCH v3 3/7] decorate: refactor format_decorations(), Andy Koppe
- [PATCH v3 6/7] pretty: add %(decorate[:<options>]) format, Andy Koppe
- [PATCH v3 7/7] pretty: add pointer and tag options to %(decorate), Andy Koppe
- [PATCH v3 5/7] decorate: color each token separately, Andy Koppe
- Re: [PATCH v3 1/7] pretty-formats: define "literal formatting code", Junio C Hamano
- [PATCH v4 0/8] pretty: add %(decorate[:<options>]) format, Andy Koppe
- [PATCH v4 1/8] pretty-formats: define "literal formatting code", Andy Koppe
- [PATCH v4 2/8] pretty-formats: enclose options in angle brackets, Andy Koppe
- [PATCH v4 5/8] decorate: color each token separately, Andy Koppe
- [PATCH v4 4/8] decorate: avoid some unnecessary color overhead, Andy Koppe
- [PATCH v4 6/8] pretty: add %(decorate[:<options>]) format, Andy Koppe
- [PATCH v4 3/8] decorate: refactor format_decorations(), Andy Koppe
- [PATCH v4 8/8] decorate: use commit color for HEAD arrow, Andy Koppe
- [PATCH v4 7/8] pretty: add pointer and tag options to %(decorate), Andy Koppe
- [PATCH v5 0/8] pretty: add %(decorate[:<options>]) format, Andy Koppe
- Re: [PATCH v4 0/8] pretty: add %(decorate[:<options>]) format, Junio C Hamano
Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository,
Yuri
[PATCH] t2400: Fix test failures when using grep 2.5,
Jacob Abel
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]