index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graph.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
git-am: handle missing "author" when parsing commit
Jeff King
1
-1
/
+3
2019-08-22
First batch after Git 2.23
Junio C Hamano
3
-2
/
+54
2019-08-16
Git 2.23
v2.23.0
Junio C Hamano
1
-1
/
+1
2019-08-16
l10n: zh_CN: for git v2.23.0 l10n round 1~2
Jiang Xin
1
-2910
/
+3413
2019-08-13
worktree remove: clarify error message on dirty worktree
SZEDER Gábor
1
-1
/
+1
2019-08-12
git-fast-import.txt: clarify that multiple merge commits are allowed
Elijah Newren
1
-1
/
+1
2019-08-12
l10n: de.po: Update German translation
Matthias Ruester
1
-2910
/
+3533
2019-08-12
t/perf: rename duplicate-numbered test script
Jeff King
1
-0
/
+0
2019-08-12
doc: fix repeated words
Mark Rushakoff
9
-9
/
+9
2019-08-12
Git 2.22.1
v2.22.1
Junio C Hamano
2
-1
/
+4
2019-08-12
.mailmap: update email address of Philip Oakley
Philip Oakley
1
-0
/
+1
2019-08-11
l10n: it.po: update the Italian localization for v2.23.0 round 2
Alessandro Menti
1
-522
/
+531
2019-08-11
l10n: vi(4674t): Updated translation for Vietnamese
Tran Ngoc Quan
1
-585
/
+595
2019-08-10
l10n: es: 2.23.0 round 2
Christopher Diaz Riveros
1
-3030
/
+3598
2019-08-10
l10n: fr v2.23.0 round 2
Jean-Noël Avila
1
-2904
/
+3429
2019-08-10
l10n: git.pot: v2.23.0 round 2 (4 new, 6 removed)
Jiang Xin
1
-477
/
+461
2019-08-10
l10n: bg.po: Updated Bulgarian translation (4674t)
Alexander Shopov
1
-2937
/
+3481
2019-08-09
Git 2.23-rc2
v2.23.0-rc2
Junio C Hamano
1
-1
/
+1
2019-08-08
t0000: reword comments for "local" test
Jeff King
1
-8
/
+6
2019-08-08
t: decrease nesting in test_oid_to_path
Jonathan Nieder
1
-1
/
+2
2019-08-07
sha1-file: release strbuf after use
René Scharfe
1
-0
/
+1
2019-08-07
test-dir-iterator: use path argument directly
René Scharfe
1
-3
/
+1
2019-08-07
dir-iterator: release strbuf after use
René Scharfe
1
-1
/
+3
2019-08-07
commit-graph: release strbufs after use
René Scharfe
1
-5
/
+7
2019-08-07
nedmalloc: avoid compiler warning about unused value
René Scharfe
1
-2
/
+2
2019-08-07
nedmalloc: do assignments only after the declaration section
René Scharfe
1
-1
/
+1
2019-08-06
l10n: reformat some localized strings for v2.23.0
Jean-Noël Avila
2
-5
/
+12
2019-08-06
merge-recursive: avoid directory rename detection in recursive case
Elijah Newren
2
-1
/
+113
2019-08-06
l10n: vi.po (4676t): Updated Vietnamese translation
Tran Ngoc Quan
1
-3017
/
+3618
2019-08-06
tests: show the test name and number at the start of verbose output
SZEDER Gábor
3
-6
/
+8
2019-08-06
t0000-basic: use realistic test script names in the verbose tests
SZEDER Gábor
1
-6
/
+6
2019-08-05
commit-graph: fix bug around octopus merges
Derrick Stolee
2
-2
/
+4
2019-08-05
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor
4
-15
/
+33
2019-08-05
commit-graph: turn a group of write-related macro flags into an enum
SZEDER Gábor
4
-14
/
+18
2019-08-05
t5318-commit-graph: use 'test_expect_code'
SZEDER Gábor
1
-2
/
+1
2019-08-05
restore: fix typo in docs
William Chargin
1
-1
/
+1
2019-08-05
doc: typo: s/can not/cannot/ and s/is does/does/
Mark Rushakoff
6
-7
/
+7
2019-08-03
l10n: Update Catalan translation
Jordi Mas
1
-4517
/
+6933
2019-08-02
Git 2.23-rc1
v2.23.0-rc1
Junio C Hamano
2
-1
/
+2
2019-08-02
restore: add test for deleted ita files
Varun Naik
1
-0
/
+11
2019-08-02
checkout.c: unstage empty deleted ita files
Varun Naik
2
-0
/
+12
2019-08-02
pack-refs: always refresh after taking the lock file
Sun Chao
1
-7
/
+16
2019-08-02
log: really flip the --mailmap default
Junio C Hamano
3
-6
/
+36
2019-08-02
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
8
-0
/
+24
2019-08-01
tree-walk: harden make_traverse_path() length computations
Jeff King
3
-10
/
+23
2019-08-01
tree-walk: add a strbuf wrapper for make_traverse_path()
Jeff King
5
-17
/
+32
2019-08-01
tree-walk: accept a raw length for traverse_path_len()
Jeff King
3
-6
/
+7
2019-08-01
tree-walk: use size_t consistently
Jeff King
3
-8
/
+8
2019-08-01
t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh'
SZEDER Gábor
1
-100
/
+104
2019-08-01
t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'
SZEDER Gábor
1
-22
/
+25
[next]