summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-02Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2009-03-01gitk: Fix possible infinite loop and display corruptionPaul Mackerras
2009-03-01Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano
2009-02-28Merge branch 'maint'Junio C Hamano
2009-02-28Documentation: minor grammatical fixes.David J. Mellor
2009-02-28Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-28added missing backtick in git-apply.txtDanijel Tasov
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger
2009-02-28git-svn - return original format_svn_date semanticsBen Walton
2009-02-28git-svn: disable broken symlink workaround by defaultEric Wong
2009-02-28Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano
2009-02-27bisect: fix another instance of eval'ed stringChristian Couder
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder
2009-02-27git-am: make --abort less dangerousJunio C Hamano
2009-02-27git-am: Keep index in case of abort with dirty indexMichael J Gruber
2009-02-27t5540-http-push.sh: avoid non-portable grep -PJay Soffian
2009-02-26Fix odb_mkstemp() on AIXMike Ralphson
2009-02-25GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano
2009-02-25Allow HTTP tests to run on DarwinJay Soffian
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt
2009-02-25sha1_file.c: fix typoFelipe Contreras
2009-02-25git add: trivial codestyle cleanupFelipe Contreras
2009-02-25README: fix path to "gitcvs-migration.txt" and be more consistentChristian Couder
2009-02-25trace: Fixed a minor typo in an error message.Allan Caffee
2009-02-25Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud
2009-02-25git-quiltimport: preserve standard input to be able to read user inputGerrit Pape
2009-02-25Install builtins with the user and group of the installing personalityGerrit Pape
2009-02-25Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-02-25Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen
2009-02-24git-svn fix to avoid using strftime %zBen Walton
2009-02-24Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-02-23git-p4: avoid syncing duplicate changesPete Wyckoff
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer
2009-02-23git-svn: fix delete+add branch tracking with empty filesEric Wong
2009-02-23git-svn: Create leading directories in create-ignoreBrian Gernhardt
2009-02-21Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano
2009-02-21Add a README in the contrib/emacs directory.Alexandre Julliard
2009-02-21git.el: Improve the confirmation message on remove and revert.Alexandre Julliard
2009-02-21git.el: Make sure that file lists are sorted as they are created.Alexandre Julliard
2009-02-21Support 'raw' date formatLinus Torvalds
2009-02-20Merge branch 'maint'Junio C Hamano
2009-02-20More friendly message when locking the index fails.Matthieu Moy
2009-02-20Document git blame --reverse.Matthieu Moy
2009-02-20gitweb: Hyperlink multiple git hashes on the same commit message lineMarcel M. Cary
2009-02-20system_path(): simplify using strip_path_suffix(), and add suffix "git"Johannes Schindelin
2009-02-20Introduce the function strip_path_suffix()Johannes Schindelin