9353 Commits (cc1793e2cef20a06aed6d8987c3361e7fbd09305)
 

Author SHA1 Message Date
Karl Hasselström cc1793e2ce Fix markup in git-svn man page 18 years ago
Ismail Dönmez e3ad95a8be gitweb: use decode_utf8 directly 18 years ago
Bryan Larsen c256acb8fb posix compatibility for t4200 18 years ago
Arjen Laarhoven e4e92b3f4b Document 'opendiff' value in config.txt and git-mergetool.txt 18 years ago
Bryan Larsen 5318f69812 Allow PERL_PATH="/usr/bin/env perl" 18 years ago
Daniel Barkalow 5094102e13 Make xstrndup common 18 years ago
Junio C Hamano cdda666201 diff.c: fix "size cache" handling. 18 years ago
Alexandre Julliard 9cf04301b1 http-fetch: Disable use of curl multi support for libcurl < 7.16. 18 years ago
Junio C Hamano 7a33b0bfce Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint 18 years ago
Frank Lichtenheld a7da9adb1f cvsserver: Handle re-added files correctly 18 years ago
Johannes Schindelin 775477aa1d Teach import-tars about GNU tar's @LongLink extension. 18 years ago
Martin Koegler adb7b5fc86 Fix compilation of test-delta 18 years ago
Junio C Hamano b5cc62f701 GIT v1.5.1.3 18 years ago
Jari Aalto 928a559000 send-email documentation: clarify --smtp-server 18 years ago
Jari Aalto 34b604af29 git.7: Mention preformatted html doc location 18 years ago
Jari Aalto a7af09d2db Clarify SubmittingPatches Checklist 18 years ago
Adam Roben b3cb7e4582 git-svn: Add 'find-rev' command 18 years ago
Junio C Hamano bcd8ee5b43 Fix symlink handling in git-svn, related to PerlIO 18 years ago
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