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
Fix a segfault that is a pool problem introduced by late SVN::Mirror compilation. More... almost 21 years ago
* svk verify. * misc tidy up. More... almost 21 years ago
Add anchor information in svk:signature. More... almost 21 years ago
blah More... almost 21 years ago
Propagate svk:signature bi-directionally. More... almost 21 years ago
* Fix pool lifetime in MergeEditor which caused the bizzare segfault. The pool in apply_textdelta from dir_delta is a subpool of the pool in {add,open}_file. More... almost 21 years ago
This is for obra! More... almost 21 years ago
Unbreak svk cleanup: use giant locking instead of anything. More... almost 21 years ago
* implement mv. * also do mi => mirror alias. * consolidate "mv" as a single revision. More... almost 21 years ago
Unbreak do_update add_files. More... almost 21 years ago
Add some sanity checks for merging More... almost 21 years ago
make diff output of propdiff look like garbage to patch More... almost 21 years ago
Support delete depotpath directly More... almost 21 years ago
fix switch More... almost 21 years ago
switch should use DelayEditor too More... almost 21 years ago
Fix DelayEditor::open_directory for non-consecutive openings. More... almost 21 years ago
* New DelayEditor to delay open_directory until real operation. checkout_delta and merge now use DelayEditor to minimize editor calls. This should make commit/merge on mirrored path much faster, especially over dav. More... almost 21 years ago
* fix i_default.po to use correct strings. More... almost 21 years ago
* I18N optional. * Update zh* po. * Misc doc fixes. More... almost 21 years ago
* Fix a regression that non-scheduled targets are committed. Also add regression test for it. * add_directory in XD::Editor should schedule for addition * (hopefully) really fix the post-commit xd optimization. More... almost 21 years ago
Extract all undocumented command line options. More... almost 21 years ago
Updated zh_tw and zh_cn files More... almost 21 years ago
Message and pod i18n support. More... almost 21 years ago
Make list -R works with depotpath. More... almost 21 years ago
http://search.cpan.org/~clkao/SVK-0.11/ is ugly. It must die. More... almost 21 years ago
* Fix switch checking for allowing checkout root only. * svk cleanup should not lock targets. * Fix a regression caused by r1587: turned out the behavior of the two functions are different. This causes 'unexpected exception' when committing to subdir of a local branch. Reported by: Jesse Vincent More... almost 21 years ago
Cwd::abs_path is not happy with trailing slash, causing an error with checkout to a path with it. More... almost 21 years ago
this be 0.11 More... almost 21 years ago
* Signing now works again. * Don't continue when editor aborted. * Load the logs for merge correctly. More... almost 21 years ago
Don't really need Pod::Escape More... almost 21 years ago