index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ewah
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
grep tests: move binary pattern tests into their own file
Ævar Arnfjörð Bjarmason
2
-101
/
+114
2019-07-01
grep tests: move "grep binary" alongside the rest
Ævar Arnfjörð Bjarmason
2
-0
/
+0
2019-07-01
grep: inline the return value of a function call used only once
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2019-07-01
t4210: skip more command-line encoding tests on MinGW
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2019-06-28
grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
Ævar Arnfjörð Bjarmason
4
-8
/
+10
2019-06-28
log tests: test regex backends in "--encode=<enc>" tests
Ævar Arnfjörð Bjarmason
1
-1
/
+40
2019-06-21
The third batch
Junio C Hamano
1
-0
/
+29
2019-06-17
The second batch
Junio C Hamano
1
-0
/
+77
2019-06-13
The first batch after 2.22
Junio C Hamano
3
-2
/
+79
2019-06-11
t5616: cover case of client having delta base
Jonathan Tan
1
-11
/
+28
2019-06-11
t5616: use correct flag to check object is missing
Jonathan Tan
1
-1
/
+1
2019-06-07
Git 2.22
v2.22.0
Junio C Hamano
1
-1
/
+1
2019-06-07
l10n: fr.po: Review French translation
Cédric Malard
1
-15
/
+15
2019-06-06
l10n: de.po: Update German translation
Matthias Rüster
1
-3074
/
+4139
2019-06-06
l10n: de.po: improve description of 'git reset --quiet'
Ralf Thielow
1
-1
/
+1
2019-06-05
l10n: TEAMS: Change German translation team leader
Matthias Rüster
1
-3
/
+3
2019-06-05
merge-recursive: restore accidentally dropped setting of path
Elijah Newren
2
-0
/
+117
2019-06-05
l10n: bg.po: Updated Bulgarian translation (4581t)
Alexander Shopov
1
-7
/
+11
2019-06-05
l10n: zh_CN: Revision for git v2.22.0 l10n
Fangyi Zhou
2
-54
/
+54
2019-06-05
l10n: zh_CN: for git v2.22.0 l10n round 1~3
Jiang Xin
1
-3040
/
+4015
2019-06-05
l10n: es: 2.22.0 round 3
Christopher Diaz Riveros
1
-8
/
+12
2019-06-04
clang-format: use git grep to generate the ForEachMacros list
Miguel Ojeda
1
-2
/
+15
2019-06-04
url: do not allow %00 to represent NUL in URLs
Matthew DeVore
1
-1
/
+1
2019-06-04
url: do not read past end of buffer
Matthew DeVore
1
-1
/
+1
2019-06-04
gitignore.txt: make slash-rules more readable
Dr. Adam Nielsen
1
-22
/
+44
2019-06-04
l10n: it.po: Updated Italian translation
Alessandro Menti
1
-4745
/
+6015
2019-06-04
l10n: fr v2.22.0 rnd 3
Jean-Noël Avila
1
-10
/
+16
2019-06-04
l10n: vi.po(4581t): Updated Vietnamese translation for v2.22.0 round 3
Tran Ngoc Quan
1
-12
/
+16
2019-06-04
l10n: git.pot: v2.22.0 round 3 (3 new, 2 removed)
Jiang Xin
1
-6
/
+10
2019-06-03
Git 2.22-rc3
v2.22.0-rc3
Junio C Hamano
2
-1
/
+8
2019-06-03
i18n: fix typos found during l10n for git 2.22.0
Jiang Xin
2
-3
/
+3
2019-06-03
RelNotes: minor typo fixes in 2.22.0 draft
Todd Zullinger
1
-6
/
+6
2019-06-03
l10n: es: 2.22.0 round 2
Christopher Diaz Riveros
1
-381
/
+394
2019-06-02
l10n: bg.po: Updated Bulgarian translation (4580t)
Alexander Shopov
1
-1577
/
+1590
2019-06-01
l10n: vi.po(4580t): Updated Vietnamese translation for v2.22.0 round 2
Tran Ngoc Quan
1
-383
/
+396
2019-05-31
send-email: update documentation of required Perl modules
Chris Mayo
1
-2
/
+6
2019-05-31
list-objects-filter: correct usage of ALLOC_GROW
Matthew DeVore
1
-8
/
+9
2019-05-31
list-objects-filter-options: error is localizeable
Matthew DeVore
1
-1
/
+1
2019-05-31
l10n: fr.po v2.22.0 round 2
Jean-Noël Avila
1
-434
/
+537
2019-05-31
l10n: git.pot: v2.22.0 round 2 (6 new, 3 removed)
Jiang Xin
1
-378
/
+391
2019-05-30
Git 2.22-rc2
v2.22.0-rc2
Junio C Hamano
2
-1
/
+3
2019-05-30
userdiff: two simplifications of patterns for rust
Johannes Sixt
1
-3
/
+2
2019-05-30
clone: respect user supplied origin name when setting up partial clone
Xin Li
2
-4
/
+14
2019-05-29
unicode: update the width tables to Unicode 12.1
Beat Bolli
1
-2
/
+1
2019-05-29
doc: add some nit fixes to MyFirstContribution
Emily Shaffer
1
-4
/
+27
2019-05-29
list-objects-filter: disable 'sparse:path' filters
Christian Couder
7
-116
/
+37
2019-05-29
parse-options: check empty value in OPT_INTEGER and OPT_ABBREV
Nguyễn Thái Ngọc Duy
2
-0
/
+6
2019-05-29
diff-parseopt: restore -U (no argument) behavior
Nguyễn Thái Ngọc Duy
5
-4
/
+100
2019-05-29
diff-parseopt: correct variable types that are used by parseopt
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-05-29
send-email: fix regression in sendemail.identity parsing
Ævar Arnfjörð Bjarmason
3
-19
/
+108
[next]