Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
I still use git whatchanged,
Mira Skwar
О, Excluzive
[Feature request] allow git rebase while already rebasing,
Isaac Oscar Gariano
[PATCH v2] bugreport: use quoted line prefixes,
kristofferhaugsbakk
[FEATURE] Proposal: git format-patch with `--with-line-numbers` flag,
Seyi Kuforiji
غيغفي, Bassam turkry
What's cooking in git.git (Aug 2025, #08; Mon, 18), Junio C Hamano
What's cooking in git.git (Aug 2025, #07; Sun, 17), Junio C Hamano
[GIT PULL] l10n updates for 2.51.0,
Jiang Xin
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts,
Adrian Ratiu
Message not available
Re: [PATCH 0/9] Encode submodule gitdir names to avoid conflicts, Adrian Ratiu
[PATCH 1/9] submodule--helper: use submodule_name_to_gitdir in add_submodule, Adrian Ratiu
[PATCH 4/9] t: submodules: add basic mixed gitdir path tests, Adrian Ratiu
[PATCH 3/9] submodule: add gitdir path config override, Adrian Ratiu
Re: [PATCH 3/9] submodule: add gitdir path config override, Josh Steadmon
Re: [PATCH 3/9] submodule: add gitdir path config override, Josh Steadmon
Re: [PATCH 3/9] submodule: add gitdir path config override, Josh Steadmon
[PATCH 8/9] t: move nested gitdir tests to proper location, Adrian Ratiu
[PATCH 5/9] strbuf: bring back is_rfc3986_unreserved, Adrian Ratiu
[PATCH 7/9] submodule: remove validate_submodule_git_dir(), Adrian Ratiu
[PATCH 9/9] t: add gitdir encoding tests, Adrian Ratiu
[PATCH 6/9] submodule: encode gitdir paths to avoid conflicts, Adrian Ratiu
[PATCH 2/9] submodule: create new gitdirs under submodules path, Adrian Ratiu
[PATCH 0/2] line-log: small fixes,
SZEDER Gábor
Gitweb advanced, Keith
why can't one alias `git stash`?,
Christoph Anton Mitterer
git may delete current branch on case insensitive file system (Mac),
Richard Carlsson
Jenkins still uses 'git whatchanged',
Mark Waite
[RFE] Add JSON output to git log commands,
Ron Ziroby Romero
[PATCH] ls-files: conditionally leave index sparse,
Derrick Stolee via GitGitGadget
Graphical tool to merge and reorder commits,
R. Diez
Inquiry about feature request #1665: Conditional includeIf by hostname,
Ayush Sharma
How To See Index File Checksum?,
Jon Forrest
[PATCH] t/t1517: mark tests that fail with GIT_TEST_INSTALLED,
Adam Dinwoodie
[ANNOUNCE] Git v2.51.0, Junio C Hamano
[PATCH v2] gitk: add README with usage, build, and contributing details,
Michael Rappazzo
[PATCH 0/3] meson: wire up gitk and git-gui,
Patrick Steinhardt
[PATCH 00/16] packfile: carve out a new packfile store,
Patrick Steinhardt
Message not available
[PATCH v2 00/16] packfile: carve out a new packfile store, Patrick Steinhardt
[PATCH v2 11/16] packfile: always add packfiles to MRU when adding a pack, Patrick Steinhardt
[PATCH v2 03/16] odb: move initialization bit into `struct packfile_store`, Patrick Steinhardt
[PATCH v2 16/16] packfile: refactor `get_packed_git_mru()` to work on packfile store, Patrick Steinhardt
[PATCH v2 06/16] odb: move kept cache into `struct packfile_store`, Patrick Steinhardt
[PATCH v2 07/16] packfile: reorder functions to avoid function declaration, Patrick Steinhardt
[PATCH v2 13/16] packfile: move `get_multi_pack_index()` into "midx.c", Patrick Steinhardt
[PATCH v2 01/16] packfile: introduce a new `struct packfile_store`, Patrick Steinhardt
[PATCH v2 14/16] packfile: remove `get_packed_git()`, Patrick Steinhardt
[PATCH v2 05/16] odb: move MRU list of packfiles into `struct packfile_store`, Patrick Steinhardt
[PATCH v2 10/16] packfile: refactor `install_packed_git()` to work on packfile store, Patrick Steinhardt
[PATCH v2 04/16] odb: move packfile map into `struct packfile_store`, Patrick Steinhardt
[PATCH v2 12/16] packfile: introduce function to load and add packfiles, Patrick Steinhardt
[PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`, Patrick Steinhardt
Re: [PATCH 00/16] packfile: carve out a new packfile store, Karthik Nayak
Re: [PATCH 00/16] packfile: carve out a new packfile store, Junio C Hamano
[PATCH 11/16] packfile: always add packfiles to MRU when adding a pack, Patrick Steinhardt
[PATCH 03/16] odb: move initialization bit into `struct packfile_store`, Patrick Steinhardt
[PATCH 16/16] packfile: refactor `get_packed_git_mru()` to work on packfile store, Patrick Steinhardt
[PATCH 06/16] odb: move kept cache into `struct packfile_store`, Patrick Steinhardt
[PATCH 07/16] packfile: reorder functions to avoid function declaration, Patrick Steinhardt
[PATCH 13/16] packfile: move `get_multi_pack_index()` into "midx.c", Patrick Steinhardt
[PATCH 01/16] packfile: introduce a new `struct packfile_store`, Patrick Steinhardt
[PATCH 08/16] packfile: refactor `prepare_packed_git()` to work on packfile store, Patrick Steinhardt
[PATCH 14/16] packfile: remove `get_packed_git()`, Patrick Steinhardt
[PATCH 05/16] odb: move MRU list of packfiles into `struct packfile_store`, Patrick Steinhardt
[PATCH 10/16] packfile: refactor `install_packed_git()` to work on packfile store, Patrick Steinhardt
[PATCH 04/16] odb: move packfile map into `struct packfile_store`, Patrick Steinhardt
[PATCH 12/16] packfile: introduce function to load and add packfiles, Patrick Steinhardt
[PATCH 02/16] odb: move list of packfiles into `struct packfile_store`, Patrick Steinhardt
[PATCH 09/16] packfile: split up responsibilities of `reprepare_packed_git()`, Patrick Steinhardt
[PATCH 15/16] packfile: refactor `get_all_packs()` to work on packfile store, Patrick Steinhardt
[PATCH v3 00/15] packfile: carve out a new packfile store, Patrick Steinhardt
[PATCH v3 09/15] packfile: split up responsibilities of `reprepare_packed_git()`, Patrick Steinhardt
[ANNOUNCE] Git for Windows 2.51.0, Johannes Schindelin
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing,
Patrick Steinhardt
- [PATCH RFC v3 00/18] Introduce git-history(1) command for easy history editing, Patrick Steinhardt
- Re: [PATCH RFC v3 00/18] Introduce git-history(1) command for easy history editing, Kristoffer Haugsbakk
- [PATCH RFC v3 16/18] sequencer: allow callers to provide mappings for the old commit, Patrick Steinhardt
- [PATCH RFC v3 11/18] add-patch: split out header from "add-interactive.h", Patrick Steinhardt
- [PATCH RFC v3 15/18] wt-status: provide function to expose status for trees, Patrick Steinhardt
- [PATCH RFC v3 06/18] cache-tree: allow writing in-memory index as tree, Patrick Steinhardt
- [PATCH RFC v3 01/18] sequencer: optionally skip printing commit summary, Patrick Steinhardt
- [PATCH RFC v3 02/18] sequencer: add option to rewind HEAD after picking commits, Patrick Steinhardt
- [PATCH RFC v3 04/18] sequencer: stop using `the_repository` in `sequencer_remove_state()`, Patrick Steinhardt
- [PATCH RFC v3 14/18] add-patch: add support for in-memory index patching, Patrick Steinhardt
- [PATCH RFC v3 08/18] builtin/history: introduce subcommands to manage interrupted rewrites, Patrick Steinhardt
- [PATCH RFC v3 07/18] builtin: add new "history" command, Patrick Steinhardt
- [PATCH RFC v3 05/18] sequencer: wire up "rewritten-hook" for REPLAY_HISTORY_EDIT, Patrick Steinhardt
- [PATCH RFC v3 13/18] add-patch: remove dependency on "add-interactive" subsystem, Patrick Steinhardt
- [PATCH RFC v3 18/18] builtin/history: implement "reword" subcommand, Patrick Steinhardt
- [PATCH RFC v3 03/18] sequencer: introduce new history editing mode, Patrick Steinhardt
- [PATCH RFC v3 10/18] builtin/history: implement "reorder" subcommand, Patrick Steinhardt
- [PATCH RFC v3 09/18] builtin/history: implement "drop" subcommand, Patrick Steinhardt
- [PATCH RFC v3 17/18] builtin/history: implement "split" subcommand, Patrick Steinhardt
- [PATCH RFC v3 12/18] add-patch: split out `struct interactive_options`, Patrick Steinhardt
- Re: [PATCH RFC v3 00/18] Introduce git-history(1) command for easy history editing, Elijah Newren
- [PATCH RFC v2 00/16] Introduce git-history(1) command for easy history editing, Patrick Steinhardt
- Re: [PATCH RFC v2 00/16] Introduce git-history(1) command for easy history editing, D. Ben Knoble
- [PATCH RFC v2 14/16] wt-status: provide function to expose status for trees, Patrick Steinhardt
- [PATCH RFC v2 10/16] add-patch: split out header from "add-interactive.h", Patrick Steinhardt
- [PATCH RFC v2 05/16] cache-tree: allow writing in-memory index as tree, Patrick Steinhardt
- [PATCH RFC v2 01/16] sequencer: optionally skip printing commit summary, Patrick Steinhardt
- [PATCH RFC v2 02/16] sequencer: add option to rewind HEAD after picking commits, Patrick Steinhardt
- [PATCH RFC v2 04/16] sequencer: stop using `the_repository` in `sequencer_remove_state()`, Patrick Steinhardt
- [PATCH RFC v2 13/16] add-patch: add support for in-memory index patching, Patrick Steinhardt
- [PATCH RFC v2 07/16] builtin/history: introduce subcommands to manage interrupted rewrites, Patrick Steinhardt
- [PATCH RFC v2 06/16] builtin: add new "history" command, Patrick Steinhardt
- [PATCH RFC v2 12/16] add-patch: remove dependency on "add-interactive" subsystem, Patrick Steinhardt
- [PATCH RFC v2 16/16] builtin/history: implement "reword" subcommand, Patrick Steinhardt
- [PATCH RFC v2 03/16] sequencer: introduce new history editing mode, Patrick Steinhardt
- [PATCH RFC v2 08/16] builtin/history: implement "drop" subcommand, Patrick Steinhardt
- [PATCH RFC v2 09/16] builtin/history: implement "reorder" subcommand, Patrick Steinhardt
- [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand, Patrick Steinhardt
- [PATCH RFC v2 11/16] add-patch: split out `struct interactive_options`, Patrick Steinhardt
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing, Kristoffer Haugsbakk
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing, Martin von Zweigbergk
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing, Junio C Hamano
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing, D. Ben Knoble
- [PATCH RFC 07/11] add-patch: split out header from "add-interactive.h", Patrick Steinhardt
- [PATCH RFC 03/11] cache-tree: allow writing in-memory index as tree, Patrick Steinhardt
- [PATCH RFC 01/11] sequencer: optionally skip printing commit summary, Patrick Steinhardt
- [PATCH RFC 02/11] sequencer: add option to rewind HEAD after picking commits, Patrick Steinhardt
- [PATCH RFC 04/11] builtin: add new "history" command, Patrick Steinhardt
- [PATCH RFC 10/11] add-patch: add support for in-memory index patching, Patrick Steinhardt
- [PATCH RFC 09/11] add-patch: remove dependency on "add-interactive" subsystem, Patrick Steinhardt
- [PATCH RFC 06/11] builtin/history: implement "reorder" subcommand, Patrick Steinhardt
- [PATCH RFC 05/11] builtin/history: implement "drop" subcommand, Patrick Steinhardt
- [PATCH RFC 11/11] builtin/history: implement "split" subcommand, Patrick Steinhardt
- [PATCH RFC 08/11] add-patch: split out `struct interactive_options`, Patrick Steinhardt
[PATCH 0/5] refs/reftable: add fsck checks,
Karthik Nayak
git: list of my complaints about future graft removal,
Askar Safin
git: prepare to regularly change hashsums,
Askar Safin
[PATCH] doc:clarify which remotes can be used when contributing,
Daniele Sassoli via GitGitGadget
[PATCH] doc: add discord to ways of getting help,
Daniele Sassoli via GitGitGadget
[PATCH 0/4] dangling symrefs and fetchRemoteHEAD=create,
Jeff King
[PATCH] config: add "hostname" condition to includeIf,
monarch
[BUG] Some subcommands ignore color.diff and color.ui in --patch mode,
Isaac Oscar Gariano
[GSoC PATCH 0/2] repo: add -z and objects.format,
Lucas Seiki Oshiro
[PATCH] git-gui: simplify using nice,
Mark Levedahl
[PATCH] git-gui: simplify PATH de-duplication,
Mark Levedahl
[PATCH 0/3] [2.51.0 Bug] Missing singleton objects in 'git repack -adf --path-walk',
Derrick Stolee via GitGitGadget
[PATCH 2/3] path-walk: fix setup of pending objects, Derrick Stolee via GitGitGadget
[PATCH 1/3] t7700: add failing --path-walk test, Derrick Stolee via GitGitGadget
[PATCH 3/3] path-walk: create initializer for path lists, Derrick Stolee via GitGitGadget
[PATCH gitk] gitk: add README.md with contribution guidelines,
Michael Rappazzo
I use whatchanged!,
Dan Allen
"lock file exists" when fetching in bare clone of repository,
Joe Drew
What's cooking in git.git (Aug 2025, #09; Wed, 20),
Junio C Hamano
[PATCH 0/3] bulk-checkin: remove global transaction state,
Justin Tobler
[PATCH] doc: interpret-trailers: close all pairs of single quotes, kristofferhaugsbakk
[GSoC][PATCH 0/2] Add refs exists subcommand,
Meet Soni
💬 git - quick collaboration question, rich
JENKINS-76004 - Git changelog is missing when CLI git 2.51.0 is on the controller, Frank Thompson
git status shows a different result depending on how fast a file is changed,
Damien Cassou
What's cooking in git.git (Aug 2025, #10; Fri, 22),
Junio C Hamano
Re: What's cooking in git.git (Aug 2025, #10; Fri, 22), Phillip Wood
Git whatchanged --i-still-use-this breaks Jenkins GitSCM, rsbecker
[feature request] allow directly committing untracked files,
Isaac Oscar Gariano
[PATCH] config: document includeIf conditions consistently, Junio C Hamano
[PATCH 0/2] progress: replace setitimer() with alarm(),
Carlo Marcelo Arenas Belón via GitGitGadget
[PATCH] doc/format-patch: adjust Thunderbird MUA hint to new add-on, Johannes Sixt
[PATCH] docs: update sendmail docs to use more secure SMTP server for Gmail, Aditya Garg
[PATCH] docs: note that extensions.compatobjectformat is experimental,
brian m. carlson
[PATCH] fetch-pack: re-scan when double-checking graph objects, Jeff King
[PATCH] contrib/subtree: fix split with squashed subtrees,
Colin Stagner
Message not available
[PATCH 0/4] line-log: optimize merge commit processing,
SZEDER Gábor
[PATCH] doc: config: replace backtick with apostrophe for possessive,
kristofferhaugsbakk
Still use git whatchanged,
Monte Davidoff
[PATCH] Add `-u` short option for `git pull`,
Julien Jerphanion via GitGitGadget
[PATCH 0/5] doc: git-checkout: clarify DESCRIPTION section,
Julia Evans via GitGitGadget
[PATCH 4/5] doc: git-checkout: deduplicate --detach explanation, Julia Evans via GitGitGadget
[PATCH 3/5] doc: git-checkout: don't use "reset", Julia Evans via GitGitGadget
[PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`, Julia Evans via GitGitGadget
[PATCH 1/5] doc: git-checkout: clarify intro, Julia Evans via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]