summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-03blame: use .mailmap unconditionallyJunio C Hamano
2007-05-02Merge branch 'maint'Junio C Hamano
2007-05-02Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-05-02cvsserver: Handle re-added files correctlyFrank Lichtenheld
2007-05-02Don't use seq in tests, not everyone has itShawn O. Pearce
2007-05-02Reuse fixup_pack_header_footer in index-packShawn O. Pearce
2007-05-02Create pack-write.c for common pack writing codeDana L. How
2007-05-02Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce
2007-05-02Teach import-tars about GNU tar's @LongLink extension.Johannes Schindelin
2007-05-01Fix compilation of test-deltaMartin Koegler
2007-05-01GIT v1.5.2-rc1v1.5.2-rc1Junio C Hamano
2007-05-01Merge branch 'maint'Junio C Hamano
2007-05-01GIT v1.5.1.3v1.5.1.3Junio C Hamano
2007-04-30Include mailmap.h in mailmap.c to catch mailmap interface changesAlex Riesen
2007-04-30Remove pointless calls to access(2) when checking for .mailmapAlex Riesen
2007-04-30Fix read_mailmap to handle a caller uninterested in repo abbreviationAlex Riesen
2007-04-30Use strlcpy instead of strncpy in mailmap.cAlex Riesen
2007-04-30send-email documentation: clarify --smtp-serverJari Aalto
2007-04-30git.7: Mention preformatted html doc locationJari Aalto
2007-04-30Clarify SubmittingPatches ChecklistJari Aalto
2007-04-30git-svn: Add 'find-rev' commandAdam Roben
2007-04-30Fix symlink handling in git-svn, related to PerlIOJunio C Hamano
2007-04-29Merge branch 'jc/attr'Junio C Hamano
2007-04-29Make sure test-genrandom and test-chmtime are builtas part of the main build.Junio C Hamano
2007-04-29Make macros to prevent double-inclusion in headers consistent.Junio C Hamano
2007-04-29Apply mailmap in git-blame output.Junio C Hamano
2007-04-29Split out mailmap handling out of shortlogJunio C Hamano
2007-04-29blame -s: suppress author name and time.Junio C Hamano
2007-04-29Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAILJosh Triplett
2007-04-29Merge commit 'gfi/master'Junio C Hamano
2007-04-29Merge branch 'maint'Junio C Hamano
2007-04-29http.c: Fix problem with repeated calls of http_initJulian Phillips
2007-04-29Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentationJosh Triplett
2007-04-29Fix import-tars fix.Junio C Hamano
2007-04-29Update .mailmap with "Michael"Junio C Hamano
2007-04-29Do not barf on too long action descriptionJunio C Hamano
2007-04-29Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano
2007-04-29Catch empty pathnames in trees during fsckShawn O. Pearce
2007-04-29Merge branch 'gfi-maint' into gfi-masterShawn O. Pearce
2007-04-29Merge commit 'jc/maint' into gfi-maintShawn O. Pearce
2007-04-29Don't allow empty pathnames in fast-importShawn O. Pearce
2007-04-29import-tars: be nice to wrong directory modesJohannes Schindelin
2007-04-28git-svn: Added 'find-rev' commandAdam Roben
2007-04-28git shortlog documentation: add long options and fix a typoMichele Ballabio
2007-04-27Merge branch 'maint'Junio C Hamano
2007-04-27Update git-http-fetch documentationAndrew Ruder
2007-04-27Update git-local-fetch documentationAndrew Ruder
2007-04-27Update git-http-push documentationAndrew Ruder
2007-04-27Update -L documentation for git-blame/git-annotateAndrew Ruder
2007-04-27Update git-grep documentationAndrew Ruder