index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Unlock.hs
Commit message (
Expand
)
Author
Age
*
upgrade: Handle upgrade to v6 when the repository already contains v6 unlocke...
Joey Hess
2016-10-17
*
Fix update of associated files db when unlocking a file in a v6 repo.
Joey Hess
2016-06-09
*
Make lock and unlock work in v6 repos on files whose content is not present.
Joey Hess
2016-06-09
*
Preserve execute bits of unlocked files in v6 mode.
Joey Hess
2016-04-14
*
refactor
Joey Hess
2016-03-09
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
annex.thin
Joey Hess
2015-12-27
*
make linkAnnex detect when the file changes as it's being copied/linked in
Joey Hess
2015-12-22
*
v6 git-annex unlock
Joey Hess
2015-12-10
*
finished converting all the main options
Joey Hess
2015-07-10
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
Take space that will be used by running downloads into account when checking ...
Joey Hess
2015-05-12
*
The file matching options are now only accepted by commands that can actually...
Joey Hess
2015-02-06
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
unlock: Don't allow unlocking files that have never been committed to git before
Joey Hess
2015-01-02
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
Do not preserve permissions and acls when copying files from one local git re...
Joey Hess
2014-08-26
*
unlock of not present file should still be a failure, just not a crash
Joey Hess
2014-08-10
*
unlock: Better error handling; continue past files that are not available or ...
Joey Hess
2014-08-09
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...
Joey Hess
2014-02-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
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
*
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
*
better file mode setting code
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
*
export a more generalized checkDiskSpace
Joey Hess
2012-04-20
*
type alias cleanup
Joey Hess
2011-12-31
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
support .git/annex on a different disk than the rest of the repo
Joey Hess
2011-11-28
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
reorder repo parameters last
Joey Hess
2011-11-08
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
refactor
Joey Hess
2011-09-23
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
unify elipsis handling
Joey Hess
2011-07-19
*
rename
Joey Hess
2011-07-05
[next]