openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SVK
Settings
|
Report Duplicate
59
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 8 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- fix --project in non-wc path
CL Sung
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
CL Sung
More...
over 16 years ago
- for a given path object, check which project it belongs
CL Sung
More...
over 16 years ago
- fix #EK5C, random defaults for project in multiproject env.
CL Sung
More...
over 16 years ago
- --create xxx --project <pname> now work - fix proj variable scope bug
CL Sung
More...
over 16 years ago
s/chekout/checkout/g
Jesse Vincent
More...
over 16 years ago
- check if source_root equal to mirror root, if not - write props to local
CL Sung
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
CL Sung
More...
over 16 years ago
Commit what I've got for SVK::Command::Commit. at least it only fails commit tests at this point
Shawn Moore
More...
over 16 years ago
Include arbitrary arguments from Add in do_add
Shawn Moore
More...
over 16 years ago
Move add-file logic from Add command to XD->do_add
Shawn Moore
More...
over 16 years ago
- TODO can_write_remote_proj_prop in --setup - prompt for multi-project props - modify related tests
CL Sung
More...
over 16 years ago
- fix t/bm/merge.t 23rd test
CL Sung
More...
over 16 years ago
- --from is removd from --push, so did t/merge.t - fix bug
CL Sung
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.
Chia-liang Kao
More...
over 16 years ago
- fix when the project is not placed in the mirror root
CL Sung
More...
over 16 years ago
- change --setup prompts
CL Sung
More...
over 16 years ago
Add myself to COMMITTERS
Shawn Moore
More...
over 16 years ago
* reformat branch commadn help to fit on an 80 col screen
Jesse Vincent
More...
over 16 years ago
Do the copath mapping earlier so the files in the svk commit buffer are consistently absolute
Shawn Moore
More...
over 16 years ago
fix the commit buffer unkonwnn-to-add feature accidentally scheduling bad entries.
Chia-liang Kao
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
CL Sung
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
CL Sung
More...
over 16 years ago
- implement br --info - ref: http://task.hm/EDUY
CL Sung
More...
over 16 years ago
- local project properties implementation - ref: http://task.hm/EDJN - implement br --diff - ref: http://task.hm/EDUO
CL Sung
More...
over 16 years ago
- fix mulit-project bug
CL Sung
More...
over 16 years ago
- bug fix
CL Sung
More...
over 16 years ago
--tag option for SVK::Command::Branch, only handled in ::create at the moment
Yuval Kogman
More...
over 16 years ago
* further signature deprecation
Jesse Vincent
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
Jesse Vincent
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
90
91
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree