index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
test-delta: close output descriptor after use
Jeff King
1
-0
/
+2
2025-07-24
test-delta: use strbufs to hold input files
Jeff King
1
-26
/
+14
2025-07-24
test-delta: handle errors with die()
Jeff King
1
-37
/
+18
2025-07-23
Merge branch 'ly/changed-paths-traversal'
Junio C Hamano
1
-4
/
+4
2025-07-23
config: move Git config parsing into "environment.c"
Patrick Steinhardt
2
-0
/
+2
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_value()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get_value()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config_get()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
4
-7
/
+7
2025-07-22
t/helper/test-truncate: close file descriptor after truncation
Hoyoung Lee
1
-0
/
+3
2025-07-16
Merge branch 'rs/parse-options-precision'
Junio C Hamano
1
-3
/
+14
2025-07-15
Merge branch 'ly/load-bitmap-leakfix'
Junio C Hamano
1
-0
/
+8
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
6
-11
/
+11
2025-07-14
Merge branch 'sj/string-list'
Junio C Hamano
1
-96
/
+0
2025-07-14
bloom: rename function operates on bloom_key
Lidong Yan
1
-2
/
+2
2025-07-14
bloom: add test helper to return murmur3 hash
Lidong Yan
1
-2
/
+2
2025-07-09
parse-options: add precision handling for OPTION_COUNTUP
René Scharfe
1
-0
/
+3
2025-07-09
parse-options: add precision handling for OPTION_SET_INT
René Scharfe
1
-0
/
+1
2025-07-09
parse-options: add precision handling for PARSE_OPT_CMDMODE
René Scharfe
1
-3
/
+10
2025-07-07
u-string-list: move "remove duplicates" test to "u-string-list.c"
shejialuo
1
-39
/
+0
2025-07-07
u-string-list: move "filter string" test to "u-string-list.c"
shejialuo
1
-21
/
+0
2025-07-07
u-string-list: move "test_split_in_place" to "u-string-list.c"
shejialuo
1
-22
/
+0
2025-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
1
-14
/
+0
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
6
-6
/
+6
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-3
/
+3
2025-07-01
pack-bitmap: add load corrupt bitmap test
Lidong Yan
1
-0
/
+8
2025-06-17
Merge branch 'ds/path-walk-2'
Junio C Hamano
1
-0
/
+2
2025-05-16
path-walk: add new 'edge_aggressive' option
Derrick Stolee
1
-0
/
+2
2025-05-16
t/helper: add zlib test-tool
Jeff King
4
-0
/
+65
2025-05-12
Merge branch 'ds/fix-thin-fix'
Junio C Hamano
4
-0
/
+151
2025-04-29
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano
1
-7
/
+74
2025-04-29
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano
9
-13
/
+13
2025-04-28
test-tool: add pack-deltas helper
Derrick Stolee
4
-0
/
+151
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
1
-11
/
+39
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
5
-5
/
+5
2025-04-21
global: mark usage strings and string tables const
Ahelenia Ziemiańska
9
-13
/
+13
2025-04-17
parse-options: introduce precision handling for `OPTION_UNSIGNED`
Patrick Steinhardt
1
-0
/
+3
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
1
-0
/
+3
2025-04-17
parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
Patrick Steinhardt
1
-3
/
+3
2025-04-17
global: use designated initializers for options
Patrick Steinhardt
1
-8
/
+30
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
2
-2
/
+15
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
2
-2
/
+2
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
5
-5
/
+5
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
2
-2
/
+2
2025-04-07
reftable/table: move printing logic into test helper
Patrick Steinhardt
1
-1
/
+68
[prev]
[next]