| Commit message (Expand) | Author | Age |
... | |
* | unused: No longer shows as unused tmp files that are actively being transferred. | Joey Hess | 2013-07-25 |
* | dropunused behavior change: Now refuses to drop the last copy of a file, unle... | Joey Hess | 2013-07-25 |
* | Support import in direct mode. | Joey Hess | 2013-07-22 |
* | Support unannex and uninit in direct mode. | Joey Hess | 2013-07-22 |
* | fix uninit to delete content from annex when it ended up hard linked back to ... | Joey Hess | 2013-07-18 |
* | uninit: Preserve .git/annex/objects at the end, if it still has content, so t... | Joey Hess | 2013-07-16 |
* | fix: Preserve the original mtime of fixed symlinks. | Joey Hess | 2013-07-11 |
* | dropunused, addunused: Complain when asked to operate on a number that does n... | Joey Hess | 2013-07-08 |
* | addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t... | Joey Hess | 2013-07-05 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | merge: Now also merges synced/master or similar branches, which makes it use... | Joey Hess | 2013-07-03 |
* | --unused: New switch that makes git-annex operate on all data found by the la... | Joey Hess | 2013-07-03 |
* | --all for get, move, and copy | Joey Hess | 2013-07-03 |
* | Add --all option, and support it for fsck | Joey Hess | 2013-07-03 |
* | fsck: Ensures that direct mode is used for files when it's enabled. | Joey Hess | 2013-06-24 |
* | check in configure if ionice -c3 works | Joey Hess | 2013-06-21 |
* | assistant --autostart: Automatically ionices the daemons it starts. | Joey Hess | 2013-06-21 |
* | make dead output consistent with other trust setting commands | Joey Hess | 2013-06-18 |
* | fix build | Joey Hess | 2013-06-17 |
* | fsck: Avoid getting confused by Windows path separators | Joey Hess | 2013-06-17 |
* | remove workaround for old bug that was only in one release | Joey Hess | 2013-06-17 |
* | status: No longer shows dead repositories. | Joey Hess | 2013-06-17 |
* | sync: Better support for bare git remotes. Now pushes directly to the master ... | Joey Hess | 2013-06-12 |
* | Direct mode: No longer temporarily remove write permission bit of files when ... | Joey Hess | 2013-06-12 |
* | Android: Make the "Open webapp" menu item open the just created repository wh... | Joey Hess | 2013-06-10 |
* | Supports indirect mode on encfs in paranoia mode, and other filesystems that ... | Joey Hess | 2013-06-10 |
* | avoid warnings when built with ghc 7.6 | Joey Hess | 2013-06-02 |
* | squash warning | Joey Hess | 2013-06-02 |
* | Android: Work around Android devices where the `am` command doesn't work. | Joey Hess | 2013-05-31 |
* | Revert "android dupped stderr workaround" | Joey Hess | 2013-05-30 |
* | android dupped stderr workaround | Joey Hess | 2013-05-30 |
* | Android: Added an "Open WebApp" item to the terminal's menu. Should work for ... | Joey Hess | 2013-05-28 |
* | fix merge conflict resolution when both sides have the same key | Joey Hess | 2013-05-26 |
* | correct recent fix | Joey Hess | 2013-05-26 |
* | sync: Fix double merge conflict resolution handling. | Joey Hess | 2013-05-26 |
* | reduce the amount of subdirectories created by the fuzz tester to saner limit | Joey Hess | 2013-05-26 |
* | make fuzztest honor annex.diskreserve | Joey Hess | 2013-05-26 |
* | fuzz test discovered a way automatic merge resultion can fail; fix | Joey Hess | 2013-05-25 |
* | fuzz tester: avoid deleting entire repository (had to happen eventually, right?) | Joey Hess | 2013-05-25 |
* | fix | Joey Hess | 2013-05-25 |
* | fuzz improvements | Joey Hess | 2013-05-25 |
* | tune frequencies to avoid enormous trees being created | Joey Hess | 2013-05-25 |
* | make fuzz test also output its actions to stdout | Joey Hess | 2013-05-25 |
* | content: New command line way to view and configure a repository's preferred ... | Joey Hess | 2013-05-25 |
* | refactor | Joey Hess | 2013-05-24 |
* | fuzz tester | Joey Hess | 2013-05-23 |
* | list standard groups in vicfg | Joey Hess | 2013-05-23 |
* | typo | Joey Hess | 2013-05-19 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | test suite passes in direct mode | Joey Hess | 2013-05-17 |