summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | cvsserver: Handle re-added files correctlyFrank Lichtenheld2007-05-021-1/+1
| * | Fix compilation of test-deltaMartin Koegler2007-05-011-2/+3
* | | Don't use seq in tests, not everyone has itShawn O. Pearce2007-05-021-2/+5
* | | Reuse fixup_pack_header_footer in index-packShawn O. Pearce2007-05-021-32/+2
* | | Create pack-write.c for common pack writing codeDana L. How2007-05-024-39/+45
* | | Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce2007-05-021-0/+19
|\ \ \ | | |/ | |/|
| * | Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin2007-05-021-0/+19
| |/
* | GIT v1.5.2-rc1v1.5.2-rc1Junio C Hamano2007-04-302-6/+38
* | Merge branch 'maint'Junio C Hamano2007-04-307-25/+46
|\ \ | |/
| * 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
* | Include mailmap.h in mailmap.c to catch mailmap interface changesAlex Riesen2007-04-301-0/+1
* | Remove pointless calls to access(2) when checking for .mailmapAlex Riesen2007-04-302-3/+2
* | Fix read_mailmap to handle a caller uninterested in repo abbreviationAlex Riesen2007-04-301-0/+3
* | Use strlcpy instead of strncpy in mailmap.cAlex Riesen2007-04-301-1/+1
* | Merge branch 'jc/attr'Junio C Hamano2007-04-293-12/+531
|\ \
| * | Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-243-3/+282
| * | Add 'ident' conversion.Junio C Hamano2007-04-243-12/+252
* | | Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano2007-04-291-1/+5
* | | Make macros to prevent double-inclusion in headers consistent.Junio C Hamano2007-04-294-10/+10