| Commit message (Expand) | Author | Age |
* | avoid using openFile when withFile can be used | Joey Hess | 2014-02-03 |
* | sync --content: Drop files from remotes that don't have them after getting them. | Joey Hess | 2014-02-02 |
* | update function name in comment | Joey Hess | 2014-02-02 |
* | sync --content: Reuse smart copy code from copy command, including handling a... | Joey Hess | 2014-02-02 |
* | remove some monkey faces | Joey Hess | 2014-02-01 |
* | sync --content: Re-pull from remotes after downloading content, since that ca... | Joey Hess | 2014-02-01 |
* | improve sync with xmpp and annex-ignore | Joey Hess | 2014-02-01 |
* | 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 |
* | reorg | Joey Hess | 2014-01-26 |
* | reorg | Joey Hess | 2014-01-26 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | refactor | Joey Hess | 2014-01-26 |
* | whereis: Support --all. | Joey Hess | 2014-01-26 |
* | fix transfers of key with no associated file | Joey Hess | 2014-01-23 |
* | add timestamps to unused log files | Joey Hess | 2014-01-22 |
* | reorg | Joey Hess | 2014-01-21 |
* | numcopies cleanup, part 2 | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | expose tasty test suite's option parser | Joey Hess | 2014-01-21 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | much better command action handling for sync --content | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | include information about remotes just uloaded to when calling handleDropsFrom | Joey Hess | 2014-01-19 |
* | sync --content: New option that makes the content of annexed files be transfe... | Joey Hess | 2014-01-19 |
* | improve matcher data type to allow matching Keys, instead of just files (no b... | Joey Hess | 2014-01-18 |
* | list: Fix specifying of files to list. | Joey Hess | 2014-01-18 |
* | improve output when there are no known special remotes | Joey Hess | 2014-01-18 |
* | whereis supports --json, add option | Joey Hess | 2014-01-18 |
* | status: Support --json. | Joey Hess | 2014-01-18 |
* | Remove --json option from commands not supporting it. | Joey Hess | 2014-01-18 |
* | avoid trying to find minimum element of empty map | Joey Hess | 2014-01-18 |
* | Really fix FTBFS on mipsel and sparc due to test suite not being available on... | Joey Hess | 2014-01-17 |
* | Fix FTBFS on mipsel and sparc due to test suite not being available on those ... | Joey Hess | 2014-01-15 |
* | repair: better messages when nuking .git/annex/index | Joey Hess | 2014-01-13 |
* | map: Fix display of v5 direct mode repos. | Joey Hess | 2014-01-13 |
* | add: Fix rollback when disk is completely full. | Joey Hess | 2014-01-05 |
* | fix form of quvi url | Joey Hess | 2014-01-05 |
* | check if quvi page url has already been downloaded before | Joey Hess | 2014-01-05 |
* | also check diskreserve for quvi downloads | Joey Hess | 2014-01-04 |
* | addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca... | Joey Hess | 2014-01-04 |
* | wanted, schedule: Avoid printing "ok" after requested value. | Joey Hess | 2014-01-03 |
* | Remotes can now be made read-only, by setting remote.<name>.annex-readonly | Joey Hess | 2014-01-02 |
* | mirror: Support --all (and --unused). | Joey Hess | 2014-01-01 |
* | importfeed: Support youtube playlists. | Joey Hess | 2013-12-29 |
* | Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl... | Joey Hess | 2013-12-29 |
* | update comment | Joey Hess | 2013-12-19 |
* | Add plumbing-level lookupkey examinekey command. | Joey Hess | 2013-12-15 |
* | Add plumbing-level lookupkey command. | Joey Hess | 2013-12-15 |
* | pull in Win32-extras, to be able to get current process id in Windows | Joey Hess | 2013-12-11 |