aboutsummaryrefslogtreecommitdiff
path: root/tools/sfsnapshotgit
AgeCommit message (Collapse)Author
2010-10-11sfsnapshotgit: Better handling of remote refsGravatar Thomas Guyot-Sionnest
This commit allow to track branches from unusually-named remote refs and makes possible using external remotes (other than origin) for snapshots.
2009-11-11Fix fetching of remote branchesGravatar Thomas Guyot-Sionnest
2009-11-11Many fixes to snapshot scriptsGravatar dermoth
sfsnapshotgit: - Use fetch/reset instead to pull to avoid merges on forced updates sfsnapshot-upload: - Fix link deletion walking the entire home dir - Allow CLEAN_TIME=0 (no retention) - Re-add per-branch links when CLEAN_TIME > 0 - Add many comments
2009-09-26Change default for SFSNAP_DESTGravatar Thomas Guyot-Sionnest
2009-09-26Correcting name and email addressGravatar Thomas Guyot-Sionnest
2009-09-26Enhancements to tools/sfsnapshotgitGravatar Thomas Guyot-Sionnest
2009-09-25Add sfsnapshotgitGravatar nagiosplugins