index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree-diff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-29
The twenty-second batch
Junio C Hamano
1
-0
/
+19
2023-10-29
reflog: fix expire --single-worktree
René Scharfe
2
-3
/
+26
2023-10-29
am, rebase: fix arghelp syntax of --empty
René Scharfe
3
-4
/
+4
2023-10-29
am: simplify --show-current-patch handling
René Scharfe
1
-68
/
+44
2023-10-29
parse-options: make CMDMODE errors more precise
René Scharfe
4
-57
/
+139
2023-10-26
send-email: move validation code below process_address_list
Michael Strawbridge
2
-28
/
+51
2023-10-25
SubmittingPatches: call gitk's command "Copy commit reference"
Andrei Rybak
1
-1
/
+1
2023-10-23
The twenty-first batch
Junio C Hamano
1
-0
/
+17
2023-10-23
doc/git-bisect: clarify `git bisect run` syntax
Javier Mora
2
-4
/
+4
2023-10-23
builtin/branch.c: adjust error messages to coding guidelines
Isoken June Ibizugbe
4
-47
/
+47
2023-10-22
merge-ort.c: fix typo 'neeed' to 'needed'
王常新
1
-1
/
+1
2023-10-21
The twentieth batch
Junio C Hamano
1
-0
/
+12
2023-10-21
git-push doc: more visibility for -q option
Michal Suchanek
1
-1
/
+1
2023-10-20
rebase: move parse_opt_keep_empty() down
Oswald Buddenhagen
1
-13
/
+12
2023-10-20
rebase: handle --strategy via imply_merge() as well
Oswald Buddenhagen
1
-12
/
+1
2023-10-20
rebase: simplify code related to imply_merge()
Oswald Buddenhagen
1
-5
/
+1
2023-10-20
send-email: handle to/cc/bcc from --compose message
Jeff King
3
-12
/
+31
2023-10-20
Revert "send-email: extract email-parsing code into a subroutine"
Jeff King
2
-80
/
+75
2023-10-20
doc/send-email: mention handling of "reply-to" with --compose
Jeff King
1
-5
/
+5
2023-10-20
grep: die gracefully when outside repository
Kristoffer Haugsbakk
2
-1
/
+33
2023-10-19
git-p4 shouldn't attempt to store symlinks in LFS
Matthew McClain
1
-0
/
+4
2023-10-19
t7601: use "test_path_is_file" etc. instead of "test -f"
Dorcas AnonoLitunya
1
-12
/
+12
2023-10-19
am: align placeholder for --whitespace option with apply
Junio C Hamano
1
-2
/
+2
2023-10-18
The nineteenth batch
Junio C Hamano
1
-1
/
+9
2023-10-18
commit: do not use cryptic "new_index" in end-user facing messages
Junio C Hamano
1
-4
/
+4
2023-10-17
builtin/add.c: clean up die() messages
Naomi Ibe
1
-5
/
+5
2023-10-16
doc/git-repack: don't mention nonexistent "--unpacked" option
Patrick Steinhardt
1
-5
/
+2
2023-10-16
doc/git-repack: fix syntax for `-g` shorthand option
Patrick Steinhardt
1
-1
/
+1
2023-10-14
t5319: make corrupted large-offset test more robust
Jeff King
1
-2
/
+4
2023-10-13
The eighteenth batch
Junio C Hamano
1
-0
/
+21
2023-10-13
Prevent git from rehashing 4GiB files
Jason Hatton
2
-2
/
+34
2023-10-13
t: add a test helper to truncate files
brian m. carlson
4
-0
/
+28
2023-10-13
attr: add attr.tree for setting the treeish to read attributes from
John Cai
6
-0
/
+95
2023-10-13
attr: read attributes from HEAD when bare repo
John Cai
3
-2
/
+23
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-12
grep: -f <path> is relative to $cwd
Junio C Hamano
2
-2
/
+24
2023-10-12
stash: be careful what we store
Junio C Hamano
2
-0
/
+10
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
doc/git-worktree: mention "refs/rewritten" as per-worktree refs
Patrick Steinhardt
1
-3
/
+4
2023-10-10
chunk-format: drop pair_chunk_unsafe()
Jeff King
2
-21
/
+0
2023-10-10
commit-graph: detect out-of-order BIDX offsets
Jeff King
2
-0
/
+23
2023-10-10
commit-graph: check bounds when accessing BIDX chunk
Jeff King
2
-2
/
+23
2023-10-10
commit-graph: check bounds when accessing BDAT chunk
Jeff King
4
-0
/
+63
2023-10-10
commit-graph: bounds-check generation overflow chunk
Jeff King
3
-3
/
+18
2023-10-10
commit-graph: check size of generations chunk
Jeff King
2
-2
/
+20
2023-10-10
commit-graph: bounds-check base graphs chunk
Jeff King
3
-1
/
+22
2023-10-10
commit-graph: detect out-of-bounds extra-edges pointers
Jeff King
3
-6
/
+23
2023-10-10
commit-graph: check size of commit data chunk
Jeff King
2
-1
/
+20
[next]