summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-24Add a test of "git cvsimport"'s handling of tags and branchesMichael Haggerty
2009-02-24Add some tests of git-cvsimport's handling of vendor branchesMichael Haggerty
2009-02-24Test contents of entire cvsimported "master" tree contentsMichael Haggerty
2009-02-24Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty
2009-02-24Start a library for cvsimport-related testsMichael Haggerty
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
2009-02-15Merge branch 'rc/http-push'Junio C Hamano
2009-02-15use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan
2009-02-15Merge branch 'js/gc-prune'Junio C Hamano
2009-02-15Merge branch 'tr/abbrev-commit-no-ellipses'Junio C Hamano
2009-02-15Merge branch 'jc/branch-previous'Junio C Hamano
2009-02-15bash: fix misspelled 'git svn' optionSZEDER Gábor
2009-02-15t1500: more 'git rev-parse --git-dir' testsSZEDER Gábor
2009-02-15Move 'rev-parse --git-dir' test to t1500SZEDER Gábor
2009-02-15Documentation: pruning recipe for destructive filter-branchThomas Rast
2009-02-15gc: make --prune useful again by accepting an optional parameterJohannes Schindelin
2009-02-14Teach @{-1} to git mergeJunio C Hamano
2009-02-14Teach the "@{-1} syntax to "git branch"Junio C Hamano
2009-02-14symbolic-ref: allow refs/<whatever> in HEADJeff King
2009-02-14Remove redundant bit clears from diff_setup()Keith Cascio
2009-02-14log: do not print ellipses with --abbrev-commitThomas Rast
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai
2009-02-13Install the default "master" branch configuration after cloning a voidJunio C Hamano
2009-02-13Update documentation to add further information about using Thunderbird with ...Jeremy White