1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-28 02:36:15 +01:00
github.com_openSUSE_osc/osc
Juergen Weigert 5a97588b85 osc add now clears files from _to_be_deleted
This happens, if a file was previously deleted, and the user changes his
mind before a commit. Such an add is no longer an add, but a cancel for the
planned delete. This resulted in unexpected loss of the file, on the server, as
the message 'is already under version control' is quite misleading in this case.
2010-03-08 00:08:55 +01:00
..
util fix whitespace 2010-02-28 02:30:13 +01:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py made URLError readable, instead of a bogus stack-trace. 2010-03-07 21:56:29 +01:00
build.py helpful messages about non-existing remote packages never made it to the 2010-03-07 23:07:03 +01:00
checker.py treat pylint warnings 2010-02-27 20:11:15 +01:00
cmdln.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
commandline.py - added "config" command to set/get/delete a config option 2010-03-07 22:50:11 +01:00
conf.py - added "config" command to set/get/delete a config option 2010-03-07 22:50:11 +01:00
core.py osc add now clears files from _to_be_deleted 2010-03-08 00:08:55 +01:00
fetch.py changing some strings in the name of mls 2010-03-05 12:54:12 +01:00
meter.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
OscConfigParser.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
oscerr.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
oscssl.py made URLError readable, instead of a bogus stack-trace. 2010-03-07 21:56:29 +01:00
oscsslexcp.py treat pylint warnings 2010-02-27 20:11:15 +01:00