summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-25Sanitize @to recipients.Libravatar Robin H. Johnson1-0/+1
2007-04-25git-svn: Ignore usernames in URLs in find_by_urlLibravatar Adam Roben1-0/+4
2007-04-25Add --date={local,relative,default}Libravatar Junio C Hamano9-17/+71
2007-04-25Document --dry-run and envelope-sender for git-send-email.Libravatar Robin H. Johnson1-0/+9
2007-04-25Allow users to optionally specify their envelope sender.Libravatar Robin H. Johnson1-1/+9
2007-04-25Ensure clean addresses are always used with Net::SMTPLibravatar Robin H. Johnson1-4/+5
2007-04-25Validate @recipients before using it for sendmail and Net::SMTP.Libravatar Robin H. Johnson1-1/+2
2007-04-25Perform correct quoting of recipient names.Libravatar Robin H. Johnson1-5/+14
2007-04-25Change the scope of the $cc variable as it is not needed outside of send_mess...Libravatar Robin H. Johnson1-4/+3
2007-04-25Debugging cleanup improvementsLibravatar Robin H. Johnson1-4/+6
2007-04-25Prefix Dry- to the message status to denote dry-runs.Libravatar Robin H. Johnson1-2/+2
2007-04-25Document --dry-run parameter to send-email.Libravatar Robin H. Johnson1-0/+2
2007-04-25git-svn: Don't rely on $_ after making a function callLibravatar Adam Roben1-5/+5
2007-04-25Fix handle leak in write_treeLibravatar Alex Riesen1-1/+5
2007-04-25Actually handle some-low memory conditionsLibravatar Shawn O. Pearce2-11/+11
2007-04-25init_buffer(): Kill buf pointerLibravatar Luiz Fernando N. Capitulino1-2/+1
2007-04-25core-tutorial: minor fixesLibravatar Luiz Fernando N. Capitulino1-5/+4
2007-04-25read_cache_from(): small simplificationLibravatar Luiz Fernando N. Capitulino1-9/+8
2007-04-25entry.c: Use const qualifier for 'struct checkout' parametersLibravatar Luiz Fernando N. Capitulino2-4/+4
2007-04-25remove_subtree(): Use strerror() when possibleLibravatar Luiz Fernando N. Capitulino1-4/+4
2007-04-24Add 'filter' attribute and external filter driver definition.Libravatar Junio C Hamano3-3/+282
2007-04-24Add 'ident' conversion.Libravatar Junio C Hamano3-12/+252
2007-04-24Merge branch 'jc/the-index'Libravatar Junio C Hamano2-129/+172
2007-04-24Merge branch 'mk/diff'Libravatar Junio C Hamano7-14/+49
2007-04-24Merge branch 'maint'Libravatar Junio C Hamano4-5/+13
2007-04-24Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano2-2/+15
2007-04-24Remove usernames from all commit messages, not just when using svmpropsLibravatar Adam Roben1-1/+4
2007-04-24applymbox & quiltimport: typofix.Libravatar Junio C Hamano2-2/+2
2007-04-24gitattributes documentation: clarify overridingLibravatar Junio C Hamano1-3/+5
2007-04-24fast-import: size_t vs ssize_tLibravatar Sami Farin1-1/+1
2007-04-24t/test-lib.sh: Protect ourselves from common misconfigurationLibravatar Junio C Hamano1-0/+4
2007-04-24fix importing of subversion tarsLibravatar Uwe Kleine-König1-1/+6
2007-04-24Create a sysconfdir variable, and use it for ETC_GITCONFIGLibravatar Josh Triplett1-2/+7
2007-04-24Diff between two blobs should take mode changes into account now.Libravatar Junio C Hamano1-1/+1
2007-04-24use mode of the tree in git-diff, if <tree>:<file> syntax is usedLibravatar Martin Koegler1-6/+14
2007-04-24store mode in rev_list, if <tree>:<filename> syntax is usedLibravatar Martin Koegler2-5/+13
2007-04-24add add_object_array_with_modeLibravatar Martin Koegler2-0/+8
2007-04-24add get_sha1_with_modeLibravatar Martin Koegler2-2/+10
2007-04-24Add S_IFINVALID modeLibravatar Martin Koegler1-0/+3
2007-04-24Merge branch 'maint'Libravatar Junio C Hamano7-5/+15
2007-04-24git-fetch: Fix "argument list too long"Libravatar OGAWA Hirofumi2-6/+11
2007-04-23Documentation/git-reset.txt: suggest git commit --amend in example.Libravatar Gerrit Pape1-0/+2
2007-04-23Build RPM with ETC_GITCONFIG=/etc/gitconfigLibravatar Junio C Hamano1-0/+2
2007-04-24git-gui: Correctly handle UTF-8 encoded commit messagesLibravatar Shawn O. Pearce1-20/+26
2007-04-23Ignore all man sections as they are generated files.Libravatar Brian Gernhardt1-2/+1
2007-04-23Fix typo in git-am: s/Was is/Was it/Libravatar Josh Triplett1-1/+1
2007-04-23Add clean.requireForce option, and add -f option to git-clean to override itLibravatar Josh Triplett4-2/+22
2007-04-23t6030: grab commit object name as we goLibravatar Junio C Hamano1-7/+10
2007-04-23t5302: avoid using tail -cLibravatar Junio C Hamano1-1/+1
2007-04-23t4201: Do not display weird characters on the terminalLibravatar Johannes Schindelin1-4/+4