summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | git-push.txt: document the behavior of --repomg/push-repo-option-docMichael J Gruber2015-01-281-16/+2
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'bc/http-fallback-to-password-after-krb-fails' into maintJunio C Hamano2015-02-241-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | remote-curl: fall back to Basic auth if Negotiate failsbc/http-fallback-to-password-after-krb-failsbrian m. carlson2015-01-071-0/+10
* | | | | | | | | | | | | | | Merge branch 'dk/format-patch-ignore-diff-submodule' into maintJunio C Hamano2015-02-242-1/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | format-patch: ignore diff.submodule settingdk/format-patch-ignore-diff-submoduleDoug Kelly2015-01-072-3/+3
| * | | | | | | | | | | | | | | t4255: test am submodule with diff.submoduleDoug Kelly2015-01-071-0/+72
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'jn/rerere-fail-on-auto-update-failure' into maintJunio C Hamano2015-02-241-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rerere: error out on autoupdate failurejn/rerere-fail-on-auto-update-failureJonathan Nieder2015-01-081-10/+6
* | | | | | | | | | | | | | | | Merge branch 'jk/blame-commit-label' into maintJunio C Hamano2015-02-2411-34/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | blame.c: fix garbled error messagejk/blame-commit-labelLukas Fleischer2015-01-131-5/+7
| * | | | | | | | | | | | | | | use xstrdup_or_null to replace ternary conditionalsJeff King2015-01-137-10/+9
| * | | | | | | | | | | | | | | builtin/commit.c: use xstrdup_or_null instead of envdupJeff King2015-01-131-9/+3
| * | | | | | | | | | | | | | | builtin/apply.c: use xstrdup_or_null instead of null_strdupJeff King2015-01-131-10/+5
| * | | | | | | | | | | | | | | git-compat-util: add xstrdup_or_null helperJeff King2015-01-131-0/+5
* | | | | | | | | | | | | | | | Git 2.3v2.3.0Junio C Hamano2015-02-053-1/+12
* | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2015-02-021-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | l10n: ca.po: Fix trailing whitespaceAlex Henrie2015-01-301-5/+5
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Git 2.3.0-rc2v2.3.0-rc2Junio C Hamano2015-01-271-1/+1
* | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2015-01-272-929/+941
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://github.com/alexhenrie/git-poJiang Xin2015-01-271-925/+937
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | l10n: ca.po: update translationAlex Henrie2015-01-261-925/+937
| * | | | | | | | | | | | | | | | | l10n: de.po: correct singular formMichael J Gruber2015-01-261-1/+1
| * | | | | | | | | | | | | | | | | l10n: de.po: translate "leave behind" correctlyMichael J Gruber2015-01-261-2/+2
| * | | | | | | | | | | | | | | | | l10n: de.po: fix typoBenedikt Heine2015-01-261-2/+2
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'js/t1050'Junio C Hamano2015-01-221-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t1050-large: generate large files without ddjs/t1050Johannes Sixt2015-01-141-6/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'ak/cat-file-clean-up'Junio C Hamano2015-01-221-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cat-file: use "type" and "size" from outer scopeak/cat-file-clean-upAlexander Kuleshov2015-01-131-2/+0
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2015-01-227-6423/+6506
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | l10n: correct indentation of show-branch usageJiang Xin2015-01-216-64/+62
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin2015-01-217-6430/+6515
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | l10n: de.po: translate 3 messagesRalf Thielow2015-01-201-141/+142
| | * | | | | | | | | | | | | | | l10n: zh_CN: various fixes on command argumentsJiang Xin2015-01-191-176/+175
| | * | | | | | | | | | | | | | | Merge branch 'v2.3.0' of git://github.com/jnavila/gitJiang Xin2015-01-191-133/+137
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | l10n: fr.po v2.3.0 round 2Jean-Noel Avila2015-01-181-133/+137
| | * | | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/nafmo/git-l10n-svJiang Xin2015-01-191-131/+131
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | l10n: sv.po: Update Swedish translation (2298t0f0u)Peter Krefting2015-01-181-131/+131
| | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | l10n: vi.po(2298t): Updated 3 new stringsTran Ngoc Quan2015-01-191-137/+137
| | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | l10n: git.pot: v2.3.0 round 2 (3 updated)Jiang Xin2015-01-181-124/+124
| | * | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin2015-01-187-6003/+6084
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | l10n: de.po: translate 13 new messagesRalf Thielow2015-01-171-836/+857
| | | * | | | | | | | | | | | | | | l10n: de.po: fix typoRalf Thielow2015-01-171-1/+1
| | | * | | | | | | | | | | | | | | l10n: de.po: translate "track" as "versionieren"Ralf Thielow2015-01-171-20/+20
| | | * | | | | | | | | | | | | | | l10n: zh_CN: translations for git v2.3.0-rc0Jiang Xin2015-01-171-830/+853
| | | * | | | | | | | | | | | | | | l10n: sv.po: Update Swedish translation (2298t0f0u)Peter Krefting2015-01-141-842/+865
| | | * | | | | | | | | | | | | | | l10n: fr.po v2.3.0 round 1Jean-Noel Avila2015-01-131-833/+852
| | | * | | | | | | | | | | | | | | l10n: vi.po(2298t): Updated and change Plural-FormsTran Ngoc Quan2015-01-131-1019/+986
| | | * | | | | | | | | | | | | | | l10n: git.pot: v2.3.0 round 1 (13 new, 11 removed)Jiang Xin2015-01-131-824/+831
| | | * | | | | | | | | | | | | | | Merge branch 'master' of git://github.com/alexhenrie/git-poJiang Xin2015-01-131-798/+819
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | l10n: ca.po: various fixesJoan Perals2014-12-231-798/+819