4693 Commits (47df096f254ccac5a81da615b3fd25f3cf466bbf)
 

Author SHA1 Message Date
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
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
Linus Torvalds 508d9e372e Fix "--abbrev=xyz" for revision listing 19 years ago
Linus Torvalds c928c67d67 t1002: use -U0 instead of --unified=0 19 years ago
Junio C Hamano 63b398a428 format-patch: -n and -k are mutually exclusive. 19 years ago
Petr Baudis b931aa5a48 Call builtin ls-tree in git-cat-file -p 19 years ago
Junio C Hamano add5c8a562 built-in format-patch: various fixups. 19 years ago
Martin Waitz 88a1531435 Add instructions to commit template. 19 years ago
Junio C Hamano ef29c11702 mailinfo: More carefully parse header lines in read_one_header_line() 19 years ago
Johannes Schindelin fa0f02dfa1 git-format-patch --start-number <n> 19 years ago
Jim Meyering fc36f6a6c9 Don't write directly to a make target ($@). 19 years ago
Linus Torvalds 4d599e6bb4 bogus "fatal: Not a git repository" 19 years ago
Martin Waitz c53603249c Documentation/Makefile: remove extra / 19 years ago
Jeff King e49289dfb7 cvsimport: avoid "use" with :tag 19 years ago
Jeff King ed90cbf5f6 cat-file: document -p option 19 years ago
Shawn Pearce 4acdeafe5e Built git-upload-tar should be ignored. 19 years ago
Junio C Hamano e686eba41f ls-remote: fix rsync:// to report HEAD 19 years ago
Junio C Hamano 84c667ff97 fetch.c: remove an unused variable and dead code. 19 years ago