summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* Per-command usage messages.Gravatar Joey Hess2013-03-27
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* 2 minor fixes to transferkeys, otherwise it was perfect 1st time!Gravatar Joey Hess2013-03-20
* maintain pools of running transferkeys processes (untested)Gravatar Joey Hess2013-03-19
* implement transferkeys plumbing commandGravatar Joey Hess2013-03-19
* map: Combine duplicate repositories, for a nicer looking map.Gravatar Joey Hess2013-03-16
* fix relaxed with existing fileGravatar Joey Hess2013-03-12
* addurl: Add --relaxed option.Gravatar Joey Hess2013-03-11
* finish fast direct mode rename handling. wow, it's fastGravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* skip non-directories in statusGravatar Joey Hess2013-03-11
* status: Can now be run with a directory path to show only the status of that ...Gravatar Joey Hess2013-03-11
* bugfix: drop --from an unavailable remote no longer updates the location log,...Gravatar Joey Hess2013-03-10
* add build flags to version outputGravatar Joey Hess2013-03-09
* two types of byNameGravatar Joey Hess2013-03-05