aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tree-diff: diff_tree() should now be staticKirill Smelkov2014-03-26
* tree-diff: remove special-case diff-emitting code for empty-tree casesKirill Smelkov2014-03-26
* tree-diff: simplify tree_entry_pathcmpKirill Smelkov2014-03-20
* tree-diff: show_path prototype is not needed anymoreKirill Smelkov2014-03-20
* tree-diff: rename compare_tree_entry -> tree_entry_pathcmpKirill Smelkov2014-03-20
* tree-diff: move all action-taking code out of compare_tree_entry()Kirill Smelkov2014-03-20
* tree-diff: don't assume compare_tree_entry() returns -1,0,1Kirill Smelkov2014-03-20
* tree-diff: consolidate code for emitting diffs and recursion in one placeKirill Smelkov2014-03-20
* tree-diff: show_tree() is not neededKirill Smelkov2014-03-04
* tree-diff: no need to pass match to skip_uninteresting()Kirill Smelkov2014-02-24
* tree-diff: no need to manually verify that there is no mode change for a pathKirill Smelkov2014-02-24
* combine-diff: move changed-paths scanning logic into its own functionKirill Smelkov2014-02-24
* combine-diff: move show_log_first logic/action out of paths scanningKirill Smelkov2014-02-24
* tests: add checking that combine-diff emits only correct pathsKirill Smelkov2014-02-24
* combine-diff: simplify intersect_paths() furtherJunio C Hamano2014-02-24
* combine-diff: combine_diff_path.len is not needed anymoreKirill Smelkov2014-02-24
* combine-diff: optimize combine_diff_path sets intersectionKirill Smelkov2014-02-24
* diff test: add tests for combine-diff with orderfileKirill Smelkov2014-02-24
* diffcore-order: export generic ordering interfaceKirill Smelkov2014-02-24
* tree-walk: finally switch over tree descriptors to contain a pre-parsed entryKirill Smelkov2014-02-24
* revision: convert to using diff_tree_sha1()Kirill Smelkov2014-02-05
* line-log: convert to using diff_tree_sha1()Kirill Smelkov2014-02-05
* tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old...Kirill Smelkov2014-02-05
* tree-diff: allow diff_tree_sha1 to accept NULL sha1Kirill Smelkov2014-02-05
* Git 1.9-rc2v1.9-rc2Junio C Hamano2014-01-31
* Merge git://github.com/git-l10n/git-poJunio C Hamano2014-01-31
|\
| * l10n: Bulgarian translation of git (222t21f1967u)Alexander Shopov2014-01-29
| * po/TEAMS: Added Bulgarian teamAlexander Shopov2014-01-28
| * l10n: remove 2 blank translations on Danish, DutchJiang Xin2014-01-25
| * l10n: zh_CN.po: translate 27 messages (2210t0f0u)Jiang Xin2014-01-25
| * l10n: Update Swedish translation (2210t0f0u)Peter Krefting2014-01-21
| * Merge branch 'fr-po' of git://github.com/jnavila/gitJiang Xin2014-01-18
| |\
| | * [fr] update french translation 2210/2210Jean-Noel Avila2014-01-18
| * | l10n: vi.po (2210t): Updated git-core translationTran Ngoc Quan2014-01-18
| |/
| * l10n: git.pot: v1.9 round 1 (27 new, 11 removed)Jiang Xin2014-01-18
* | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-31
|\ \
| * | pager test: make fake pager consume all its inputJonathan Nieder2014-01-31
* | | Git 1.9-rc1v1.9-rc1Junio C Hamano2014-01-27
* | | Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano2014-01-27
|\ \ \
| * | | tree_entry_interesting: match against all pathspecsAndy Spencer2014-01-27
* | | | Merge branch 'ta/doc-http-protocol-in-html'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann2014-01-27
| * | | | Documentation: make it easier to maintain enumerated documentsJunio C Hamano2014-01-27
| * | | | create HTML for http-protocol.txtThomas Ackermann2014-01-27
* | | | | Merge branch 'mh/doc-wo-names'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | doc: remote author/documentation sections from more pagesMichael Haggerty2014-01-27
| |/ / / /
* | | | | Merge branch 'jk/revision-o-is-in-libgit-a'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | Makefile: remove redundant object in git-http{fetch,push}John Keeping2014-01-27
| | |/ / / | |/| | |
* | | | | Merge branch 'sb/repack-in-c'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | repack: propagate pack-objects options as stringsJeff King2014-01-23