root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @209 [209] 04/01/09 16:32:03 andy Fix some minor style quibbles thrown up by pychecker.
(edit) @208 [208] 03/01/09 01:48:34 anonymous Fix a typo which causes restore to fail.
(edit) @207 [207] 20/10/08 21:50:51 andy Rename backup.py to actions.py
(edit) @206 [206] 19/10/08 19:27:08 andy Add 'Show hidden files' button to the set editor. Patch from jsogo - …
(edit) @205 [205] 19/10/08 03:21:54 andy Remove some unneeded imports
(edit) @204 [204] 19/10/08 03:06:35 andy Remove the lbl_status label, in preference of progressbar1's own label
(edit) @203 [203] 19/10/08 02:32:27 andy Move ssh backup functionality into backup.py and remove the …
(edit) @202 [202] 18/10/08 02:48:01 andy Move CD backup functionality into backup.py, remove the cd progress window …
(edit) @201 [201] 17/10/08 23:18:06 andy Added backup.py to begin stripping the backup logic out of gui.py. Local …
(edit) @200 [200] 13/10/08 08:50:35 andy Don't recurse into excluded directories (Fixes bugs #57 and #70)
(edit) @199 [199] 26/09/08 22:48:12 andy Remove empty parens at the end of a class definition - python 2.4 doesn't …
(edit) @198 [198] 25/09/08 23:22:11 andy Remove executable property from files which don't need it
(edit) @197 [197] 25/09/08 23:21:25 andy Kick off the next version
(edit) @196 [196] 25/09/08 22:11:43 andy Tag 0.5.6 release
(edit) @195 [195] 25/09/08 22:08:52 andy Finalise things for 0.5.6
(edit) @194 [194] 25/09/08 22:05:55 andy Update translation template
(edit) @193 [193] 25/09/08 21:33:59 andy Tidy up an error message and don't duplicate it
(edit) @192 [192] 25/09/08 20:06:35 andy Translations: Add a build_mo command to setup.py and install .mo files in …
(edit) @191 [191] 25/09/08 17:58:23 andy Poke some newlines to keep msgfmt happy
(edit) @190 [190] 23/09/08 21:35:23 andy Fix backup set selection and 'backup' button sensitivity bugs, also remove …
(edit) @189 [189] 23/09/08 18:44:29 andy Update Japanese translations
(edit) @188 [188] 23/09/08 01:24:45 andy Docstrings are good, mkay.
(edit) @187 [187] 23/09/08 01:09:56 andy Split out the CD burning progress window code and tidy up a bit.
(edit) @186 [186] 23/09/08 00:53:46 andy Improve error reporting when genisoimage fails
(edit) @185 [185] 21/09/08 11:56:44 andy Add Japanese translations from Tomoe Sugihara
(edit) @184 [184] 20/09/08 20:34:27 andy Remove ancient "Foo" placeholder labels. They were hitting the .pot file.
(edit) @183 [183] 10/09/08 20:19:57 andy Add Czech translations to .desktop file and update docs
(edit) @182 [182] 09/09/08 20:41:27 andy Remove Encoding key from pybackpack.desktop and open new changelog entry
(edit) @181 [181] 08/09/08 12:47:50 andy Tag 0.5.5 release
(edit) @180 [180] 08/09/08 12:43:22 andy Tie things off for new release
(edit) @179 [179] 07/09/08 02:29:04 andy Fix parts of GUI where text was being obscured
(edit) @178 [178] 07/09/08 01:21:15 andy Re-format .glade files for glade 3 (whitespace changes).
(edit) @177 [177] 06/09/08 20:46:20 andy Add Czech translation from Kamil Páral
(edit) @176 [176] 26/06/08 07:06:50 andy Fix AttributeError? in do_ssh_backup() (fixes #64)
(edit) @175 [175] 26/06/08 06:27:54 andy Fix OSError in rmtree() (LP #126663)
(edit) @174 [174] 26/06/08 05:29:16 andy Fix TypeError? in on_treeview_backup_sets_cursor_changed() (LP #224825)
(edit) @173 [173] 26/06/08 05:16:22 andy Fix TypeError? in on_overwrite_dialog_response() (LP #230371)
(edit) @172 [172] 05/05/08 22:56:09 andy Fix LP 213117: pybackpack crashed with AttributeError? in …
(edit) @171 [171] 01/01/08 06:20:59 andy Documentation fixes - Improve installation instructions and include deps …
(edit) @170 [170] 23/12/07 14:00:28 andy Tag 0.5.4 release
(edit) @169 [169] 23/12/07 13:54:20 andy Update translation template for 0.5.4
(edit) @168 [168] 23/12/07 13:44:47 andy Prepare 0.5.4
(edit) @167 [167] 23/12/07 13:30:50 andy Strip newlines from MRU entries
(edit) @166 [166] 23/12/07 13:25:45 andy Set the backup set path on creation (ticket #60)
(edit) @165 [165] 20/12/07 07:07:17 andy Couple of minor tweaks
(edit) @164 [164] 20/12/07 05:11:06 andy - Started working on a backup method plugin system - Added an Options …
(edit) @163 [163] 18/12/07 22:28:04 andy Make the name entry box get focus and fix the test script
(edit) @162 [162] 18/12/07 18:24:06 andy Lots of progress on the new set editor.
(edit) @161 [161] 17/12/07 12:59:45 andy Some initial work on the new seteditor. A lot of functionality is now in …
(edit) @160 [160] 17/12/07 00:26:03 andy Manually merge the remaining changes to finish rebase
(edit) @159 [159] 17/12/07 00:09:42 andy Rebranching for newgui due to svn suckage
(edit) @158 [158] 16/12/07 23:57:42 andy 2nd stage rebase
(edit) @157 [157] 16/12/07 23:41:17 andy Minor changes
(edit) @156 [156] 16/12/07 07:28:03 andy Remove src directory. Didn't want to be removed last time
(edit) @155 [155] 16/12/07 07:24:30 andy Make some changes so that the setup script can import info from the …
(edit) @154 [154] 16/12/07 07:08:08 andy A bit of source tree housekeeping
(edit) @153 [153] 16/12/07 06:57:13 andy Move pybackpack module directory to source root
(edit) @152 [152] 16/12/07 06:55:20 andy Move the pybackpack launching script to subdir scripts/
(edit) @151 [151] 16/12/07 06:48:36 andy Rebase newgui branch to rev 150
(edit) @150 [150] 16/12/07 06:13:21 andy Use genisoimage instead of mkisofs
(edit) @149 [149] 10/12/07 05:23:49 andy Started new changelog
(edit) @148 [148] 10/12/07 05:16:34 andy Clean up the code a bit based on the output of pychecker
(edit) @147 [147] 08/12/07 03:12:00 andy Tag 0.5.3 release
(edit) @146 [146] 08/12/07 03:09:34 andy Prepare 0.5.3
(edit) @145 [145] 03/12/07 11:11:19 andy Fixes gui not found stupidity *headdesk*
(edit) @144 [144] 03/12/07 05:01:15 andy Tag 0.5.2 release
(edit) @143 [143] 03/12/07 04:57:29 andy Update changelog
(edit) @142 [142] 06/11/07 21:45:29 andy New Spanish translations. Thanks to David Prieto.
(edit) @141 [141] 05/11/07 00:30:38 andy New French translation, thanks to Michel Leunen
(edit) @140 [140] 04/11/07 01:18:47 andy Merged changes from trunk
(edit) @139 [139] 02/11/07 18:36:09 andy New Swedish translation. Thanks to Daniel Nylander.
(edit) @138 [138] 02/11/07 13:52:19 andy - Prepare for 0.5.2 - Update translation template and translation README …
(edit) @137 [137] 27/08/07 21:47:32 andy Debian stuff now maintained in the Debian Python Applications Team's svn
(edit) @136 [136] 26/08/07 22:06:35 andy Round up the GUI stuff into the Gui class
(edit) @135 [135] 26/08/07 16:26:40 andy Merge changes from trunk
(edit) @134 [134] 26/08/07 15:38:14 andy Update docs, fix tabs vs spaces insanity
(edit) @133 [133] 25/08/07 17:42:34 andy Make deletions of backup sets work again and various code cleanup
(edit) @132 [132] 25/08/07 02:13:06 andy Read and write the proper backup set ini fields
(edit) @131 [131] 25/08/07 01:01:40 andy More sanity in using BackupSet? objects and a few fixes here and there
(edit) @130 [130] 24/08/07 20:58:29 andy A "save my work" commit - more work on using BackupSet? objects
(edit) @129 [129] 24/08/07 04:17:15 andy Backup set objects And various code cleanup Things will be broken
(edit) @128 [128] 23/08/07 03:00:08 andy Add backupsets.py to provide a more OO interface to backup sets
(edit) @127 [127] 06/08/07 20:32:14 andy A bit of work towards the new gui, nothing special
(edit) @126 [126] 06/07/07 21:58:27 andy Branch for new GUI
(edit) @125 [125] 06/07/07 21:39:52 andy Fixes #52 "File permissions handling is broken" and tidies up the handling …
(edit) @124 [124] 22/06/07 20:08:40 aeternus Removing this as it is now covered by the pybackpack-9999.ebuild
(edit) @123 [123] 22/06/07 20:06:36 aeternus Updated ebuilds to they aren't masked (except on non-x86/amd64 systems …
(edit) @122 [122] 21/06/07 02:08:12 andy Tweak the python_sitelib define and update to -2
(edit) @121 [121] 21/06/07 01:23:15 andy Implement specfile changes suggested by Jeremy Katz
(edit) @120 [120] 19/06/07 20:56:02 aeternus Updating gentoo with new release and moving svn into the same ebuild …
(edit) @119 [119] 19/06/07 20:40:11 aeternus Added nomirror so portage doesn't check the portage mirrors for the tar …
(edit) @118 [118] 05/06/07 22:29:14 andy Add French translations. Many thanks to Michel Leunen.
(edit) @117 [117] 31/05/07 02:12:20 andy Replace hardcoded references to /tmp with self.tmpdir
(edit) @116 [116] 29/05/07 17:40:04 andy Remove rdiff_backup build-dep
(edit) @115 [115] 29/05/07 12:52:43 andy Update the translation template. I should have done this sooner.
(edit) @114 [114] 29/05/07 12:34:56 andy Added Spanish translation. Thanks to David Prieto.
(edit) @113 [113] 29/05/07 00:26:22 andy Add Swedish translation, thanks to yeager
(edit) @112 [112] 28/05/07 22:48:00 andy "Add" -> "New". Fixes ticket #53
(edit) @111 [111] 26/05/07 23:53:35 andy Updated debian files for 0.5.1
(edit) @110 [110] 26/05/07 21:47:46 andy Update fedora spec file
Note: See TracRevisionLog for help on using the revision log.