index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Init.hs
Commit message (
Expand
)
Author
Age
*
move InodeSentinal from direct mode code to its own module
Joey Hess
2015-12-09
*
refactor and improve pointer file handling code
Joey Hess
2015-12-09
*
auto-configure filter.annex.smudge and clean on init
Joey Hess
2015-12-04
*
init: Automatically enable annex.pidlock when necessary.
Joey Hess
2015-11-13
*
use action, not sideAction
Joey Hess
2015-10-11
*
init: Fix reversion in detection of repo made with git clone --shared
Joey Hess
2015-09-09
*
Fix reversion in init when ran as root, introduced in version 5.20150731.
Joey Hess
2015-08-19
*
importfeed --relaxed: Avoid hitting the urls of items in the feed.
Joey Hess
2015-08-19
*
init: Detect when the filesystem is crippled such that it ignores attempts to...
Joey Hess
2015-07-30
*
Make repo init more robust.
Joey Hess
2015-04-20
*
init: Improve fifo test to detect NFS systems that support fifos but not well...
Joey Hess
2015-04-03
*
Repository tuning parameters can now be passed when initializing a repository...
Joey Hess
2015-01-27
*
Fix default repository description created by git annex init, which got broke...
Joey Hess
2015-01-22
*
update my email address and homepage url
Joey Hess
2015-01-21
*
fixed all remaining build warnings on Windows
Joey Hess
2014-12-29
*
no longer used imports
Joey Hess
2014-11-06
*
Remove fixup code for bad bare repositories created by versions 5.20131118 th...
Joey Hess
2014-11-04
*
New annex.hardlink setting. Closes: #758593
Joey Hess
2014-09-05
*
reinit: New command that can initialize a new reposotory using the configurat...
Joey Hess
2014-04-15
*
add missing Network.URI Ord instance for Debian stable
Joey Hess
2014-04-14
*
Fix direct mode getKeysPresent false positive & also sped up direct mode unus...
Joey Hess
2014-03-07
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
random hlint (to give the autobuilder something new to build)
Joey Hess
2014-02-11
*
reorg
Joey Hess
2014-01-26