| Commit message (Expand) | Author | Age |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | sync, assistant: Sync with remotes that have annex-ignore set | Joey Hess | 2013-04-22 |
* | detect when unwanted remote is empty and remove it | Joey Hess | 2013-04-03 |
* | hlint | Joey Hess | 2013-04-03 |
* | Fix several bugs caused by a bad Ord instance for Remote. | Joey Hess | 2013-03-16 |
* | two types of byName | Joey Hess | 2013-03-05 |
* | Bugfix: If the UUID of a remote is not known, prevent --from, --to, and other... | Joey Hess | 2013-03-04 |
* | drop: Suggest using git annex move when numcopies prevents dropping a file. | Joey Hess | 2013-01-09 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | direct mode committing | Joey Hess | 2012-12-12 |
* | use trustExclude | Joey Hess | 2012-11-11 |
* | indentation foo, and a new coding style page. no code changes | Joey Hess | 2012-10-28 |
* | hook up syncing toggles | Joey Hess | 2012-10-12 |
* | vicfg: New command, allows editing (or simply viewing) most of the repository... | Joey Hess | 2012-10-03 |
* | refactor | Joey Hess | 2012-08-26 |
* | refactor | Joey Hess | 2012-08-26 |
* | tweak intro | Joey Hess | 2012-07-29 |
* | add intro | Joey Hess | 2012-07-29 |
* | Avoid ugly failure mode when moving content from a local repository that is n... | Joey Hess | 2012-06-26 |
* | initremote: Automatically describe a remote when creating it. | Joey Hess | 2012-06-07 |
* | noop | Joey Hess | 2012-04-21 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | "here" can be used to refer to the current repository, which can read better ... | Joey Hess | 2012-03-01 |
* | hlint | Joey Hess | 2012-02-16 |
* | whereis: Prints the urls of files that the web special remote knows about. | Joey Hess | 2012-02-14 |
* | fsck --from remote --fast | Joey Hess | 2012-01-20 |
* | fsck --from | Joey Hess | 2012-01-19 |
* | tweaks | Joey Hess | 2012-01-11 |
* | break module dependancy loop | Joey Hess | 2012-01-10 |
* | Add annex-trustlevel configuration settings, which can be used to override t... | Joey Hess | 2012-01-09 |
* | avoid showing remotes with no uuid in status | Joey Hess | 2012-01-08 |
* | log: Add --gource mode, which generates output usable by gource. | Joey Hess | 2012-01-07 |
* | look up --to and --from remote names only once | Joey Hess | 2012-01-06 |
* | remove S3stub stuff | Joey Hess | 2012-01-05 |
* | Don't list S3 as a remote type when built without S3 support. | Joey Hess | 2012-01-05 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | avoid syncing remotes configured annex-ignore, unless explicitly specified | Joey Hess | 2011-12-31 |
* | export remoteList | Joey Hess | 2011-12-30 |
* | skip repos without a description set when --in="" is specified | Joey Hess | 2011-12-23 |
* | more partial function removal | Joey Hess | 2011-12-15 |
* | status: Include all special remotes in the list of repositories. | Joey Hess | 2011-11-18 |
* | safer inannex checking | Joey Hess | 2011-11-09 |
* | cleanup | Joey Hess | 2011-11-09 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | clean up read/show abuse | Joey Hess | 2011-11-08 |
* | fix | Joey Hess | 2011-11-07 |
* | add a UUID type | Joey Hess | 2011-11-07 |
* | drop --from is now supported to remove file content from a remote. | Joey Hess | 2011-10-28 |
* | avoid showing parens for empty descriptions | Joey Hess | 2011-10-27 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |