index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bloom.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-22
The ninth batch
Junio C Hamano
1
-0
/
+12
2023-01-21
The eighth batch
Junio C Hamano
1
-0
/
+3
2023-01-19
attr: adjust a mismatched data type
Johannes Schindelin
1
-1
/
+1
2023-01-17
http: support CURLOPT_PROTOCOLS_STR
Jeff King
2
-13
/
+54
2023-01-17
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
5
-30
/
+26
2023-01-17
http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT
Jeff King
1
-1
/
+1
2023-01-17
attr: adjust a mismatched data type
Johannes Schindelin
1
-1
/
+1
2023-01-16
The seventh batch
Junio C Hamano
1
-0
/
+21
2023-01-16
fsck: document the new `gitattributes` message IDs
Johannes Schindelin
1
-0
/
+12
2023-01-14
doc: fix non-existent config name
Yukai Chou
1
-4
/
+4
2023-01-14
t3104: remove shift code in 'test_ls_tree_format'
Teng Long
1
-1
/
+0
2023-01-14
ls-tree: cleanup the redundant SPACE
Teng Long
1
-1
/
+1
2023-01-14
ls-tree: make "line_termination" less generic
Ævar Arnfjörð Bjarmason
1
-14
/
+44
2023-01-14
ls-tree: fold "show_tree_data" into "cb" struct
Ævar Arnfjörð Bjarmason
1
-13
/
+5
2023-01-14
ls-tree: use a "struct options"
Ævar Arnfjörð Bjarmason
1
-87
/
+116
2023-01-14
ls-tree: don't use "show_tree_data" for "fast" callbacks
Ævar Arnfjörð Bjarmason
1
-26
/
+18
2023-01-13
bisect: no longer try to clean up left-over `.git/head-name` files
Johannes Schindelin
2
-4
/
+0
2023-01-13
bisect: remove Cogito-related code
Johannes Schindelin
1
-8
/
+0
2023-01-13
bisect run: fix the error message
Johannes Schindelin
2
-1
/
+11
2023-01-13
bisect: verify that a bogus option won't try to start a bisection
Johannes Schindelin
1
-0
/
+10
2023-01-13
bisect--helper: make the order consistently `argc, argv`
Ævar Arnfjörð Bjarmason
1
-15
/
+18
2023-01-13
bisect--helper: simplify exit code computation
Johannes Schindelin
1
-8
/
+1
2023-01-13
docs: link generating patch sections
John Cai
2
-1
/
+8
2023-01-13
rebase: cleanup "--exec" option handling
Phillip Wood
2
-36
/
+13
2023-01-13
t7527: use test_when_finished in 'case insensitive+preserving'
Andrei Rybak
1
-1
/
+1
2023-01-13
t6422: drop commented out code
Andrei Rybak
1
-2
/
+0
2023-01-13
t6003: uncomment test '--max-age=c3, --topo-order'
Andrei Rybak
1
-13
/
+10
2023-01-13
git-bisect-lk2009: update nist report link
Andrei Rybak
1
-1
/
+1
2023-01-13
git-bisect-lk2009: update java code conventions link
Andrei Rybak
1
-1
/
+1
2023-01-13
date.c: allow ISO 8601 reduced precision times
Đoàn Trần Công Danh
2
-0
/
+45
2023-01-13
t/interop: report which vanilla git command failed
Jeff King
1
-1
/
+1
2023-01-13
merge: break out of all_strategy loop when strategy is found
Seija Kijin
1
-1
/
+1
2023-01-13
githooks: discuss Git operations in foreign repositories
Eric Sunshine
1
-0
/
+12
2023-01-13
doc: add "git switch -c" as another option on detached HEAD
Yutaro Ohno
1
-3
/
+3
2023-01-13
git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
Philippe Blain
1
-0
/
+7
2023-01-13
revisions.txt: be explicit about commands writing 'ORIG_HEAD'
Philippe Blain
1
-1
/
+2
2023-01-13
git-merge.txt: mention 'ORIG_HEAD' in the Description
Philippe Blain
1
-1
/
+2
2023-01-13
git-reset.txt: mention 'ORIG_HEAD' in the Description
Philippe Blain
1
-1
/
+2
2023-01-13
git-cherry-pick.txt: do not use 'ORIG_HEAD' in example
Philippe Blain
1
-1
/
+1
2023-01-13
object-file: fix indent-with-space
Jeff King
1
-1
/
+1
2023-01-09
use DUP_ARRAY
René Scharfe
8
-16
/
+15
2023-01-09
add DUP_ARRAY
René Scharfe
1
-0
/
+5
2023-01-09
do full type check in BARF_UNLESS_COPYABLE
René Scharfe
1
-3
/
+6
2023-01-09
factor out BARF_UNLESS_COPYABLE
René Scharfe
1
-2
/
+5
2023-01-09
mingw: make argv2 in try_shell_exec() non-const
René Scharfe
1
-5
/
+2
2023-01-08
The sixth batch
Junio C Hamano
1
-0
/
+14
2023-01-08
packfile: inline custom read_object()
Jeff King
1
-17
/
+9
2023-01-08
repo_read_object_file(): stop wrapping read_object_file_extended()
Jeff King
2
-17
/
+9
2023-01-08
read_object_file_extended(): drop lookup_replace option
Jeff King
2
-7
/
+4
2023-01-08
streaming: inline call to read_object_file_extended()
Jeff King
1
-3
/
+8
[next]