17 Commits

Author SHA1 Message Date
Jonathan Davies
cd3ec9ba7a * String improvements. 2008-12-30 10:23:00 +00:00
Jonathan Patrick Davies
806beacb51 * requestsync: Check for already existing sync requests before filing a new
one.
2008-09-01 22:29:32 +01:00
Jonathan Patrick Davies
28d84fa1a8 * get-branches: Sub string for invalid operation correctly. 2008-08-14 10:50:04 +01:00
Jonathan Patrick Davies
a26bfee8bb * get-branches: Improved option handling. 2008-08-14 10:43:20 +01:00
Jonathan Patrick Davies
4a493b0c7a * get-branches: Check that the team has branches before downloading. 2008-08-12 00:09:01 +01:00
Jonathan Patrick Davies
eab57aec28 * get-branches: Now check team option before anything else. 2008-08-11 23:45:07 +01:00
Siegfried-Angel Gevatter Pujals
d3efcc879f Remove unneeded AUTHORS and README. Add the GPL header to all scripts. 2008-08-11 20:06:35 +02:00
Jonathan Patrick Davies
59a6f32e8e * get-branches:
- Improve invalid directory error.
  - Check that the team page exists before creating new directory for
    downloads.
* doc/get-branches.1: Created.
2008-08-11 07:57:58 +01:00
Jonathan Patrick Davies
dc80eacf3f * get-branches: Open the teams code page before making a new directory. 2008-08-11 07:38:59 +01:00
Siegfried-Angel Gevatter Pujals
7d7d4c0ef9 Unify headers. 2008-08-10 23:03:05 +02:00
Jonathan Patrick Davies
dba03d5022 * get-branches: Really add copyright header.
* hugdaylist: Remove "either". We use version 3 of the GPL only.
2008-08-10 21:57:25 +01:00
Jonathan Patrick Davies
4f9d3426b5 * get-branches:
- Rewrote option handling with optparse.
  - Added short version of GPL to header.
  - Fixed regular expressions to work with new Launchpad interface.
  - Use subprocess.call() on Bazaar instead of os.system().
2008-08-10 21:53:43 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
e30595f81d Error handlign improvements in different scripts. 2007-11-07 20:05:37 +01:00
Siegfried-Angel Gevatter Pujals (RainCT)
49cbb653f3 Complete the README file. Unify all script headers. Delete pbuilder-template (same as -dist). Change my mail address. 2007-08-04 13:52:30 +02:00
Sebastien Bacher
48bef64226 use os.path.abspath to get the directory 2007-07-27 10:46:10 +02:00
Daniel Holbach
03e34ebc0e fix get-branches issue found by seb128 2007-07-27 10:43:48 +02:00
Daniel Holbach
477a2b16dd add 'get-branches' utility 2007-07-27 10:33:19 +02:00