summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT v1.5.1.4v1.5.1.4Junio C Hamano2007-05-083-2/+32
* Add howto files to rpm packages.Quy Tonthat2007-05-081-1/+4
* wcwidth redeclarationAmos Waterland2007-05-071-2/+2
* user-manual: fix clone and fetch typosJ. Bruce Fields2007-05-071-7/+6
* 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
* | | 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
* | | 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
* | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-021-0/+19
|\ \ \
| * | | Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin2007-05-021-0/+19
* | | | cvsserver: Handle re-added files correctlyFrank Lichtenheld2007-05-021-1/+1
* | | | Fix compilation of test-deltaMartin Koegler2007-05-011-2/+3
|/ / /
* | | GIT v1.5.1.3v1.5.1.3Junio C Hamano2007-04-302-7/+15
* | | send-email documentation: clarify --smtp-serverJari Aalto2007-04-301-3/+4
* | | git.7: Mention preformatted html doc locationJari Aalto2007-04-301-0/+4
* | | Clarify SubmittingPatches ChecklistJari Aalto2007-04-301-1/+9
* | | git-svn: Add 'find-rev' commandAdam Roben2007-04-302-12/+12
* | | Fix symlink handling in git-svn, related to PerlIOJunio C Hamano2007-04-301-2/+2
* | | http.c: Fix problem with repeated calls of http_initJulian Phillips2007-04-291-0/+1
* | | Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett2007-04-292-0/+2
* | | Fix import-tars fix.Junio C Hamano2007-04-291-1/+1
* | | Update .mailmap with "Michael"Junio C Hamano2007-04-291-0/+1
* | | Do not barf on too long action descriptionJunio C Hamano2007-04-291-4/+1
* | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-04-282-0/+3
|\ \ \
| * \ \ Merge commit 'jc/maint' into gfi-maintShawn O. Pearce2007-04-2831-71/+268
| |\ \ \
| * | | | Don't allow empty pathnames in fast-importShawn O. Pearce2007-04-281-0/+2