index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t9350-fast-export.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
diffcore-rename: treat a rename_limit of 0 as unlimited
Elijah Newren
2
-1
/
+2
2021-07-16
doc: clarify documentation for rename/copy limits
Elijah Newren
3
-12
/
+20
2021-07-16
diff: correct warning message when renameLimit exceeded
Elijah Newren
1
-1
/
+1
2021-07-08
The third batch
Junio C Hamano
1
-0
/
+77
2021-07-01
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King
1
-12
/
+22
2021-06-29
test-lib.sh: set COLUMNS=80 for --verbose repeatability
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-06-28
pager: avoid setting COLUMNS when we're guessing its value
Johannes Schindelin
1
-3
/
+13
2021-06-28
git-worktree.txt: fix typo in example path
Andrei Rybak
1
-1
/
+1
2021-06-28
t: fix typos in test messages
Andrei Rybak
2
-2
/
+2
2021-06-28
blame: correct name of config option in docs
Andrei Rybak
1
-1
/
+1
2021-06-19
pull: trivial whitespace style fix
Felipe Contreras
1
-3
/
+3
2021-06-19
pull: trivial cleanup
Felipe Contreras
1
-4
/
+2
2021-06-19
pull: cleanup autostash check
Felipe Contreras
1
-9
/
+7
2021-06-19
completion: bash: fix late declaration of __git_cmd_idx
Fabian Wermelinger
1
-0
/
+1
2021-06-19
t: use portable wrapper for readlink(1)
Jeff King
3
-3
/
+9
2021-06-17
test: refactor to use "get_abbrev_oid" to get abbrev oid
Jiang Xin
15
-52
/
+72
2021-06-17
test: refactor to use "test_commit" to create commits
Jiang Xin
2
-38
/
+12
2021-06-17
test: compare raw output, not mangle tabs and spaces
Jiang Xin
31
-966
/
+972
2021-06-17
sideband: don't lose clear-to-eol at packet boundary
Jiang Xin
1
-0
/
+23
2021-06-17
t6020: fix incompatible parameter expansion
Jiang Xin
1
-19
/
+31
2021-06-16
userdiff: add support for C# record types
Julian Verdurmen
1
-1
/
+1
2021-06-16
pre-commit hook tests: don't leave "actual" nonexisting on failure
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-06-15
graph: improve grammar of "invalid color" error message
Alex Henrie
1
-1
/
+1
2021-06-15
builtin/checkout--worker: zero-initialise struct to avoid MSAN complaints
Andrzej Hunt
1
-1
/
+1
2021-06-15
split-index: use oideq instead of memcmp to compare object_id's
Andrzej Hunt
1
-1
/
+2
2021-06-15
subtree: fix assumption about the directory separator
Johannes Schindelin
1
-3
/
+4
2021-06-15
subtree: fix the GIT_EXEC_PATH sanity check to work on Windows
Johannes Schindelin
1
-1
/
+4
2021-06-15
bitmaps: don't recurse into trees already in the bitmap
Jeff King
3
-0
/
+22
2021-06-14
The second batch
Junio C Hamano
1
-2
/
+48
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
14
-16
/
+15
2021-06-11
multimail: stop shipping a copy
Johannes Schindelin
12
-6303
/
+2
2021-06-11
bulk-checkin: make buffer reuse more obvious and safer
Andrzej Hunt
1
-2
/
+1
2021-06-11
add_pending_object_with_path(): work around "gcc -O3" complaint
Jeff King
1
-2
/
+3
2021-06-10
The first batch post Git 2.32
Junio C Hamano
2
-1
/
+33
2021-06-09
mailinfo: use starts_with() when checking scissors
Andrei Rybak
1
-2
/
+2
2021-06-09
MyFirstContribution: link #git-devel to Libera Chat
Atharva Raykar
1
-2
/
+2
2021-06-09
builtins + test helpers: use return instead of exit() in cmd_*
Ævar Arnfjörð Bjarmason
9
-14
/
+13
2021-06-09
doc: warn people against --max-pack-size
Jeff King
3
-10
/
+23
2021-06-08
t: use user-specified utf-8 locale for testing svn
Đoàn Trần Công Danh
6
-22
/
+32
2021-06-08
doc: merge: mention default of defaulttoupstream
Felipe Contreras
1
-1
/
+1
2021-06-08
doc/log: correct default for --decorate
Đoàn Trần Công Danh
1
-1
/
+3
2021-06-08
mergetools/kdiff3: make kdiff3 work on Windows too
Michael Schindler
1
-0
/
+9
2021-06-08
xdiff: use BUG(...), not xdl_bug(...)
Ævar Arnfjörð Bjarmason
1
-14
/
+8
2021-06-08
read-cache.c: don't guard calls to progress.c API
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2021-06-08
protocol-caps.h: add newline at end of file
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-06-08
t: fix whitespace around &&
Andrei Rybak
7
-8
/
+8
2021-06-06
Git 2.32
v2.32.0
Junio C Hamano
1
-1
/
+1
2021-06-06
parallel-checkout: avoid dash local bug in tests
René Scharfe
1
-1
/
+1
2021-06-06
l10n: es: 2.32.0 round 1
Christopher Diaz Riveros
1
-3300
/
+3806
2021-06-05
l10n: zh_CN: for git v2.32.0 l10n round 1
Jiang Xin
1
-3207
/
+3655
[next]