summaryrefslogtreecommitdiffstats
path: root/parse-options-cb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-06test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2-5/+71
2014-06-06test-lib: document short options in t/READMEIlya Bobyr1-0/+4
2014-04-21Update draft release notes to 2.0Junio C Hamano1-3/+12
2014-04-19Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not givenJohan Herland20-153/+131
2014-04-18Git 2.0-rc0v2.0.0-rc0Junio C Hamano2-1/+6
2014-04-18i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesJunio C Hamano1-0/+10
2014-04-17t9362-mw-to-git-utf8.sh: use the $( ... ) construct for command substitutionElia Pinto1-2/+2
2014-04-17t9360-mw-to-git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto1-7/+7
2014-04-17git-tag.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-04-17git-revert.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-04-17git-resolve.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-04-17git-repack.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2014-04-17git-merge.sh: use the $( ... ) construct for command substitutionElia Pinto1-2/+2
2014-04-17git-ls-remote.sh: use the $( ... ) construct for command substitutionElia Pinto1-2/+2
2014-04-17git-fetch.sh: use the $( ... ) construct for command substitutionElia Pinto1-3/+3
2014-04-17git-commit.sh: use the $( ... ) construct for command substitutionElia Pinto1-5/+5
2014-04-17git-clone.sh: use the $( ... ) construct for command substitutionElia Pinto1-10/+10
2014-04-17git-checkout.sh: use the $( ... ) construct for command substitutionElia Pinto1-4/+4
2014-04-17install-webdoc.sh: use the $( ... ) construct for command substitutionElia Pinto1-3/+3
2014-04-17howto-index.sh: use the $( ... ) construct for command substitutionElia Pinto1-6/+6
2014-04-17i18n: only extract comments marked with "TRANSLATORS:"Jiang Xin2-6/+4
2014-04-17i18n: remove obsolete comments for translators in diffstat generationJiang Xin1-8/+0
2014-04-17i18n: fix uncatchable comments for translators in date.cJiang Xin1-1/+1
2014-04-17Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"Kyle J. McKay1-10/+1
2014-04-17rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay3-0/+45
2014-04-16Update draft release notes for 2.0Junio C Hamano1-0/+11
2014-04-16config.c: mark die_bad_number as NORETURNJeff King1-0/+1
2014-04-14prompt: fix missing file errors in zshFelipe Contreras1-7/+14
2014-04-14remote-bzr: trivial test fixFelipe Contreras1-1/+1
2014-04-11test: fix t5560 on FreeBSDKyle J. McKay1-2/+2
2014-04-11test: fix t7001 cp to use POSIX optionsKyle J. McKay1-2/+2
2014-04-09completion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras2-0/+2
2014-04-09remote-bzr: include authors field in pushed commitsdequis2-0/+26
2014-04-09remote-bzr: add support for older versionsFelipe Contreras1-2/+2
2014-04-09remote-hg: always normalize pathsFelipe Contreras1-0/+1
2014-04-09remote-helpers: allow all tests running from any dirFelipe Contreras2-2/+4
2014-04-09Git 1.9.2v1.9.2Junio C Hamano3-2/+23
2014-04-09doc/http-backend: missing accent grave in literal mark-upThomas Ackermann1-1/+1
2014-04-09utf8.c: partially update to version 6.3Torsten Bögershausen1-5/+4
2014-04-08Update draft release notes to 2.0Junio C Hamano1-17/+11
2014-04-08Update draft release notes to 1.9.2Junio C Hamano1-0/+9
2014-04-08git-p4: explicitly specify that HEAD is a revisionVlad Dogaru1-1/+1
2014-04-07git-multimail: update to version 1.0.0Michael Haggerty5-56/+249
2014-04-05pack-objects: do not reuse packfiles without --delta-base-offsetJeff King1-1/+12
2014-04-04add `ignore_missing_links` mode to revwalkVicent Marti5-5/+44
2014-04-04MSVC: allow using ExtUtils::MakeMakerMarat Radchenko1-1/+0
2014-04-03Update draft release notes to 2.0Junio C Hamano1-0/+25
2014-04-03Start preparing for 1.9.1Junio C Hamano2-1/+39
2014-04-02Revert part of 384364b (Start preparing for Git 2.0, 2014-03-07)Junio C Hamano1-5/+0
2014-04-02Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano4-109/+26