summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-19Documentation: Note file formats send-email acceptsTodd Zullinger
2009-02-18Merge branch 'maint'Junio C Hamano
2009-02-18tests: fix "export var=val"Junio C Hamano
2009-02-18filter-branch -d: Export GIT_DIR earlierLars Noschinski
2009-02-18disallow providing multiple upstream branches to rebase, pull --rebaseJay Soffian
2009-02-18Skip timestamp differences for diff --no-indexMichael Spang
2009-02-18git-svn: fix parsing of timestamp obtained from svnJunio C Hamano
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape
2009-02-18bash completion: only show 'log --merge' if mergingThomas Rast
2009-02-18bash completion: refactor common log, shortlog and gitk optionsThomas Rast
2009-02-17gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta
2009-02-16bash: update 'git svn' optionsSZEDER Gábor
2009-02-16bash: add missing 'git merge' optionsSZEDER Gábor
2009-02-16git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás
2009-02-15builtin-receive-pack.c: fix compiler warnings about format stringRené Scharfe
2009-02-15RelNotes UpdateJunio C Hamano
2009-02-15Merge branch 'mc/setup-cd-p'Junio C Hamano
2009-02-15Merge branch 'ff/submodule-no-fetch'Junio C Hamano
2009-02-15Merge branch 'ms/mailmap'Junio C Hamano
2009-02-15Merge branch 'jn/gitweb-committag'Junio C Hamano