aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| | * | | import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-28
| * | | | Catch empty pathnames in trees during fsckShawn O. Pearce2007-04-28
| * | | | git-svn: Added 'find-rev' commandAdam Roben2007-04-27
| * | | | git shortlog documentation: add long options and fix a typoMichele Ballabio2007-04-27
| | |/ / | |/| |
* | | | Merge branch 'maint'Junio C Hamano2007-04-26
|\ \ \ \ | |/ / /
| * | | Update git-http-fetch documentationAndrew Ruder2007-04-26
| * | | Update git-local-fetch documentationAndrew Ruder2007-04-26
| * | | Update git-http-push documentationAndrew Ruder2007-04-26
| * | | Update -L documentation for git-blame/git-annotateAndrew Ruder2007-04-26
| * | | Update git-grep documentationAndrew Ruder2007-04-26
| * | | Update git-fmt-merge documentationAndrew Ruder2007-04-26
| * | | Document additional options for git-fetchAndrew Ruder2007-04-26
| * | | Removing -n option from git-diff-files documentationAndrew Ruder2007-04-26
* | | | post-receive-email example hook: sed command for getting description was wrongAndy Parkins2007-04-26
* | | | post-receive-email example hook: detect rewind-only updates and output sensib...Andy Parkins2007-04-26