summaryrefslogtreecommitdiff
path: root/Command/Status.hs
Commit message (Expand)AuthorAge
* reorganize some files and importsGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* status: Support --json.Gravatar Joey Hess2014-01-18
* no status in bare repoGravatar Joey Hess2013-11-07
* add new status commandGravatar Joey Hess2013-11-07
* rename status to info, and update docsGravatar Joey Hess2013-11-07
* more clear labelsGravatar Joey Hess2013-10-28
* rename "known annex keys" to "known annex items"Gravatar Joey Hess2013-10-28
* Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-13
|\
| * status: Fix a crash if a temp file went away while its size was being checked...Gravatar Joey Hess2013-10-13
* | Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-11
|\|
| * avoid committing git-annex branch journal when running statusGravatar Joey Hess2013-10-11
* | queue downloads of keys that fsck finds with bad contentGravatar Joey Hess2013-10-10
|/
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07
* use vector in local statusGravatar Joey Hess2013-10-07
* status: Fix space leak in local mode, introduced in version 4.20130920.Gravatar Joey Hess2013-10-07
* Moved list of backends and remote types from status to version command.Gravatar Joey Hess2013-10-01
* hlintGravatar Joey Hess2013-09-25
* make --fast disable the numcopies statsGravatar Joey Hess2013-09-15
* status: In local mode, displays information about variance from configured nu...Gravatar Joey Hess2013-09-15
* status: No longer shows dead repositories.Gravatar Joey Hess2013-06-17
* refactorGravatar Joey Hess2013-05-24
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* improve usage messagesGravatar Joey Hess2013-04-20
* turn on PackageImports globallyGravatar Joey Hess2013-04-13
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* skip non-directories in statusGravatar Joey Hess2013-03-11
* status: Can now be run with a directory path to show only the status of that ...Gravatar Joey Hess2013-03-11
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* show direct/indirect modeGravatar Joey Hess2012-12-13
* where indentationGravatar Joey Hess2012-11-12
* deal with mtl/monads-tf conflictGravatar Joey Hess2012-10-24
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* status: display repository groupsGravatar Joey Hess2012-10-02
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* wrote transfer threadGravatar Joey Hess2012-07-05
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* percentage libraryGravatar Joey Hess2012-04-29
* show percent the bloom filter is fullGravatar Joey Hess2012-04-29
* show amount of reserved spaceGravatar Joey Hess2012-04-23
* noopGravatar Joey Hess2012-04-21
* use unabbreviated size units in statusGravatar Joey Hess2012-04-06
* Rewrote free disk space checking codeGravatar Joey Hess2012-03-22
* rationalize getConfigGravatar Joey Hess2012-03-22
* tweakGravatar Joey Hess2012-03-22
* status: Prints available local disk space, or shows if git-annex doesn't know.Gravatar Joey Hess2012-03-21
* Merge branch 'master' into bloomGravatar Joey Hess2012-03-12
|\
* | finish bloom filtersGravatar Joey Hess2012-03-12