Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 4/6] t7419, t7420: Use test_cmp_config instead of grepping .gitmodules, (continued)
- 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
git gui locks-up system when invoked under wayland session (sometimes), Martin van Es
[PATCH] t4002: fix "diff can read from stdin" syntax,
D. Ben Knoble via GitGitGadget
What's cooking in git.git (Jul 2023, #03; Thu, 13), Junio C Hamano
[ANNOUNCE] Git for Windows 2.41.0(3), Johannes Schindelin
[PATCH] i18n: mark more bundle.c strings for translation,
D. Ben Knoble via GitGitGadget
I delete files by mistake not in stage area,
Fayez Coder
Git Privacy,
nick
Bug Report - Git does not require a space between shorthand flags and the commit-message,
uxecw
[PATCH] configure.ac: Don't overwrite NO_EXPAT option,
Andreas Herrmann
[PATCH 00/20] guard object lookups against 32-bit overflow,
Taylor Blau
- [PATCH 02/20] packfile.c: prevent overflow in `load_idx()`, Taylor Blau
- [PATCH 01/20] packfile.c: prevent overflow in `nth_packed_object_id()`, Taylor Blau
- [PATCH 03/20] packfile.c: use checked arithmetic in `nth_packed_object_offset()`, Taylor Blau
- [PATCH 05/20] midx.c: prevent overflow in `nth_midxed_object_oid()`, Taylor Blau
- [PATCH 09/20] midx.c: prevent overflow in `fill_included_packs_batch()`, Taylor Blau
- [PATCH 08/20] midx.c: prevent overflow in `write_midx_internal()`, Taylor Blau
- [PATCH 04/20] midx.c: use `size_t`'s for fanout nr and alloc, Taylor Blau
- [PATCH 06/20] midx.c: prevent overflow in `nth_midxed_offset()`, Taylor Blau
- [PATCH 10/20] pack-bitmap.c: ensure that eindex lookups don't overflow, Taylor Blau
- [PATCH 11/20] commit-graph.c: prevent overflow in `write_commit_graph_file()`, Taylor Blau
- [PATCH 12/20] commit-graph.c: prevent overflow in add_graph_to_chain(), Taylor Blau
- [PATCH 13/20] commit-graph.c: prevent overflow in `load_oid_from_graph()`, Taylor Blau
- [PATCH 14/20] commit-graph.c: prevent overflow in `fill_commit_graph_info()`, Taylor Blau
- [PATCH 15/20] commit-graph.c: prevent overflow in `fill_commit_in_graph()`, Taylor Blau
- [PATCH 16/20] commit-graph.c: prevent overflow in `load_tree_for_commit()`, Taylor Blau
- [PATCH 17/20] commit-graph.c: prevent overflow in `split_graph_merge_strategy()`, Taylor Blau
- [PATCH 18/20] commit-graph.c: prevent overflow in `merge_commit_graph()`, Taylor Blau
- [PATCH 19/20] commit-graph.c: prevent overflow in `write_commit_graph()`, Taylor Blau
- [PATCH 20/20] commit-graph.c: prevent overflow in `verify_commit_graph()`, Taylor Blau
- [PATCH 07/20] midx.c: store `nr`, `alloc` variables as `size_t`'s, Taylor Blau
bug report: cloning private repo to absolute path doesn't work if gitconfig has includeIf directives,
Juan M Uys
[PATCH] doc: remove mentions of .gitmodules !command syntax,
pvutov
Possible typo in git stash doc page,
Manuel Ricci
[PATCH] pretty: add %r format specifier for showing refs,
Andy Koppe
[rebase] `fatal: cannot force update the branch ... checkout out at ...` is confusing when it isn't active,
Josh Soref
[GSoC] Blog:More Sparse Index Integrations,
Shuqi Liang
Beyond Merge and Rebase: The Upstream Import Approach in Git,
Aleksander Korzyński
What's cooking in git.git (Jul 2023, #02; Mon, 10),
Junio C Hamano
[PATCH 0/2] repack: make `collect_pack_filenames()` consistent,
Taylor Blau
[PATCH 0/2] fix resize issues on large screens,
Georg Müller
[PATCH 0/5] SubmittingPatches: clarify which branch to use,
Linus Arver via GitGitGadget
[PATCH 0/6] fsck: squelch progress output with `--no-progress`,
Taylor Blau
[PATCH 0/2] remove unused "base-offset" from tree-walk codepath,
Junio C Hamano
[PATCH 0/2] Fix attr magic combined with pathspec prefix,
Junio C Hamano
[PATCH] pretty: use strchr(3) in userformat_find_requirements(), René Scharfe
[PATCH] pretty: avoid double negative in format_commit_item(),
René Scharfe
[PATCH] ls-tree: simplify prefix handling,
René Scharfe
https://github.com/gitgitgadget/git, Mico Hasselstr?m
[ANNOUNCE] Git for Windows 2.41.0(2), Johannes Schindelin
t2400 on freebsd12,
D. Ben Knoble
Expected behaviour for pathspecs matching attributes in subdirectories,
Matthew Hughes
What's cooking in git.git (Jul 2023, #01; Wed, 5),
Junio C Hamano
[PATCH v3] t0091-bugreport.sh: actually verify some content of report,
Martin Ågren
[PATCH 0/2] Add new "describe" atom,
Kousik Sanagavarapu
[PATCH] gitk: new config options for wrapping and diff modes,
András Gilyén
Possible Bug with `git commit -a` in v2.41.0,
Dylan Brotherston
Bug report: AM 3-way patching fails with partial cloning,
Marius Schiffer
[PATCH 0/14] more -Wunused-parameter annotations,
Jeff King
- [PATCH 01/14] test-ref-store: drop unimplemented reflog-expire command, Jeff King
- [PATCH 02/14] do_for_each_ref_helper(): mark unused repository parameter, Jeff King
- [PATCH 03/14] http: mark unused parameters in curl callbacks, Jeff King
- [PATCH 04/14] http-push: mark unused parameter in xml callback, Jeff King
- [PATCH 05/14] am: mark unused keep_cr parameters, Jeff King
- [PATCH 06/14] count-objects: mark unused parameter in alternates callback, Jeff King
- [PATCH 07/14] revisions: drop unused "opt" parameter in "tweak" callbacks, Jeff King
- [PATCH 08/14] fsck: mark unused parameters in various fsck callbacks, Jeff King
- [PATCH 09/14] merge-tree: mark unused parameter in traverse callback, Jeff King
- [PATCH 10/14] replace: mark unused parameter in ref callback, Jeff King
- [PATCH 11/14] replace: mark unused parameter in each_mergetag_fn callback, Jeff King
- [PATCH 12/14] rev-parse: mark unused parameter in for_each_abbrev callback, Jeff King
- [PATCH 13/14] tag: mark unused parameters in each_tag_name_fn callbacks, Jeff King
- [PATCH 14/14] t/helper: mark unused callback void data parameters, Jeff King
[PATCH 0/3] imap-send: some -Wunused-parameter cleanups,
Jeff King
[PATCH 0/2] advise about force-pushing as an alternative to reconciliation,
Alex Henrie
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]