index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Status.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
make noMessages disable closing of json object in --json mode
Joey Hess
2016-01-20
*
status: On crippled filesystems, was displaying M for all annexed files that ...
Joey Hess
2015-12-19
*
status: Show added but not yet committed files.
Joey Hess
2015-09-22
*
cleanup
Joey Hess
2015-09-22
*
converted Status
Joey Hess
2015-07-11
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
update my email address and homepage url
Joey Hess
2015-01-21
*
on second thought, InodeCache should use getFileSize
Joey Hess
2015-01-20
*
Switch to using relative paths to the git repository.
Joey Hess
2015-01-06
*
comment
Joey Hess
2014-11-03
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
export CreateProcess fields from Utility.Process
Joey Hess
2014-06-10
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
status: Support --json.
Joey Hess
2014-01-18
*
no status in bare repo
Joey Hess
2013-11-07
*
add new status command
Joey Hess
2013-11-07
*
rename status to info, and update docs
Joey Hess
2013-11-07
*
more clear labels
Joey Hess
2013-10-28
*
rename "known annex keys" to "known annex items"
Joey Hess
2013-10-28
*
Merge branch 'master' into incrementalfsck
Joey Hess
2013-10-13
|
\
|
*
status: Fix a crash if a temp file went away while its size was being checked...
Joey Hess
2013-10-13
*
|
Merge branch 'master' into incrementalfsck
Joey Hess
2013-10-11
|
\
|
|
*
avoid committing git-annex branch journal when running status
Joey Hess
2013-10-11
*
|
queue downloads of keys that fsck finds with bad content
Joey Hess
2013-10-10
|
/
*
Revert "use vector in local status", which was not an improvement
Joey Hess
2013-10-07
*
use vector in local status
Joey Hess
2013-10-07
*
status: Fix space leak in local mode, introduced in version 4.20130920.
Joey Hess
2013-10-07
*
Moved list of backends and remote types from status to version command.
Joey Hess
2013-10-01
*
hlint
Joey Hess
2013-09-25
*
make --fast disable the numcopies stats
Joey Hess
2013-09-15
*
status: In local mode, displays information about variance from configured nu...
Joey Hess
2013-09-15
*
status: No longer shows dead repositories.
Joey Hess
2013-06-17
*
refactor
Joey Hess
2013-05-24
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
improve usage messages
Joey Hess
2013-04-20
*
turn on PackageImports globally
Joey Hess
2013-04-13
*
add section metadata to all commands
Joey Hess
2013-03-24
*
skip non-directories in status
Joey Hess
2013-03-11
*
status: Can now be run with a directory path to show only the status of that ...
Joey Hess
2013-03-11
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
type based git config handling
Joey Hess
2012-12-29
*
show direct/indirect mode
Joey Hess
2012-12-13
*
where indentation
Joey Hess
2012-11-12
*
deal with mtl/monads-tf conflict
Joey Hess
2012-10-24
*
vicfg: New command, allows editing (or simply viewing) most of the repository...
Joey Hess
2012-10-03
*
status: display repository groups
Joey Hess
2012-10-02
[next]