9755 Commits (efa615ba089e88c0d2645f444373751de0529214)
 

Author SHA1 Message Date
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
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 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
Luiz Fernando N. Capitulino 3e0a93a5bf init_buffer(): Kill buf pointer 18 years ago
Luiz Fernando N. Capitulino 79dbbedd78 core-tutorial: minor fixes 18 years ago
Luiz Fernando N. Capitulino 3511a3774e read_cache_from(): small simplification 18 years ago
Luiz Fernando N. Capitulino efbc583126 entry.c: Use const qualifier for 'struct checkout' parameters 18 years ago
Luiz Fernando N. Capitulino cc2903fc70 remove_subtree(): Use strerror() when possible 18 years ago
Junio C Hamano aa4ed402c9 Add 'filter' attribute and external filter driver definition. 18 years ago
Junio C Hamano 3fed15f568 Add 'ident' conversion. 18 years ago
Junio C Hamano da94faf671 Merge branch 'jc/the-index' 18 years ago
Junio C Hamano 7c9375e7d1 Merge branch 'mk/diff' 18 years ago
Junio C Hamano b01c7c0ee3 Merge branch 'maint' 18 years ago
Junio C Hamano 61397d4b8d Merge branch 'master' of git://repo.or.cz/git/fastimport 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
Junio C Hamano b9d14ffbf1 gitattributes documentation: clarify overriding 18 years ago
Sami Farin 00be8dcc1a fast-import: size_t vs ssize_t 18 years ago
Junio C Hamano 886a39074b t/test-lib.sh: Protect ourselves from common misconfiguration 18 years ago
Uwe Kleine-König 46f6178a3f fix importing of subversion tars 18 years ago
Josh Triplett b51b8bbf14 Create a sysconfdir variable, and use it for ETC_GITCONFIG 18 years ago
Junio C Hamano 43342941dd Diff between two blobs should take mode changes into account now. 18 years ago
Martin Koegler 01618a3ab1 use mode of the tree in git-diff, if <tree>:<file> syntax is used 18 years ago
Martin Koegler bb6c2fba41 store mode in rev_list, if <tree>:<filename> syntax is used 18 years ago
Martin Koegler e5709a4a68 add add_object_array_with_mode 18 years ago
Martin Koegler a0cd87a570 add get_sha1_with_mode 18 years ago
Martin Koegler 40689ae1ef Add S_IFINVALID mode 18 years ago
Junio C Hamano 520d7e278c Merge branch 'maint' 18 years ago
OGAWA Hirofumi afb5f39e24 git-fetch: Fix "argument list too long" 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
Shawn O. Pearce f20db5ff30 git-gui: Correctly handle UTF-8 encoded commit messages 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
Josh Triplett 2122591b3b Add clean.requireForce option, and add -f option to git-clean to override it 18 years ago
Junio C Hamano ab69e89c7e t6030: grab commit object name as we go 18 years ago
Junio C Hamano bd4b0aeb1f t5302: avoid using tail -c 18 years ago
Johannes Schindelin 557b1e0da5 t4201: Do not display weird characters on the terminal 18 years ago