]> git.ipfire.org Git - thirdparty/snapper.git/shortlog
thirdparty/snapper.git
2011-08-08  Arvin Schnell- improved text
2011-08-08  Arvin Schnell- check pre-number
2011-08-08  Arvin Schnell- do not log debug messages
2011-08-05  Arvin Schnell- don't supplement e2fsprogs yet
2011-08-05  Arvin Schnell- prefer later mount entries during filesystem detection
2011-08-05  Arvin Schnell- document logfile
2011-08-04  Arvin Schnell- minor adjustment for experimental ext4 support
2011-08-04  Arvin Schnell- detect filesystem during setup
2011-08-04  Arvin Schnell- canonicalize subvolume
2011-08-04  Arvin Schnell- added usable realpath function
2011-08-04  Arvin Schnell- added error logging
2011-08-04  Arvin Schnell- added check of mount status for ext4 snapshots
2011-08-03  Arvin Schnell- avoid double slash in paths
2011-08-03  Arvin Schnell- show absolute path in diff output
2011-08-03  Arvin Schnell- added mount and umount command (so far secret)
2011-08-03  Arvin Schnell- work on ext4 code
2011-08-02  Arvin Schnell- added option to set fstype
2011-08-01  Arvin Schnell- set FSTYPE in addConfig
2011-08-01  Arvin Schnell- increased version
2011-08-01  Arvin Schnell- updated filter
2011-08-01  Arvin Schnell- updated translations
2011-08-01  Arvin Schnell- shorter code
2011-07-31  Arvin Schnell- work on ext4 code
2011-07-31  Arvin Schnell- added FSTYPE entry to configuration file
2011-07-31  Arvin Schnell- added include
2011-07-31  Arvin Schnell- work on ext4 code
2011-07-30  Arvin Schnell- added missing shell quoting
2011-07-30  Arvin Schnell- improved comment
2011-07-30  Arvin Schnell- only pass subvolume to Filesystem constructor
2011-07-29  Arvin Schnell- work on ext4 code
2011-07-29  Arvin Schnell- work on ext4 code
2011-07-29  Arvin Schnell- moved filesystem depended code new classes
2011-07-29  Arvin Schnell- check mkstemp failure
2011-07-07  Arvin Schnell- added error logging
2011-07-04  Arvin Schnell- dejagnu is not required for building
2011-06-29  Arvin Schnell- fixed option handling
2011-06-29  Arvin Schnell- fixed swapping snapshots
2011-06-29  Arvin Schnell- add executable name to description
2011-06-29  Arvin Schnell- set cleanup-algorithm
2011-06-29  Arvin Schnell- make documentation and implementation match
2011-06-29  Arvin Schnell- set cleanup-algorithm
2011-06-28  Arvin Schnell- removed unneeded exit call
2011-06-28  Arvin Schnell- improved Requires
2011-06-28  Arvin Schnell- added libzypp to buildrequires to get directories...
2011-06-28  Arvin Schnell- fixed package name
2011-06-28  Arvin Schnell- added snapper-zypp-plugin subpackage (fate #308626)
2011-06-17  Arvin Schnell- updated translations
2011-06-15  Arvin Schnell- robuster code
2011-06-15  Arvin Schnell- updated man-page
2011-06-15  Arvin Schnell- nicer code
2011-06-15  Arvin Schnell- allow to disable filters
2011-06-15  Arvin Schnell- extended filter
2011-06-10  Arvin Schnell- work on man-page
2011-06-09  Arvin Schnell- work on man-page
2011-06-09  Arvin Schnell- work on man-page
2011-06-09  Arvin Schnell- insert version into man-page
2011-06-09  Arvin Schnell- added option to show version
2011-06-09  Arvin Schnell- work on man-page
2011-06-09  Arvin Schnell- work on man-page
2011-06-09  Arvin Schnell- work on man-page
2011-06-08  Arvin Schnell- added url
2011-06-08  Arvin Schnell- started work on man-page
2011-06-06  Arvin Schnell- place snapshots in .snapshots directory
2011-06-06  Arvin Schnell- place snapshots in .snapshots directory
2011-06-01  Arvin Schnell- fixed SysconfigFile::getValue for empty list
2011-05-23  Arvin Schnell- restructuring
2011-05-23  Arvin Schnell- restructuring
2011-05-20  Arvin Schnell- rollback function restructored
2011-05-20  Arvin Schnell- extended testsuite
2011-05-20  Arvin Schnell- also use nsec for time comparisons
2011-05-20  Arvin Schnell- silently create missing parent directories
2011-05-19  Arvin Schnell- added fate number
2011-05-13  Arvin Schnell- removed unused functions
2011-05-13  Arvin Schnell- restructuring
2011-05-13  Arvin Schnell- cleanup
2011-05-12  Arvin Schnell- added include
2011-05-12  Arvin Schnell- improved logging
2011-05-12  Arvin Schnell- work on rollback error reports
2011-05-10  Arvin Schnell- improved check
2011-05-10  Arvin Schnell- better error messages
2011-05-10  Arvin Schnell- added more checks
2011-05-09  Arvin Schnell- get library version from LIBVERSION file
2011-05-06  Arvin Schnell- obey to packaging rules
2011-05-04  Arvin Schnell- added first translations
2011-05-04  Arvin Schnell- mark messages for translation
2011-05-03  Arvin Schnell- added callbacks for rollback errors
2011-05-03  Arvin Schnell- extended callback for rollback infos
2011-05-02  Arvin Schnell- added option --type to snapper list command
2011-05-02  Arvin Schnell- added callback for rollback progress infos
2011-04-27  Arvin Schnell- run diff with --new-file
2011-04-26  Arvin Schnell- first try to access config template
2011-04-26  Arvin Schnell- work on error handling
2011-04-26  Arvin Schnell- work on exceptions
2011-04-21  Arvin Schnell- added include
2011-04-21  Arvin Schnell- skip configs without config file
2011-04-21  Arvin Schnell- handle EEXIST when creating new snapshot
2011-04-21  Arvin Schnell- improved error reporting
2011-04-21  Arvin Schnell- avoid assert
2011-04-21  Arvin Schnell- added include
2011-04-20  Arvin Schnell- use exceptions instead of assert
next