9664 Commits (50acc58914bf02217e55fdd739a844f2bfc45410)
 

Author SHA1 Message Date
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
Andy Parkins c855195cd0 post-receive-email example hook: sed command for getting description was wrong 18 years ago
Andy Parkins 024e5b31af post-receive-email example hook: detect rewind-only updates and output sensible message 18 years ago
Andy Parkins 8e404f82ab post-receive-email example hook: fastforward should have been fast_forward 18 years ago
Alex Riesen 0d5e6c9781 Ignore merged status of the file-level merge 18 years ago
Alex Riesen 8a35981927 Add a test for merging changed and rename-changed branches 18 years ago
Alex Riesen c135ee88f8 Avoid excessive rewrites in merge-recursive 18 years ago
Junio C Hamano 6169a89c4f Merge branch 'maint' 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
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