aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* make repair command deal with non-git-annex reposGravatar Joey Hess2013-10-23
* wire git repair into webappGravatar Joey Hess2013-10-23
* minorGravatar Joey Hess2013-10-23
* repair command: add handling of git-annex branch and indexGravatar Joey Hess2013-10-23
* add repair commandGravatar Joey Hess2013-10-23
* Revert "avoid hsc files on Windows"Gravatar Joey Hess2013-10-17
* typoGravatar Joey Hess2013-10-17
* avoid hsc files on WindowsGravatar Joey Hess2013-10-17
* update for DiffTree type changeGravatar Joey Hess2013-10-17
* update for DiffTree changeGravatar Joey Hess2013-10-17
* sync: fix crash on first sync when no branch exists yetGravatar Joey Hess2013-10-17
* fix indirect mode conflict merge when only one side is annexed fileGravatar Joey Hess2013-10-16
* sync: Fix automatic resolution of merge conflicts where one side is an annexe...Gravatar Joey Hess2013-10-16
* add schedule commandGravatar Joey Hess2013-10-13
* Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-13
|\
| * status: Fix a crash if a temp file went away while its size was being checked...Gravatar Joey Hess2013-10-13
* | Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-11
|\|
| * url size fixesGravatar Joey Hess2013-10-11
| * avoid committing git-annex branch journal when running statusGravatar Joey Hess2013-10-11
* | queue downloads of keys that fsck finds with bad contentGravatar Joey Hess2013-10-10
* | update for Duration type changeGravatar Joey Hess2013-10-08
* | add schedule to vicfgGravatar Joey Hess2013-10-07
|/
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07
* use vector in local statusGravatar Joey Hess2013-10-07
* status: Fix space leak in local mode, introduced in version 4.20130920.Gravatar Joey Hess2013-10-07
* honor fileNameLengthLimit for quviGravatar Joey Hess2013-10-05
* addurl: Better sanitization of generated filenames.Gravatar Joey Hess2013-10-05
* quash warningGravatar Joey Hess2013-10-03
* Moved list of backends and remote types from status to version command.Gravatar Joey Hess2013-10-01
* git-annex-shell gcryptsetup commandGravatar Joey Hess2013-10-01
* Merge branch 'master' of ssh://git-annex.branchable.com into sshgcryptGravatar Joey Hess2013-10-01
|\
* | fix transferring to gcrypt repo from direct mode repoGravatar Joey Hess2013-10-01
| * fix direct mode switch permissions problemGravatar Joey Hess2013-09-30
|/
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* remove *>=> and >=*> ; use <$$> insteadGravatar Joey Hess2013-09-27
* enabling rsync.net gcrypt reposGravatar Joey Hess2013-09-26
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* indirect: Better behavior when a file in direct mode is not owned by the user...Gravatar Joey Hess2013-09-25
* hlintGravatar Joey Hess2013-09-25
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* factor out more ssh stuff from git remoteGravatar Joey Hess2013-09-24
* list --allreposGravatar Joey Hess2013-09-19
* more completely solve catKey memory leakGravatar Joey Hess2013-09-19
* sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...Gravatar Joey Hess2013-09-19
* creditGravatar Joey Hess2013-09-19
* rename remotes to listGravatar Antoine Beaupré2013-09-19
* make --fast disable the numcopies statsGravatar Joey Hess2013-09-15
* status: In local mode, displays information about variance from configured nu...Gravatar Joey Hess2013-09-15
* addurl: Fix quvi audodetection, broken in last release.Gravatar Joey Hess2013-09-15
* sync: Don't fail if the directory it is run in gets removed by the sync.Gravatar Joey Hess2013-09-13