aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | | post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins2007-04-26
* | | | Ignore merged status of the file-level mergeAlex Riesen2007-04-26
* | | | Add a test for merging changed and rename-changed branchesAlex Riesen2007-04-25
* | | | Avoid excessive rewrites in merge-recursiveAlex Riesen2007-04-25
* | | | Merge branch 'maint'Junio C Hamano2007-04-25
|\ \ \ \ | |/ / /
| * | | Start preparing for 1.5.1.3Junio C Hamano2007-04-25
| * | | Sanitize @to recipients.Robin H. Johnson2007-04-25
| * | | git-svn: Ignore usernames in URLs in find_by_urlAdam Roben2007-04-25
| * | | Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-25
| * | | Allow users to optionally specify their envelope sender.Robin H. Johnson2007-04-25
| * | | Ensure clean addresses are always used with Net::SMTPRobin H. Johnson2007-04-25