29
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 2 years ago.
Aug 10, 2022 — Aug 10, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reverting backend settings
bauersman
as Andreas Bauer
More... about 19 years ago
- implemented parts of new design (stylesheet, breadcrumb navigation)
bauersman
as Andreas Bauer
More... about 19 years ago
- added packstatus model - targets get sorted by priority (standard targets first) - targets are selected using a multiline select box
bauersman
as Andreas Bauer
More... about 19 years ago
- using new packstatus for status monitor - repaired watchme link on project page
bauersman
as Andreas Bauer
More... about 19 years ago
- new command: /result/:package/packstatus returns cumulative status codes for all packages in project - bugfix in watched projects handling
bauersman
as Andreas Bauer
More... about 19 years ago
- fix update in directory with unmodified files: don't try to merge if upstream file wasn't changed at all - use given project name in new_project_templ More... about 19 years ago
update README More... about 19 years ago
update NEWS More... about 19 years ago
- add 'editmeta' subcommand: Edit project/package meta information, creating new project or package if it doesn't exist. The user interface is $EDITOR - gracedully handle unknown subcommands More... about 19 years ago
update NEWS More... about 19 years ago
removed autoupdate link from build status page
bauersman
as Andreas Bauer
More... about 19 years ago
remove a debug print statement More... about 19 years ago
fix copy&paste issue in clear_from_conflictlist(): write the conflict list, not the delete list More... about 19 years ago
- add 'help' subcommand (and add help :-) - make all subcommands functions -- so they can be used from outside (they still print directly their output; they could become iterators later) - deprecate 'init' subcommand - 0.5 More... about 19 years ago
small bugfixes
bauersman
as Andreas Bauer
More... about 19 years ago
using activexml in project meta handling
bauersman
as Andreas Bauer
More... about 19 years ago
enabled schema validation for metadata
bauersman
as Andreas Bauer
More... about 19 years ago
person in package is optional
bauersman
as Andreas Bauer
More... about 19 years ago
moved package meta handling to activexml
bauersman
as Andreas Bauer
More... about 19 years ago
more to do More... about 19 years ago
fix status letter for files merged on update (in analogy to svn , it is either G or U) More... about 19 years ago
cleanup
bauersman
as Andreas Bauer
More... about 19 years ago
more TODO More... about 19 years ago
update README More... about 19 years ago
- if an old _files listing without any metadata is found, don't bother the user with it - add get_osc_version() More... about 19 years ago
don't fail on unlinking non-existing file More... about 19 years ago
escape spaces in username More... about 19 years ago
accept older working copies More... about 19 years ago
increase version in setup.py as well More... about 19 years ago
version 0.4 More... about 19 years ago