index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-17
ref-filter: drop unused parameters from email_atom_option_parser()
Jeff King
1
-3
/
+2
2024-08-17
pack-bitmap: drop unused parameters from select_pseudo_merges()
Jeff King
3
-5
/
+3
2024-08-17
pack-bitmap: load writer config from repository parameter
Jeff King
3
-4
/
+6
2024-08-17
refs: drop some unused parameters from create_symref_lock()
Jeff King
1
-5
/
+3
2024-08-16
Prepare for 2.46.1
Junio C Hamano
3
-2
/
+39
2024-08-16
setup: make ref storage format configurable via config
Patrick Steinhardt
3
-0
/
+63
2024-08-16
setup: make object format configurable via config
Patrick Steinhardt
3
-0
/
+95
2024-08-16
setup: merge configuration of repository formats
Patrick Steinhardt
1
-27
/
+20
2024-08-16
t0001: delete repositories when object format tests finish
Patrick Steinhardt
1
-0
/
+3
2024-08-16
t0001: exercise initialization with ref formats more thoroughly
Patrick Steinhardt
1
-13
/
+35
2024-08-16
builtin/stash: fix `--keep-index --include-untracked` with empty HEAD
Patrick Steinhardt
2
-1
/
+37
2024-08-16
run-command: fix detaching when running auto maintenance
Patrick Steinhardt
6
-14
/
+62
2024-08-16
builtin/maintenance: add a `--detach` flag
Patrick Steinhardt
2
-0
/
+45
2024-08-16
builtin/gc: add a `--detach` flag
Patrick Steinhardt
3
-36
/
+84
2024-08-16
builtin/gc: stop processing log file on signal
Patrick Steinhardt
1
-8
/
+0
2024-08-16
builtin/gc: fix leaking config values
Patrick Steinhardt
2
-27
/
+82
2024-08-16
builtin/gc: refactor to read config into structure
Patrick Steinhardt
1
-112
/
+143
2024-08-16
config: fix constness of out parameter for `git_config_get_expiry()`
Patrick Steinhardt
4
-9
/
+15
2024-08-15
The fifth batch
Junio C Hamano
1
-0
/
+25
2024-08-15
pseudo-merge.c: ensure pseudo-merge groups are closed
Taylor Blau
2
-0
/
+38
2024-08-15
pseudo-merge.c: do not generate empty pseudo-merge commits
Taylor Blau
2
-5
/
+8
2024-08-15
t/t5333-pseudo-merge-bitmaps.sh: demonstrate empty pseudo-merge groups
Taylor Blau
1
-0
/
+20
2024-08-15
pack-bitmap-write.c: select pseudo-merges even for small bitmaps
Taylor Blau
1
-0
/
+4
2024-08-15
pack-bitmap: drop redundant args from `bitmap_writer_finish()`
Taylor Blau
4
-8
/
+6
2024-08-15
pack-bitmap: drop redundant args from `bitmap_writer_build()`
Taylor Blau
4
-10
/
+6
2024-08-15
pack-bitmap: drop redundant args from `bitmap_writer_build_type_index()`
Taylor Blau
4
-13
/
+8
2024-08-15
pack-bitmap: initialize `bitmap_writer_init()` with packing_data
Taylor Blau
4
-4
/
+7
2024-08-15
t4129: fix racy index when calling chmod after git-add
Jeff King
1
-1
/
+1
2024-08-15
howto-maintain: mention preformatted docs
Junio C Hamano
1
-0
/
+4
2024-08-15
git-svn: mention `svn:global-ignores` in help+docs
Alex Galvin
2
-10
/
+10
2024-08-14
The fourth batch
Junio C Hamano
1
-0
/
+56
2024-08-14
t9001-send-email.sh: update alias list used for pine test
Jacob Keller
1
-3
/
+5
2024-08-14
p1500: add is-base performance tests
Derrick Stolee
1
-0
/
+31
2024-08-14
for-each-ref: add 'is-base' token
Derrick Stolee
5
-1
/
+202
2024-08-14
commit: add gentle reference lookup method
Derrick Stolee
2
-1
/
+9
2024-08-14
commit-reach: add get_branch_base_for_tip
Derrick Stolee
4
-0
/
+206
2024-08-14
builtin/diff: free symmetric diff members
Patrick Steinhardt
3
-0
/
+8
2024-08-14
diff: free state populated via options
Patrick Steinhardt
4
-0
/
+14
2024-08-14
builtin/log: fix leak when showing converted blob contents
Patrick Steinhardt
2
-0
/
+3
2024-08-14
userdiff: fix leaking memory for configured diff drivers
Patrick Steinhardt
7
-11
/
+43
2024-08-14
builtin/format-patch: fix various trivial memory leaks
Patrick Steinhardt
2
-3
/
+11
2024-08-14
diff: fix leak when parsing invalid ignore regex option
Patrick Steinhardt
2
-1
/
+6
2024-08-14
unpack-trees: clear index when not propagating it
Patrick Steinhardt
2
-0
/
+3
2024-08-14
sequencer: release todo list on error paths
Patrick Steinhardt
2
-19
/
+48
2024-08-14
merge-ort: unconditionally release attributes index
Patrick Steinhardt
5
-2
/
+5
2024-08-14
builtin/fast-export: plug leaking tag names
Patrick Steinhardt
2
-5
/
+13
2024-08-14
builtin/fast-export: fix leaking diff options
Patrick Steinhardt
1
-0
/
+2
2024-08-14
builtin/fast-import: plug trivial memory leaks
Patrick Steinhardt
3
-2
/
+9
2024-08-14
builtin/notes: fix leaking `struct notes_tree` when merging notes
Patrick Steinhardt
3
-5
/
+6
2024-08-14
builtin/rebase: fix leaking `commit.gpgsign` value
Patrick Steinhardt
5
-0
/
+5
[prev]
[next]