4948 Commits (283d3184dfe1c4053470ab2b6bfc8250d130e0bb)
 

Author SHA1 Message Date
Junio C Hamano 283d3184df Merge branch 'jc/fmt-patch' into next 19 years ago
Johannes Schindelin 20ff06805c format-patch: resurrect extra headers from config 19 years ago
Junio C Hamano 423a15c849 Merge branch 'master' into next 19 years ago
Junio C Hamano 0825de892f Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 5f625247ee Merge branch 'master' into next 19 years ago
Junio C Hamano 5ff6a32690 Merge branch 'nh/http' into next 19 years ago
Nick Hengeveld 9094950d73 http: prevent segfault during curl handle reuse 19 years ago
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 b0a7ca5ee0 Merge branch 'sp/reflog' into next 19 years ago
Junio C Hamano 99bd0f5558 fetch.c: do not pass uninitialized lock to unlock_ref(). 19 years ago
Junio C Hamano a25963bb3f Merge branch 'jc/fmt-patch' into next 19 years ago
Junio C Hamano cf2251b604 format-patch --signoff 19 years ago
Junio C Hamano 100c25f3cf Merge branch 'ff/svnimport' into next 19 years ago
Junio C Hamano 422dfaf079 Merge branch 'lt/tree-2' into next 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
Junio C Hamano 481176f752 Merge branch 'ew/tests' 19 years ago
Junio C Hamano 62b693a070 Merge branch 'master' into next 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 5029f6458f Merge branch 'jc/lt-tree-n-cache-tree' into next 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