index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Fsck.hs
Commit message (
Expand
)
Author
Age
*
typo
Joey Hess
2013-05-19
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
fsck: Check content of direct mode files (only when the inode cache thinks th...
Joey Hess
2013-04-16
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
Use lower case hash directories for storing files on crippled filesystems, sa...
Joey Hess
2013-04-04
*
add section metadata to all commands
Joey Hess
2013-03-24
*
bugfix: drop --from an unavailable remote no longer updates the location log,...
Joey Hess
2013-03-10
*
two types of byName
Joey Hess
2013-03-05
*
fully support core.symlinks=false in all relevant symlink handling code
Joey Hess
2013-02-17
*
crippled filesystem support, probing and initial support
Joey Hess
2013-02-14
*
fsck: Detect and fix consistency errors in direct mode mapping files.
Joey Hess
2013-01-19
*
improve direct mode fsck
Joey Hess
2013-01-08
*
blog for yesterday
Joey Hess
2013-01-08
*
fix a stupid typo that made fsck loop when it found bad content
Joey Hess
2013-01-07
*
support fsck in direct mode
Joey Hess
2013-01-06
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
whitespace fixes
Joey Hess
2012-12-13
*
where indentation
Joey Hess
2012-11-12
*
rename option
Joey Hess
2012-09-25
*
fsck: New --incremental-restart option which is nice for scheduling eg, month...
Joey Hess
2012-09-25
*
only read/set the incremental timestamp file once
Joey Hess
2012-09-25
*
use --more rather than --new to continue incremental fsck
Joey Hess
2012-09-25
*
basic incremental fsck now working
Joey Hess
2012-09-25
*
add recordStartTime and getStartTime
Joey Hess
2012-09-25
*
move sticky bit code into Utility.FileMode
Joey Hess
2012-09-25
*
Justin's metadata code
Joey Hess
2012-09-25
*
add --incremental and --new options
Joey Hess
2012-09-25
*
reinject: When the provided file doesn't match, leave it where it is, rather ...
Joey Hess
2012-09-16
*
add routes to pause/start/cancel transfers
Joey Hess
2012-08-08
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
hlint
Joey Hess
2012-06-12
*
extend Git.Queue to be able to queue more than simple git commands
Joey Hess
2012-06-07
*
use createAnnexDirectory when setting up tmp dir
Joey Hess
2012-06-05
*
noop
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
fsck: Fix up any broken links and misplaced content caused by the directory h...
Joey Hess
2012-03-10
*
rework git check-attr interface
Joey Hess
2012-02-13
*
IO exception rework
Joey Hess
2012-02-03
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
use a different tmp file when fscking remote data
Joey Hess
2012-01-19
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
fsck --from
Joey Hess
2012-01-19
*
convert fsckKey to a Maybe
Joey Hess
2012-01-19
*
tweaks
Joey Hess
2012-01-11
*
break module dependancy loop
Joey Hess
2012-01-10
[next]