summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
...
* expose Control.Monad.joinJoey Hess2013-04-22
* connect existing meters to the transfer log for downloadsJoey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Joey Hess2013-04-11
* addurl: Bugfix: Did not properly add file in direct mode.Joey Hess2013-04-11
* add section metadata to all commandsJoey Hess2013-03-24
* fix relaxed with existing fileJoey Hess2013-03-12
* addurl: Add --relaxed option.Joey Hess2013-03-11
* add: Improved detection of files that are modified while being added.Joey Hess2013-02-14
* addurl in direct modeJoey Hess2013-01-06
* convert notBareRepo to a CommandCheckJoey Hess2012-12-29
* block all commands that don't work in direct modeJoey Hess2012-12-29
* where indentationJoey Hess2012-11-12
* maintain set of files pendingAddJoey Hess2012-06-20
* addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6...Joey Hess2012-06-14
* separate source of content from the filename associated with the key when gen...Joey Hess2012-06-05
* Add annex.httpheaders and annex.httpheader-command config settingsJoey Hess2012-04-22
* added ifM and nuked 11 lines of codeJoey Hess2012-03-14
* more robustness fixesJoey Hess2012-02-18
* don't fail with --pathdepth when file already existsJoey Hess2012-02-18
* don't error out entirely if an url cannot be downloadedJoey Hess2012-02-18
* fix filename limit when using --pathdepthJoey Hess2012-02-16
* zero still badJoey Hess2012-02-16
* allow pathdepth to drop from the front or take from the end (negative)Joey Hess2012-02-16
* improve usageJoey Hess2012-02-16
* addurl: Add --pathdepth option.Joey Hess2012-02-16
* avoid too long filename when making up a filename for addurl tooJoey Hess2012-02-16
* create parent directories as needed for addurl --fileJoey Hess2012-02-16
* rework git check-attr interfaceJoey Hess2012-02-13
* also verify new urls when adding them to existing filesJoey Hess2012-02-10
* addurl --fast: Verifies that the url can be downloaded (only getting its head...Joey Hess2012-02-10
* addurl: Normalize badly encoded urls.Joey Hess2012-02-09
* improve error messageJoey Hess2012-02-08
* addurl: Added a --file optionJoey Hess2012-02-08
* Added remote.name.annex-web-options configuration setting, which can be used ...Joey Hess2012-01-02
* remove leftover debug printJoey Hess2011-12-15
* factor out a stopUnlessJoey Hess2011-12-09
* reorder repo parameters lastJoey Hess2011-11-08
* cleanupJoey Hess2011-10-31
* bare cleanupJoey Hess2011-10-29
* clean up check selection codeJoey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* clean Annex stuff out of Utility/Joey Hess2011-10-16
* migrate: Copy url logs for keys when migrating.Joey Hess2011-10-15
* reorganize log modulesJoey Hess2011-10-15
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* go go gadget hlintJoey Hess2011-09-20
* tweakJoey Hess2011-09-15