summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-19gitweb: Hyperlink multiple git hashes on the same commit message lineLibravatar Marcel M. Cary1-7/+5
2009-02-19system_path(): simplify using strip_path_suffix(), and add suffix "git"Libravatar Johannes Schindelin1-29/+4
2009-02-19Introduce the function strip_path_suffix()Libravatar Johannes Schindelin4-0/+47
2009-02-18Merge branch 'maint'Libravatar Junio C Hamano6-4/+12
2009-02-18tests: fix "export var=val"Libravatar Junio C Hamano2-3/+3
2009-02-18filter-branch -d: Export GIT_DIR earlierLibravatar Lars Noschinski2-6/+18
2009-02-18disallow providing multiple upstream branches to rebase, pull --rebaseLibravatar Jay Soffian2-0/+6
2009-02-18Skip timestamp differences for diff --no-indexLibravatar Michael Spang3-0/+8
2009-02-18git-svn: fix parsing of timestamp obtained from svnLibravatar Junio C Hamano1-1/+1
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideLibravatar Marcel M. Cary2-7/+27
2009-02-18Documentation/git-push: --all, --mirror, --tags can not be combinedLibravatar Gerrit Pape1-1/+1
2009-02-18bash completion: only show 'log --merge' if mergingLibravatar Thomas Rast1-1/+6
2009-02-18bash completion: refactor common log, shortlog and gitk optionsLibravatar Thomas Rast1-15/+34
2009-02-16gitweb: fix wrong base URL when non-root DirectoryIndexLibravatar Giuseppe Bilotta2-8/+26
2009-02-16bash: update 'git svn' optionsLibravatar SZEDER Gábor1-6/+25
2009-02-16bash: add missing 'git merge' optionsLibravatar SZEDER Gábor1-0/+1
2009-02-15git-svn: Fix for rewriteRoot URL containing username.Libravatar Dévai Tamás1-0/+1
2009-02-15builtin-receive-pack.c: fix compiler warnings about format stringLibravatar René Scharfe1-2/+2
2009-02-15RelNotes UpdateLibravatar Junio C Hamano1-4/+26
2009-02-15Merge branch 'mc/setup-cd-p'Libravatar Junio C Hamano2-23/+10
2009-02-15Merge branch 'ff/submodule-no-fetch'Libravatar Junio C Hamano2-4/+22
2009-02-15Merge branch 'ms/mailmap'Libravatar Junio C Hamano15-130/+644
2009-02-15Merge branch 'jn/gitweb-committag'Libravatar Junio C Hamano1-1/+1
2009-02-15Merge branch 'rc/http-push'Libravatar Junio C Hamano2-2/+18
2009-02-15use a hash of the lock token as the suffix for PUT/MOVELibravatar Tay Ray Chuan2-2/+18
2009-02-15Merge branch 'js/gc-prune'Libravatar Junio C Hamano3-8/+59
2009-02-15Merge branch 'tr/abbrev-commit-no-ellipses'Libravatar Junio C Hamano16-21/+19
2009-02-15Merge branch 'jc/branch-previous'Libravatar Junio C Hamano4-20/+94
2009-02-14bash: fix misspelled 'git svn' optionLibravatar SZEDER Gábor1-1/+1
2009-02-14t1500: more 'git rev-parse --git-dir' testsLibravatar SZEDER Gábor1-3/+3
2009-02-14Move 'rev-parse --git-dir' test to t1500Libravatar SZEDER Gábor2-9/+9
2009-02-14Documentation: pruning recipe for destructive filter-branchLibravatar Thomas Rast1-0/+41
2009-02-14gc: make --prune useful again by accepting an optional parameterLibravatar Johannes Schindelin3-8/+59
2009-02-13Teach @{-1} to git mergeLibravatar Junio C Hamano2-3/+35
2009-02-13Teach the "@{-1} syntax to "git branch"Libravatar Junio C Hamano3-17/+59
2009-02-13symbolic-ref: allow refs/<whatever> in HEADLibravatar Jeff King2-7/+2
2009-02-13Remove redundant bit clears from diff_setup()Libravatar Keith Cascio1-3/+0
2009-02-13log: do not print ellipses with --abbrev-commitLibravatar Thomas Rast16-21/+19
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerLibravatar Matt Kraai1-1/+5
2009-02-12Install the default "master" branch configuration after cloning a voidLibravatar Junio C Hamano2-5/+33
2009-02-12Update documentation to add further information about using Thunderbird with ...Libravatar Jeremy White2-0/+41
2009-02-12git-rebase.txt: --interactive does not work with --whitespaceLibravatar Mark Burton1-0/+1
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterLibravatar Jacob Helwig1-0/+5
2009-02-12Revert "validate_headref: tighten ref-matching to just branches"Libravatar Junio C Hamano1-2/+2
2009-02-12Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesLibravatar Nazri Ramliy2-4/+12
2009-02-11Merge branch 'maint'Libravatar Junio C Hamano4-20/+88
2009-02-11Prepare for 1.6.1.4.Libravatar Junio C Hamano2-1/+20
2009-02-11Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano3-20/+69
2009-02-11Make repack less likely to corrupt repositoryLibravatar Junio C Hamano1-20/+67
2009-02-11fast-export: ensure we traverse commits in topological orderLibravatar Elijah Newren1-0/+1