summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-21run_external_diff: use an argv_array for the command lineJeff King
2014-04-20l10n: vi.po (2228t): Update and minor fixTran Ngoc Quan
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland
2014-04-19l10n: git.pot: v2.0.0 round 1 (45 new, 28 removed)Jiang Xin
2014-04-18Git 2.0-rc0v2.0.0-rc0Junio C Hamano
2014-04-18Merge branch 'jk/config-die-bad-number-noreturn'Junio C Hamano
2014-04-18Merge branch 'fc/remote-helper-fixes'Junio C Hamano
2014-04-18Merge branch 'fc/complete-aliased-push'Junio C Hamano
2014-04-18Merge branch 'fc/prompt-zsh-read-from-file'Junio C Hamano
2014-04-18i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesJunio C Hamano
2014-04-17t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17install-webdoc.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17howto-index.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-04-17i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin
2014-04-17i18n: remove obsolete comments for translators in diffstat generationJiang Xin
2014-04-17i18n: fix uncatchable comments for translators in date.cJiang Xin
2014-04-17Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"Kyle J. McKay
2014-04-17rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay
2014-04-16Update draft release notes for 2.0Junio C Hamano
2014-04-16Merge branch 'mh/multimail'Junio C Hamano
2014-04-16Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano
2014-04-16Merge branch 'km/avoid-cp-a'Junio C Hamano
2014-04-16Merge branch 'km/avoid-bs-in-shell-glob'Junio C Hamano
2014-04-16config.c: mark die_bad_number as NORETURNJeff King
2014-04-15Makefile: allow static linking against libcurlDave Borowitz
2014-04-15Makefile: use curl-config to determine curl flagsDave Borowitz
2014-04-14transport-helper: fix sync issue on crashesFelipe Contreras
2014-04-14transport-helper: trivial cleanupFelipe Contreras
2014-04-14transport-helper: propagate recvline() error pushingFelipe Contreras
2014-04-14remote-helpers: make recvline return an errorFelipe Contreras
2014-04-14transport-helper: remove barely used xchgline()Felipe Contreras
2014-04-14prompt: fix missing file errors in zshFelipe Contreras
2014-04-14remote-bzr: trivial test fixFelipe Contreras
2014-04-11test: fix t5560 on FreeBSDKyle J. McKay
2014-04-11test: fix t7001 cp to use POSIX optionsKyle J. McKay
2014-04-09completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras
2014-04-09remote-bzr: include authors field in pushed commitsdequis
2014-04-09remote-bzr: add support for older versionsFelipe Contreras
2014-04-09remote-hg: always normalize pathsFelipe Contreras