index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-cvsserver.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)
Jiang Xin
1
-409
/
+962
2018-06-04
Git 2.18-rc1
v2.18.0-rc1
Junio C Hamano
2
-1
/
+13
2018-06-04
remote: doc typofix
Duy Nguyen
1
-1
/
+1
2018-06-04
sha1-file.c: correct $GITDIR to $GIT_DIR in a comment
Robert P. J. Day
1
-1
/
+1
2018-06-04
t3430: test clean-up
brian m. carlson
1
-3
/
+2
2018-06-03
l10n: fr.po v2.18 round 1
Jean-Noël Avila
1
-2317
/
+2889
2018-06-03
l10n: vi(3470t): Updated Vietnamese translation for v2.18.0
Tran Ngoc Quan
1
-2298
/
+2863
2018-06-02
l10n: es.po: Spanish update for v2.18.0 round 1
Christopher Diaz Riveros
1
-2360
/
+2918
2018-06-01
A bit more topics before -rc1
Junio C Hamano
1
-0
/
+22
2018-06-01
fetch: do not pass ref-prefixes for fetch by exact SHA1
Jonathan Nieder
3
-0
/
+25
2018-06-01
index-pack: handle --strict checks of non-repo packs
Jeff King
2
-2
/
+16
2018-06-01
prepare_commit_graft: treat non-repository as a noop
Jeff King
2
-0
/
+9
2018-06-01
refspec-api: avoid uninitialized field in refspec item
Junio C Hamano
1
-0
/
+2
2018-06-01
p4.txt: Use backquotes for variable names
Robert P. J. Day
1
-5
/
+5
2018-06-01
remote.txt: update documentation for 'update' command
Duy Nguyen
1
-2
/
+2
2018-06-01
RelNotes: remove duplicate release note
Elijah Newren
1
-11
/
+3
2018-06-01
note git-security@googlegroups.com in more places
Thomas Gummerer
2
-0
/
+16
2018-06-01
SubmittingPatches: replace numbered attributes with names
Thomas Gummerer
1
-4
/
+4
2018-05-31
l10n: git.pot: v2.18.0 round 1 (108 new, 14 removed)
Jiang Xin
1
-2259
/
+2739
2018-05-30
Git 2.18-rc0
v2.18.0-rc0
Junio C Hamano
2
-1
/
+37
2018-05-30
The seventh batch for 2.18
Junio C Hamano
1
-0
/
+80
2018-05-30
init: fix grammar in "templates not found" msg
Robert P. J. Day
1
-1
/
+1
2018-05-30
sequencer: ensure labels that are object IDs are rewritten
brian m. carlson
2
-1
/
+18
2018-05-30
t990X: use '.git/objects' as 'deep inside .git' path
Christian Couder
2
-2
/
+2
2018-05-29
apply: add --intent-to-add
Nguyễn Thái Ngọc Duy
4
-8
/
+35
2018-05-29
t2203: add a test about "diff HEAD" case
Nguyễn Thái Ngọc Duy
1
-0
/
+17
2018-05-29
diff: turn --ita-invisible-in-index on by default
Nguyễn Thái Ngọc Duy
3
-10
/
+41
2018-05-29
diff: ignore --ita-[in]visible-in-index when diffing worktree-to-tree
Nguyễn Thái Ngọc Duy
2
-3
/
+7
2018-05-29
tag: clarify in the doc that a tag can refer to a non-commit object
Robert P. J. Day
1
-2
/
+2
2018-05-28
show-index: update documentation for index v2
Jeff King
1
-6
/
+20
2018-05-28
make show-index a builtin
Jeff King
4
-2
/
+5
2018-05-28
git-rebase--interactive: fix copy-paste mistake
Orgad Shaneh
1
-1
/
+1
2018-05-28
t6036: prefer test_when_finished to manual cleanup in following test
Elijah Newren
1
-10
/
+12
2018-05-28
t6036, t6042: prefer test_cmp to sequences of test
Elijah Newren
2
-73
/
+130
2018-05-28
t6036, t6042: prefer test_path_is_file, test_path_is_missing
Elijah Newren
2
-22
/
+22
2018-05-28
t6036, t6042: use test_line_count instead of wc -l
Elijah Newren
2
-67
/
+134
2018-05-28
t6036, t6042: use test_create_repo to keep tests independent
Elijah Newren
2
-815
/
+926
2018-05-25
Use proper syntax for replaceables in command docs
Robert P. J. Day
19
-38
/
+38
2018-05-25
submodule: do not pass null OID to setup_revisions
Jonathan Tan
3
-3
/
+29
2018-05-25
rev-parse: check lookup'ed commit references for NULL
Elijah Newren
2
-2
/
+14
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
11
-50
/
+47
2018-05-24
git-p4: add unshelve command
Luke Diamand
3
-36
/
+347
2018-05-24
import-tars: read overlong names from pax extended header
Pedro Alvarez Piedehierro
1
-2
/
+29
2018-05-23
t: make many tests depend less on the refs being files
David Turner
9
-25
/
+26
2018-05-23
The sixth batch for 2.18
Junio C Hamano
1
-0
/
+101
2018-05-23
remote-curl: accept compressed responses with protocol v2
Brandon Williams
1
-0
/
+1
2018-05-23
remote-curl: accept all encodings supported by curl
Brandon Williams
3
-6
/
+11
2018-05-22
Git 2.17.1
v2.17.1
Junio C Hamano
3
-2
/
+18
2018-05-22
Git 2.16.4
v2.16.4
Junio C Hamano
3
-2
/
+7
2018-05-22
Git 2.15.2
v2.15.2
Junio C Hamano
2
-1
/
+4
[prev]
[next]