summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-02gitk: Fix possible infinite loop and display corruptionLibravatar Paul Mackerras1-4/+6
2009-02-28Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano1-1/+2
2009-02-28Merge branch 'maint'Libravatar Junio C Hamano2-7/+7
2009-02-28Documentation: minor grammatical fixes.Libravatar David J. Mellor1-6/+6
2009-02-28Ensure proper setup of git_dir for git-hash-objectLibravatar Elijah Newren1-2/+2
2009-02-28Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-02-28added missing backtick in git-apply.txtLibravatar Danijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationLibravatar Todd Zullinger1-1/+1
2009-02-27git-svn - return original format_svn_date semanticsLibravatar Ben Walton1-1/+1
2009-02-27git-svn: disable broken symlink workaround by defaultLibravatar Eric Wong2-1/+11
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano1-1/+7
2009-02-27bisect: fix another instance of eval'ed stringLibravatar Christian Couder1-1/+7
2009-02-27bash completion: add --format= and --oneline options for "git log"Libravatar Teemu Likonen1-2/+12
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano2-35/+66
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedLibravatar Christian Couder2-35/+66
2009-02-26git-am: make --abort less dangerousLibravatar Junio C Hamano1-0/+7
2009-02-26git-am: Keep index in case of abort with dirty indexLibravatar Michael J Gruber1-3/+10
2009-02-26t5540-http-push.sh: avoid non-portable grep -PLibravatar Jay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXLibravatar Mike Ralphson1-1/+2
2009-02-25GIT 1.6.2-rc2Libravatar Junio C Hamano2-2/+5
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano7-27/+72
2009-02-25Make sure objects/pack exists before creating a new packLibravatar Junio C Hamano7-27/+72
2009-02-25Allow HTTP tests to run on DarwinLibravatar Jay Soffian2-5/+23
2009-02-25Fix typo in contrib/examples/git-svnimport.txtLibravatar Michael J Gruber1-3/+3
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtLibravatar Johannes Sixt1-6/+7
2009-02-25sha1_file.c: fix typoLibravatar Felipe Contreras1-1/+1
2009-02-25git add: trivial codestyle cleanupLibravatar Felipe Contreras1-1/+1
2009-02-25README: fix path to "gitcvs-migration.txt" and be more consistentLibravatar Christian Couder1-3/+11
2009-02-25trace: Fixed a minor typo in an error message.Libravatar Allan Caffee1-1/+1
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Libravatar Marc Branchaud1-5/+31
2009-02-25git-quiltimport: preserve standard input to be able to read user inputLibravatar Gerrit Pape1-2/+2
2009-02-25never fallback relative times to absoluteLibravatar Jeff King1-1/+19
2009-02-25Add tests for git log --pretty, --format and --oneline.Libravatar Felipe Contreras1-0/+40
2009-02-24Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"Libravatar Nanako Shiraishi2-0/+8
2009-02-24Give short-hands to --pretty=tformat:%formatstringLibravatar Nanako Shiraishi2-6/+23
2009-02-24Add --format that is a synonym to --prettyLibravatar Nanako Shiraishi2-1/+2
2009-02-24Install builtins with the user and group of the installing personalityLibravatar Gerrit Pape1-2/+2
2009-02-24Fixup: Add bare repository indicator for __git_ps1Libravatar Marius Storm-Olsen1-7/+6
2009-02-24Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano1-1/+7
2009-02-24Convert git-* invocations to "git *" in the svnimport example.Libravatar Abhijit Menon-Sen1-18/+18
2009-02-24git-svn fix to avoid using strftime %zLibravatar Ben Walton1-1/+7
2009-02-23send-email: don't create temporary compose file until it is neededLibravatar Jay Soffian1-9/+11
2009-02-23Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano4-2/+225
2009-02-23git-p4: avoid syncing duplicate changesLibravatar Pete Wyckoff1-5/+6
2009-02-23Add bare repository indicator for __git_ps1Libravatar Marius Storm-Olsen1-2/+8
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisLibravatar Peter Oberndorfer2-1/+15
2009-02-22git-svn: fix delete+add branch tracking with empty filesLibravatar Eric Wong3-0/+205
2009-02-22git-svn: Create leading directories in create-ignoreLibravatar Brian Gernhardt1-1/+5
2009-02-21git config: trivial cleanup for editor actionLibravatar Johannes Schindelin1-6/+3
2009-02-21git config: codestyle cleanupsLibravatar Felipe Contreras1-3/+3