index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commit.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
treewide: use setup_revisions_from_strvec() when we have a strvec
Jeff King
3
-3
/
+4
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
6
-19
/
+27
2025-09-22
revision: manage memory ownership of argv in setup_revisions()
Jeff King
2
-3
/
+26
2025-09-22
stash: tell setup_revisions() to free our allocated strings
Jeff King
2
-1
/
+6
2025-09-22
t/unit-tests: update to 10e96bc
Patrick Steinhardt
24
-236
/
+320
2025-09-22
builtin/config: do not spawn pager when printing color codes
Patrick Steinhardt
2
-1
/
+11
2025-09-22
builtin/config: special-case retrieving colors without a key
Patrick Steinhardt
2
-0
/
+13
2025-09-22
builtin/config: do not die in `get_color()`
Patrick Steinhardt
1
-4
/
+11
2025-09-22
t1300: small style fixups
Patrick Steinhardt
1
-14
/
+24
2025-09-22
t1300: write test expectations in the test's body
Patrick Steinhardt
1
-163
/
+128
2025-09-22
gitk: fix MacOS 10.14 "Mojave" crash on launch
Eric Sunshine
1
-5
/
+7
2025-09-21
stash: honor stash.index in apply, pop modes
D. Ben Knoble
3
-2
/
+49
2025-09-21
stash: refactor private config globals
D. Ben Knoble
1
-4
/
+4
2025-09-21
t3905: remove unneeded blank line
D. Ben Knoble
1
-1
/
+0
2025-09-21
t3903: reduce dependencies on previous tests
D. Ben Knoble
1
-0
/
+3
2025-09-19
t: add test for git refs optimize subcommand
Meet Soni
2
-1
/
+19
2025-09-19
t0601: refactor tests to be shareable
Meet Soni
2
-429
/
+432
2025-09-19
builtin/refs: add optimize subcommand
Meet Soni
2
-0
/
+27
2025-09-19
doc: pack-refs: factor out common options
Meet Soni
2
-52
/
+53
2025-09-19
builtin/pack-refs: factor out core logic into a shared library
Meet Soni
5
-49
/
+86
2025-09-19
builtin/pack-refs: convert to use the generic refs_optimize() API
Meet Soni
1
-1
/
+1
2025-09-19
reftable-backend: implement 'optimize' action
Meet Soni
1
-0
/
+7
2025-09-19
files-backend: implement 'optimize' action
Meet Soni
1
-0
/
+10
2025-09-19
refs: add a generic 'optimize' API
Meet Soni
3
-0
/
+14
2025-09-18
initial branch: give hints after switching the default name
Junio C Hamano
5
-11
/
+19
2025-09-18
The tenth batch
Junio C Hamano
1
-0
/
+31
2025-09-18
sequencer: remove VERBATIM_MSG flag
Phillip Wood
1
-11
/
+0
2025-09-18
rebase -i: respect commit.cleanup when picking fixups
Phillip Wood
2
-7
/
+22
2025-09-18
last-modified: fix bug when some paths remain unhandled
Toon Claes
4
-1
/
+26
2025-09-17
BreakingChanges: remove claim about whatchanged reports
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-17
whatchanged: remove not-even-shorter clause
Kristoffer Haugsbakk
1
-1
/
+1
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
5
-8
/
+24
2025-09-17
you-still-use-that??: help the user help themselves
Kristoffer Haugsbakk
1
-5
/
+18
2025-09-17
t0014: test shadowing of aliases for a sample of builtins
Kristoffer Haugsbakk
1
-0
/
+17
2025-09-17
git: allow alias-shadowing deprecated builtins
Kristoffer Haugsbakk
3
-1
/
+59
2025-09-17
git: move seen-alias bookkeeping into handle_alias(...)
Kristoffer Haugsbakk
1
-23
/
+25
2025-09-17
git: add `deprecated` category to --list-cmds
Kristoffer Haugsbakk
2
-9
/
+20
2025-09-17
Makefile: don’t add whatchanged after it has been removed
Kristoffer Haugsbakk
1
-0
/
+2
2025-09-17
fast-import: add '--signed-commits=<mode>' option
Christian Couder
4
-10
/
+165
2025-09-17
gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder
3
-14
/
+37
2025-09-17
refs/files: handle D/F conflicts during locking
Karthik Nayak
3
-6
/
+60
2025-09-17
refs/files: handle F/D conflicts in case-insensitive FS
Karthik Nayak
2
-2
/
+37
2025-09-17
refs/files: use correct error type when lock exists
Karthik Nayak
2
-3
/
+44
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
6
-9
/
+124
2025-09-17
send-email: don't duplicate Reply-to: in intro message
NeilBrown
1
-0
/
+3
2025-09-16
config: store want_color() result in a separate bool
Jeff King
1
-3
/
+4
2025-09-16
add-interactive: retain colorbool values longer
Jeff King
2
-9
/
+9
2025-09-16
color: return bool from want_color()
Jeff King
2
-5
/
+5
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
23
-33
/
+37
2025-09-16
mailmap: consolidate multiple addresses into one
Greg Hurrell
1
-0
/
+2
[prev]
[next]