5045 Commits (9c3796fc0474ac6fc77da4886a246a37a7fbe856)
 

Author SHA1 Message Date
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
Linus Torvalds d2eafb7661 Add raw tree buffer info to "struct tree" 19 years ago
Linus Torvalds 7d65848afd Don't use "sscanf()" for tree mode scanning 19 years ago
Junio C Hamano 878ccb2694 git-fetch: avoid using "case ... in (arm)" 19 years ago
Junio C Hamano d177e58425 Merge branch 'jc/mailinfo' 19 years ago
Junio C Hamano 51937e533a Merge branch 'eb/mailinfo' 19 years ago
Dennis Stosberg ac58c7b18e git-write-tree writes garbage on sparc64 19 years ago
Linus Torvalds 91b452cba9 Fix memory leak in "git rev-list --objects" 19 years ago
Aneesh Kumar K.V 756944350d gitview: Move the console error messages to message dialog 19 years ago
Aneesh Kumar K.V 034016391c gitview: Add key binding for F5. 19 years ago
Junio C Hamano a57c8bac00 Let git-clone to pass --template=dir option to git-init-db. 19 years ago
Yann Dirson 3f0f756b83 Make cvsexportcommit create parent directories as needed. 19 years ago
Yann Dirson 0d71b31a5e Document current cvsexportcommit limitations. 19 years ago
Yann Dirson ff4a9ceb97 Do not call 'cmp' with non-existant -q flag. 19 years ago