summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-24fix path againobnam-0.24.1Lars Wirzenius1-1/+1
2011-12-24fix projects.meta to use the right sid tarballLars Wirzenius1-1/+1
2011-12-24release bug fix version 0.24.1Lars Wirzenius4-3/+14
2011-12-24fix lstat test case for sub-second timestampsLars Wirzenius2-2/+15
2011-12-19refactor: remove unnecessary to_dir arguments everywhereLars Wirzenius1-29/+21
2011-12-19refactor: set metadata of restored files only in one placeLars Wirzenius1-8/+5
2011-12-19refactor restore plugin for clarityLars Wirzenius1-21/+16
2011-12-19refactor: remove unnecessary metadata lookupsLars Wirzenius1-6/+4
2011-12-18fix lstat(2) wrapper to build long long integers properlyobnam-0.24Lars Wirzenius2-2/+2
2011-12-18add check for lstat and directory file typeLars Wirzenius1-0/+4
2011-12-18prepare release 0.24Lars Wirzenius5-4/+9
2011-12-18break long lines in examplesLars Wirzenius1-2/+4
2011-12-18add explicit note that you can restore individual filesLars Wirzenius1-0/+2
2011-12-18add example for restoring just one fileLars Wirzenius1-0/+6
2011-12-18fix sftp so it doesn't look up user/group names locallyLars Wirzenius5-0/+29
2011-12-18update NEWSLars Wirzenius1-0/+2
2011-12-18add tests to verify sftp plugin always returns None for user/group namesLars Wirzenius1-0/+6
2011-12-18implement get_username and get_groupname for LocalFSLars Wirzenius2-0/+15
2011-12-18add methods for getting user and group names for a filesystemLars Wirzenius1-0/+6
2011-12-18add note about new feature in NEWSLars Wirzenius1-0/+2
2011-12-18remove checkpoint generations after a successful backupLars Wirzenius3-0/+43
2011-12-18make backup remove any checkpoint generations is creates, on successLars Wirzenius1-0/+10
2011-12-18add test case for removing checkpointsLars Wirzenius2-0/+33
2011-12-17refactor: add a Repository.walk method and use it in restore pluginLars Wirzenius6-29/+91
2011-12-17when restoring, walking depth-firstLars Wirzenius1-1/+1
2011-12-17implement depth-first walkingLars Wirzenius2-6/+11
2011-12-17add test case for depth-first walkingLars Wirzenius1-0/+7
2011-12-17refactor test case so I can easily add another oneLars Wirzenius1-17/+17
2011-12-17make use of Repository.walk instead of explicit recursionLars Wirzenius1-16/+13
2011-12-17make test case less fragileLars Wirzenius2-2/+1
2011-12-17make verify's walker use Repository.walkLars Wirzenius1-10/+2
2011-12-17simplify Repository.walk APILars Wirzenius3-12/+12
2011-12-17copy walker method from verify to repo, with adjustmentsLars Wirzenius2-0/+21
2011-12-17add test for Repository.walkLars Wirzenius1-1/+42
2011-12-17use existing B-tree node sizeLars Wirzenius6-3/+47
2011-12-17make it possible to use existing trees even when node-size setting is differentLars Wirzenius3-3/+9
2011-12-17add cmdtest to ./check scriptLars Wirzenius1-0/+1
2011-12-17add correct output to cmdtestLars Wirzenius1-0/+2
2011-12-17add test case for backing up to repository with different node size settingLars Wirzenius1-0/+35
2011-12-17add progress reporting to forgetLars Wirzenius2-4/+17
2011-12-17add new feature to NEWSLars Wirzenius1-0/+2
2011-12-17add progress reporting to forgetLars Wirzenius1-4/+15
2011-12-14fix repo-on-sshfs problem caused by sshfs lacking link(2)Lars Wirzenius2-3/+14
2011-12-12mention faster forget in NEWSLars Wirzenius1-0/+1
2011-12-11optimize forget by avoiding stupid data structure useLars Wirzenius1-4/+4
2011-12-11verify progress reportingLars Wirzenius2-0/+17
2011-12-11add new feature to NEWSLars Wirzenius1-0/+1
2011-12-11add progress reporing to verifyLars Wirzenius1-0/+16
2011-12-11add --verify-random optionLars Wirzenius3-38/+66
2011-12-11update NEWS with new featureLars Wirzenius1-0/+2