summaryrefslogtreecommitdiffstats
path: root/walker.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-04Documentation: Expand a couple of abbreviationsMike Ralphson1-1/+1
2009-03-04Documentation: Typos / spelling fixes in RelNotesMike Ralphson4-6/+6
2009-03-04Documentation/git-archive.txt: Note attributesRoy Lee1-0/+17
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-13/+13
2009-03-02Documentation: minor grammatical fixes.David J. Mellor2-6/+6
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-18/+18
2009-03-02t3400-rebase: Move detached HEAD check earlierJohannes Sixt1-4/+4
2009-03-01gitk: Fix possible infinite loop and display corruptionPaul Mackerras1-4/+6
2009-02-28Documentation: minor grammatical fixes.David J. Mellor1-6/+6
2009-02-28added missing backtick in git-apply.txtDanijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger1-1/+1
2009-02-28git-svn - return original format_svn_date semanticsBen Walton1-1/+1
2009-02-28git-svn: disable broken symlink workaround by defaultEric Wong2-1/+11
2009-02-27bisect: fix another instance of eval'ed stringChristian Couder1-1/+7
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2-35/+66
2009-02-27git-am: make --abort less dangerousJunio C Hamano1-0/+7
2009-02-27git-am: Keep index in case of abort with dirty indexMichael J Gruber1-3/+10
2009-02-27t5540-http-push.sh: avoid non-portable grep -PJay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXMike Ralphson1-1/+2
2009-02-25GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano2-2/+5
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano7-27/+72
2009-02-25Allow HTTP tests to run on DarwinJay Soffian2-5/+23
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber1-3/+3
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt1-6/+7
2009-02-25sha1_file.c: fix typoFelipe Contreras1-1/+1
2009-02-25git add: trivial codestyle cleanupFelipe Contreras1-1/+1
2009-02-25README: fix path to "gitcvs-migration.txt" and be more consistentChristian Couder1-3/+11
2009-02-25trace: Fixed a minor typo in an error message.Allan Caffee1-1/+1
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud1-5/+31
2009-02-25git-quiltimport: preserve standard input to be able to read user inputGerrit Pape1-2/+2
2009-02-25Install builtins with the user and group of the installing personalityGerrit Pape1-2/+2
2009-02-25Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen1-18/+18
2009-02-24git-svn fix to avoid using strftime %zBen Walton1-1/+7
2009-02-24git-p4: avoid syncing duplicate changesPete Wyckoff1-5/+6
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2-1/+15
2009-02-23git-svn: fix delete+add branch tracking with empty filesEric Wong3-0/+205
2009-02-23git-svn: Create leading directories in create-ignoreBrian Gernhardt1-1/+5