index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5730-protocol-v2-bundle-uri-file.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-16
tests: do not negate test_path_exists
Junio C Hamano
2
-3
/
+3
2023-05-15
Git 2.41-rc0
v2.41.0-rc0
Junio C Hamano
1
-0
/
+43
2023-05-12
t5583: fix shebang line
Elijah Newren
1
-1
/
+1
2023-05-10
merge-tree: load default git config
Derrick Stolee
2
-0
/
+21
2023-05-10
fetch: introduce machine-parseable "porcelain" output format
Patrick Steinhardt
4
-19
/
+244
2023-05-10
fetch: move option related variables into main function
Patrick Steinhardt
1
-97
/
+100
2023-05-10
fetch: lift up parsing of "fetch.output" config variable
Patrick Steinhardt
1
-18
/
+32
2023-05-10
fetch: introduce `display_format` enum
Patrick Steinhardt
1
-21
/
+46
2023-05-10
fetch: refactor calculation of the display table width
Patrick Steinhardt
1
-41
/
+34
2023-05-10
fetch: print left-hand side when fetching HEAD:foo
Patrick Steinhardt
2
-18
/
+66
2023-05-10
fetch: add a test to exercise invalid output formats
Patrick Steinhardt
1
-0
/
+24
2023-05-10
fetch: split out tests for output format
Patrick Steinhardt
2
-53
/
+63
2023-05-10
fetch: fix `--no-recurse-submodules` with multi-remote fetches
Patrick Steinhardt
2
-0
/
+15
2023-05-10
The eighteenth batch
Junio C Hamano
1
-0
/
+30
2023-05-10
The seventeenth batch
Junio C Hamano
1
-0
/
+16
2023-05-09
diff-files: integrate with sparse index
Shuqi Liang
3
-2
/
+31
2023-05-09
t1092: add tests for `git diff-files`
Shuqi Liang
1
-0
/
+39
2023-05-09
test: rev-parse-upstream: add missing cmp
Felipe Contreras
1
-1
/
+2
2023-05-08
t: drop "verbose" helper function
Jeff King
12
-66
/
+57
2023-05-08
t7001: use "ls-files --format" instead of "cut"
Jeff King
1
-2
/
+1
2023-05-08
t7001: avoid git on upstream of pipe
Jeff King
1
-16
/
+22
2023-05-08
gitk: escape file paths before piping to git log
Nico Rieck
1
-2
/
+14
2023-05-08
gitk: prevent overly long command lines
Johannes Schindelin
1
-5
/
+19
2023-05-08
subtree: support long global flags
Josh Soref
1
-2
/
+2
2023-05-06
push: introduce '--branches' option
Teng Long
5
-7
/
+135
2023-05-06
name-rev: make --stdin hidden
John Cai
2
-8
/
+9
2023-05-06
t9800: correct misuse of 'show -s --raw' in a test
Junio C Hamano
1
-1
/
+1
2023-05-05
doc-diff: drop SOURCE_DATE_EPOCH override
Jeff King
1
-1
/
+0
2023-05-05
diff: plug leaks in dirstat
Junio C Hamano
2
-6
/
+13
2023-05-05
diff: refactor common tail part of dirstat computation
Junio C Hamano
1
-14
/
+15
2023-05-05
doc: doc-diff: specify date
Felipe Contreras
1
-0
/
+1
2023-05-03
docs: clarify git rm --cached function in gitignore note
Sohom Datta
1
-1
/
+3
2023-05-03
doc: manpage: remove maximum title length
Felipe Contreras
1
-0
/
+3
2023-05-03
docs: rewrite the documentation of the text and eol attributes
Alex Henrie
1
-28
/
+31
2023-05-03
t2019: don't create unused files
Andrei Rybak
1
-2
/
+2
2023-05-03
t1502: don't create unused files
Andrei Rybak
1
-3
/
+3
2023-05-03
t1450: don't create unused files
Andrei Rybak
1
-4
/
+1
2023-05-03
t1300: don't create unused files
Andrei Rybak
1
-3
/
+3
2023-05-03
t1300: fix config file syntax error descriptions
Andrei Rybak
1
-2
/
+2
2023-05-03
t0300: don't create unused file
Andrei Rybak
1
-1
/
+1
2023-05-03
doc: remove custom callouts format
Felipe Contreras
1
-15
/
+0
2023-05-02
The sixteenth batch
Junio C Hamano
1
-0
/
+15
2023-05-02
test-ctype: check EOF
René Scharfe
1
-0
/
+2
2023-05-02
fsck: use local repository
Derrick Stolee
1
-3
/
+3
2023-05-02
fsck: verify checksums of all .bitmap files
Derrick Stolee
4
-0
/
+95
2023-05-01
doc: interpret-trailers: fix example
Kristoffer Haugsbakk
1
-3
/
+17
2023-05-01
doc: interpret-trailers: don’t use deprecated config
Kristoffer Haugsbakk
1
-3
/
+6
2023-05-01
doc: interpret-trailers: use input redirection
Kristoffer Haugsbakk
1
-1
/
+1
2023-05-01
doc: interpret-trailers: don’t use heredoc in examples
Kristoffer Haugsbakk
1
-39
/
+35
2023-05-01
setup: trace bare repository setups
Glen Choo
2
-7
/
+26
[next]