summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-23git-remote-mediawiki: fix encoding issue for UTF-8 media filesMatthieu Moy
2014-04-23git-remote-mediawiki: allow stop/start-ing the test serverMatthieu Moy
2014-04-21Update draft release notes to 2.0Junio C Hamano
2014-04-21Merge git://bogomips.org/git-svnJunio C Hamano
2014-04-21Merge branch 'jx/i18n'Junio C Hamano
2014-04-21Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano
2014-04-21Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland
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-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
2014-04-09remote-helpers: allow all tests running from any dirFelipe Contreras
2014-04-09Sync with 1.9.2Junio C Hamano
2014-04-09Git 1.9.2v1.9.2Junio C Hamano