index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iterator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
strvec: update documention to avoid argv_array
Jeff King
1
-2
/
+2
2020-07-29
strvec: fix indentation in renamed calls
Jeff King
34
-174
/
+173
2020-07-29
strvec: convert remaining callers away from argv_array name
Jeff King
33
-385
/
+385
2020-07-29
strvec: convert more callers away from argv_array name
Jeff King
27
-201
/
+201
2020-07-29
strvec: convert builtin/ callers away from argv_array name
Jeff King
28
-503
/
+503
2020-07-29
quote: rename sq_dequote_to_argv_array to mention strvec
Jeff King
4
-6
/
+6
2020-07-29
strvec: rename files from argv-array to strvec
Jeff King
59
-61
/
+61
2020-07-29
argv-array: rename to strvec
Jeff King
12
-61
/
+74
2020-07-29
argv-array: use size_t for count and alloc
Jeff King
1
-2
/
+2
2020-07-27
Git 2.28
v2.28.0
Junio C Hamano
1
-1
/
+1
2020-07-26
l10n: es: 2.28.0 round 1
Christopher Diaz Riveros
1
-1219
/
+1509
2020-07-24
githooks.txt: use correct "reference-transaction" hook name
Bojun Chen
1
-2
/
+2
2020-07-24
l10n: de.po: Update German translation for Git v2.28.0
Matthias Rüster
1
-1160
/
+1420
2020-07-24
l10n: de.po: fix grammar
Ralf Thielow
1
-3
/
+3
2020-07-22
Documentation/RelNotes: fix a typo in 2.28's relnotes
Taylor Blau
1
-1
/
+1
2020-07-22
Git 2.28-rc2
v2.28.0-rc2
Junio C Hamano
2
-1
/
+3
2020-07-21
l10n: zh_CN: for git v2.28.0 l10n round 1
Jiang Xin
1
-1122
/
+1368
2020-07-21
git-prompt: change == to = for zsh's sake
David J. Malan
1
-2
/
+2
2020-07-20
l10n: zh_TW.po: v2.28.0 round 1 (0 untranslated)
Yi-Jyun Pan
1
-1127
/
+1413
2020-07-20
l10n: vi.po: correct "ident line" translation
Đoàn Trần Công Danh
1
-6
/
+6
2020-07-20
l10n: vi.po(4931t): Updated translation for v2.28.0
Tran Ngoc Quan
1
-1125
/
+1411
2020-07-18
t3200: don't grep for `strerror()` string
Martin Ågren
1
-2
/
+2
2020-07-18
gitworkflows.txt: fix broken subsection underline
Martin Ågren
1
-1
/
+1
2020-07-17
RelNotes: update the v0 with extension situation
Junio C Hamano
1
-9
/
+0
2020-07-17
Git 2.28-rc1
v2.28.0-rc1
Junio C Hamano
2
-1
/
+9
2020-07-16
repository: allow repository format upgrade with extensions
Jonathan Nieder
3
-8
/
+9
2020-07-16
Revert "check_repository_format_gently(): refuse extensions for old repositor...
Jonathan Nieder
2
-11
/
+16
2020-07-16
Hopefully the last batch before -rc1
Junio C Hamano
1
-0
/
+8
2020-07-15
commit-graph: fix "Collecting commits from input" progress line
SZEDER Gábor
1
-3
/
+1
2020-07-13
git-diff.txt: reorder possible usages
Martin Ågren
1
-6
/
+7
2020-07-13
git-diff.txt: don't mark required argument as optional
Martin Ågren
1
-1
/
+1
2020-07-12
l10n: fr v2.28.0 round 1
Jean-Noël Avila
1
-1144
/
+1408
2020-07-11
l10n: sv.po: Update Swedish translation (4931t0f0u)
Peter Krefting
1
-1127
/
+1399
2020-07-11
l10n: it.po: update the Italian translation for Git 2.28.0 round 1
Alessandro Menti
1
-1124
/
+1412
2020-07-10
l10n: tr: v2.28.0 round 1
Emir Sarı
1
-1128
/
+1377
2020-07-10
l10n: git.pot: v2.28.0 round 1 (70 new, 14 removed)
Jiang Xin
1
-1102
/
+1350
2020-07-09
Git 2.28-rc0
v2.28.0-rc0
Junio C Hamano
1
-3
/
+27
2020-07-09
git-rebase.txt: fix description list separator
Martin Ågren
1
-1
/
+1
2020-07-09
l10n: Update Catalan translation
Jordi Mas
1
-426
/
+428
2020-07-09
commit-graph: fix "Writing out commit graph" progress counter
SZEDER Gábor
1
-20
/
+2
2020-07-09
commit-graph: fix progress of reachable commits
SZEDER Gábor
1
-2
/
+3
2020-07-09
entry: check for fstat() errors after checkout
Matheus Tavares
1
-2
/
+1
2020-07-09
experimental: default to fetch.writeCommitGraph=false
Jonathan Nieder
3
-14
/
+5
2020-07-09
commit.c: don't persist substituted parents when unshallowing
Taylor Blau
4
-1
/
+19
2020-07-08
diff: check for merge bases before assigning sym->base
Jeff King
1
-1
/
+1
2020-07-07
Wait for child on signal death for aliases to externals
Trygve Aaberge
1
-0
/
+2
2020-07-07
Wait for child on signal death for aliases to builtins
Trygve Aaberge
3
-1
/
+3
2020-07-07
The seventh batch
Junio C Hamano
1
-0
/
+35
2020-07-07
revision: disable min_age optimization with line-log
René Scharfe
2
-1
/
+10
2020-07-02
difftool -d: ensure that intent-to-add files are handled correctly
Johannes Schindelin
1
-0
/
+8
[next]