aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2007-05-03
|\
| * gitweb: use decode_utf8 directlyIsmail Dönmez2007-05-03
| * posix compatibility for t4200Bryan Larsen2007-05-03
| * Document 'opendiff' value in config.txt and git-mergetool.txtArjen Laarhoven2007-05-03
| * Allow PERL_PATH="/usr/bin/env perl"Bryan Larsen2007-05-03
| * Make xstrndup commonDaniel Barkalow2007-05-03
| * diff.c: fix "size cache" handling.Junio C Hamano2007-05-03
| * http-fetch: Disable use of curl multi support for libcurl < 7.16.Alexandre Julliard2007-05-03
* | blame: use .mailmap unconditionallyJunio C Hamano2007-05-03
* | Merge branch 'maint'Junio C Hamano2007-05-02
|\ \ | |/
| * Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-02
| |\
| * | cvsserver: Handle re-added files correctlyFrank Lichtenheld2007-05-02
| * | Fix compilation of test-deltaMartin Koegler2007-05-01
* | | Don't use seq in tests, not everyone has itShawn O. Pearce2007-05-02
* | | Reuse fixup_pack_header_footer in index-packShawn O. Pearce2007-05-02
* | | Create pack-write.c for common pack writing codeDana L. How2007-05-02
* | | Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce2007-05-02
|\ \ \ | | |/ | |/|
| * | Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin2007-05-02
| |/
* | GIT v1.5.2-rc1v1.5.2-rc1Junio C Hamano2007-04-30
* | Merge branch 'maint'Junio C Hamano2007-04-30
|\ \ | |/
| * GIT v1.5.1.3v1.5.1.3Junio C Hamano2007-04-30
| * send-email documentation: clarify --smtp-serverJari Aalto2007-04-30
| * git.7: Mention preformatted html doc locationJari Aalto2007-04-30
| * Clarify SubmittingPatches ChecklistJari Aalto2007-04-30
| * git-svn: Add 'find-rev' commandAdam Roben2007-04-30
| * Fix symlink handling in git-svn, related to PerlIOJunio C Hamano2007-04-30
* | Include mailmap.h in mailmap.c to catch mailmap interface changesAlex Riesen2007-04-30
* | Remove pointless calls to access(2) when checking for .mailmapAlex Riesen2007-04-30
* | Fix read_mailmap to handle a caller uninterested in repo abbreviationAlex Riesen2007-04-30
* | Use strlcpy instead of strncpy in mailmap.cAlex Riesen2007-04-30
* | Merge branch 'jc/attr'Junio C Hamano2007-04-29
|\ \
| * | Add 'filter' attribute and external filter driver definition.Junio C Hamano2007-04-24
| * | Add 'ident' conversion.Junio C Hamano2007-04-24
* | | Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano2007-04-29
* | | Make macros to prevent double-inclusion in headers consistent.Junio C Hamano2007-04-29
* | | Apply mailmap in git-blame output.Junio C Hamano2007-04-29
* | | Split out mailmap handling out of shortlogJunio C Hamano2007-04-29
* | | blame -s: suppress author name and time.Junio C Hamano2007-04-29
* | | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-29
* | | Merge commit 'gfi/master'Junio C Hamano2007-04-29
|\ \ \
| * \ \ Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce2007-04-28
| |\ \ \
* | \ \ \ Merge branch 'maint'Junio C Hamano2007-04-29
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | http.c: Fix problem with repeated calls of http_initJulian Phillips2007-04-29
| * | | Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett2007-04-29
| * | | Fix import-tars fix.Junio C Hamano2007-04-29
| * | | Update .mailmap with "Michael"Junio C Hamano2007-04-29
| * | | Do not barf on too long action descriptionJunio C Hamano2007-04-29
| * | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-04-28
| |\ \ \ | | |/ /
| | * | Merge commit 'jc/maint' into gfi-maintShawn O. Pearce2007-04-28
| | |\ \
| | * | | Don't allow empty pathnames in fast-importShawn O. Pearce2007-04-28