Age | Commit message (Expand) | Author | Files | Lines |
2007-05-07 | diff: release blobs after generating textual diff. | Junio C Hamano | 1 | -5/+17 |
2007-05-07 | Use GIT_OBJECT_DIR for temporary files of pack-objects | Alex Riesen | 1 | -6/+8 |
2007-05-07 | Fix minor documentation errors | Michael Spang | 2 | -3/+3 |
2007-05-07 | t7300: Basic tests for git-clean | Michael Spang | 1 | -0/+180 |
2007-05-07 | dir.c: Omit non-excluded directories with dir->show_ignored | Michael Spang | 1 | -1/+6 |
2007-05-07 | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 1 | -20/+26 |
2007-05-07 | Merge branch 'maint' | Junio C Hamano | 5 | -81/+205 |
2007-05-07 | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 1 | -1/+1 |
2007-05-07 | Merge git://git2.kernel.org/pub/scm/gitk/gitk into maint | Junio C Hamano | 1 | -0/+17 |
2007-05-07 | Added a reference to git-add in the documentation for git-update-index | Matthieu Moy | 1 | -1/+5 |
2007-05-07 | Document git add -u introduced earlier. | Matthieu Moy | 1 | -1/+5 |
2007-05-06 | Documentation: don't reference non-existent 'git-cvsapplycommit' | Jeff King | 1 | -1/+1 |
2007-05-07 | user-manual: stop deprecating the manual | J. Bruce Fields | 1 | -4/+3 |
2007-05-07 | user-manual: miscellaneous editing | J. Bruce Fields | 1 | -35/+47 |
2007-05-07 | user-manual: fix .gitconfig editing examples | J. Bruce Fields | 1 | -4/+3 |
2007-05-07 | user-manual: clean up fast-forward and dangling-objects sections | J. Bruce Fields | 1 | -33/+40 |
2007-05-07 | user-manual: add section ID's | J. Bruce Fields | 1 | -2/+82 |
2007-05-07 | user-manual: more discussion of detached heads, fix typos | J. Bruce Fields | 1 | -5/+15 |
2007-05-06 | GIT v1.5.2-rc2 | Junio C Hamano | 2 | -2/+2 |
2007-05-06 | Merge branch 'maint' | Junio C Hamano | 10 | -58/+253 |
2007-05-06 | Handle return code of parse_commit in revision machinery | Alex Riesen | 2 | -24/+51 |
2007-05-05 | Small correction in reading of commit headers | Alex Riesen | 1 | -1/+3 |
2007-05-05 | Documentation: fix typo in git-remote.txt | James Bowes | 1 | -1/+1 |
2007-05-05 | Add test for blame corner cases. | Junio C Hamano | 1 | -0/+132 |
2007-05-05 | blame: -C -C -C | Junio C Hamano | 1 | -2/+13 |
2007-05-05 | blame: Notice a wholesale incorporation of an existing file. | Junio C Hamano | 1 | -12/+40 |
2007-05-05 | Fix --boundary output | Linus Torvalds | 1 | -4/+4 |
2007-05-04 | diff format documentation: describe raw combined diff format | Jakub Narebski | 1 | -0/+22 |
2007-05-04 | Mention version 1.5.1 in tutorial and user-manual | Carl Worth | 2 | -4/+4 |
2007-05-04 | Add --no-rebase option to git-svn dcommit | Karl Hasselström | 2 | -15/+21 |
2007-05-04 | Fix markup in git-svn man page | Karl Hasselström | 1 | -19/+13 |
2007-05-03 | git-tag(1): -v option is a subcommand; fix code block | Jonas Fonseca | 1 | -1/+4 |
2007-05-03 | Improve request-pull to handle non-rebased branches | Shawn O. Pearce | 1 | -9/+32 |
2007-05-03 | Merge branch 'maint' | Junio C Hamano | 9 | -35/+35 |
2007-05-03 | gitweb: use decode_utf8 directly | Ismail Dönmez | 1 | -16/+10 |
2007-05-03 | posix compatibility for t4200 | Bryan Larsen | 1 | -1/+1 |
2007-05-03 | Document 'opendiff' value in config.txt and git-mergetool.txt | Arjen Laarhoven | 2 | -2/+2 |
2007-05-03 | Allow PERL_PATH="/usr/bin/env perl" | Bryan Larsen | 1 | -1/+1 |
2007-05-03 | Make xstrndup common | Daniel Barkalow | 2 | -8/+13 |
2007-05-03 | diff.c: fix "size cache" handling. | Junio C Hamano | 1 | -6/+7 |
2007-05-03 | http-fetch: Disable use of curl multi support for libcurl < 7.16. | Alexandre Julliard | 1 | -1/+1 |
2007-05-03 | blame: use .mailmap unconditionally | Junio C Hamano | 1 | -8/+2 |
2007-05-02 | Merge branch 'maint' | Junio C Hamano | 2 | -3/+4 |
2007-05-02 | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint | Junio C Hamano | 1 | -0/+19 |
2007-05-02 | cvsserver: Handle re-added files correctly | Frank Lichtenheld | 1 | -1/+1 |
2007-05-02 | Don't use seq in tests, not everyone has it | Shawn O. Pearce | 1 | -2/+5 |
2007-05-02 | Reuse fixup_pack_header_footer in index-pack | Shawn O. Pearce | 1 | -32/+2 |
2007-05-02 | Create pack-write.c for common pack writing code | Dana L. How | 4 | -39/+45 |
2007-05-02 | Merge branch 'gfi-maint' into gfi-master | Shawn O. Pearce | 1 | -0/+19 |
2007-05-02 | Teach import-tars about GNU tar's @LongLink extension. | Johannes Schindelin | 1 | -0/+19 |