index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
interpret-trailers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
9
-72
/
+54
2018-12-26
log -G: ignore binary files
Thomas Braun
4
-1
/
+48
2018-12-15
Prepare for 2.21 cycle to start soonish
Junio C Hamano
3
-2
/
+24
2018-12-15
Git 2.20.1
v2.20.1
Junio C Hamano
3
-2
/
+22
2018-12-14
.gitattributes: ensure t/oid-info/* has eol=lf
Derrick Stolee
1
-0
/
+1
2018-12-14
t9902: 'send-email' test case requires PERL
Johannes Schindelin
1
-1
/
+1
2018-12-13
t4256: mark support files as LF-only
Johannes Schindelin
1
-0
/
+1
2018-12-12
parse-options: fix SunCC compiler warning
Nguyễn Thái Ngọc Duy
5
-1
/
+10
2018-12-12
help -a: handle aliases with long names gracefully
Johannes Schindelin
1
-1
/
+9
2018-12-12
help.h: fix coding style
Johannes Schindelin
1
-1
/
+1
2018-12-12
run-command: report exec failure
Junio C Hamano
2
-3
/
+8
2018-12-10
rebase docs: drop stray word in merge command description
Kyle Meyer
1
-1
/
+1
2018-12-09
Git 2.20
v2.20.0
Junio C Hamano
1
-1
/
+1
2018-12-09
Indent code with TABs
Nguyễn Thái Ngọc Duy
13
-77
/
+77
2018-12-09
docs/gitweb.conf: config variable typo
Frank Dana
1
-1
/
+1
2018-12-09
mailmap: update brandon williams's email address
Brandon Williams
1
-0
/
+1
2018-12-09
git-rebase.txt: update note about directory rename detection and am
Elijah Newren
1
-2
/
+3
2018-12-07
l10n: de.po: fix two messages
Ralf Thielow
1
-2
/
+2
2018-12-06
l10n: zh_CN: for git v2.20.0 l10n round 1 to 3
Jiang Xin
1
-3139
/
+4169
2018-12-06
l10n: update German translation
Ralf Thielow
1
-3106
/
+4332
2018-12-06
revision.c: put promisor option in specialized struct
Matthew DeVore
5
-11
/
+16
2018-12-06
list-objects.c: don't segfault for missing cmdline objects
Matthew DeVore
2
-2
/
+16
2018-12-04
sideband: color lines with keyword only
Stefan Beller
2
-2
/
+5
2018-12-04
rebase docs: fix incorrect format of the section Behavioral Differences
Johannes Sixt
1
-13
/
+17
2018-12-04
RelNotes 2.20: drop spurious double quote
Martin Ågren
1
-1
/
+1
2018-12-04
RelNotes 2.20: clarify sentence
Martin Ågren
1
-1
/
+1
2018-12-04
RelNotes 2.20: move some items between sections
Martin Ågren
1
-13
/
+13
2018-12-04
range-diff: always pass at least minimal diff options
Martin Ågren
3
-9
/
+33
2018-12-03
config.mak.uname: OpenBSD uses BSD semantics with fread for directories
Carlo Marcelo Arenas Belón
1
-0
/
+1
2018-12-03
t5004: avoid using tar for empty packages
Carlo Marcelo Arenas Belón
1
-9
/
+8
2018-12-03
t0061: do not fail test if '.' is part of $PATH
Junio C Hamano
1
-1
/
+9
2018-12-03
tests: add lint for non portable cp -a
Carlo Marcelo Arenas Belón
1
-0
/
+1
2018-12-02
l10n: bg.po: Updated Bulgarian translation (4187t)
Alexander Shopov
1
-115
/
+124
2018-12-02
l10n: sv.po: Update Swedish translation (4187t0f0u)
Peter Krefting
1
-221
/
+231
2018-12-02
l10n: fr.po v2.20.0 round 3
Jean-Noël Avila
1
-256
/
+321
2018-12-02
l10n: vi(4187t): Updated Vietnamese translation for v2.20.0 rd3
Tran Ngoc Quan
1
-117
/
+127
2018-12-02
l10n: es.po v2.20.0 round 3
Christopher Diaz Riveros
1
-267
/
+277
2018-12-02
l10n: git.pot: v2.20.0 round 3 (5 new, 3 removed)
Jiang Xin
1
-109
/
+119
2018-12-02
l10n: vi(4185t): Updated Vietnamese translation for v2.20.0
Tran Ngoc Quan
1
-3046
/
+4221
2018-12-01
l10n: es.po v2.20.0 round 1
Christopher Diaz Riveros
1
-3044
/
+4214
2018-12-01
Git 2.20-rc2
v2.20.0-rc2
Junio C Hamano
2
-1
/
+20
2018-12-01
t6036: avoid non-portable "cp -a"
Carlo Marcelo Arenas Belón
1
-1
/
+1
2018-12-01
builtin/rebase.c: remove superfluous space in messages
Ralf Thielow
1
-2
/
+2
2018-12-01
l10n: bg.po: Updated Bulgarian translation (4185t)
Alexander Shopov
1
-202
/
+208
2018-12-01
l10n: git.pot: v2.20.0 round 2 (2 new, 2 removed)
Jiang Xin
1
-195
/
+195
2018-11-30
l10n: bg.po: Updated Bulgarian translation (4185t)
Alexander Shopov
1
-3069
/
+4244
2018-11-30
rebase --stat: fix when rebasing to an unrelated history
Johannes Schindelin
3
-8
/
+30
2018-11-30
rebase: fix GIT_REFLOG_ACTION regression
Johannes Schindelin
2
-3
/
+52
2018-11-30
format-patch: do not let its diff-options affect --range-diff
Junio C Hamano
5
-3
/
+17
2018-11-29
l10n: sv.po: Update Swedish translation (4185t0f0u)
Peter Krefting
1
-3039
/
+4201
[next]