summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2009-03-032-7/+16
* git submodule: Add test cases for git submodule addMichael J Gruber2009-03-031-0/+49
* Documentation: minor grammatical fixes.David J. Mellor2009-02-281-6/+6
* Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-281-1/+1
|\
| * added missing backtick in git-apply.txtDanijel Tasov2009-02-281-1/+1
* | More friendly message when locking the index fails.Matthieu Moy2009-02-193-3/+17
* | Document git blame --reverse.Matthieu Moy2009-02-192-1/+8
* | Documentation: Note file formats send-email acceptsTodd Zullinger2009-02-181-0/+13
* | tests: fix "export var=val"Junio C Hamano2009-02-182-3/+3
* | Skip timestamp differences for diff --no-indexMichael Spang2009-02-183-0/+8
* | Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape2009-02-181-1/+1
* | 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
* | Merge branch 'maint-1.5.6' into maintJunio C Hamano2009-02-112-2/+43
|\ \
| * \ Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano2009-02-112-2/+43
| |\ \
| | * \ Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2009-02-112-2/+43
| | |\ \
| | | * | revision traversal and pack: notice and die on missing commitJunio C Hamano2009-02-112-2/+43
* | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-103-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Clear the delta base cache during fast-import checkpointShawn O. Pearce2009-02-103-0/+9
* | | | | gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2009-02-082-3/+27
* | | | | rev-list: fix showing distance when using --bisect-allChristian Couder2009-02-081-0/+1
* | | | | GIT 1.6.1.3v1.6.1.3Junio C Hamano2009-02-073-2/+34
* | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-051-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fixed broken git help -w when installing from RPMDavid J. Mellor2009-02-041-1/+4
* | | | | Merge branch 'jc/maint-apply-fix' into maintJunio C Hamano2009-02-051-1/+1
|\ \ \ \ \
| * | | | | builtin-apply.c: do not set bogus mode in check_preimage() for deleted pathJunio C Hamano2009-01-281-1/+1
* | | | | | Merge branch 'am/maint-push-doc' into maintJunio C Hamano2009-02-052-23/+34
|\ \ \ \ \ \
| * | | | | | Documentation: rework src/dst description in git pushAnders Melchiorsen2009-01-251-11/+12
| * | | | | | Documentation: more git push examplesAnders Melchiorsen2009-01-251-3/+13
| * | | | | | Documentation: simplify refspec format descriptionJunio C Hamano2009-01-252-9/+9
* | | | | | | Merge branch 'sg/maint-gitdir-in-subdir' into maintJunio C Hamano2009-02-052-1/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-172-1/+12
* | | | | | | | Merge branch 'lt/maint-wrap-zlib' into maintJunio C Hamano2009-02-059-34/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-119-34/+99
* | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo' into maintJunio C Hamano2009-02-053-67/+99
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-273-67/+99
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-272-66/+98
* | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD' into maintJunio C Hamano2009-02-056-2/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-174-1/+23
| * | | | | | | | | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-173-2/+41
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix' into maintJunio C Hamano2009-02-052-2/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-192-6/+8
| * | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-191-0/+27
* | | | | | | | | | | urls.txt: document optional port specification in git URLSStefan Naewe2009-02-041-4/+4
* | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-042-5/+13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy2009-02-042-5/+5
| * | | | | | | | | | Add a testcase for "git mv -f" on untracked files.Matthieu Moy2009-02-041-0/+8