Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
[PATCH 0/3] commit-graph: fix corruption during generation v2 upgrade,
Taylor Blau
BUG: git-check-ignore documentation doesn't come close to describing what it really does,
Britton Kerin
[ANNOUNCE] Git for Windows 2.37.1, Johannes Schindelin
[ANNOUNCE] Git v2.37.1 and others,
Junio C Hamano
What's cooking in git.git (Jul 2022, #03; Mon, 11),
Junio C Hamano
- gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11)), Glen Choo
- Re: What's cooking in git.git (Jul 2022, #03; Mon, 11), Philip Oakley
- ac/bitmap-lookup-table (was: Re: What's cooking in git.git (Jul 2022, #03; Mon, 11)), Taylor Blau
- js/bisect-in-c, was Re: What's cooking in git.git (Jul 2022, #03; Mon, 11), Johannes Schindelin
'git sparse-checkout add' hangs if local repo is using alternative objects store,
Dian Xu
Bugreport: pack-objects died of signal 11,
Paul Horn
vimdiff mergetool diff mode detection in vimrc broken by commit 0041797449,
Andrew Oates
Why is reflog so obscure?,
Gerriko io
Revert and reset and very damaging Git commands,
Gerriko io
Local Folder was overwritten by old repository due to reset command, Gerriko io
[PATCH] ref-filter: disable save_commit_buffer while traversing,
Jeff King
Re: Contacts from phone - [CTN-GPNTC-605], Support
[GSoC] Abhradeep's GSoC blogs (11 Jul, 2022 IST), Abhradeep Chakraborty
git tag triggers out-of-memory killer,
Olaf Hering
Suggestion for 'git add' CLI,
me
Automatic code formatting,
brian m. carlson
[PATCH] rev-parse: respect push.autosetupremote when evaluating @{push},
Tao Klerks via GitGitGadget
[PATCH] unpack-objects: fix compilation warning/error due to missing braces,
Eric Sunshine
What's cooking in git.git (Jul 2022, #02; Fri, 8),
Junio C Hamano
[PATCH 0/4] Add some Glossary terms, and extra renormalize information.,
Philip Oakley via GitGitGadget
[PATCH] multi-pack-index: simplify handling of unknown --options,
SZEDER Gábor
[PATCH] vimdiff: make layout engine more robust against user vim settings,
Fernando Ramos
[PATCH] git-p4: fix bug with encoding of p4 client name,
Kilian Kilger via GitGitGadget
Bug report: git status suggests the old "-a" flag on git add,
Andrew Tennikoff
Bug with splits in new nvimdiff layout,
Matthew Klein
--git-dir= leads to "The empty string is not a valid path" only some times, Yaroslav Halchenko
Suggestion to rename "blame" of the "git blame" command to something more neutral,
Jonas Aschenbrenner
[PATCH] gpg-interface: add function for converting trust level to string,
Jaydeep Das via GitGitGadget
git describe is not returning the expected tag,
Florian Pfaff
[PATCH] builtin/mv.c: use correct type to compute size of an array element,
Junio C Hamano
[RFC PATCH 1B] credential-cache--daemon: close input before exit-ing,
Ramsay Jones
[RFC PATCH 1A] credential-cache: also handle ECONNABORTED connection closure, Ramsay Jones
[RFC PATCH 1C] credential-cache--daemon: make exit action follow timeout exit, Ramsay Jones
t0301-credential-cache test failure on cygwin,
Ramsay Jones
bug report: pre-commit & pre-push hook output is redirected differently,
Adam Zethraeus
[PATCH 0/3] cloning unborn HEAD when other branches are present,
Jeff King
[PATCH] sha256: add support for Nettle,
brian m. carlson
"mixed" or "merged" submodules,
Sim Tov
How to display "HEAD~*" in "git log",
wuzhouhui
Missing `push.autoSetupRemote` from v2.37.0 release notes, Raghu Saxena
[GSoC] Abhradeep's GSoC blogs (5 Jul, 2022 IST), Abhradeep Chakraborty
sparse-checkout --no-cone deprecation {TGO},
ALEPINS Etienne
Git fork process infinitely and never stop,
程洋
Why `git am -3` apply patches that don't normally apply?,
Yuri Kanivetsky
cherry-pick with --no-rerere-autoupdate does still rerere?,
Matthias Beyer
What's cooking in git.git (Jul 2022, #01; Fri, 1),
Junio C Hamano
- gc/submodule-use-super-prefix & ab/submodule-cleanup (was: What's cooking in git.git (Jul 2022, #01; Fri, 1)), Ævar Arnfjörð Bjarmason
- ds/rebase-update-re (was Re: What's cooking in git.git (Jul 2022, #01; Fri, 1)), Derrick Stolee
- en/merge-dual-dir-renames-fix (Was: Re: What's cooking in git.git (Jul 2022, #01; Fri, 1)), Elijah Newren
- gc/bare-repo-discovery (was Re: What's cooking in git.git (Jul 2022, #01; Fri, 1)), Glen Choo
undefined behavior in builtin/am.c,
Roland Illig
[PATCH] http: support building on RHEL6,
Johannes Schindelin via GitGitGadget
[ANNOUNCE] Git Rev News edition 88, Christian Couder
[PATCH] t6429: fix use of non-existent function, Elijah Newren via GitGitGadget
[PATCH 0/9] test-tool: fix memory leaks,
Ævar Arnfjörð Bjarmason
- [PATCH 8/9] test-tool ref-store: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 4/9] test-tool urlmatch-normalization: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 1/9] test-tool test-hash: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 5/9] test-tool regex: call regfree(), fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH 3/9] test-tool {dump,scrap}-cache-tree: fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH 2/9] test-tool path-utils: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 7/9] test-tool bloom: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 6/9] test-tool json-writer: fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH 9/9] test-tool delta: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/9] test-tool: fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 9/9] test-tool delta: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 1/9] test-tool test-hash: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 8/9] test-tool ref-store: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/9] test-tool json-writer: fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 2/9] test-tool path-utils: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 5/9] test-tool regex: call regfree(), fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 7/9] test-tool bloom: fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 3/9] test-tool {dump,scrap}-cache-tree: fix memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 4/9] test-tool urlmatch-normalization: fix a memory leak, Ævar Arnfjörð Bjarmason
[PATCH 00/11] built-ins: fix common memory leaks,
Ævar Arnfjörð Bjarmason
- [PATCH 10/11] cat-file: fix a common "struct object_context" memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 08/11] checkout: add a missing clear_unpack_trees_porcelain(), Ævar Arnfjörð Bjarmason
- [PATCH 04/11] revert: free "struct replay_opts" members, Ævar Arnfjörð Bjarmason
- [PATCH 06/11] merge-file: refactor for subsequent memory leak fix, Ævar Arnfjörð Bjarmason
- [PATCH 05/11] cat-file: fix a memory leak in --batch-command mode, Ævar Arnfjörð Bjarmason
- [PATCH 07/11] merge-file: fix memory leaks on error path, Ævar Arnfjörð Bjarmason
- [PATCH 01/11] check-ref-format: fix trivial memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 11/11] pull: fix a "struct oid_array" memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 02/11] clone: fix memory leak in copy_ref() call, Ævar Arnfjörð Bjarmason
- [PATCH 09/11] gc: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH 03/11] submodule.c: free() memory from xgetcwd(), Ævar Arnfjörð Bjarmason
- [PATCH v2 00/11] built-ins: fix common memory leaks, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/11] cat-file: fix a common "struct object_context" memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/11] merge-file: fix memory leaks on error path, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/11] submodule.c: free() memory from xgetcwd(), Ævar Arnfjörð Bjarmason
- [PATCH v2 02/11] clone: fix memory leak in wanted_peer_refs(), Ævar Arnfjörð Bjarmason
- [PATCH v2 01/11] check-ref-format: fix trivial memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/11] gc: fix a memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 11/11] pull: fix a "struct oid_array" memory leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/11] checkout: avoid "struct unpack_trees_options" leak, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/11] revert: free "struct replay_opts" members, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/11] merge-file: refactor for subsequent memory leak fix, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/11] cat-file: fix a memory leak in --batch-command mode, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 00/11] built-ins: fix common memory leaks, Junio C Hamano
Option to allow fsmonitor to run against repos on network file systems,
Eric D
Re: [PATCH 3/3] cat-file: add mailmap support, Nam Hồ
Non-interactively rewording commit messages,
Konstantin Ryabitsev
[PATCH 0/3] Add support for mailmap in cat-file,
Siddharth Asthana
let git-ls-files suppress the expanding of all files in sub directory,
lilinchao@xxxxxxxxxx
git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it,
Dian Xu
[RFC PATCH 0/4] move pruned objects to a separate repository,
Taylor Blau
[PATCH 0/2] [RFC] scalar: prepare documentation for future work,
Victoria Dye via GitGitGadget
Race condition between repack and loose-objects maintenance task,
Gregory Szorc
Bug: "git-remote ls -h",
Ian Whitlock
[PATCH 0/3] xdiff: introduce memory allocation macros,
Phillip Wood via GitGitGadget
- [PATCH 1/3] xdiff: introduce XDL_ALLOC_ARRAY(), Phillip Wood via GitGitGadget
- [PATCH 2/3] xdiff: introduce XDL_CALLOC_ARRAY(), Phillip Wood via GitGitGadget
- [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Phillip Wood via GitGitGadget
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Ævar Arnfjörð Bjarmason
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Phillip Wood
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Phillip Wood
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Ævar Arnfjörð Bjarmason
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Phillip Wood
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Ævar Arnfjörð Bjarmason
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Phillip Wood
- [PATCH 0/7] xdiff: use standard alloc macros, share them via git-shared-util.h, Ævar Arnfjörð Bjarmason
- [PATCH 4/7] xdiff: use G[C]ALLOC_ARRAY(), not XDL_CALLOC_ARRAY(), Ævar Arnfjörð Bjarmason
- [PATCH 5/7] xdiff: use GALLOC_GROW(), not XDL_ALLOC_GROW(), Ævar Arnfjörð Bjarmason
- [PATCH 2/7] git-shared-util.h: move "shared" allocation utilities here, Ævar Arnfjörð Bjarmason
- [PATCH 6/7] xdiff: remove xdl_malloc() wrapper, use malloc(), not xmalloc(), Ævar Arnfjörð Bjarmason
- [PATCH 3/7] git-shared-util.h: add G*() versions of *ALLOC_*(), Ævar Arnfjörð Bjarmason
- [PATCH 7/7] xdiff: remove xdl_free(), use free() instead, Ævar Arnfjörð Bjarmason
- [PATCH 1/7] xdiff: simplify freeing patterns around xdl_free_env(), Ævar Arnfjörð Bjarmason
- Re: [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW(), Junio C Hamano
- Re: [PATCH 0/3] xdiff: introduce memory allocation macros, Ævar Arnfjörð Bjarmason
- [PATCH v2 0/4] xdiff: introduce memory allocation macros, Phillip Wood via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]