index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mailinfo.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
git_setup_gettext: plug memory leak
Johannes Schindelin
1
-2
/
+7
2018-04-24
gettext: avoid initialization if the locale dir is not present
Johannes Schindelin
1
-0
/
+3
2018-04-11
mingw/msvc: use the new-style RUNTIME_PREFIX helper
Johannes Schindelin
2
-3
/
+4
2018-04-11
exec_cmd: provide a new-style RUNTIME_PREFIX helper for Windows
Johannes Schindelin
2
-0
/
+30
2018-04-11
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
9
-39
/
+253
2018-04-11
Makefile: add Perl runtime prefix support
Dan Jacques
3
-2
/
+107
2018-04-11
Makefile: generate Perl header from template file
Dan Jacques
3
-11
/
+18
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
9
-5197
/
+115
2018-04-11
The third batch for 2.18
Junio C Hamano
1
-0
/
+30
2018-04-10
The second batch for 2.18
Junio C Hamano
1
-0
/
+25
2018-04-10
The first batch for 2.18 cycle
Junio C Hamano
3
-2
/
+69
2018-04-02
Git 2.17
v2.17.0
Junio C Hamano
1
-1
/
+1
2018-04-01
add -p: fix 2.17.0-rc* regression due to moved code
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-31
l10n: de.po: translate 132 new messages
Ralf Thielow
1
-2093
/
+2527
2018-03-30
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
2
-5
/
+5
2018-03-30
credential: ignore SIGPIPE when writing to credential helpers
Erik E Brady
1
-0
/
+3
2018-03-29
http: allow use of TLS 1.3
Loganaden Velvindron
2
-0
/
+4
2018-03-29
l10n: zh_CN: review for git v2.17.0 l10n round 1
Ray Chen
1
-5
/
+5
2018-03-29
l10n: zh_CN: for git v2.17.0 l10n round 1
Jiang Xin
1
-2066
/
+2495
2018-03-29
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
2
-2
/
+21
2018-03-28
Git 2.17-rc2
v2.17.0-rc2
Junio C Hamano
1
-1
/
+1
2018-03-28
test: avoid pipes in git related commands for test
Pratik Karki
15
-159
/
+179
2018-03-28
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2074
/
+2509
2018-03-28
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-28
git-stash.txt: remove extra square bracket
Thomas Gummerer
1
-1
/
+1
2018-03-28
doc hash-function-transition: clarify what SHAttered means
Ævar Arnfjörð Bjarmason
1
-5
/
+24
2018-03-28
doc hash-function-transition: clarify how older gits die on NewHash
Ævar Arnfjörð Bjarmason
1
-3
/
+8
2018-03-28
test_must_be_empty: simplify file existence check
SZEDER Gábor
1
-5
/
+2
2018-03-28
perf/aggregate: add --sort-by=regression option
Christian Couder
1
-1
/
+58
2018-03-28
perf/aggregate: add display_dir()
Christian Couder
1
-4
/
+7
2018-03-27
t/helper: merge test-write-cache into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-wildmatch into test-tool
Nguyễn Thái Ngọc Duy
5
-9
/
+12
2018-03-27
t/helper: merge test-urlmatch-normalization into test-tool
Nguyễn Thái Ngọc Duy
5
-136
/
+139
2018-03-27
t/helper: merge test-subprocess into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-submodule-config into test-tool
Nguyễn Thái Ngọc Duy
5
-11
/
+14
2018-03-27
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
6
-27
/
+30
2018-03-27
t/helper: merge test-strcmp-offset into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-sigchain into test-tool
Nguyễn Thái Ngọc Duy
5
-4
/
+7
2018-03-27
t/helper: merge test-sha1-array into test-tool
Nguyễn Thái Ngọc Duy
5
-10
/
+13
2018-03-27
t/helper: merge test-scrap-cache-tree into test-tool
Nguyễn Thái Ngọc Duy
5
-6
/
+9
2018-03-27
t/helper: merge test-run-command into test-tool
Nguyễn Thái Ngọc Duy
5
-14
/
+17
2018-03-27
t/helper: merge test-revision-walking into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-regex into test-tool
Nguyễn Thái Ngọc Duy
6
-6
/
+9
2018-03-27
t/helper: merge test-ref-store into test-tool
Nguyễn Thái Ngọc Duy
7
-6
/
+9
2018-03-27
t/helper: merge test-read-cache into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-prio-queue into test-tool
Nguyễn Thái Ngọc Duy
5
-5
/
+8
2018-03-27
t/helper: merge test-path-utils into test-tool
Nguyễn Thái Ngọc Duy
7
-37
/
+40
2018-03-27
t/helper: merge test-online-cpus into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-mktemp into test-tool
Nguyễn Thái Ngọc Duy
5
-4
/
+7
2018-03-27
t/helper: merge (unused) test-mergesort into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
[next]