35721 Commits (12cd81743dc4645ef909b0c38582f5714c9a8ff7)
 

Author SHA1 Message Date
Kirill Smelkov 12cd81743d tree-diff: reuse base str(buf) memory on sub-tree recursion 11 years ago
Kirill Smelkov b9081a6574 tree-diff: no need to call "full" diff_tree_sha1 from show_path() 11 years ago
Kirill Smelkov 52894e7095 tree-diff: rework diff_tree interface to be sha1 based 11 years ago
Kirill Smelkov ad6f3cc7d2 tree-diff: diff_tree() should now be static 11 years ago
Kirill Smelkov 6ca844e9f5 tree-diff: remove special-case diff-emitting code for empty-tree cases 11 years ago
Kirill Smelkov 1a27a15452 tree-diff: simplify tree_entry_pathcmp 11 years ago
Kirill Smelkov 5acabd84a6 tree-diff: show_path prototype is not needed anymore 11 years ago
Kirill Smelkov 9bc0619655 tree-diff: rename compare_tree_entry -> tree_entry_pathcmp 11 years ago
Kirill Smelkov 903bba68ab tree-diff: move all action-taking code out of compare_tree_entry() 11 years ago
Kirill Smelkov 5dfb2bbd8d tree-diff: don't assume compare_tree_entry() returns -1,0,1 11 years ago
Kirill Smelkov d00e980c22 tree-diff: consolidate code for emitting diffs and recursion in one place 11 years ago
Kirill Smelkov 7e9003c149 tree-diff: show_tree() is not needed 11 years ago
Kirill Smelkov e906612121 tree-diff: no need to pass match to skip_uninteresting() 11 years ago
Kirill Smelkov e197c2b650 tree-diff: no need to manually verify that there is no mode change for a path 11 years ago
Kirill Smelkov eeb3f32868 combine-diff: move changed-paths scanning logic into its own function 11 years ago
Kirill Smelkov 51af1886c7 combine-diff: move show_log_first logic/action out of paths scanning 11 years ago
Kirill Smelkov fce135c4ff tests: add checking that combine-diff emits only correct paths 11 years ago
Junio C Hamano 7b1004b0ba combine-diff: simplify intersect_paths() further 11 years ago
Kirill Smelkov af82c7880f combine-diff: combine_diff_path.len is not needed anymore 11 years ago
Kirill Smelkov 8518ff8fab combine-diff: optimize combine_diff_path sets intersection 11 years ago
Kirill Smelkov 91921ceff6 diff test: add tests for combine-diff with orderfile 11 years ago
Kirill Smelkov 1df4320fa2 diffcore-order: export generic ordering interface 11 years ago
Kirill Smelkov 7146e66f08 tree-walk: finally switch over tree descriptors to contain a pre-parsed entry 11 years ago
Kirill Smelkov 6275c91c08 revision: convert to using diff_tree_sha1() 11 years ago
Kirill Smelkov 7bc4ec01dd line-log: convert to using diff_tree_sha1() 11 years ago
Kirill Smelkov 0b707c3319 tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old=NULL 11 years ago
Kirill Smelkov 791303284c tree-diff: allow diff_tree_sha1 to accept NULL sha1 11 years ago
Junio C Hamano be961c292f Git 1.9-rc2 11 years ago
Junio C Hamano e94ea162db Merge git://github.com/git-l10n/git-po 11 years ago
Junio C Hamano 3de92cd16d Merge branch 'jn/pager-lv-default-env' 11 years ago
Jonathan Nieder 52c02f658e pager test: make fake pager consume all its input 11 years ago
Alexander Shopov 25e2fbb4e2 l10n: Bulgarian translation of git (222t21f1967u) 11 years ago
Alexander Shopov 5123e7d54f po/TEAMS: Added Bulgarian team 11 years ago
Junio C Hamano bd3e186d81 Git 1.9-rc1 11 years ago
Junio C Hamano 8bba7206b5 Merge branch 'as/tree-walk-fix-aggressive-short-cut' 11 years ago
Junio C Hamano 1ad5417a26 Merge branch 'ta/doc-http-protocol-in-html' 11 years ago
Junio C Hamano 78dc48e4b0 Merge branch 'mh/doc-wo-names' 11 years ago
Junio C Hamano 69b024dc03 Merge branch 'jk/revision-o-is-in-libgit-a' 11 years ago
Junio C Hamano 4110639865 Merge branch 'sb/repack-in-c' 11 years ago
Junio C Hamano cdc40bdb69 Merge branch 'jk/test-fixes' 11 years ago
Junio C Hamano 017f804efc Merge branch 'nd/negative-pathspec' 11 years ago
Junio C Hamano 523f0a25b9 Merge branch 'pw/git-p4' 11 years ago
Junio C Hamano 33d4669aaa Merge branch 'ss/safe-create-leading-dir-with-slash' 11 years ago
Junio C Hamano d0956cfa8e Merge branch 'mh/safe-create-leading-directories' 11 years ago
Junio C Hamano c380cf85a7 Merge branch 'tr/nth-previous-is-a-commit' 11 years ago
Junio C Hamano bf3939901b Merge branch 'tr/gitk-doc-range-trace' 11 years ago
Junio C Hamano a6bec00145 Merge branch 'jk/mark-edges-uninteresting' 11 years ago
Junio C Hamano e049109ef1 Merge branch 'jk/diff-filespec-cleanup' 11 years ago
Junio C Hamano 7b4e2b7e6a Merge branch 'ef/mingw-write' 11 years ago
Junio C Hamano de20e44721 Merge branch 'rk/send-email-ssl-cert' 11 years ago