summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Time.py
Commit message (Collapse)AuthorAgeFilesLines
* New option: --use-compatible-timestamps, which causes rdiff-backup to use - ↵owsla2009-01-031-5/+15
| | | | | | | | | asthe hour/minute/second separator instead of :. Enabled by default on systems which require : to be escaped. (Oliver Mulatz) git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@996 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* The epoch is now a valid date.owsla2008-12-231-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@982 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix typo (Oliver Mulatz)owsla2008-12-191-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@975 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Allow for preservation of FinderInfo for folders and fix typo in Time.pyowsla2007-01-251-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@777 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Times like "Mon Jun 5 11:00:23 1997" now recognizedbescoto2006-02-231-0/+9
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@757 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* in a directory with 40 increments when i specified "--remove-older-than 41B"dgaudet2006-01-201-1/+1
| | | | | | | i got a traceback... 40B and 42B were fine. looks like a simple off-by-1. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@750 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Another timezone fix, in response to bug Randall Nortman reportedbescoto2005-04-061-9/+11
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@576 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Fix for daylight savingsbescoto2003-11-021-4/+4
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@487 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added session number like '3B' to general time specificationbescoto2003-08-311-3/+28
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@415 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Removed remnants of sleep-ratio, resume, and checkpoint-interval optionsbescoto2003-03-021-20/+0
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@287 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* More changes in preparation for 0.11.2bescoto2003-02-251-1/+2
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@284 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Re-added --windows-mode optionbescoto2003-02-011-9/+5
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@273 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-1/+1
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@256 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@234 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-5/+23
| | | | git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@157 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Added compile.py to compile the c portionben2002-06-191-4/+12
| | | | | | | | | Added GPL headers to all the source code files Fixed memory leaks and bad pointer casts in cmodule.c git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@141 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
* Adapted everything to new exploded formatben2002-06-161-0/+199
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@130 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109