aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Fix FTBFS on mipsel and sparc due to test suite not being available on those ...Gravatar Joey Hess2014-01-15
* repair: better messages when nuking .git/annex/indexGravatar Joey Hess2014-01-13
* map: Fix display of v5 direct mode repos.Gravatar Joey Hess2014-01-13
* add: Fix rollback when disk is completely full.Gravatar Joey Hess2014-01-05
* fix form of quvi urlGravatar Joey Hess2014-01-05
* check if quvi page url has already been downloaded beforeGravatar Joey Hess2014-01-05
* also check diskreserve for quvi downloadsGravatar Joey Hess2014-01-04
* addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...Gravatar Joey Hess2014-01-04
* wanted, schedule: Avoid printing "ok" after requested value.Gravatar Joey Hess2014-01-03
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* importfeed: Support youtube playlists.Gravatar Joey Hess2013-12-29
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Gravatar Joey Hess2013-12-29
* update commentGravatar Joey Hess2013-12-19
* Add plumbing-level lookupkey examinekey command.Gravatar Joey Hess2013-12-15
* Add plumbing-level lookupkey command.Gravatar Joey Hess2013-12-15
* pull in Win32-extras, to be able to get current process id in WindowsGravatar Joey Hess2013-12-11
* port transferkeys to windows; make stopping in progress transfers work too (p...Gravatar Joey Hess2013-12-10
* repair: Remove damaged git-annex sync branches.Gravatar Joey Hess2013-12-10
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* better handling of overwriting an existing file/directory/broken link when im...Gravatar Joey Hess2013-12-09
* lock: Require --force.Gravatar Joey Hess2013-12-05
* import: Add --skip-duplicates option.Gravatar Joey Hess2013-12-04
* copy --from, get --from: When --force is used, ignore the location log and al...Gravatar Joey Hess2013-12-02
* better name for continuationGravatar Joey Hess2013-12-01
* Avoid using git commit in direct mode, since in some situations it will read ...Gravatar Joey Hess2013-12-01
* make "git annex help options" work outside a git repoGravatar Joey Hess2013-11-30
* reinject: Allow to be used in direct mode.Gravatar Joey Hess2013-11-26
* Bug fix: annex.version did not get set on automatic upgrade to v5 direct mod...Gravatar Joey Hess2013-11-26
* add readFileStrictAnyEncodingGravatar Joey Hess2013-11-20
* merge with git-repairGravatar Joey Hess2013-11-19
* dropunused, addunused: Allow "all" instead of a range to act on all unused data.Gravatar Joey Hess2013-11-18
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* Direct mode .git/annex/objects directories are no longer left writableGravatar Joey Hess2013-11-15
* on second thought, don't change sync to exit nonzero on successful conflicted...Gravatar Joey Hess2013-11-14
* add a note after successful conflicted merge resolutionGravatar Joey Hess2013-11-14
* avoid using Utility.Touch without WITH_CLIBSGravatar Joey Hess2013-11-12
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* watcher: Avoid loop when adding a file owned by someone else fails in indirec...Gravatar Joey Hess2013-11-07
* sync: When there are merge conflicts that get automatically resolved, exit no...Gravatar Joey Hess2013-11-07
* no status in bare repoGravatar Joey Hess2013-11-07
* add new status commandGravatar Joey Hess2013-11-07
* rename status to info, and update docsGravatar Joey Hess2013-11-07
* work around lack of receive.denyCurrentBranch in direct modeGravatar Joey Hess2013-11-05
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* Fix enabling of gcrypt repository accessed over ssh; git-annex-shell gcryptse...Gravatar Joey Hess2013-11-02
* sync: Work even when the local git repository is new and empty, with no maste...Gravatar Joey Hess2013-11-02
* prune unused importGravatar Joey Hess2013-11-01
* use a long note hereGravatar Joey Hess2013-11-01