index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Whereis.hs
Commit message (
Expand
)
Author
Age
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
reorganize some files and imports
Joey Hess
2014-01-26
*
refactor
Joey Hess
2014-01-26
*
whereis: Support --all.
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
whereis supports --json, add option
Joey Hess
2014-01-18
*
add section metadata to all commands
Joey Hess
2013-03-24
*
More commands work in direct mode repositories: find, whereis, move, copy, dr...
Joey Hess
2013-01-05
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
where indentation
Joey Hess
2012-11-12
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
hlint
Joey Hess
2012-06-12
*
noop
Joey Hess
2012-04-21
*
hlint
Joey Hess
2012-02-16
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
break module dependancy loop
Joey Hess
2012-01-10
*
type alias cleanup
Joey Hess
2011-12-31
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
cleanup
Joey Hess
2011-10-31
*
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
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
tweak
Joey Hess
2011-09-14
*
more newline fixes
Joey Hess
2011-09-09
*
refactor
Joey Hess
2011-09-06
*
whereis: Show untrusted locations separately and do not include in location c...
Joey Hess
2011-09-06
*
add json formatted list of remotes
Joey Hess
2011-09-01
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
add web special remote
Joey Hess
2011-07-01
*
fixed logFile
Joey Hess
2011-06-22
*
move LocationLog into Annex monad from IO
Joey Hess
2011-06-22
*
refactor some boilerplate
Joey Hess
2011-05-15
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
add copy count
Joey Hess
2011-03-05
*
whereis: New subcommand to show where a file's content has gotten to.
Joey Hess
2011-03-05