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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-25
gitk: use themed spinboxes
Mark Levedahl
1
-7
/
+7
2025-09-24
doc: git-push: rewrite refspec specification
Julia Evans
1
-47
/
+58
2025-09-24
doc: git-push: create PUSH RULES section
Julia Evans
1
-49
/
+45
2025-09-24
packfile: refactor `get_packed_git_mru()` to work on packfile store
Patrick Steinhardt
3
-7
/
+10
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
18
-42
/
+76
2025-09-24
packfile: refactor `get_packed_git()` to work on packfile store
Patrick Steinhardt
5
-8
/
+13
2025-09-24
packfile: move `get_multi_pack_index()` into "midx.c"
Patrick Steinhardt
4
-8
/
+17
2025-09-24
packfile: introduce function to load and add packfiles
Patrick Steinhardt
5
-41
/
+48
2025-09-24
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt
7
-12
/
+18
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
13
-35
/
+55
2025-09-24
packfile: refactor `prepare_packed_git()` to work on packfile store
Patrick Steinhardt
1
-23
/
+18
2025-09-24
packfile: reorder functions to avoid function declaration
Patrick Steinhardt
1
-34
/
+33
2025-09-24
odb: move kept cache into `struct packfile_store`
Patrick Steinhardt
3
-17
/
+23
2025-09-24
odb: move MRU list of packfiles into `struct packfile_store`
Patrick Steinhardt
5
-12
/
+10
2025-09-24
odb: move packfile map into `struct packfile_store`
Patrick Steinhardt
5
-26
/
+26
2025-09-24
odb: move initialization bit into `struct packfile_store`
Patrick Steinhardt
3
-9
/
+9
2025-09-24
odb: move list of packfiles into `struct packfile_store`
Patrick Steinhardt
4
-29
/
+41
2025-09-24
packfile: introduce a new `struct packfile_store`
Patrick Steinhardt
4
-1
/
+34
2025-09-23
The twelfth batch
Junio C Hamano
1
-0
/
+13
2025-09-23
Merge branch 'cs/subtree-squash-split-fix'
Junio C Hamano
2
-8
/
+99
2025-09-23
Merge branch 'rs/get-oid-with-flags-cleanup'
Junio C Hamano
5
-50
/
+17
2025-09-23
Merge branch 'jk/add-i-color'
Junio C Hamano
7
-42
/
+150
2025-09-23
Merge branch 'cc/promisor-remote-capability'
Junio C Hamano
4
-103
/
+511
2025-09-22
revision: retain argv NULL invariant in setup_revisions()
Jeff King
1
-0
/
+6
2025-09-22
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King
7
-18
/
+18
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
[prev]
[next]