summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-292-0/+3
|\
| * Merge commit 'jc/maint' into gfi-maintShawn O. Pearce2007-04-2931-71/+268
| |\
| * | Don't allow empty pathnames in fast-importShawn O. Pearce2007-04-291-0/+2
| * | import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-291-0/+1
* | | Catch empty pathnames in trees during fsckShawn O. Pearce2007-04-291-0/+6
* | | git-svn: Added 'find-rev' commandAdam Roben2007-04-282-0/+29
* | | git shortlog documentation: add long options and fix a typoMichele Ballabio2007-04-281-4/+4
| |/ |/|
* | Update git-http-fetch documentationAndrew Ruder2007-04-271-0/+4
* | Update git-local-fetch documentationAndrew Ruder2007-04-271-0/+14
* | Update git-http-push documentationAndrew Ruder2007-04-271-2/+11
* | Update -L documentation for git-blame/git-annotateAndrew Ruder2007-04-271-2/+22
* | Update git-grep documentationAndrew Ruder2007-04-271-4/+15
* | Update git-fmt-merge documentationAndrew Ruder2007-04-271-1/+24
* | Document additional options for git-fetchAndrew Ruder2007-04-271-5/+12
* | Removing -n option from git-diff-files documentationAndrew Ruder2007-04-272-3/+3
* | Start preparing for 1.5.1.3Junio C Hamano2007-04-262-1/+39
* | Sanitize @to recipients.Robin H. Johnson2007-04-261-0/+1
* | git-svn: Ignore usernames in URLs in find_by_urlAdam Roben2007-04-261-0/+4
* | Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-261-0/+9
* | Allow users to optionally specify their envelope sender.Robin H. Johnson2007-04-261-1/+9
* | Ensure clean addresses are always used with Net::SMTPRobin H. Johnson2007-04-261-4/+5
* | Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson2007-04-261-1/+2
* | Perform correct quoting of recipient names.Robin H. Johnson2007-04-261-5/+14
* | Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson2007-04-261-4/+3
* | Debugging cleanup improvementsRobin H. Johnson2007-04-261-4/+6
* | Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson2007-04-261-2/+2
* | Document --dry-run parameter to send-email.Robin H. Johnson2007-04-261-0/+2
* | git-svn: Don't rely on $_ after making a function callAdam Roben2007-04-261-5/+5
* | Fix handle leak in write_treeAlex Riesen2007-04-261-1/+5
* | Actually handle some-low memory conditionsShawn O. Pearce2007-04-252-11/+11
* | Remove usernames from all commit messages, not just when using svmpropsAdam Roben2007-04-251-1/+4
* | applymbox & quiltimport: typofix.Junio C Hamano2007-04-242-2/+2
* | Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-241-2/+7
* | Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-241-0/+2
* | Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-241-0/+2
* | Ignore all man sections as they are generated files.Brian Gernhardt2007-04-241-2/+1
* | Fix typo in git-am: s/Was is/Was it/Josh Triplett2007-04-241-1/+1
* | Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-241-1/+1
* | dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-232-1/+8
* | GIT 1.5.1.2v1.5.1.2Junio C Hamano2007-04-212-8/+21
* | perl: install private Error.pm if the site version is older than our ownEric Wong2007-04-211-1/+1
* | git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano2007-04-211-1/+1
|/
* Update git-config documentationAndrew Ruder2007-04-192-11/+15
* Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-191-1/+1
* Update git-cherry-pick documentationAndrew Ruder2007-04-191-1/+1