59
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests for copy_to_co exceptions. More... over 20 years ago
Support multiple sources in copy to checkout. More... over 20 years ago
Make both mimteype() and svn_mirror() properly do on-the-fly autoloading. More... over 20 years ago
additional check_path is much slower More... over 20 years ago
* Refactor copy (depotpath, copath) to use SVK::Merge. * In Editor::XD, use props from editor calls to get layers when file is added; strip svn:keywords unless in merge mode. * Update now uses the (rev0, /) trick to avoid additional copath target translation. * XD::get_editor does not care about target anymore. Translations are all done by SVK::Merge. More... over 20 years ago
Anchor / target cleanups: * Editor::XD now gets proper path (via File::Spec) with get_copath. * Editor::Translate to translate target in editor calls. More... over 20 years ago
svk-i18n.diff deals with "%1" => "%s" typo and zh_cn's quoting style. svk-bin-pod.diff corrects names. More... over 20 years ago
Remove inserted Delay Editor where unnecessary: * checkout/update * commit to non-mirrored path More... over 20 years ago
Adjust tests to avoid mirroring overlapped urls. More... over 20 years ago
Support svn:eol-style props. More... over 20 years ago
Don't say empty merge with there's conflict merging to checkout. More... over 20 years ago
Add optional mime-type detection as part of auto-prop. More... over 20 years ago
* Document SVK::Editor::{Rename, Patch} before I forget the some of the internals. * Make renames that require reanchoring work. More... over 20 years ago
Support merge --track-rename. For now only direct copies are handled. More... over 20 years ago
adjust SVK::Command constructor More... over 20 years ago
find anchor for diff when path doesn't exist More... over 20 years ago
Show deleted entries in diff output. More... over 20 years ago
Misc cleanup and osmetic test coverage. More... over 20 years ago
Add some more (todo) tests for smerge edge cases. More... over 20 years ago
revision is now always given in SVK::Target. More... over 20 years ago
Fix delete conflicts in descendents. Also make the part of code 100% covered by tests. More... over 20 years ago
Update readme, todo and changelog. More... over 20 years ago
Merge up to 0.17 More... over 20 years ago
cleanup invocation interface, move things from bin/svk to SVK.pm More... over 20 years ago
* baseless smerge via -B / --baseless. * arbitary-based smerge via -b / --base. More... over 20 years ago
Allow output to different fh in DiffEditor More... over 20 years ago
Fix prop-only merge. More... over 20 years ago
Adjust test output. More... over 20 years ago
Fix svk checkout report and anchoring problem. More... over 20 years ago
svk blame //foo/pa...@123 now does what you mean - annotate for r123 and before. More... over 20 years ago