- add diff3 merge support. Locally modified files are merged with upstream changes if possible, and go into Conflict state if that fails. - add 'resolved' command to be used after manual merging. |
|
More...
|
about 19 years ago
|
- allow 'up' of a project directory (will automatically pull in all new packages) - add NEWS file |
|
More...
|
about 19 years ago
|
checkout: preserve mtime; don't read file metadata twice |
|
More...
|
about 19 years ago
|
use redirector url |
|
More...
|
about 19 years ago
|
changed save order when creating a new package (package first, then project) |
|
More...
|
about 19 years ago
|
fix diff for last change (of course it was reverse) |
|
More...
|
about 19 years ago
|
svn:ignore |
|
More...
|
about 19 years ago
|
- fixed bug in exception handling - fixed deleting files |
|
More...
|
about 19 years ago
|
0.3 status: - use new file metadata which provides checksum, size and mtime - don't list unmodified files - fix some conditions where status was too stupid so far update: - much faster now, since only new or changed files are downloaded - print revision number checkout: - mark project directory as such (to be used later) diff: - faster, since 'status' is faster - work against local copy checkin: - update package metadata from specfile - fix argument handling add: - ignore .osc and other files other changes: - sanitize argument handling, so most commands can work with arbitrary files/directories as arguments (work is always done per package) - add history command (doesn't seem to be working yet) - on first usage, ask for username password on first usage, and store them in .oscrc (.netrc can still be used) |
|
More...
|
about 19 years ago
|
TODO changes |
|
More...
|
about 19 years ago
|
ignore stuff |
|
More...
|
about 19 years ago
|
forgot to save... *blushes* |
|
More...
|
about 19 years ago
|
- changed source controller to use activexml - cleaned up permission module |
|
More...
|
about 19 years ago
|
- frontend/webclient allows login names containing spaces (bug #154426) - fixed webclient error template |
|
More...
|
about 19 years ago
|
svn:ignore change |
|
More...
|
about 19 years ago
|
using ActiveXML in more parts in the frontend |
|
More...
|
about 19 years ago
|
- update to rails 1.1.2 - updated engines plugin - updated active_rbac engine |
|
More...
|
about 19 years ago
|
- update to rails 1.1.2 |
|
More...
|
about 19 years ago
|
Make it possible to link package to a different package name. |
|
More...
|
about 19 years ago
|
some corrections bleeding edge functions added |
|
More...
|
about 19 years ago
|
Fix trigger rebuild. |
|
More...
|
about 19 years ago
|
TODO updates |
|
More...
|
about 19 years ago
|
Fix generation of API docs. |
|
More...
|
about 19 years ago
|
- merged/adapted changes from activexml branch - projects are sorted case-insensitive on list_all and list_public pages - targets are sorted alphabetically in target combobox |
|
More...
|
about 19 years ago
|
Revert disabling of Admin check. |
|
More...
|
about 19 years ago
|
Fix display of packages with patches. |
|
More...
|
about 19 years ago
|
Link#has_patch? now checks for existing 'patches' elements before iterating over them |
|
More...
|
about 19 years ago
|
target names containing spaces are not allowed anymore |
|
More...
|
about 19 years ago
|
'status': don't print unmodified files |
|
More...
|
about 19 years ago
|
- make 'results' output less noisy - add parseargs() to simplify argument handling - clean up some unused code |
|
More...
|
about 19 years ago
|