summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* initremote: If two existing remotes have the same name, prefer the one with a...Gravatar Joey Hess2013-04-24
* show a message to tell why adding a file failedGravatar Joey Hess2013-04-23
* add: avoid ugly error message when adding a deleted file in direct modeGravatar Joey Hess2013-04-23
* sync: Commit in direct mode even if no changes were stagedGravatar Joey Hess2013-04-23
* rename moduleGravatar Joey Hess2013-04-23
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
* direct, indirect: Refuse to do anything when the assistant or git-annex watch...Gravatar Joey Hess2013-04-22
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* change sectionGravatar Joey Hess2013-04-20
* improve usage messagesGravatar Joey Hess2013-04-20
* untested browser opening on AndroidGravatar Joey Hess2013-04-18
* fsck: Check content of direct mode files (only when the inode cache thinks th...Gravatar Joey Hess2013-04-16
* turn on PackageImports globallyGravatar Joey Hess2013-04-13
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* addurl: Bugfix: Did not properly add file in direct mode.Gravatar Joey Hess2013-04-11
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* clean up urlrenderer handling when the webapp is not builtGravatar Joey Hess2013-04-03
* squelch protocol error on shutdownGravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* drop --auto: Fix bug that prevented dropping files from untrusted repositories.Gravatar Joey Hess2013-04-01
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31
* minor refactoringGravatar Joey Hess2013-03-30
* let's use words and unwords rather than split and intercalate " "Gravatar Joey Hess2013-03-30
* Make git-annex-shell call the command with its (safe) options.Gravatar guilhem2013-03-30
* add --force overrides annex.largefilesGravatar Joey Hess2013-03-29