summaryrefslogtreecommitdiff
path: root/snap.c (follow)
Commit message (Expand)AuthorAge
* Dedoxify the source.Andre Noll2025-02-01
* get_snapshot_list(): Add comment about sorting.Andre Noll2019-09-21
* Replace license boilerplate with single line SPDX comments.Andre Noll2017-11-19
* Assorted typo fixes in comments.Andre Noll2015-01-06
* Merge branch 'refs/heads/t/min-complete'Andre Noll2014-12-12
|\
| * Introduce --min-complete.Andre Noll2014-09-16
* | Change email address and URLs.Andre Noll2014-08-19
|/
* Rename source files which also exist as system headers.Andre Noll2012-08-15
* Remove some debug messages.Daniel Richard G2012-08-04
* compare_snapshots(): Add const keyword.Daniel Richard G2012-08-04
* Avoid per-element initializers.Daniel Richard G2012-08-04
* Change copyright year from 2009 to 2010.Andre Noll2010-11-06
* Change copyright year from 2008 to 2009.Andre Noll2009-07-03
* Ignore any snapshot directory with creation time > completion time.Andre Noll2008-11-06
* use C99-compliant format strings for consistency reasonsSebastian Stark2008-10-22
* snap.c: Add missing include to make it compile on FreeBSD.Andre Noll2008-05-14
* NetBSD Compile fixes.Andre Noll2008-05-14
* Add GPL headers and COPYING file.Andre Noll2008-05-12
* Move snapshot helpers to new file snap.[ch].Andre Noll2008-03-22