summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2009-02-13git-rebase.txt: --interactive does not work with --whitespaceMark Burton
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig
2009-02-12Revert "validate_headref: tighten ref-matching to just branches"Junio C Hamano
2009-02-12Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy
2009-02-12Merge branch 'maint'Junio C Hamano
2009-02-12Prepare for 1.6.1.4.Junio C Hamano
2009-02-12Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-12Make repack less likely to corrupt repositoryJunio C Hamano
2009-02-12fast-export: ensure we traverse commits in topological orderElijah Newren
2009-02-12filter-branch: Add more error-handlingEric Kidd