pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/backintime



Module name:    wip
Committed by:   thomasklausner
Date:           Sun Jan 18 19:25:34 UTC 2009

Modified Files:
        wip/backintime: Makefile PLIST distinfo

Log Message:
Update to 0.9.2. Still doesn't work.

Version 0.9.2
* update Spanish translation (Francisco Manuel García Claramonte 
<franciscomanuel.garcia%hispalinux.es@localhost>)
* update German translation (Michael Wiedmann <mw%miwie.in-berlin.de@localhost>)
* bug fix: if you add "/a" in include directories and "/a/b" in exclude 
patterns, "/a/b*" items
  are not excluded
* replace diff with rsync to check if a new snapshot is needed
* code cleanup
* add show hidden & backup files toggle button for files view
* bug fix: it does not include ".*" items even if they are not excluded
  (the items was included but not showed because hidden & backup files was 
never displayed
  in files view in previous versions)

Version 0.9
* update Spanish translation (Francisco Manuel García Claramonte 
<franciscomanuel.garcia%hispalinux.es@localhost>)
* make deb packages more debian friendly (thanks to Michael Wiedmann 
<mw%miwie.in-berlin.de@localhost>)
* update German translation (Michael Wiedmann <mw%miwie.in-berlin.de@localhost>)
* bug fix: when you open snapshots dialog for the second time ( or more ) and 
you make a diff 
  it will make the diff on the file for the first dialog ( all previous dialogs 
) and then for 
  the current one
* better separation between common and gnome specific files and 
  divide backintime package in backintime-common & backintime-gnome
  (this will allow me to write other GUI front-ends like KDE4 or KDE)
* code cleanup

Version 0.8.20
* bug fix: sorting files/directories by name is now case insensitive
* getmessages.sh: ignore "gtk-" items (this are gtk stock item ids and should 
not be changed)

Version 0.8.18
* update man/docbook
* add sort columns in MainWindow/FileView (by name, by size or by date) and 
SnapshotsDialog (by date)
* fix German translation (Michael Wiedmann <mw%miwie.in-berlin.de@localhost>)

Version 0.8.16
* add Drag & Drop from MainWindow:FileView/SnapshotsDialog to Nautilus
* update German translation (Michael Wiedmann <mw%miwie.in-berlin.de@localhost>)

Version 0.8.14
* add more command line parameters ( --version, --snapshots, --help )
* fix a crush for getting info on dead symbolic links
* when taking a new backup based on the previous one don't copy the previous 
extra info (ex: name)
* copy unsafe links when taking a snapshot

Version 0.8.12
* add German translation (Michael Wiedmann <mw%miwie.in-berlin.de@localhost>)
* add SnapshotNameDialog
* add Name/Remove snapshot in main toolbar
* change the way it detects if the mainwindow is the ative window (no dialogs)
* toolbars: show icons only
* update Spanish translation (Francisco Manuel García Claramonte 
<franciscomanuel.garcia%hispalinux.es@localhost>)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/backintime/PLIST \
    wip/backintime/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/backintime/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/backintime/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/backintime/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/backintime/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index