summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Apply mailmap in git-blame output.Junio C Hamano2007-04-291-3/+39
* | | Split out mailmap handling out of shortlogJunio C Hamano2007-04-294-82/+101
* | | blame -s: suppress author name and time.Junio C Hamano2007-04-292-6/+18
* | | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett2007-04-295-2/+7
* | | Merge commit 'gfi/master'Junio C Hamano2007-04-290-0/+0
|\ \ \
| * \ \ Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce2007-04-282-0/+3
| |\ \ \
* | \ \ \ Merge branch 'maint'Junio C Hamano2007-04-2911-8/+47
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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
| | |/ / | |/| |
* | | | Merge branch 'maint'Junio C Hamano2007-04-269-17/+105
|\ \ \ \ | |/ / /
| * | | 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