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
Allow output to different fh in DiffEditor More... almost 21 years ago
remove some files that accidentally got into manifest. More... almost 21 years ago
For some reasons node_created_rev doesn't work with txnroot... More... almost 21 years ago
we require 0.36 now More... almost 21 years ago
send delta instead of fulltext when commit over network More... almost 21 years ago
Some changes that should come with the previous merge. More... almost 21 years ago
* Obsolete do_commit. * Let checkout_delta generate strict editor calls * checkout_delta now takes a cb_rev callback to get base_rev for paths. More... almost 21 years ago
test More... almost 21 years ago
* Obsolete SVN::XD::do_merge. * Support committing to mirrored path directly. * Commit / Merge to remote now brings the mirrored path updated. More... almost 21 years ago
* Fix blame regression. * Various code cleanups. More... almost 21 years ago
* Nuke regression check for find_merge_source. * Fix some pool abuse. More... almost 21 years ago
* svk switch. * Drop 0.35 support. More... almost 21 years ago
* remove unused test code left in keyword_layer improvement. * Get anchor if the target is schedule to add or remove. This fixes the bug that revert -R added_dir will leave added_dir itself not reverted. More... almost 21 years ago
* Keyword enhacement (p4-like) sumbmitted by Autrijus. * Update to modern perl build system. * Use PerlIO::via::dynamic 0.02 for better gc support. More... almost 21 years ago
This be 0.08. More... almost 21 years ago
filename typo again! More... almost 21 years ago
filename typo More... almost 21 years ago
* make plans for tests. * fix an import regression. More... almost 21 years ago
* cleanup tmp files from combineeditor. * Store and respect the deleted state of mixed-revision checkout copy. This fixes the case: "svk delete foo" then "svk ci" then "svk revert foo" brings foo back More... almost 21 years ago
* pl now works with depotpath. * Don't generate useless merge ticket for svm'ed source. More... almost 21 years ago
* Revert code now uses condensed target and checks if targets are versioned. * Support non-default depot in svk describe. * Support property diff output in DiffEditor More... almost 21 years ago
switch to abs_path for bin/svk. This makes relative path targets work. More... almost 21 years ago
Fix multiple keyword translation in one line. More... almost 21 years ago
avoid File::Temp futurism. More... almost 21 years ago
Proper alias and proper splitting in keyword expansion. More... almost 21 years ago
Support cherry picking merging multiple changes at a time. More... almost 21 years ago
* Preliminary cherry-picking merge support (svk cmerge). * Don't bother following copy histories in verbatim mode for merge tickets. * Simplify the logic when a target could be copath or depotpath. * Allow propset to work with depotpath directly. More... almost 21 years ago
* Options now case-sensitive. * Don't assume EDITOR is set. and try SVN_EDITOR first. More... almost 21 years ago
* Respect conflict flag in status and commit. * Help text patch from plasmaball. More... almost 21 years ago
document the test plan for 8mutlimerge.t and some minor tweaks. More... almost 21 years ago