4975 Commits (41292ddd37202ff6dce34986c87a6000c5d3fbfa)
 

Author SHA1 Message Date
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
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
Paul Mackerras e54be9e30f gitk: show_error fix 19 years ago
Junio C Hamano b5e096337c [PATCH] gitk: start-up bugfix 19 years ago
Timo Hirvonen 8974c6f93e [PATCH] gitk: Replace "git-" commands with "git " 19 years ago
Paul Mackerras 5864c08f89 gitk: Fix bug in highlight stuff when no line is selected 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
Eric Wong 933e4f090d t6000lib: workaround a possible dash bug 19 years ago
Eric Wong 1010437d51 t5500-fetch-pack: remove local (bashism) usage. 19 years ago
Eric Wong c7053aa88f tests: Remove heredoc usage inside quotes 19 years ago
Eric Wong 003d6ddaf4 t3300-funny-names: shell portability fixes 19 years ago
Johannes Schindelin fa0f02dfa1 git-format-patch --start-number <n> 19 years ago