summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow users to optionally specify their envelope sender.Robin H. Johnson2007-04-251-1/+9
* Ensure clean addresses are always used with Net::SMTPRobin H. Johnson2007-04-251-4/+5
* Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson2007-04-251-1/+2
* Perform correct quoting of recipient names.Robin H. Johnson2007-04-251-5/+14
* Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson2007-04-251-4/+3
* Debugging cleanup improvementsRobin H. Johnson2007-04-251-4/+6
* Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson2007-04-251-2/+2
* Document --dry-run parameter to send-email.Robin H. Johnson2007-04-251-0/+2
* git-svn: Don't rely on $_ after making a function callAdam Roben2007-04-251-5/+5
* Fix handle leak in write_treeAlex Riesen2007-04-251-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-241-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-231-0/+2
* Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-231-0/+2
* Ignore all man sections as they are generated files.Brian Gernhardt2007-04-231-2/+1
* Fix typo in git-am: s/Was is/Was it/Josh Triplett2007-04-231-1/+1
* Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-231-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-201-1/+1
* Update git-config documentationAndrew Ruder2007-04-182-11/+15
* Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-181-1/+1
* Update git-cherry-pick documentationAndrew Ruder2007-04-181-1/+1
* Update git-archive documentationAndrew Ruder2007-04-181-1/+4
* fix up strtoul_ui error handlingAndy Whitcroft2007-04-182-2/+2
* git-tar-tree: complete deprecation conversion messageSam Vilain2007-04-181-1/+1
* git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-181-1/+3
* Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-182-2/+34
* git-svn: don't allow globs to match regular filesEric Wong2007-04-182-0/+6
* Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2007-04-172-2/+2
* Start preparing for 1.5.1.2Junio C Hamano2007-04-172-1/+38
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-04-171-4/+6
|\
| * git-gui: Brown paper bag fix division by 0 in blameShawn O. Pearce2007-04-041-4/+6
* | git-svn: quiet some warnings when run only with --version/--helpEric Wong2007-04-171-2/+2
* | git-svn: respect lower bound of -r/--revision when following parentEric Wong2007-04-171-1/+4
* | Have sample update hook not refuse deleting a branch through push.Gerrit Pape2007-04-161-1/+6
* | variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape2007-04-161-0/+1
* | Update git-annotate/git-blame documentationAndrew Ruder2007-04-164-67/+85
* | Update git-apply documentationAndrew Ruder2007-04-161-6/+7
* | Update git-applymbox documentationAndrew Ruder2007-04-161-4/+10
* | Update git-am documentationAndrew Ruder2007-04-161-9/+16
* | user-manual: use detached head when rewriting historyJ. Bruce Fields2007-04-161-7/+8
* | user-manual: start revising "internals" chapterJ. Bruce Fields2007-04-161-18/+20
* | user-manual: detached HEADJ. Bruce Fields2007-04-161-2/+42
* | user-manual: fix discussion of default cloneJ. Bruce Fields2007-04-161-3/+3
* | Documentation: clarify track/no-track option.J. Bruce Fields2007-04-161-4/+8
* | Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields2007-04-161-4/+5