index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
commit-graph: tighten chain size check
Jeff King
2
-2
/
+20
2023-09-28
commit-graph: detect read errors when verifying graph chain
Jeff King
2
-9
/
+18
2023-09-28
t5324: harmonize sha1/sha256 graph chain corruption
Jeff King
1
-5
/
+20
2023-09-28
commit-graph: check mixed generation validation when loading chain file
Jeff King
1
-27
/
+27
2023-09-28
commit-graph: factor out chain opening function
Jeff King
2
-19
/
+42
2023-09-23
The twelfth batch
Junio C Hamano
1
-0
/
+14
2023-09-20
The eleventh batch
Junio C Hamano
1
-0
/
+27
2023-09-18
The tenth batch
Junio C Hamano
1
-0
/
+9
2023-09-18
git-send-email.perl: avoid printing undef when validating addresses
Taylor Blau
1
-3
/
+3
2023-09-17
merge-ort: lowercase a few error messages
Jeff King
3
-5
/
+5
2023-09-16
git-clean doc: fix "without do cleaning" typo
Caleb Hill
1
-1
/
+1
2023-09-15
git-config: fix misworded --type=path explanation
Evan Gates
1
-1
/
+1
2023-09-15
http: update curl http/2 info matching for curl 8.3.0
Jeff King
1
-0
/
+14
2023-09-15
http: factor out matching of curl http/2 trace lines
Jeff King
1
-6
/
+17
2023-09-14
merge-ort: drop unused "opt" parameter from merge_check_renames_reusable()
Jeff King
1
-3
/
+2
2023-09-14
merge-ort: drop unused parameters from detect_and_process_renames()
Jeff King
1
-6
/
+2
2023-09-14
merge-ort: stop passing "opt" to read_oid_strbuf()
Jeff King
1
-4
/
+3
2023-09-14
merge-ort: drop custom err() function
Jeff King
2
-24
/
+7
2023-09-14
The ninth batch
Junio C Hamano
1
-0
/
+26
2023-09-13
builtin/repack.c: extract common cruft pack loop
Taylor Blau
1
-13
/
+18
2023-09-13
builtin/repack.c: avoid directly inspecting "util"
Taylor Blau
1
-4
/
+14
2023-09-13
builtin/repack.c: store existing cruft packs separately
Taylor Blau
1
-16
/
+23
2023-09-13
builtin/repack.c: extract `has_existing_non_kept_packs()`
Taylor Blau
1
-1
/
+7
2023-09-13
builtin/repack.c: extract redundant pack cleanup for existing packs
Taylor Blau
1
-17
/
+28
2023-09-13
builtin/repack.c: extract redundant pack cleanup for --geometric
Taylor Blau
1
-23
/
+29
2023-09-13
builtin/repack.c: extract marking packs for deletion
Taylor Blau
1
-18
/
+32
2023-09-13
builtin/repack.c: extract structure to store existing packs
Taylor Blau
1
-41
/
+49
2023-09-13
The eighth batch
Junio C Hamano
1
-0
/
+2
2023-09-13
completion: improve doc for complex aliases
Philippe Blain
1
-0
/
+1
2023-09-13
completion: commit: complete trailers tokens more robustly
Philippe Blain
1
-1
/
+1
2023-09-13
sequencer: remove unreachable exit condition in pick_commits()
Oswald Buddenhagen
1
-4
/
+0
2023-09-13
t3404-rebase-interactive.sh: fix typos in title of a rewording test
Oswald Buddenhagen
1
-1
/
+1
2023-09-13
test-tool: retire "index-version"
Junio C Hamano
7
-23
/
+5
2023-09-13
update-index: add --show-index-version
Junio C Hamano
3
-7
/
+49
2023-09-13
update-index doc: v4 is OK with JGit and libgit2
Junio C Hamano
1
-3
/
+5
2023-09-12
diff-lib: fix check_removed when fsmonitor is on
Josip Sokcevic
2
-6
/
+11
2023-09-11
maintenance(systemd): support the Windows Subsystem for Linux
Johannes Schindelin
1
-1
/
+1
2023-09-11
diff --no-index: fix -R with stdin
René Scharfe
2
-0
/
+20
2023-09-11
trailer: split process_command_line_args into separate functions
Linus Arver
1
-13
/
+21
2023-09-11
trailer: split process_input_file into separate pieces
Linus Arver
1
-20
/
+22
2023-09-11
trailer: separate public from internal portion of trailer_iterator
Linus Arver
2
-7
/
+9
2023-09-08
completion(switch/checkout): treat --track and -t the same
Johannes Schindelin
2
-4
/
+12
2023-09-08
The seventh batch
Junio C Hamano
1
-0
/
+23
2023-09-07
grep: reject --no-or
René Scharfe
1
-1
/
+1
2023-09-07
completion: commit: complete configured trailer tokens
Philippe Blain
1
-0
/
+9
2023-09-06
rebase -i: fix adding failed command to the todo list
Phillip Wood
3
-23
/
+40
2023-09-06
rebase --continue: refuse to commit after failed command
Phillip Wood
3
-1
/
+26
2023-09-06
rebase: fix rewritten list for failed pick
Phillip Wood
4
-14
/
+63
2023-09-06
sequencer: factor out part of pick_commits()
Phillip Wood
1
-61
/
+71
2023-09-06
sequencer: use rebase_path_message()
Phillip Wood
1
-5
/
+2
[next]