summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test rev-list --parents/--childrenThomas Rast2009-02-203-0/+17
* Test log --decorateThomas Rast2009-02-202-0/+35
* Test fsck a bit harderThomas Rast2009-02-201-0/+67
* Test log --graphThomas Rast2009-02-201-0/+148
* Test diff --dirstat functionalityThomas Rast2009-02-202-0/+4
* Test that diff can read from stdinThomas Rast2009-02-201-0/+8
* Support coverage testing with GCC/gcovThomas Rast2009-02-201-0/+24
* git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás2009-02-151-0/+1
* builtin-receive-pack.c: fix compiler warnings about format stringRené Scharfe2009-02-151-2/+2
* RelNotes UpdateJunio C Hamano2009-02-151-4/+26
* Merge branch 'mc/setup-cd-p'Junio C Hamano2009-02-152-23/+10
|\
| * git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work treeMarcel M. Cary2009-02-072-23/+10
* | Merge branch 'ff/submodule-no-fetch'Junio C Hamano2009-02-152-4/+22
|\ \
| * | submodule: add --no-fetch parameter to update commandFabian Franz2009-02-072-4/+22
| |/
* | Merge branch 'ms/mailmap'Junio C Hamano2009-02-1515-130/+644
|\ \
| * | Move mailmap documentation into separate fileMarius Storm-Olsen2009-02-084-84/+94
| * | Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen2009-02-085-51/+186
| * | Add map_user() and clear_mailmap() to mailmapMarius Storm-Olsen2009-02-083-51/+236
| * | Add find_insert_index, insert_at_index and clear_func functions to string_listMarius Storm-Olsen2009-02-082-4/+48
| * | Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-0810-7/+147
* | | Merge branch 'jn/gitweb-committag'Junio C Hamano2009-02-151-1/+1
|\ \ \
| * | | gitweb: Better regexp for SHA-1 committag matchJakub Narebski2009-02-071-1/+1
* | | | Merge branch 'rc/http-push'Junio C Hamano2009-02-152-2/+18
|\ \ \ \
| * | | | use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan2009-02-152-2/+18
* | | | | Merge branch 'js/gc-prune'Junio C Hamano2009-02-153-8/+59
|\ \ \ \ \
| * | | | | gc: make --prune useful again by accepting an optional parameterJohannes Schindelin2009-02-143-8/+59
* | | | | | Merge branch 'tr/abbrev-commit-no-ellipses'Junio C Hamano2009-02-1516-21/+19
|\ \ \ \ \ \
| * | | | | | log: do not print ellipses with --abbrev-commitThomas Rast2009-02-1316-21/+19
* | | | | | | Merge branch 'jc/branch-previous'Junio C Hamano2009-02-154-20/+94
|\ \ \ \ \ \ \
| * | | | | | | Teach @{-1} to git mergeJunio C Hamano2009-02-132-3/+35
| * | | | | | | Teach the "@{-1} syntax to "git branch"Junio C Hamano2009-02-133-17/+59
| |/ / / / / /
* | | | | | | bash: fix misspelled 'git svn' optionSZEDER Gábor2009-02-141-1/+1
* | | | | | | t1500: more 'git rev-parse --git-dir' testsSZEDER Gábor2009-02-141-3/+3
* | | | | | | Move 'rev-parse --git-dir' test to t1500SZEDER Gábor2009-02-142-9/+9
* | | | | | | Documentation: pruning recipe for destructive filter-branchThomas Rast2009-02-141-0/+41
| |/ / / / / |/| | | | |
* | | | | | symbolic-ref: allow refs/<whatever> in HEADJeff King2009-02-132-7/+2
* | | | | | Remove redundant bit clears from diff_setup()Keith Cascio2009-02-131-3/+0
* | | | | | bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai2009-02-131-1/+5
|/ / / / /
* | | | | Install the default "master" branch configuration after cloning a voidJunio C Hamano2009-02-122-5/+33
* | | | | Update documentation to add further information about using Thunderbird with ...Jeremy White2009-02-122-0/+41
* | | | | git-rebase.txt: --interactive does not work with --whitespaceMark Burton2009-02-121-0/+1
* | | | | Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig2009-02-121-0/+5
* | | | | Revert "validate_headref: tighten ref-matching to just branches"Junio C Hamano2009-02-121-2/+2
* | | | | Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy2009-02-122-4/+12
* | | | | Merge branch 'maint'Junio C Hamano2009-02-114-20/+88
|\ \ \ \ \
| * | | | | Prepare for 1.6.1.4.Junio C Hamano2009-02-112-1/+20
| * | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-113-20/+69
| |\ \ \ \ \
| | * | | | | Make repack less likely to corrupt repositoryJunio C Hamano2009-02-111-20/+67
| | * | | | | fast-export: ensure we traverse commits in topological orderElijah Newren2009-02-111-0/+1
| | * | | | | Clear the delta base cache if a pack is rebuiltShawn O. Pearce2009-02-111-0/+1