summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-281-0/+1
* | | Catch empty pathnames in trees during fsckShawn O. Pearce2007-04-281-0/+6
* | | git-svn: Added 'find-rev' commandAdam Roben2007-04-272-0/+29
* | | git shortlog documentation: add long options and fix a typoMichele Ballabio2007-04-271-4/+4
| |/ |/|
* | Update git-http-fetch documentationAndrew Ruder2007-04-261-0/+4
* | Update git-local-fetch documentationAndrew Ruder2007-04-261-0/+14
* | Update git-http-push documentationAndrew Ruder2007-04-261-2/+11
* | Update -L documentation for git-blame/git-annotateAndrew Ruder2007-04-261-2/+22
* | Update git-grep documentationAndrew Ruder2007-04-261-4/+15
* | Update git-fmt-merge documentationAndrew Ruder2007-04-261-1/+24
* | Document additional options for git-fetchAndrew Ruder2007-04-261-5/+12
* | Removing -n option from git-diff-files documentationAndrew Ruder2007-04-262-3/+3
* | Start preparing for 1.5.1.3Junio C Hamano2007-04-252-1/+39
* | Sanitize @to recipients.Robin H. Johnson2007-04-251-0/+1
* | git-svn: Ignore usernames in URLs in find_by_urlAdam Roben2007-04-251-0/+4
* | Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-251-0/+9