5058 Commits (4c5c20261c5403650a31a91ebce0cc9444182383)
 

Author SHA1 Message Date
Johannes Schindelin 87840620fd send-email: only 'require' instead of 'use' Net::SMTP 19 years ago
Shawn Pearce 6891281cfa Allow multiple -m options to git-commit. 19 years ago
Junio C Hamano 99bd0f5558 fetch.c: do not pass uninitialized lock to unlock_ref(). 19 years ago
Junio C Hamano cf2251b604 format-patch --signoff 19 years ago
Florian Forster 65160b8b04 git-svnimport: Improved detection of merges. 19 years ago
Shawn Pearce 1361fa3e49 Improved pack format documentation. 19 years ago
Linus Torvalds 4c068a9831 tree_entry(): new tree-walking helper function 19 years ago
Dmitry V. Levin 2b6016263c git_exec_path, execv_git_cmd: ignore empty environment variables 19 years ago
Dmitry V. Levin d685990101 execv_git_cmd: Fix stack buffer overflow. 19 years ago
Salikh Zakirov 347f1d2608 Fixed Cygwin CR-munging problem in mailsplit 19 years ago
Kay Sievers 1130ef362f v267 19 years ago
Rocco Rutte bfb689bcf3 prepend '--' to filelist when calling git-diff-tree 19 years ago
Paul Mackerras 96535e615d Merge branch 'master' into new 19 years ago
Paul Mackerras 4e7d677949 gitk: Add a goto next/previous highlighted commit function 19 years ago
Junio C Hamano 481176f752 Merge branch 'ew/tests' 19 years ago
Junio C Hamano 2186d566a6 send-email: do not pass bogus address to local sendmail binary 19 years ago
Ryan Anderson ce903018f1 Add a basic test case for git send-email, and fix some real bugs discovered. 19 years ago
Ryan Anderson 8baf06a03a Fix a bug in email extraction used in git-send-email. 19 years ago
Ryan Anderson 5806324589 Add support for --bcc to git-send-email. 19 years ago
Ryan Anderson 7ccf79274c git-send-email: Add References: headers to emails, in addition to In-Reply-To: 19 years ago
Dennis Stosberg 7484529d7f git-clean fails on files beginning with a dash 19 years ago
Eric Wong 037b048ece git-svn: remove assertion that broke with older versions of svn 19 years ago
Eric Wong 3c4c7351c0 git-svn: t0001: workaround a heredoc bug in old versions of dash 19 years ago
J. Bruce Fields a746f688f1 Documentation: fix a tutorial-2 typo 19 years ago
J. Bruce Fields 62109cd3a8 Documentation: retitle the git-core tutorial 19 years ago
J. Bruce Fields 38573864f8 documentation: add brief mention of cat-file to tutorial part I 19 years ago
J. Bruce Fields 2be1bc48ff documentation: mention gitk font adjustment in tutorial 19 years ago
Horst von Brand 7872b18895 Fix some documentation typoes 19 years ago
Junio C Hamano 47df096f25 Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2 19 years ago
Junio C Hamano e76abd7014 adjust to the rebased series by Linus. 19 years ago
Linus Torvalds 15b5536ee4 Remove last vestiges of generic tree_entry_list 19 years ago
Linus Torvalds 1bc995a392 Convert fetch.c: process_tree() to raw tree walker 19 years ago
Linus Torvalds f75e53edb3 Convert "mark_tree_uninteresting()" to raw tree walker 19 years ago
Linus Torvalds 3bc1eca91e Remove unused "zeropad" entry from tree_list_entry 19 years ago
Linus Torvalds e9a95bef7f fsck-objects: avoid unnecessary tree_entry_list usage 19 years ago
Linus Torvalds 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 1ccf5a345a builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec() 19 years ago
Linus Torvalds 0790a42a50 Switch "read_tree_recursive()" over to tree-walk functionality 19 years ago
Linus Torvalds 3a7c352bd0 Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Linus Torvalds 136f2e548a Make "struct tree" contain the pointer to the tree buffer 19 years ago
Paul Mackerras e0c97ca63d Make git-diff-tree indicate when it flushes 19 years ago
Shawn Pearce 22669a045a Remove unnecessary output from t3600-rm. 19 years ago
Paul Mackerras 164ff275ad gitk: Provide ability to highlight based on relationship to selected commit 19 years ago
Junio C Hamano cd01d9445d Merge branch 'lt/apply' 19 years ago
Junio C Hamano 3f69d405d7 Merge branch 'jc/cache-tree' 19 years ago
Junio C Hamano 0a2586c807 Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree 19 years ago
Junio C Hamano 7d55561986 Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree 19 years ago
Linus Torvalds 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 2522c13244 Switch "read_tree_recursive()" over to tree-walk functionality 19 years ago
Linus Torvalds a755dfe45c Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago