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-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
8
-19
/
+21
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
2
-2
/
+2
2025-04-29
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt
2
-2
/
+3
2025-04-28
index-pack: allow revisiting REF_DELTA chains
Derrick Stolee
1
-26
/
+32
2025-04-24
Merge branch 'rj/build-tweaks'
Junio C Hamano
1
-2
/
+7
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
25
-151
/
+392
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
48
-87
/
+110
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
48
-87
/
+110
2025-04-23
Merge branch 'ja/doc-reset-mv-rm-markup-updates'
Junio C Hamano
1
-1
/
+2
2025-04-23
maintenance: fix launchctl calendar intervals
Josh Heinrichs
1
-2
/
+2
2025-04-21
global: mark usage strings and string tables const
Ahelenia Ziemiańska
6
-11
/
+11
2025-04-20
builtin/difftool: remove unnecessary if statement
Usman Akinyemi
1
-2
/
+1
2025-04-20
builtin/add: remove unnecessary if statement
Usman Akinyemi
1
-2
/
+1
2025-04-17
Merge branch 'ua/update-update-server-info'
Junio C Hamano
1
-2
/
+2
2025-04-17
Merge branch 'en/merge-recursive-debug'
Junio C Hamano
5
-34
/
+10
2025-04-17
Merge branch 'kn/blame-porcelain-unblamable'
Junio C Hamano
1
-0
/
+15
2025-04-17
Merge branch 'jk/fetch-follow-remote-head-fix'
Junio C Hamano
1
-25
/
+11
2025-04-17
parse-options: detect mismatches in integer signedness
Patrick Steinhardt
3
-5
/
+5
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
4
-0
/
+5
2025-04-17
parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
Patrick Steinhardt
4
-11
/
+11
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
20
-132
/
+368
2025-04-16
builtin/gc.c: correct RAM calculation when using sysinfo
Ramsay Jones
1
-2
/
+7
2025-04-16
Merge branch 'ps/cat-file-filter-batch'
Junio C Hamano
3
-71
/
+191
2025-04-16
Merge branch 'kn/non-transactional-batch-updates'
Junio C Hamano
2
-6
/
+62
2025-04-16
Merge branch 'ps/maintenance-reflog-expire'
Junio C Hamano
2
-148
/
+77
2025-04-16
Merge branch 'jt/rev-list-z'
Junio C Hamano
1
-24
/
+69
2025-04-16
Merge branch 'ab/rm-sign-compare'
Junio C Hamano
1
-12
/
+9
2025-04-16
Merge branch 'jt/ref-transaction-abort-fix'
Junio C Hamano
1
-1
/
+8
2025-04-15
Merge branch 'js/comma-semicolon-confusion'
Junio C Hamano
1
-1
/
+1
2025-04-15
Merge branch 'jt/clone-guess-remote-head-fix'
Junio C Hamano
3
-4
/
+7
2025-04-15
Merge branch 'ds/maintenance-loose-objects-batchsize'
Junio C Hamano
1
-0
/
+20
2025-04-15
Merge branch 'kn/reflog-drop'
Junio C Hamano
1
-2
/
+66
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
21
-65
/
+73
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
38
-38
/
+38
2025-04-15
object-file: split up concerns of `HASH_*` flags
Patrick Steinhardt
3
-8
/
+19
2025-04-15
object-file: split out functions relating to object store subsystem
Patrick Steinhardt
8
-0
/
+8
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
14
-40
/
+43
2025-04-15
object-file: move `mkdir_in_gitdir()` into "path.c"
Patrick Steinhardt
1
-1
/
+2
2025-04-14
doc: convert git-mv to new documentation format
Jean-Noël Avila
1
-1
/
+1
2025-04-14
doc: move synopsis git-mv commands in the synopsis section
Jean-Noël Avila
1
-1
/
+2
2025-04-09
fetch: make set_head() call easier to read
Jeff King
1
-4
/
+5
2025-04-08
builtin/update-server-info: remove unnecessary if statement
Usman Akinyemi
1
-2
/
+2
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
21
-65
/
+73
2025-04-08
builtin/{merge,rebase,revert}: remove GIT_TEST_MERGE_ALGORITHM
Elijah Newren
3
-20
/
+1
2025-04-08
merge, sequencer: switch recursive merges over to ort
Elijah Newren
1
-7
/
+2
2025-04-08
builtin/merge-recursive: switch to using merge_ort_generic()
Elijah Newren
1
-2
/
+2
2025-04-08
checkout: replace merge_trees() with merge_ort_nonrecursive()
Elijah Newren
1
-5
/
+5
2025-04-08
Merge branch 'tb/incremental-midx-part-2'
Junio C Hamano
1
-1
/
+2
2025-04-08
Merge branch 'tb/refspec-fetch-cleanup'
Junio C Hamano
2
-2
/
+3
2025-04-08
update-ref: add --batch-updates flag for stdin mode
Karthik Nayak
1
-5
/
+61
[prev]
[next]