aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* propigate ssh-options everywhere ssh caching is usedGravatar Joey Hess2015-02-12
* fix compile warningGravatar Joey Hess2015-02-12
* sync, assistant: Include repository name in head branch commit message.Gravatar Joey Hess2015-02-11
* metadata: When setting metadata, do not recurse into directories by default, ...Gravatar Joey Hess2015-02-10
* fsck --from: If a download from a remote fails, propigate the failure.Gravatar Joey Hess2015-02-10
* webapp: Fix reversion in opening webapp when starting it manually inside a re...Gravatar Joey Hess2015-02-09
* better option handlingGravatar Joey Hess2015-02-08
* import: Avoid checksumming file twice when run in the default or --duplicate ...Gravatar Joey Hess2015-02-08
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* groupwanted: New command to set the groupwanted preferred content expression.Gravatar Joey Hess2015-02-06
* Revert "avoid using MissingH's HVFS layer"Gravatar Joey Hess2015-01-28
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* remove unused paramGravatar Joey Hess2015-01-27
* remove debug printGravatar Joey Hess2015-01-23
* addurl: When a Content-Disposition header suggests a filename to use, addurl ...Gravatar Joey Hess2015-01-22
* avoid using MissingH's HVFS layerGravatar Joey Hess2015-01-21
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* on second thought, InodeCache should use getFileSizeGravatar Joey Hess2015-01-20
* add getFileSize, which can get the real size of a large file on WindowsGravatar Joey Hess2015-01-20
* Fix wording of message displayed when unable to get a file that is available ...Gravatar Joey Hess2015-01-16
* devblogGravatar Joey Hess2015-01-13
* implemented old Richih wishlist about remote/uuid infoGravatar Joey Hess2015-01-13
* revert parentDir changeGravatar Joey Hess2015-01-09
* handle sync's use of setCurrentDirectory to work with relative pathsGravatar Joey Hess2015-01-06
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * fix view generation code to work when run in a subdirectory; no longer needs ...Gravatar Joey Hess2015-01-06
* | Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\|
| * made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* sync: Fix an edge case where syncing in a bare repository would try to merge ...Gravatar Joey Hess2015-01-05
* Avoid re-checksumming when migrating from hash to hashE backend. Closes: #774494Gravatar Joey Hess2015-01-04
* unlock: Don't allow unlocking files that have never been committed to git beforeGravatar Joey Hess2015-01-02
* cleanupGravatar Joey Hess2014-12-29
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* fix addurl behavior when location and url logs are inconsistentGravatar Joey Hess2014-12-29
* sync: Now supports remote groups, the same way git remote update does.Gravatar Joey Hess2014-12-29
* vicfg: Avoid crashing on badly encoded config data.Gravatar Joey Hess2014-12-22
* fix temp uriGravatar Joey Hess2014-12-17
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* use right uuid when not downloading from web remoteGravatar Joey Hess2014-12-16
* truncate each compontent of pathGravatar Joey Hess2014-12-11
* truncate over-long pathsGravatar Joey Hess2014-12-11
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* better wordGravatar Joey Hess2014-12-11
* importfeed: Support for downloading urls claimed by remotesGravatar Joey Hess2014-12-11
* reorgGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* addurl on an existing file that already has the url should succeed, not failGravatar Joey Hess2014-12-11