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 --project in non-wc path More... over 16 years ago
- smartly detect project name for a given mirror path - ref: http://EK5A - so saying 'n' is not required in t/bm/prop-setup.t More... over 16 years ago
- for a given path object, check which project it belongs More... over 16 years ago
- fix #EK5C, random defaults for project in multiproject env. More... over 16 years ago
- --create xxx --project <pname> now work - fix proj variable scope bug More... over 16 years ago
s/chekout/checkout/g More... over 16 years ago
- check if source_root equal to mirror root, if not - write props to local More... over 16 years ago
- dst_path in ::Branch - better --checkout - --project <pname> or //mirror/project - now --setup try to write props on remote first - refine --info More... over 16 years ago
Commit what I've got for SVK::Command::Commit. at least it only fails commit tests at this point More... over 16 years ago
Include arbitrary arguments from Add in do_add More... over 16 years ago
Move add-file logic from Add command to XD->do_add More... over 16 years ago
- TODO can_write_remote_proj_prop in --setup - prompt for multi-project props - modify related tests More... over 16 years ago
- fix t/bm/merge.t 23rd test More... over 16 years ago
- --from is removd from --push, so did t/merge.t - fix bug More... over 16 years ago
Fix the bug that in non-uptodate checkout, certain commands requires the signature cache to be dirty to work correctly, because target_from_copath_maybe is setting the associated SVK::Path incorrectly that points to the latest revision. More... over 16 years ago
- fix when the project is not placed in the mirror root More... over 16 years ago
- change --setup prompts More... over 16 years ago
Add myself to COMMITTERS More... over 16 years ago
* reformat branch commadn help to fit on an 80 col screen More... over 16 years ago
Do the copath mapping earlier so the files in the svk commit buffer are consistently absolute More... over 16 years ago
fix the commit buffer unkonwnn-to-add feature accidentally scheduling bad entries. More... over 16 years ago
- $project_name now can only specified via --project <project name> - revise 'svk br --push' - no 'br --push --from <brance name>' - use 'br --push <branch name>' instead More... over 16 years ago
- grep depotname for every depot via a specified project_name - need refactoring in future - ref: http://task.hm/EC3J - ref: http://task.hm/EDJN More... over 16 years ago
- implement br --info - ref: http://task.hm/EDUY More... over 16 years ago
- local project properties implementation - ref: http://task.hm/EDJN - implement br --diff - ref: http://task.hm/EDUO More... over 16 years ago
- fix mulit-project bug More... over 16 years ago
- bug fix More... over 16 years ago
--tag option for SVK::Command::Branch, only handled in ::create at the moment More... over 16 years ago
* further signature deprecation More... over 16 years ago
* Remove support for generating changeset signatures, per discussion with nickm. (They don't guarantee what users think they do and are more likely to lead to a false sense of security then any _actual_ security More... over 16 years ago