59
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Term::Readline instead of <STDIN> More... almost 21 years ago
show brief usage in help. More... almost 21 years ago
annotate/blame now back More... almost 21 years ago
Fix #2322: More... almost 21 years ago
Fix an incorrect live time of SVN::Stream, which causes crash on OS X. More... almost 21 years ago
* Report depotpath in arg_co_maybe too. * Cache copy ancestors in revprop. * Add cb_copy_notify when sync More... almost 21 years ago
remove unused module Internals More... almost 21 years ago
* More post-commit checkout root optimization. * More cleaup. * Regression test for merging to checkout. More... almost 21 years ago
Fix an inefficient code pattern: More... almost 21 years ago
It's reported perl 5.8.1 doesn't like the empty SVK::Command::options. More... almost 21 years ago
Finish fine-grained locking from all commands. More... almost 21 years ago
more locking and code cleanups More... almost 21 years ago
Fine-grained locking for various commands. More... almost 21 years ago
fix svk checkout More... almost 21 years ago
* migrate $info to $xd * avoid suspicious recursive ref in checkout_delta * fix svk describe argument checking. * reduce more duplicated fs calls. * move do_*_direct out of SVK::XD * more command cleanup and usage. * svk mkdir * avoid mixed-revision xdroot after commit if possible. More... almost 21 years ago
* Fine-grained copath locking and svk cleanup command. * Distinguish sticky properties (schedule, conflict, etc) in Data::Hierarchy. * Redcue data::hierarchy->get calls from _delta_dir. * Misc cleanup. More... almost 21 years ago
bring svk describe back More... almost 21 years ago
this be 0.10 More... almost 21 years ago
* Fix adding file when commit to mirrored path. * Fix svk help listing commands. More... almost 21 years ago
this be 0.09 More... almost 21 years ago
usage and help interface for new command invocation code. More... almost 21 years ago
Now or never - objectify the command invocation interface. More... almost 21 years ago
Stop invading the svn namespace - now or never. More... almost 21 years ago
* use store instead of store_single. * reduce check_path. More... almost 21 years ago
Fix import regression caused in r8325. More... almost 21 years ago
* Commit target editing support. * various regexp fixes. More... almost 21 years ago
I am bored, so: * Fix manifest. * implement svk cat and ls. More... almost 21 years ago
* Avoid opening repository multiple times. * Disable pool abuse in CombineEditor which causes segfault. More... almost 21 years ago
Fix committing to descendent of mirrored path directly. More... almost 21 years ago
Do not allow commit directly into mirrored path when anchor != '' for now. Need translator or API change in SVN::Mirror. More... almost 21 years ago