index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-02
commit: print "Date" line when the user has set date
Jeff King
4
-0
/
+37
2014-05-02
pretty: make show_ident_date public
Jeff King
2
-2
/
+9
2014-05-02
commit: use split_ident_line to compare author/committer
Jeff King
1
-17
/
+16
2014-05-02
Git 2.0-rc2
v2.0.0-rc2
Junio C Hamano
2
-2
/
+7
2014-04-30
Revert the whole "ask curl-config" topic for now
Junio C Hamano
1
-50
/
+14
2014-04-29
l10n: de.po: improve hint for autocorrected command execution
Ralf Thielow
1
-2
/
+2
2014-04-29
l10n: de.po: translate 45 new messages
Ralf Thielow
1
-1340
/
+1425
2014-04-29
l10n: de.po: correct translation of "completed" after resolving deltas
Ralf Thielow
1
-1
/
+1
2014-04-28
Makefile: default to -lcurl when no CURL_CONFIG or CURLDIR
Dave Borowitz
1
-13
/
+28
2014-04-25
Git 2.0-rc1
v2.0.0-rc1
Junio C Hamano
2
-1
/
+6
2014-04-24
setup: fix windows path buffer over-stepping
Martin Erik Werner
1
-2
/
+2
2014-04-23
t9117: use --prefix "" instead of --prefix=""
Kyle J. McKay
2
-4
/
+7
2014-04-23
l10n: zh_CN.po: translate 46 new messages (2229t0f0u)
Jiang Xin
1
-1313
/
+1392
2014-04-23
ewah_bitmap.c: do not assume size_t and eword_t are the same size
Kyle J. McKay
1
-1
/
+1
2014-04-22
l10n: fr translation for v2.0.0rc0 (2228t)
Jean-Noel Avila
1
-1340
/
+1409
2014-04-22
git-prompt.sh: don't put unsanitized branch names in $PS1
Richard Hansen
2
-24
/
+54
2014-04-22
l10n: Update Swedish translation (2228t0f0u)
Peter Krefting
1
-1319
/
+1391
2014-04-21
Update draft release notes to 2.0
Junio C Hamano
1
-3
/
+12
2014-04-21
t5801 (remote-helpers): cleanup environment sets
Felipe Contreras
1
-7
/
+4
2014-04-21
Documentation: git-gui: describe gui.displayuntracked
Max Kirillov
1
-0
/
+4
2014-04-21
run_external_diff: use an argv_array for the command line
Jeff King
1
-16
/
+16
2014-04-20
l10n: vi.po (2228t): Update and minor fix
Tran Ngoc Quan
1
-1385
/
+1458
2014-04-19
Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given
Johan Herland
20
-153
/
+131
2014-04-19
l10n: git.pot: v2.0.0 round 1 (45 new, 28 removed)
Jiang Xin
1
-1263
/
+1264
2014-04-18
Git 2.0-rc0
v2.0.0-rc0
Junio C Hamano
2
-1
/
+6
2014-04-18
i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelines
Junio C Hamano
1
-0
/
+10
2014-04-17
t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-7
/
+7
2014-04-17
git-tag.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-revert.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-resolve.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-repack.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2014-04-17
git-merge.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-ls-remote.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-2
/
+2
2014-04-17
git-fetch.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
git-commit.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-5
/
+5
2014-04-17
git-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-10
/
+10
2014-04-17
git-checkout.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-4
/
+4
2014-04-17
install-webdoc.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-3
/
+3
2014-04-17
howto-index.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-6
/
+6
2014-04-17
i18n: only extract comments marked with "TRANSLATORS:"
Jiang Xin
2
-6
/
+4
2014-04-17
i18n: remove obsolete comments for translators in diffstat generation
Jiang Xin
1
-8
/
+0
2014-04-17
i18n: fix uncatchable comments for translators in date.c
Jiang Xin
1
-1
/
+1
2014-04-17
Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"
Kyle J. McKay
1
-10
/
+1
2014-04-17
rebase: avoid non-function use of "return" on FreeBSD
Kyle J. McKay
3
-0
/
+45
2014-04-16
Update draft release notes for 2.0
Junio C Hamano
1
-0
/
+11
2014-04-16
config.c: mark die_bad_number as NORETURN
Jeff King
1
-0
/
+1
2014-04-15
Makefile: allow static linking against libcurl
Dave Borowitz
1
-3
/
+13
2014-04-15
Makefile: use curl-config to determine curl flags
Dave Borowitz
1
-12
/
+23
2014-04-14
transport-helper: fix sync issue on crashes
Felipe Contreras
2
-3
/
+30
[next]