index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
detect-compiler
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
The eighteenth batch
Junio C Hamano
1
-0
/
+21
2023-10-12
The seventeenth batch
Junio C Hamano
1
-0
/
+4
2023-10-12
mailmap: change primary address for Derrick Stolee
Derrick Stolee
1
-3
/
+3
2023-10-11
merge: introduce {copy|clear}_merge_options()
Junio C Hamano
3
-1
/
+22
2023-10-10
The sixteenth batch
Junio C Hamano
1
-0
/
+7
2023-10-10
files-backend.c: avoid stat in 'loose_fill_ref_dir'
Victoria Dye
1
-9
/
+5
2023-10-10
dir.[ch]: add 'follow_symlink' arg to 'get_dtype'
Victoria Dye
3
-8
/
+18
2023-10-10
dir.[ch]: expose 'get_dtype'
Victoria Dye
3
-36
/
+39
2023-10-10
ref-cache.c: fix prefix matching in ref iteration
Victoria Dye
3
-1
/
+55
2023-10-09
merge-ort: initialize repo in index state
John Cai
2
-0
/
+28
2023-10-09
doc/cat-file: make synopsis and description less confusing
Štěpán Němec
2
-19
/
+17
2023-10-09
doc: correct the 50 characters soft limit (+)
谢致邦 (XIE Zhibang)
3
-6
/
+6
2023-10-09
pretty: fix ref filtering for %(decorate) formats
Andy Koppe
2
-3
/
+7
2023-10-09
repack: free existing_cruft array after use
Jeff King
1
-0
/
+1
2023-10-05
daemon: free listen_addr before returning
Jeff King
2
-16
/
+23
2023-10-05
revision: clear decoration structs during release_revisions()
Jeff King
4
-0
/
+22
2023-10-05
decorate: add clear_decoration() function
Jeff King
4
-0
/
+29
2023-10-05
builtin/repack.c: avoid making cruft packs preferred
Taylor Blau
2
-1
/
+85
2023-10-05
builtin/repack.c: implement support for `--max-cruft-size`
Taylor Blau
7
-11
/
+426
2023-10-05
builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE
Taylor Blau
1
-3
/
+3
2023-10-05
coverity: detect and report when the token or project is incorrect
Johannes Schindelin
1
-1
/
+12
2023-10-04
The fifteenth batch
Junio C Hamano
1
-0
/
+16
2023-10-04
git-status.txt: fix minor asciidoc format issue
Javier Mora
1
-4
/
+3
2023-10-04
t7420: test that we correctly handle renamed submodules
Jan Alexander Steffens (heftig)
1
-2
/
+24
2023-10-04
t7419: test that we correctly handle renamed submodules
Jan Alexander Steffens (heftig)
1
-1
/
+29
2023-10-04
t7419, t7420: use test_cmp_config instead of grepping .gitmodules
Jan Alexander Steffens (heftig)
2
-6
/
+6
2023-10-04
t7419: actually test the branch switching
Jan Alexander Steffens (heftig)
1
-6
/
+8
2023-10-04
submodule--helper: return error from set-url when modifying failed
Jan Alexander Steffens (heftig)
1
-5
/
+7
2023-10-04
submodule--helper: use submodule_from_path in set-{url,branch}
Jan Alexander Steffens (heftig)
1
-4
/
+18
2023-10-03
commit-graph: clear oidset after finishing write
Jeff King
2
-0
/
+3
2023-10-03
commit-graph: free write-context base_graph_name during cleanup
Jeff King
2
-0
/
+3
2023-10-03
commit-graph: free write-context entries before overwriting
Jeff King
1
-0
/
+2
2023-10-03
commit-graph: free graph struct that was not added to chain
Jeff King
1
-0
/
+2
2023-10-03
commit-graph: delay base_graph assignment in add_graph_to_chain()
Jeff King
1
-2
/
+2
2023-10-03
commit-graph: free all elements of graph chain
Jeff King
1
-18
/
+11
2023-10-03
commit-graph: move slab-clearing to close_commit_graph()
Jeff King
1
-1
/
+1
2023-10-03
merge: free result of repo_get_merge_bases()
Jeff King
11
-1
/
+14
2023-10-03
commit-reach: free temporary list in get_octopus_merge_bases()
Jeff King
2
-0
/
+2
2023-10-03
t6700: mark test as leak-free
Jeff King
1
-0
/
+2
2023-10-03
parse-options: drop unused parse_opt_ctx_t member
René Scharfe
1
-1
/
+0
2023-10-03
t7700: split cruft-related tests to t7704
Taylor Blau
2
-121
/
+130
2023-10-02
gc: add `gc.repackFilterTo` config option
Christian Couder
3
-1
/
+27
2023-10-02
repack: implement `--filter-to` for storing filtered out objects
Christian Couder
3
-1
/
+82
2023-10-02
gc: add `gc.repackFilter` config option
Christian Couder
3
-0
/
+24
2023-10-02
repack: add `--filter=<filter-spec>` option
Christian Couder
3
-0
/
+217
2023-10-02
pack-bitmap-write: rebuild using new bitmap when remapping
Christian Couder
1
-1
/
+5
2023-10-02
repack: refactor finding pack prefix
Christian Couder
1
-6
/
+12
2023-10-02
repack: refactor finishing pack-objects command
Christian Couder
1
-37
/
+33
2023-10-02
t/helper: add 'find-pack' test-tool
Christian Couder
5
-0
/
+135
2023-10-02
pack-objects: allow `--filter` without `--stdout`
Christian Couder
3
-8
/
+12
[next]