summaryrefslogtreecommitdiff
path: root/Annex/Init.hs
Commit message (Expand)AuthorAge
* init: Fix reversion in detection of repo made with git clone --sharedGravatar Joey Hess2015-09-09
* Fix reversion in init when ran as root, introduced in version 5.20150731.Gravatar Joey Hess2015-08-19
* importfeed --relaxed: Avoid hitting the urls of items in the feed.Gravatar Joey Hess2015-08-19
* init: Detect when the filesystem is crippled such that it ignores attempts to...Gravatar Joey Hess2015-07-30
* Make repo init more robust.Gravatar Joey Hess2015-04-20
* init: Improve fifo test to detect NFS systems that support fifos but not well...Gravatar Joey Hess2015-04-03
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* Fix default repository description created by git annex init, which got broke...Gravatar Joey Hess2015-01-22
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fixed all remaining build warnings on WindowsGravatar Joey Hess2014-12-29
* no longer used importsGravatar Joey Hess2014-11-06
* Remove fixup code for bad bare repositories created by versions 5.20131118 th...Gravatar Joey Hess2014-11-04
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* reinit: New command that can initialize a new reposotory using the configurat...Gravatar Joey Hess2014-04-15
* add missing Network.URI Ord instance for Debian stableGravatar Joey Hess2014-04-14
* Fix direct mode getKeysPresent false positive & also sped up direct mode unus...Gravatar Joey Hess2014-03-07
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* random hlint (to give the autobuilder something new to build)Gravatar Joey Hess2014-02-11
* reorgGravatar Joey Hess2014-01-26