aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* make dead output consistent with other trust setting commandsGravatar Joey Hess2013-06-18
* fix buildGravatar Joey Hess2013-06-17
* fsck: Avoid getting confused by Windows path separatorsGravatar Joey Hess2013-06-17
* remove workaround for old bug that was only in one releaseGravatar Joey Hess2013-06-17
* status: No longer shows dead repositories.Gravatar Joey Hess2013-06-17
* sync: Better support for bare git remotes. Now pushes directly to the master ...Gravatar Joey Hess2013-06-12
* Direct mode: No longer temporarily remove write permission bit of files when ...Gravatar Joey Hess2013-06-12
* Android: Make the "Open webapp" menu item open the just created repository wh...Gravatar Joey Hess2013-06-10
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* squash warningGravatar Joey Hess2013-06-02
* Android: Work around Android devices where the `am` command doesn't work.Gravatar Joey Hess2013-05-31
* Revert "android dupped stderr workaround"Gravatar Joey Hess2013-05-30
* android dupped stderr workaroundGravatar Joey Hess2013-05-30
* Android: Added an "Open WebApp" item to the terminal's menu. Should work for ...Gravatar Joey Hess2013-05-28
* fix merge conflict resolution when both sides have the same keyGravatar Joey Hess2013-05-26
* correct recent fixGravatar Joey Hess2013-05-26
* sync: Fix double merge conflict resolution handling.Gravatar Joey Hess2013-05-26
* reduce the amount of subdirectories created by the fuzz tester to saner limitGravatar Joey Hess2013-05-26
* make fuzztest honor annex.diskreserveGravatar Joey Hess2013-05-26
* fuzz test discovered a way automatic merge resultion can fail; fixGravatar Joey Hess2013-05-25
* fuzz tester: avoid deleting entire repository (had to happen eventually, right?)Gravatar Joey Hess2013-05-25
* fixGravatar Joey Hess2013-05-25
* fuzz improvementsGravatar Joey Hess2013-05-25
* tune frequencies to avoid enormous trees being createdGravatar Joey Hess2013-05-25
* make fuzz test also output its actions to stdoutGravatar Joey Hess2013-05-25
* content: New command line way to view and configure a repository's preferred ...Gravatar Joey Hess2013-05-25
* refactorGravatar Joey Hess2013-05-24
* fuzz testerGravatar Joey Hess2013-05-23
* list standard groups in vicfgGravatar Joey Hess2013-05-23
* typoGravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* test suite passes in direct modeGravatar Joey Hess2013-05-17
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\
| * migrate: Detect if a file gets corrupted while it's being migrated.Gravatar Joey Hess2013-05-13
* | fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* | use setCurrentDirectoryGravatar Joey Hess2013-05-11
* | clean up from windows portingGravatar Joey Hess2013-05-11
* | git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* | stub out POSIX stuffGravatar Joey Hess2013-05-10
|/
* git-annex-shell: Ensure that received files can be read. Files transferred fr...Gravatar Joey Hess2013-05-06
* fix buildGravatar Joey Hess2013-05-02
* fix buildGravatar Joey Hess2013-05-02
* need cppGravatar Joey Hess2013-05-02
* cannot open file:// url on Android, so don't use the htmlshim thereGravatar Joey Hess2013-05-02
* include build flags in version info when not in a repoGravatar Joey Hess2013-05-01
* Fix the URL not showing until the app closesGravatar Bruno Bigras2013-05-01
* thaw content directory in direct mode tooGravatar Joey Hess2013-04-30
* To enable an existing special remote, the new enableremote command must be us...Gravatar Joey Hess2013-04-26