Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: git feature request: git blame --ignore-cleanup/--ignore-trivial, (continued)
- [PATCH] Remove warning that repack only works on non-promisor packfiles,
Tao Klerks via GitGitGadget
- [PATCH] t: use user-specific utf-8 locale for testing,
Đoàn Trần Công Danh
- Request feature: –no-submodule,
Ilias Apostolou
- [ANNOUNCE] Git for Windows 2.32.0-rc3, Johannes Schindelin
- [ANNOUNCE] Git v2.32.0-rc3, Junio C Hamano
- Partial Clone, and a strange slow rev-list call on fetch,
Tao Klerks
- [PATCH] config doc: indent descriptions of feature.* variables,
Andrei Rybak
- [PATCH 0/4] First steps towards partial clone submodules,
Jonathan Tan
- [PATCH v4] contrib/completion: fix zsh completion regression from 59d85a2a05,
David Aguilar
- [PATCH v3] contrib/completion: fix zsh completion regression from 59d85a2a05,
David Aguilar
- [PATCH 0/2] [GSOC] cat-file: fix --batch report changed-type bug,
ZheNing Hu via GitGitGadget
- proposal for additional search path in config,
Jordi Vilar
- Removing Partial Clone / Filtered Clone on a repo,
Tao Klerks
- The git spring cleanup challenge,
Felipe Contreras
- [PATCH] t0001: fix broken not-quite getcwd(3) test in bed67874e2,
Ævar Arnfjörð Bjarmason
- How to disable Git from automatically identifying and managing embedded git repositories?,
AndyAo
- [PATCH] builtin/fsck.c: don't conflate "int" and "enum" in callback,
Ævar Arnfjörð Bjarmason
- [PATCH v3 0/7] Unconvolutize push.default=simple,
Felipe Contreras
- [PATCH v3 1/7] push: rename !triangular to same_remote, Felipe Contreras
- [PATCH v3 2/7] push: hedge code of default=simple, Felipe Contreras
- [PATCH v3 3/7] push: copy code to setup_push_simple(), Felipe Contreras
- [PATCH v3 4/7] push: reorganize setup_push_simple(), Felipe Contreras
- [PATCH v3 5/7] push: simplify setup_push_simple(), Felipe Contreras
- [PATCH v3 7/7] doc: push: explain default=simple correctly, Felipe Contreras
- [PATCH v3 6/7] push: remove unused code in setup_push_upstream(), Felipe Contreras
- [PATCH v2 00/13] push: revamp push.default, Felipe Contreras
- [PATCH v2 01/13] push: create new get_upstream_ref() helper, Felipe Contreras
- [PATCH v2 02/13] push: return immediately in trivial switch case, Felipe Contreras
- [PATCH v2 03/13] push: split switch cases, Felipe Contreras
- [PATCH v2 04/13] push: factor out null branch check, Felipe Contreras
- [PATCH v2 05/13] push: only get the branch when needed, Felipe Contreras
- [PATCH v2 08/13] push: get rid of all the setup_push_* functions, Felipe Contreras
- [PATCH v2 07/13] push: trivial simplifications, Felipe Contreras
- [PATCH v2 09/13] push: factor out the typical case, Felipe Contreras
- [PATCH v2 12/13] push: only check same_remote when needed, Felipe Contreras
- [PATCH v2 11/13] push: remove trivial function, Felipe Contreras
- [PATCH v2 06/13] push: make setup_push_* return the dst, Felipe Contreras
- [PATCH v2 13/13] push: don't get a full remote object, Felipe Contreras
- [PATCH v2 10/13] push: remove redundant check, Felipe Contreras
- Re: [PATCH v2 00/13] push: revamp push.default, Junio C Hamano
- [BUG] t5300 fails tests on NonStop x86 at 2.32.0-rc2,
Randall S. Becker
- Re: [PATCH] packed_ref_store: handle a packed-refs file that is a symlink,
Ævar Arnfjörð Bjarmason
- Default behavior of git pull,
Mathias Kunter
- Slow fetch on repo with tags per each commit (à la Vim),
Bagas Sanjaya
- [PATCH] describe-doc:fix a obscure error description in the git log documentation,
Andy AO via GitGitGadget
- [PATCH] refactor of git_setup_gettext method,
Dima Kov via GitGitGadget
- [GSOC] Git Blog 2,
ZheNing Hu
- [PATCH] git-completion.bash: Add --anchored,
Thomas Braun
- [PATCH] [GSOC] cat-file: fix --batch report changed-type bug,
ZheNing Hu via GitGitGadget
- [QUESTION] how to quickly find an oid in the git repository,
ZheNing Hu
- [PATCH v2] contrib/completion: fix zsh completion regression from 59d85a2a05,
David Aguilar
- [PATCH] contrib/completion: fix remote completion for "git push/remote",
David Aguilar
- [PATCH] contrib/completion: avoid empty arithemetic expressions,
David Aguilar
- [RFH] CMake: detect if being run via Visual Studio, independent of build generator?,
Philip Oakley
- [PATCH] clone: caveat note on converting partial clone,
Bagas Sanjaya
- [PATCH v2 0/6] Unconvolutize push.default=simple,
Felipe Contreras
- [PATCH v2 1/6] push: hedge code of default=simple, Felipe Contreras
- [PATCH v2 2/6] push: move code to setup_push_simple(), Felipe Contreras
- [PATCH v2 3/6] push: reorganize setup_push_simple(), Felipe Contreras
- [PATCH v2 4/6] push: simplify setup_push_simple(), Felipe Contreras
- [PATCH v2 5/6] push: remove unused code in setup_push_upstream(), Felipe Contreras
- [PATCH v2 6/6] doc: push: explain default=simple correctly, Felipe Contreras
- [PATCH 00/15] push: revamp push.default, Felipe Contreras
- [PATCH 01/15] push: create new get_upstream_ref() helper, Felipe Contreras
- [PATCH 02/15] push: return immediately in trivial switch case, Felipe Contreras
- [PATCH 03/15] push: reorder switch cases, Felipe Contreras
- [PATCH 04/15] push: factor out null branch check, Felipe Contreras
- [PATCH 05/15] push: only get the branch when needed, Felipe Contreras
- [PATCH 06/15] push: make setup_push_* return the dst, Felipe Contreras
- [PATCH 10/15] push: remove redundant check, Felipe Contreras
- [PATCH 08/15] push: get rid of all the setup_push_* functions, Felipe Contreras
- [PATCH 07/15] push: trivial simplifications, Felipe Contreras
- [PATCH 09/15] push: factor out the typical case, Felipe Contreras
- [PATCH 11/15] push: fix Yoda condition, Felipe Contreras
- [PATCH 14/15] push: don't get a full remote object, Felipe Contreras
- [PATCH 13/15] push: only get triangular when needed, Felipe Contreras
- [PATCH 12/15] push: remove trivial function, Felipe Contreras
- [PATCH 15/15] push: rename !triangular to same_remote, Felipe Contreras
- Re: [PATCH v2 0/6] Unconvolutize push.default=simple, Philip Oakley
- Re: [PATCH v2 0/6] Unconvolutize push.default=simple, Ævar Arnfjörð Bjarmason
- bug report: git checkout deletes worktree file even though it is excluded by sparse-checkout,
Tim Renouf (open source)
- [PATCH 00/11] Unconvolutize push.default=simple,
Felipe Contreras
- [PATCH 01/11] push: hedge code of default=simple, Felipe Contreras
- [PATCH 02/11] push: move code to setup_push_simple(), Felipe Contreras
- [PATCH 03/11] push: reorganize setup_push_simple(), Felipe Contreras
- [PATCH 04/11] push: simplify setup_push_simple(), Felipe Contreras
- [PATCH 05/11] push: remove unused code in setup_push_upstream(), Felipe Contreras
- [PATCH 06/11] push: merge current and simple, Felipe Contreras
- [PATCH 07/11] push: remove redundant check, Felipe Contreras
- [PATCH 08/11] push: fix Yoda condition, Felipe Contreras
- [PATCH 09/11] push: remove trivial function, Felipe Contreras
- [PATCH 11/11] doc: push: explain default=simple correctly, Felipe Contreras
- [PATCH 10/11] push: flip !triangular for centralized, Felipe Contreras
- Re: [PATCH 00/11] Unconvolutize push.default=simple, Elijah Newren
- Bug when cloning a repository with a default branch called HEAD,
Björn Kautler
[ANNOUNCE] Git for Windows 2.32.0-rc2, Johannes Schindelin
[PATCH][GSoC] submodule: introduce add-clone helper for submodule add,
Atharva Raykar
Fetching single tag in shallow clone almost unshallow the clone,
Bagas Sanjaya
[ANNOUNCE] Git v2.32.0-rc2, Junio C Hamano
git rm --pathspec-from-file does not work in subdirectories,
Dietrich Epp
Bug: git p4 clone fails if non unicode files with +k or+ko attributes are present, Arthur Moore
[ANNOUNCE] Git Rev News edition 75, Christian Couder
git push doesn't use local branch name as default,
Mathias Kunter
[PATCH 0/2] [GSOC] ref-filter: add %(raw) atom,
ZheNing Hu via GitGitGadget
[PATCH 0/5] Optimization batch 12: miscellaneous unthemed stuff,
Elijah Newren via GitGitGadget
[PATCH 0/2] Directory traversal fixes,
Elijah Newren via GitGitGadget
Re: [ANNOUNCE] git related v0.3, Felipe Contreras
[ANNOUNCE] git-related v1.0, Felipe Contreras
[PATCH v9 00/37] propose config-based hooks,
Emily Shaffer
- [PATCH v9 01/37] doc: propose hooks managed by the config, Emily Shaffer
- [PATCH v9 02/37] hook: introduce git-hook subcommand, Emily Shaffer
- [PATCH v9 03/37] hook: include hookdir hook in list, Emily Shaffer
- [PATCH v9 04/37] hook: teach hook.runHookDir, Emily Shaffer
- [PATCH v9 05/37] hook: implement hookcmd.<name>.skip, Emily Shaffer
- [PATCH v9 06/37] parse-options: parse into strvec, Emily Shaffer
- [PATCH v9 07/37] hook: add 'run' subcommand, Emily Shaffer
- [PATCH v9 08/37] hook: introduce hook_exists(), Emily Shaffer
- [PATCH v9 09/37] hook: support passing stdin to hooks, Emily Shaffer
- [PATCH v9 10/37] run-command: allow stdin for run_processes_parallel, Emily Shaffer
- [PATCH v9 11/37] hook: allow parallel hook execution, Emily Shaffer
- [PATCH v9 12/37] hook: allow specifying working directory for hooks, Emily Shaffer
- [PATCH v9 13/37] run-command: add stdin callback for parallelization, Emily Shaffer
- [PATCH v9 14/37] hook: provide stdin by string_list or callback, Emily Shaffer
- [PATCH v9 15/37] run-command: allow capturing of collated output, Emily Shaffer
- [PATCH v9 16/37] hooks: allow callers to capture output, Emily Shaffer
- [PATCH v9 17/37] commit: use config-based hooks, Emily Shaffer
- [PATCH v9 18/37] am: convert applypatch hooks to use config, Emily Shaffer
- [PATCH v9 19/37] merge: use config-based hooks for post-merge hook, Emily Shaffer
- [PATCH v9 20/37] gc: use hook library for pre-auto-gc hook, Emily Shaffer
- [PATCH v9 21/37] rebase: teach pre-rebase to use hook.h, Emily Shaffer
- [PATCH v9 22/37] read-cache: convert post-index-change hook to use config, Emily Shaffer
- [PATCH v9 23/37] receive-pack: convert push-to-checkout hook to hook.h, Emily Shaffer
- [PATCH v9 24/37] git-p4: use 'git hook' to run hooks, Emily Shaffer
- [PATCH v9 25/37] hooks: convert 'post-checkout' hook to hook library, Emily Shaffer
- [PATCH v9 26/37] hook: convert 'post-rewrite' hook to config, Emily Shaffer
- [PATCH v9 27/37] transport: convert pre-push hook to use config, Emily Shaffer
- [PATCH v9 28/37] reference-transaction: look for hooks in config, Emily Shaffer
- [PATCH v9 29/37] receive-pack: convert 'update' hook to hook.h, Emily Shaffer
- [PATCH v9 30/37] proc-receive: acquire hook list from hook.h, Emily Shaffer
- [PATCH v9 31/37] post-update: use hook.h library, Emily Shaffer
- [PATCH v9 32/37] receive-pack: convert receive hooks to hook.h, Emily Shaffer
- [PATCH v9 33/37] bugreport: use hook_exists instead of find_hook, Emily Shaffer
- [PATCH v9 34/37] git-send-email: use 'git hook run' for 'sendemail-validate', Emily Shaffer
- [PATCH v9 35/37] run-command: stop thinking about hooks, Emily Shaffer
- [PATCH v9 36/37] doc: clarify fsmonitor-watchman specification, Emily Shaffer
- [PATCH v9 37/37] docs: link githooks and git-hook manpages, Emily Shaffer
- Re: [PATCH v9 00/37] propose config-based hooks, Ævar Arnfjörð Bjarmason
- Re: [PATCH v9 00/37] propose config-based hooks, Ævar Arnfjörð Bjarmason
- Re: [PATCH v9 00/37] propose config-based hooks, Felipe Contreras
- [PATCH 00/31] minimal restart of "config-based-hooks", Ævar Arnfjörð Bjarmason
- [PATCH 01/31] hooks tests: don't leave "actual" nonexisting on failure, Ævar Arnfjörð Bjarmason
- [PATCH 02/31] gc tests: add a test for the "pre-auto-gc" hook, Ævar Arnfjörð Bjarmason
- [PATCH 03/31] hook: add 'run' subcommand, Ævar Arnfjörð Bjarmason
- [PATCH 04/31] run-command.h: move find_hook() to hook.h, Ævar Arnfjörð Bjarmason
- [PATCH 05/31] hook.c: add a hook_exists() wrapper and use it in bugreport.c, Ævar Arnfjörð Bjarmason
- [PATCH 06/31] gc: use hook library for pre-auto-gc hook, Ævar Arnfjörð Bjarmason
- [PATCH 08/31] am: convert applypatch hooks to use config, Ævar Arnfjörð Bjarmason
- [PATCH 07/31] rebase: teach pre-rebase to use hook.h, Ævar Arnfjörð Bjarmason
- [PATCH 09/31] hooks: convert 'post-checkout' hook to hook library, Ævar Arnfjörð Bjarmason
- [PATCH 10/31] merge: use config-based hooks for post-merge hook, Ævar Arnfjörð Bjarmason
- [PATCH 11/31] git hook run: add an --ignore-missing flag, Ævar Arnfjörð Bjarmason
- [PATCH 12/31] send-email: use 'git hook run' for 'sendemail-validate', Ævar Arnfjörð Bjarmason
- [PATCH 13/31] git-p4: use 'git hook' to run hooks, Ævar Arnfjörð Bjarmason
- [PATCH 15/31] read-cache: convert post-index-change hook to use config, Ævar Arnfjörð Bjarmason
- [PATCH 16/31] receive-pack: convert push-to-checkout hook to hook.h, Ævar Arnfjörð Bjarmason
- [PATCH 14/31] commit: use hook.h to execute hooks, Ævar Arnfjörð Bjarmason
- [PATCH 19/31] am: convert 'post-rewrite' hook to hook.h, Ævar Arnfjörð Bjarmason
- [PATCH 17/31] run-command: allow stdin for run_processes_parallel, Ævar Arnfjörð Bjarmason
- [PATCH 18/31] hook: support passing stdin to hooks, Ævar Arnfjörð Bjarmason
- [PATCH 20/31] run-command: add stdin callback for parallelization, Ævar Arnfjörð Bjarmason
- [PATCH 21/31] hook: provide stdin by string_list or callback, Ævar Arnfjörð Bjarmason
- [PATCH 22/31] hook: convert 'post-rewrite' hook in sequencer.c to hook.h, Ævar Arnfjörð Bjarmason
- [PATCH 23/31] transport: convert pre-push hook to use config, Ævar Arnfjörð Bjarmason
- [PATCH 24/31] reference-transaction: use hook.h to run hooks, Ævar Arnfjörð Bjarmason
- [PATCH 25/31] run-command: allow capturing of collated output, Ævar Arnfjörð Bjarmason
- [PATCH 26/31] hooks: allow callers to capture output, Ævar Arnfjörð Bjarmason
- [PATCH 28/31] post-update: use hook.h library, Ævar Arnfjörð Bjarmason
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]