index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-submodule-nested-repo-config.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
t3104: remove shift code in 'test_ls_tree_format'
Teng Long
1
-1
/
+0
2023-01-13
ls-tree: cleanup the redundant SPACE
Teng Long
1
-1
/
+1
2023-01-13
ls-tree: make "line_termination" less generic
Ævar Arnfjörð Bjarmason
1
-14
/
+44
2023-01-13
ls-tree: fold "show_tree_data" into "cb" struct
Ævar Arnfjörð Bjarmason
1
-13
/
+5
2023-01-13
ls-tree: use a "struct options"
Ævar Arnfjörð Bjarmason
1
-87
/
+116
2023-01-13
ls-tree: don't use "show_tree_data" for "fast" callbacks
Ævar Arnfjörð Bjarmason
1
-26
/
+18
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
2023-01-08
object-file: inline calls to read_object()
Jeff King
2
-29
/
+18
2023-01-08
convert trivial uses of strncmp() to skip_prefix()
Jeff King
2
-5
/
+8
2023-01-08
convert trivial uses of strncmp() to starts_with()
Jeff King
4
-6
/
+6
2023-01-08
*: fix typos which duplicate a word
Andrei Rybak
9
-15
/
+14
2023-01-07
features: feature.manyFiles implies fast index writes
Derrick Stolee
6
-1
/
+22
2023-01-07
test-lib-functions: add helper for trailing hash
Derrick Stolee
2
-0
/
+13
2023-01-07
read-cache: add index.skipHash config option
Derrick Stolee
3
-1
/
+37
2023-01-07
hashfile: allow skipping the hash function
Derrick Stolee
2
-3
/
+18
2023-01-06
diff: drop "name" parameter from prepare_temp_file()
Jeff King
1
-11
/
+10
[next]