summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* diff -M: release the preimage candidate blobs after rename detection.Junio C Hamano2007-05-071-0/+1
* diff.c: do not use a separate "size cache".Junio C Hamano2007-05-071-68/+4
* diff: release blobs after generating textual diff.Junio C Hamano2007-05-071-5/+17
* Use GIT_OBJECT_DIR for temporary files of pack-objectsAlex Riesen2007-05-071-6/+8
* Fix minor documentation errorsMichael Spang2007-05-072-3/+3
* t7300: Basic tests for git-cleanMichael Spang2007-05-071-0/+180
* dir.c: Omit non-excluded directories with dir->show_ignoredMichael Spang2007-05-071-1/+6
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-05-071-20/+26
|\
| * Merge branch 'maint'Shawn O. Pearce2007-05-021-1/+1
| |\
| * | git-gui: Correctly handle UTF-8 encoded commit messagesShawn O. Pearce2007-04-241-20/+26
* | | Merge branch 'maint'Junio C Hamano2007-05-075-81/+205
|\ \ \
| * \ \ Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-05-071-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | git-gui: Allow spaces in path to 'wish'Shawn O. Pearce2007-05-021-1/+1
| * | | Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-05-071-0/+17
| |\ \ \
| | * | | gitk: Allow user to choose whether to see the diff, old file, or new filePaul Mackerras2007-04-191-0/+17
| * | | | Documentation: don't reference non-existent 'git-cvsapplycommit'Jeff King2007-05-061-1/+1
| * | | | user-manual: stop deprecating the manualJ. Bruce Fields2007-05-071-4/+3
| * | | | user-manual: miscellaneous editingJ. Bruce Fields2007-05-071-35/+47
| * | | | user-manual: fix .gitconfig editing examplesJ. Bruce Fields2007-05-071-4/+3
| * | | | user-manual: clean up fast-forward and dangling-objects sectionsJ. Bruce Fields2007-05-071-33/+40
| * | | | user-manual: add section ID'sJ. Bruce Fields2007-05-071-2/+82
| * | | | user-manual: more discussion of detached heads, fix typosJ. Bruce Fields2007-05-071-5/+15
* | | | | Added a reference to git-add in the documentation for git-update-indexMatthieu Moy2007-05-071-1/+5
* | | | | Document git add -u introduced earlier.Matthieu Moy2007-05-071-1/+5
* | | | | GIT v1.5.2-rc2v1.5.2-rc2Junio C Hamano2007-05-062-2/+2
* | | | | Merge branch 'maint'Junio C Hamano2007-05-0610-58/+253
|\ \ \ \ \ | |/ / / /
| * | | | Small correction in reading of commit headersAlex Riesen2007-05-051-1/+3
| * | | | Documentation: fix typo in git-remote.txtJames Bowes2007-05-051-1/+1
| * | | | Add test for blame corner cases.Junio C Hamano2007-05-051-0/+132
| * | | | blame: -C -C -CJunio C Hamano2007-05-051-2/+13
| * | | | blame: Notice a wholesale incorporation of an existing file.Junio C Hamano2007-05-051-12/+40
| * | | | Fix --boundary outputLinus Torvalds2007-05-051-4/+4
| * | | | diff format documentation: describe raw combined diff formatJakub Narebski2007-05-041-0/+22
| * | | | Mention version 1.5.1 in tutorial and user-manualCarl Worth2007-05-042-4/+4
| * | | | Add --no-rebase option to git-svn dcommitKarl Hasselström2007-05-042-15/+21
| * | | | Fix markup in git-svn man pageKarl Hasselström2007-05-041-19/+13
* | | | | Handle return code of parse_commit in revision machineryAlex Riesen2007-05-062-24/+51
* | | | | git-tag(1): -v option is a subcommand; fix code blockJonas Fonseca2007-05-031-1/+4
* | | | | Improve request-pull to handle non-rebased branchesShawn O. Pearce2007-05-031-9/+32
* | | | | Merge branch 'maint'Junio C Hamano2007-05-039-35/+35
|\ \ \ \ \ | |/ / / /
| * | | | gitweb: use decode_utf8 directlyIsmail Dönmez2007-05-031-16/+10
| * | | | posix compatibility for t4200Bryan Larsen2007-05-031-1/+1
| * | | | Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven2007-05-032-2/+2
| * | | | Allow PERL_PATH="/usr/bin/env perl"Bryan Larsen2007-05-031-1/+1
| * | | | Make xstrndup commonDaniel Barkalow2007-05-032-8/+13
| * | | | diff.c: fix "size cache" handling.Junio C Hamano2007-05-031-6/+7
| * | | | http-fetch: Disable use of curl multi support for libcurl < 7.16.Alexandre Julliard2007-05-031-1/+1
* | | | | blame: use .mailmap unconditionallyJunio C Hamano2007-05-031-8/+2
* | | | | Merge branch 'maint'Junio C Hamano2007-05-022-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-021-0/+19
| |\ \ \ \