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
- when move, always copy from whre the source are copied from (not always trunk) - --online accept one argument for online branch name - tests added - ref: http://task.hm/EAKH - not lump the commits in online/offline More... over 16 years ago
- svk br style cleanup - only return nearest copy_ancestor - ref: http://task.hm/ECQZ More... over 16 years ago
- adjust output More... over 16 years ago
- Merge //mirror/svk/trunk to //mirror/svk/branches/mirror-boostrap More... over 16 years ago
- add tests for preserving commit messages between --online/--offline - ref: http://task.hm/ECMV More... over 16 years ago
- test case (with merge test) for http://task.hm/ECMW More... over 16 years ago
- for http://task.hm/ECMW - test case is required More... over 16 years ago
- now accept project properties set in local (//) - useful for those we don't have permissions to commit (read only projects) - modify t/bm/prop.t to reflect real cases More... over 16 years ago
- allow '/' to be a branches rootpath More... over 16 years ago
- test case for http://task.hm/E9Y7 More... over 16 years ago
- implement the --online functionality - ref: http://task.hm/EAKH More... over 16 years ago
- better dir stringify More... over 16 years ago
- br --online exit with message when the branch is online-ed More... over 16 years ago
- when move src to dst, and src is the current checkout, also switch to dst - fix bug of previous commit More... over 16 years ago
- Now when in local branch, br will take the original branch (where the local was copied from) as the path to detect the project - one problem might be raised => currently br not loading project properties in local, needs to add - Add '(local branch)' output for br info - ref http://task.hm/EC3K More... over 16 years ago
- remove "Project mapped" output - ref: http://task.hm/EC3L More... over 16 years ago
- smartly handle svk br --setup //mirror/xxx/trunk and/or //mirror/xxx More... over 16 years ago
- don't prompt --setup when already --setup More... over 16 years ago
- verbose info - ref: http://task.hm/EALI/ More... over 16 years ago
- output current branch(tag/trunk) infomation only in any branch/tag/trunk More... over 16 years ago
- fix when only --checkout xxx specified More... over 16 years ago
- add test for --checkout - ref: http://task.hm/E9Y9/ More... over 16 years ago
- implement verbose warning for trying to create branch in non-checkout project - ref: http://task.hm/EAJ6/ More... over 16 years ago
- more verbose warning are required for --create in non-checkout path More... over 16 years ago
- add info() in Project.pm - try to verbose the infomation for br - fix http://task.hm/E9YA/ More... over 16 years ago
- fix error when no project_path specified. More... over 16 years ago
- add is_depotpath() for just validate the format of given string - now --checkout support in non-checkout directory, if project depotpath specified - ref: http://task.hm/E9Y9 More... over 16 years ago
- fix svk br --delete fails weirdly - http://task.hm/E9Y7 More... over 16 years ago
- use Path::Class to handle directories - should use more :) - fix t/api/project_from_path.t More... over 16 years ago
- use _to_pclass to shorten the path regex - need to apply to others :) More... over 16 years ago