9335 Commits (e9d54bd18bcf5dc9eb68eb1cba9a6a7ba3f71fd6)
 

Author SHA1 Message Date
Julian Phillips e9d54bd18b http.c: Fix problem with repeated calls of http_init 18 years ago
Josh Triplett 4e58bf970b Add missing reference to GIT_COMMITTER_DATE in git-commit-tree documentation 18 years ago
Junio C Hamano d0c32b6339 Fix import-tars fix. 18 years ago
Junio C Hamano 2342c4ee14 Update .mailmap with "Michael" 18 years ago
Junio C Hamano 4e6380e5c3 Do not barf on too long action description 18 years ago
Junio C Hamano 5b5fe9a526 Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint 18 years ago
Shawn O. Pearce cb2cada6da Catch empty pathnames in trees during fsck 18 years ago
Shawn O. Pearce ec771a7084 Merge commit 'jc/maint' into gfi-maint 18 years ago
Shawn O. Pearce 475d1b333a Don't allow empty pathnames in fast-import 18 years ago
Johannes Schindelin 87859f3443 import-tars: be nice to wrong directory modes 18 years ago
Adam Roben 26e60160a0 git-svn: Added 'find-rev' command 18 years ago
Michele Ballabio bb924cb331 git shortlog documentation: add long options and fix a typo 18 years ago
Andrew Ruder 71e2e5993b Update git-http-fetch documentation 18 years ago
Andrew Ruder f5158a07d2 Update git-local-fetch documentation 18 years ago
Andrew Ruder d8190a8ec8 Update git-http-push documentation 18 years ago
Andrew Ruder a44f88e251 Update -L documentation for git-blame/git-annotate 18 years ago
Andrew Ruder cf0d720b7f Update git-grep documentation 18 years ago
Andrew Ruder 2bc060cc6f Update git-fmt-merge documentation 18 years ago
Andrew Ruder 42905294de Document additional options for git-fetch 18 years ago
Andrew Ruder 4551d05fe4 Removing -n option from git-diff-files documentation 18 years ago
Junio C Hamano 8abe88a29c Start preparing for 1.5.1.3 18 years ago
Robin H. Johnson bf7af11674 Sanitize @to recipients. 18 years ago
Adam Roben 56973d20c1 git-svn: Ignore usernames in URLs in find_by_url 18 years ago
Robin H. Johnson 03044a9854 Document --dry-run and envelope-sender for git-send-email. 18 years ago
Robin H. Johnson f073a592d6 Allow users to optionally specify their envelope sender. 18 years ago
Robin H. Johnson 2b69bfc23d Ensure clean addresses are always used with Net::SMTP 18 years ago
Robin H. Johnson c38f0247a8 Validate @recipients before using it for sendmail and Net::SMTP. 18 years ago
Robin H. Johnson 732263d411 Perform correct quoting of recipient names. 18 years ago
Robin H. Johnson af068d2742 Change the scope of the $cc variable as it is not needed outside of send_message. 18 years ago
Robin H. Johnson 8e3d436b0b Debugging cleanup improvements 18 years ago
Robin H. Johnson 71c7da9421 Prefix Dry- to the message status to denote dry-runs. 18 years ago
Robin H. Johnson 238cc6352e Document --dry-run parameter to send-email. 18 years ago
Adam Roben b03c7a63a0 git-svn: Don't rely on $_ after making a function call 18 years ago
Alex Riesen c21aa54e19 Fix handle leak in write_tree 18 years ago
Shawn O. Pearce d1efefa46f Actually handle some-low memory conditions 18 years ago
Adam Roben ce11873921 Remove usernames from all commit messages, not just when using svmprops 18 years ago
Junio C Hamano 7d4f4a2f0d applymbox & quiltimport: typofix. 18 years ago
Josh Triplett b51b8bbf14 Create a sysconfdir variable, and use it for ETC_GITCONFIG 18 years ago
Gerrit Pape 41728d6942 Documentation/git-reset.txt: suggest git commit --amend in example. 18 years ago
Junio C Hamano bbc6354171 Build RPM with ETC_GITCONFIG=/etc/gitconfig 18 years ago
Brian Gernhardt ce748f5992 Ignore all man sections as they are generated files. 18 years ago
Josh Triplett 6777c3806d Fix typo in git-am: s/Was is/Was it/ 18 years ago
Brian Gernhardt 81178fe48c Reverse the order of -b and --track in the man page. 18 years ago
Johannes Schindelin c7f34c180b dir.c(common_prefix): Fix two bugs 18 years ago
Junio C Hamano 97317061c6 GIT 1.5.1.2 18 years ago
Eric Wong 4a40cbd949 perl: install private Error.pm if the site version is older than our own 18 years ago
Junio C Hamano 928c210a47 git-clone: fix dumb protocol transport to clone from pack-pruned ref 18 years ago
Andrew Ruder 9bc20aa731 Update git-config documentation 18 years ago
Andrew Ruder c91ee2714e Fix unmatched emphasis tag in git-tutorial 18 years ago
Andrew Ruder 6b04600a34 Update git-cherry-pick documentation 18 years ago