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
/
builtin
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
builtin/reflog: respect user config in "write" subcommand
Michael Lohmann
1
-0
/
+2
2025-09-29
Merge branch 'tc/last-modified-recursive-fix'
Junio C Hamano
1
-0
/
+1
2025-09-29
Merge branch 'kn/refs-files-case-insensitive'
Junio C Hamano
1
-3
/
+18
2025-09-29
Merge branch 'jk/color-variable-fixes'
Junio C Hamano
10
-23
/
+25
2025-09-29
Merge branch 'dk/stash-apply-index'
Junio C Hamano
1
-6
/
+11
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
5
-16
/
+10
2025-09-29
Merge branch 'ps/packfile-store' into tb/incremental-midx-part-3.1
Junio C Hamano
12
-43
/
+63
2025-09-25
revision: add rdiff_log_arg to rev_info
Kristoffer Haugsbakk
1
-4
/
+3
2025-09-25
range-diff: rename other_arg to log_arg
Kristoffer Haugsbakk
2
-12
/
+12
2025-09-24
packfile: refactor `get_packed_git_mru()` to work on packfile store
Patrick Steinhardt
1
-2
/
+2
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
8
-25
/
+49
2025-09-24
packfile: refactor `get_packed_git()` to work on packfile store
Patrick Steinhardt
2
-2
/
+2
2025-09-24
packfile: introduce function to load and add packfiles
Patrick Steinhardt
2
-9
/
+5
2025-09-24
packfile: refactor `install_packed_git()` to work on packfile store
Patrick Steinhardt
2
-2
/
+2
2025-09-24
packfile: split up responsibilities of `reprepare_packed_git()`
Patrick Steinhardt
4
-5
/
+5
2025-09-23
Merge branch 'rs/get-oid-with-flags-cleanup'
Junio C Hamano
3
-19
/
+9
2025-09-23
Merge branch 'jk/add-i-color'
Junio C Hamano
1
-1
/
+4
2025-09-22
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King
2
-5
/
+4
2025-09-22
treewide: use setup_revisions_from_strvec() when we have a strvec
Jeff King
1
-1
/
+2
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
2
-11
/
+4
2025-09-22
stash: tell setup_revisions() to free our allocated strings
Jeff King
1
-1
/
+2
2025-09-22
builtin/config: do not spawn pager when printing color codes
Patrick Steinhardt
1
-1
/
+2
2025-09-22
builtin/config: special-case retrieving colors without a key
Patrick Steinhardt
1
-0
/
+2
2025-09-22
builtin/config: do not die in `get_color()`
Patrick Steinhardt
1
-4
/
+11
2025-09-21
stash: honor stash.index in apply, pop modes
D. Ben Knoble
1
-2
/
+7
2025-09-21
stash: refactor private config globals
D. Ben Knoble
1
-4
/
+4
2025-09-19
builtin/refs: add optimize subcommand
Meet Soni
1
-0
/
+17
2025-09-19
builtin/pack-refs: factor out core logic into a shared library
Meet Soni
1
-49
/
+5
2025-09-19
builtin/pack-refs: convert to use the generic refs_optimize() API
Meet Soni
1
-1
/
+1
2025-09-18
Merge branch 'pc/range-diff-memory-limit'
Junio C Hamano
2
-0
/
+22
2025-09-18
Merge branch 'pw/3.0-commentchar-auto-deprecation'
Junio C Hamano
4
-0
/
+20
2025-09-18
last-modified: fix bug when some paths remain unhandled
Toon Claes
1
-0
/
+1
2025-09-17
whatchanged: hint about git-log(1) and aliasing
Kristoffer Haugsbakk
2
-2
/
+8
2025-09-17
fast-import: add '--signed-commits=<mode>' option
Christian Couder
1
-10
/
+53
2025-09-17
gpg-interface: refactor 'enum sign_mode' parsing
Christian Couder
1
-14
/
+5
2025-09-17
refs/files: catch conflicts on case-insensitive file-systems
Karthik Nayak
1
-3
/
+18
2025-09-16
config: store want_color() result in a separate bool
Jeff King
1
-3
/
+4
2025-09-16
color: use git_colorbool enum type to store colorbools
Jeff King
6
-8
/
+8
2025-09-16
color: use GIT_COLOR_* instead of numeric constants
Jeff King
10
-16
/
+17
2025-09-16
odb: add transaction interface
Justin Tobler
3
-7
/
+9
2025-09-16
object-file: relocate ODB transaction code
Justin Tobler
3
-3
/
+1
2025-09-16
builtin/update-index: end ODB transaction when --verbose is specified
Justin Tobler
1
-8
/
+15
2025-09-15
sparse-checkout: add --verbose option to 'clean'
Derrick Stolee
1
-2
/
+24
2025-09-15
Merge branch 'lo/repo-info-step-2'
Junio C Hamano
1
-12
/
+33
2025-09-15
Merge branch 'jt/de-global-bulk-checkin'
Junio C Hamano
3
-7
/
+10
2025-09-12
Merge branch 'rs/describe-with-lazy-queue-and-oidset'
Junio C Hamano
1
-12
/
+22
2025-09-12
Merge branch 'ms/refs-exists'
Junio C Hamano
1
-0
/
+48
2025-09-12
Merge branch 'ps/object-store-midx-dedup-info'
Junio C Hamano
4
-13
/
+31
2025-09-12
sparse-checkout: match some 'clean' behavior
Derrick Stolee
1
-1
/
+14
2025-09-12
sparse-checkout: add basics of 'clean' command
Derrick Stolee
1
-1
/
+63
[prev]
[next]