index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Info.hs
Commit message (
Expand
)
Author
Age
*
The file matching options are now only accepted by commands that can actually...
Joey Hess
2015-02-06
*
remove debug print
Joey Hess
2015-01-23
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
implemented old Richih wishlist about remote/uuid info
Joey Hess
2015-01-13
*
info: avoid strange display of here repo when it has NoUUID
Joey Hess
2014-10-28
*
add per-remote-type info
Joey Hess
2014-10-21
*
info: When passed the name or uuid of a remote, displays info about that remote.
Joey Hess
2014-10-21
*
info: When run on a single annexed file, displays some info about the file, ...
Joey Hess
2014-10-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
hlint
Joey Hess
2014-10-09
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
info: Allow use in a repository where annex.uuid is not set.
Joey Hess
2014-04-15
*
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
*
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
Joey Hess
2014-01-29
*
reorganize some files and imports
Joey Hess
2014-01-26
*
reorg
Joey Hess
2014-01-21
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
improve matcher data type to allow matching Keys, instead of just files (no b...
Joey Hess
2014-01-18
*
Remove --json option from commands not supporting it.
Joey Hess
2014-01-18
*
rename status to info, and update docs
Joey Hess
2013-11-07