index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge git://github.com/gotgit/git-po-zh_CN
Jiang Xin
2012-09-28
|
\
|
*
l10n: zh.CN.po: msgmerge git.pot (1142t195f630u)
Jiang Xin
2012-09-15
*
|
Merge branch 'maint'
Jiang Xin
2012-09-28
|
\
\
|
*
\
Merge branch 'l10n-thynson' of git://github.com/thynson/git-po-zh_CN into maint
Jiang Xin
2012-09-28
|
|
\
\
|
|
*
|
l10n: Improve many translation for zh_CN
Thynson
2012-08-07
|
|
*
|
l10n: Unify the translation for '(un)expected'
Thynson
2012-08-07
|
*
|
|
Merge branch 'maint' of https://github.com/ralfth/git-po-de into maint
Jiang Xin
2012-09-28
|
|
\
\
\
|
|
*
|
|
l10n: de.po: correct translation of a 'rebase' message
Ralf Thielow
2012-09-27
*
|
|
|
|
l10n: Fixes to Swedish translation
Peter Krefting
2012-09-26
*
|
|
|
|
Update Swedish translation (1967t0f0u)
Peter Krefting
2012-09-21
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
l10n: Update git.pot (825 new, 24 removed messages)
Jiang Xin
2012-09-15
*
|
|
|
The sixth batch for 1.8.0
Junio C Hamano
2012-09-14
*
|
|
|
Merge branch 'nd/checkout-option-parsing-fix'
Junio C Hamano
2012-09-14
|
\
\
\
\
|
*
|
|
|
checkout: reorder option handling
Nguyễn Thái Ngọc Duy
2012-09-11
|
*
|
|
|
checkout: move more parameters to struct checkout_opts
Nguyễn Thái Ngọc Duy
2012-08-29
|
*
|
|
|
checkout: pass "struct checkout_opts *" as const pointer
Nguyễn Thái Ngọc Duy
2012-08-29
*
|
|
|
|
Merge branch 'mh/abspath'
Junio C Hamano
2012-09-14
|
\
\
\
\
\
|
*
|
|
|
|
t0060: split absolute path test in two to exercise some of it on Windows
Johannes Sixt
2012-09-10
|
*
|
|
|
|
t0060: verify that real_path() removes extra slashes
Michael Haggerty
2012-09-06
|
*
|
|
|
|
real_path(): properly handle nonexistent top-level paths
Michael Haggerty
2012-09-06
|
*
|
|
|
|
t0060: verify that real_path() works correctly with absolute paths
Michael Haggerty
2012-09-06
|
*
|
|
|
|
real_path(): reject the empty string
Michael Haggerty
2012-09-06
|
*
|
|
|
|
t0060: verify that real_path() fails if passed the empty string
Michael Haggerty
2012-09-06
|
*
|
|
|
|
absolute_path(): reject the empty string
Michael Haggerty
2012-09-06
|
*
|
|
|
|
t0060: verify that absolute_path() fails if passed the empty string
Michael Haggerty
2012-09-06
|
*
|
|
|
|
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
2012-09-06
*
|
|
|
|
|
Merge branch 'dj/fetch-all-tags'
Junio C Hamano
2012-09-14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
2012-09-07
*
|
|
|
|
|
|
Merge branch 'sn/ls-remote-get-url-doc'
Junio C Hamano
2012-09-14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ls-remote: document the '--get-url' option
Stefan Naewe
2012-09-07
*
|
|
|
|
|
|
|
Merge branch 'nd/i18n-status'
Junio C Hamano
2012-09-14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
status: remove i18n legos
Nguyễn Thái Ngọc Duy
2012-09-06
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'rj/path-cleanup'
Junio C Hamano
2012-09-14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Call mkpathdup() rather than xstrdup(mkpath(...))
Ramsay Jones
2012-09-04
|
*
|
|
|
|
|
|
|
Call git_pathdup() rather than xstrdup(git_path("..."))
Ramsay Jones
2012-09-04
|
*
|
|
|
|
|
|
|
path.c: Use vsnpath() in the implementation of git_path()
Ramsay Jones
2012-09-04
|
*
|
|
|
|
|
|
|
path.c: Don't discard the return value of vsnpath()
Ramsay Jones
2012-09-04
|
*
|
|
|
|
|
|
|
path.c: Remove the 'git_' prefix from a file scope function
Ramsay Jones
2012-09-04
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'rj/tap-fix'
Junio C Hamano
2012-09-14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
test-lib.sh: Suppress the "passed all ..." message if no tests run
Ramsay Jones
2012-09-02
|
*
|
|
|
|
|
|
|
test-lib.sh: Add check for invalid use of 'skip_all' facility
Ramsay Jones
2012-09-02
|
*
|
|
|
|
|
|
|
test-lib.sh: Fix some shell coding style violations
Ramsay Jones
2012-09-02
|
*
|
|
|
|
|
|
|
t4016-*.sh: Skip all tests rather than each test
Ramsay Jones
2012-09-02
|
*
|
|
|
|
|
|
|
t3902-*.sh: Skip all tests rather than each test
Ramsay Jones
2012-09-02
|
*
|
|
|
|
|
|
|
t3300-*.sh: Fix a TAP parse error
Ramsay Jones
2012-09-02
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge git://github.com/git-l10n/git-po
Junio C Hamano
2012-09-12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
l10n: Update Swedish translation (1166t0f0u)
Peter Krefting
2012-09-13
|
*
|
|
|
|
|
|
|
Merge git://github.com/vnwildman/git
Jiang Xin
2012-09-13
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
l10n: vi.po: update to v1.7.12-146-g16d26
Tran Ngoc Quan
2012-09-08
|
*
|
|
|
|
|
|
|
|
l10n: de.po: translate 2 new messages
Ralf Thielow
2012-09-07
[next]