summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-11add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht3-2/+10
2009-09-11mailinfo: add '--scissors' to usage messageNicolas Sebrecht1-1/+1
2009-09-11INSTALL: Describe dependency knobs from MakefileBrian Gernhardt1-14/+24
2009-09-11INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt1-5/+9
2009-09-10git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant1-7/+5
2009-09-10Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt1-1/+7
2009-09-09git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts1-12/+1
2009-09-09INSTALL: Update description of our SHA-1 codeBrian Gernhardt1-2/+2
2009-09-08GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano1-6/+27
2009-09-08git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud1-0/+2
2009-09-08githooks.txt: put hooks into subsectionsBert Wesarg1-15/+18
2009-09-06push: re-flow non-fast-forward messageJeff King1-3/+3
2009-09-06push: fix english in non-fast-forward messageJeff King1-1/+1
2009-09-06Do not scramble password read from .cvspassPascal Obry1-3/+3
2009-09-06pack-objects: free preferred base memory after usageNicolas Pitre1-0/+28
2009-09-06make shallow repository deepening more network efficientNicolas Pitre1-2/+6
2009-09-03git-clone: add missing comma in --reference documentationMiklos Vajna1-1/+1
2009-09-03push: teach --quiet to suppress "Everything up-to-date"Jeff King1-1/+1
2009-09-03git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape1-20/+20
2009-09-03clone: disconnect transport after fetchingJeff King2-3/+7
2009-09-02status: list unmerged files much laterJohannes Sixt1-1/+1
2009-09-02stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy3-8/+39
2009-09-01builtin-apply.c: get rid of an unnecessary use of temporary arrayJunio C Hamano1-8/+6
2009-09-01builtin-pack-objects.c: avoid vlaJunio C Hamano1-1/+3
2009-09-01Style fixes, add a space after if/for/while.Brian Gianforcaro13-30/+28
2009-08-31fix approxidate parsing of relative months and yearsJeff King2-3/+6