phab/src/applications/differential/parser/DifferentialChangesetParser.phpstable
phab/src/applications/differential/parser/DifferentialChangesetParser.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b72e7969a1e0 | vrana | Move Pygments handling to libphutil | Feb 10 2013 | |||
3e6fa4365811 | Nick Pellegrino/epriestley | getConfigEnv fails fast when key is not found and no default value is given. | Jan 19 2013 | |||
df8d0a578bbd | vrana | Correctly handle unset generated paths | Jan 17 2013 | |||
e974ffea7fc9 | Ricky Elrod/epriestley | Remove curly braces around line count. | Jan 16 2013 | |||
4566b86376bf | epriestley | Fix two diff rendering bugs | Jan 15 2013 | |||
2de107f21b2c | epriestley | Remove DifferentialChangesetRenderer->(g|s)etLineCount() | Jan 14 2013 | |||
612b29fff40a | epriestley | Implement basic one-up and test renderers | Jan 14 2013 | |||
dbdb01f85807 | epriestley | Fix whitespace and unchanged file shields | Jan 12 2013 | |||
039a5a6d8618 | epriestley | Simplify hunk parsing | Jan 12 2013 | |||
6a6910835874 | epriestley | Simplify context parsing and add test coverage | Jan 11 2013 | |||
9aeebbbf58ec | epriestley | Fix "context not available" in contextless diffs | Jan 10 2013 | |||
f1d7c8fbf8bd | Bob Trahan | fix whitespace mode for differentialHunkParser | Jan 9 2013 | |||
84c27ae255dc | Bob Trahan | re-factor DifferentialChangesetParser pass 3 / N | Jan 9 2013 | |||
fcc5366effa4 | Bob Trahan | fix differential + diffusion for showing generated files | Dec 19 2012 | |||
406833ba90e0 | epriestley | Minor, fix a variable name after recent refactoring. | Dec 13 2012 | |||
c970f7e89c42 | Bob Trahan | refactor pass 2 of N on DifferentialChangesetParser and bonus bug fix | Dec 12 2012 | |||
6ed02e6ee8fb | epriestley | Restore "Reply" action to Differential inline comments | Dec 11 2012 | |||
81d59a0b776b | hfcorriez | Fix call to undefined method for DifferentialChangesetParser::originalRight() | Dec 10 2012 | |||
638449b48372 | Bob Trahan | removed some debugging code from D4117 | Dec 8 2012 | |||
75e8ff26f5eb | Bob Trahan | Refactor DifferentialChangesetParser -- pass 1 of N | Dec 8 2012 | |||
08172cf36143 | Bob Trahan | fluid diff -- more table silliness | Dec 8 2012 | |||
8a6e82eba6f7 | Bob Trahan | more fixes to fluid diff | Dec 7 2012 | |||
1922590f98b5 | Bob Trahan | fix fluid diff change | Dec 7 2012 | |||
210f8e03903a | epriestley | Fix leftover call to renderRightCode() from D4083 | Dec 7 2012 | |||
b4de56ef4bfd | Bob Trahan | make differential use fluid width for code layout | Dec 6 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
e0b9a6338881 | Bob Trahan | make Differential comment panel flexible width and nip a bit at other flexible… | Nov 1 2012 | |||
fdf90b46eb88 | epriestley | Use modern two-stage markup cache (PhabricatorMarkupInterface) in Differential | Oct 24 2012 | |||
c0b9b6db549b | epriestley | Don't count "\r" or "\n" for purposes of linewrapping text in Differential | Oct 23 2012 | |||
67498f33340a | epriestley | Restore phutil_split_lines() to Differential | Oct 20 2012 | |||
468aeaef0db7 | epriestley | Revert "Use phutil_split_lines() in Differential" | Oct 20 2012 | |||
f6cb51562efd | epriestley | Use phutil_split_lines() in Differential | Oct 20 2012 | |||
1b6eced75706 | Wez Furlong | avoid claiming that the source of a file move was unchanged | Oct 9 2012 | |||
58206a146ff1 | vrana | Fix displaying gap context when showing first lines | Oct 4 2012 | |||
377a29644ffd | vrana | Display shield for generated binary files | Oct 2 2012 | |||
958e6cd109f3 | vrana | Add missing break statement | Sep 7 2012 | |||
0f9f8b5f3058 | vrana | Tidy context displayed in gap | Aug 30 2012 | |||
8b715a64b52d | vrana | Don't waste too much cache by a single changeset | Aug 28 2012 | |||
5a0b640ccd00 | Alan Huang | Bump cache version | Aug 24 2012 | |||
ca1775b4687c | vrana | Display context in changeset gaps | Aug 23 2012 | |||
ea5d9d40e166 | vrana | Delete empty command | Aug 23 2012 | |||
6fc01aa5fda5 | Alan Huang | Change background for image views in Differential | Aug 14 2012 | |||
251438b2c2b2 | vrana | Translate change type header | Aug 6 2012 | |||
aefc5654c3f9 | vrana | Load contents of shielded files with lots of changes | Jul 26 2012 | |||
00160ab2a392 | vrana | Remove ambiguous test | Jul 19 2012 | |||
273211ae3e4d | vrana | Highlight also lines that were added on the other side in diff of diffs | Jun 30 2012 | |||
a2f4d661b9a9 | vrana | Fix computing line numbers in diff of diffs | Jun 30 2012 | |||
99df72b81cb3 | vrana | Unhighlight lines modified in rebase | Jun 30 2012 | |||
bf10eaf81c8e | vrana | Wrap Differential property changes | Jun 19 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help