| Commit message (Expand) | Author | Age |
* | metadata: Fix reversion introduced in 5.20150727 that caused display of metad... | Joey Hess | 2015-08-11 |
* | convert Unused, and remove some dead code for old style option parsing | Joey Hess | 2015-07-10 |
* | use Alternative for parsing KeyOptions | Joey Hess | 2015-07-09 |
* | wip | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | sync: Add support for --all and --unused. | Joey Hess | 2015-06-16 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | Improve behavior when a git-annex command is told to operate on a file that d... | Joey Hess | 2015-04-30 |
* | | get, move, copy, mirror: Concurrent downloads and uploads are now supported! | Joey Hess | 2015-04-10 |
|/ |
|
* | Fix truncation of parameters that could occur when using xargs git-annex. | Joey Hess | 2015-04-02 |
* | --auto is no longer a global option; only get, drop, and copy accept it. | Joey Hess | 2015-03-25 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | relFile does not have to be relative; rename to currFile | Joey Hess | 2015-02-06 |
* | import: Support file matching options such as --exclude, --include, --smalle... | Joey Hess | 2015-02-06 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | pre-commit: Block partial commit of unlocked annexed file, since that left a ... | Joey Hess | 2014-11-10 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | Promote file not found warning message to an error. | Joey Hess | 2014-09-11 |
* | findref: New command, like find but shows files in a specified git ref. | Joey Hess | 2014-04-17 |
* | add --include-dotfiles: New option, perhaps useful for backups. | Joey Hess | 2014-03-26 |
* | Windows: Avoid using unix-compat's rename, which refuses to rename directories. | Joey Hess | 2014-01-29 |
* | avoid using function named that conflicts with name used in newer version of ... | Joey Hess | 2014-01-29 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |