index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-p4.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
gc: do not upcase error message shown with die()
Junio C Hamano
1
-1
/
+1
2018-03-22
parse-options: do not show usage upon invalid option value
Paul-Sebastian Ungureanu
8
-14
/
+125
2018-02-16
Git 2.16.2
v2.16.2
Junio C Hamano
3
-2
/
+32
2018-01-22
Git 2.16.1
v2.16.1
Junio C Hamano
3
-2
/
+13
2018-01-22
t5601-clone: test case-conflicting files on case-insensitive filesystem
Eric Sunshine
1
-0
/
+17
2018-01-19
repository: pre-initialize hash algo pointer
brian m. carlson
1
-1
/
+1
2018-01-17
Git 2.16
v2.16.0
Junio C Hamano
2
-3
/
+6
2018-01-16
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy
2
-1
/
+49
2018-01-15
l10n: de.po: translate 72 new messages
Ralf Thielow
1
-1934
/
+2172
2018-01-15
l10n: de.po: improve messages when a branch starts to track another ref
Ralf Thielow
1
-8
/
+8
2018-01-12
RelNotes: minor typofix
SZEDER Gábor
1
-1
/
+1
2018-01-11
Git 2.16-rc2
v2.16.0-rc2
Junio C Hamano
1
-1
/
+1
2018-01-11
l10n: bg.po: Updated Bulgarian translation (3288t)
Alexander Shopov
1
-181
/
+203
2018-01-11
Documentation/git-worktree.txt: add missing `
Ralf Thielow
1
-1
/
+1
2018-01-11
cat-file doc: document that -e will return some output
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2018-01-11
t3900: add some more quotes
Beat Bolli
1
-4
/
+4
2018-01-10
RelNotes update before -rc2
Junio C Hamano
1
-0
/
+10
2018-01-10
mingw: handle GITPERLLIB in t0021 in a Windows-compatible way
Johannes Schindelin
1
-1
/
+16
2018-01-10
l10n: TEAMS: add zh_CN team members
Jiang Xin
1
-0
/
+1
2018-01-10
l10n: zh_CN: for git v2.16.0 l10n round 2
Jiang Xin
1
-1920
/
+2144
2018-01-09
doc/read-tree: remove obsolete remark
Andreas G. Schacker
1
-3
/
+2
2018-01-09
l10n: sv.po: Update Swedish translation (3288t0f0u)
Peter Krefting
1
-181
/
+197
2018-01-09
git-gui: allow Ctrl+T to toggle multiple paths
Johannes Schindelin
1
-0
/
+13
2018-01-09
git-gui: fix exception when trying to stage with empty file list
Johannes Schindelin
1
-2
/
+10
2018-01-09
git-gui: avoid exception upon Ctrl+T in an empty list
Johannes Schindelin
1
-0
/
+4
2018-01-09
git gui: fix staging a second line to a 1-line file
Johannes Schindelin
1
-0
/
+1
2018-01-09
bisect: debug: convert struct object to object_id
Yasushi SHOJI
1
-3
/
+3
2018-01-09
merge-recursive: do not look at the index during recursive merge
Junio C Hamano
2
-1
/
+51
2018-01-09
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-1918
/
+2092
2018-01-09
l10n: TEAMS: Add ko team members
Changwoo Ryu
1
-0
/
+2
2018-01-09
oidset: don't return value from oidset_init
Thomas Gummerer
1
-1
/
+1
2018-01-08
stash: don't delete untracked files that match pathspec
Thomas Gummerer
2
-3
/
+34
2018-01-08
l10n: ko.po: Update Korean translation
Changwoo Ryu
2
-1944
/
+2200
2018-01-07
l10n: fr.po 2.16 round 2
Jean-Noel Avila
1
-192
/
+225
2018-01-07
l10n: es.po: Spanish translation 2.16.0 round 2
Christopher Díaz Riveros
1
-181
/
+197
2018-01-07
l10n: vi.po(3288t): Updated Vietnamese translation for v2.16.0 round 2
Tran Ngoc Quan
1
-1929
/
+2156
2018-01-07
l10n: git.pot: v2.16.0 round 2 (8 new, 4 removed)
Jiang Xin
1
-173
/
+192
2018-01-05
Git 2.16-rc1
v2.16.0-rc1
Junio C Hamano
2
-1
/
+12
2018-01-05
submodule: submodule_move_head omits old argument in forced case
Stefan Beller
2
-1
/
+17
2018-01-05
unpack-trees: oneway_merge to update submodules
Stefan Beller
1
-0
/
+3
2018-01-05
t/lib-submodule-update.sh: fix test ignoring ignored files in submodules
Stefan Beller
1
-0
/
+1
2018-01-05
t/lib-submodule-update.sh: clarify test
Stefan Beller
1
-2
/
+2
2018-01-05
rebase -p: fix quoting when calling `git merge`
Johannes Schindelin
2
-3
/
+20
2018-01-04
l10n: es.po: Update Spanish Translation v2.16.0
Christopher Díaz Riveros
1
-1920
/
+2129
2018-01-04
docs/diff-options: clarify scope of diff-filter types
Jeff King
1
-0
/
+6
2018-01-04
http: fix v1 protocol tests with apache httpd < 2.4
Todd Zullinger
1
-6
/
+4
2018-01-04
perf: amend the grep tests to test grep.threads
Ævar Arnfjörð Bjarmason
2
-21
/
+86
2018-01-04
t0302 & t3900: add forgotten quotes
Johannes Schindelin
2
-5
/
+5
2018-01-04
Allow the test suite to pass in a directory whose name contains spaces
Johannes Schindelin
3
-5
/
+5
2018-01-04
bisect: fix a regression causing a segfault
Ævar Arnfjörð Bjarmason
1
-2
/
+4
[next]