summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* clean up license fileGravatar Joey Hess2013-03-14
* prep releaseGravatar Joey Hess2013-03-14
* webapp: Repository costs can be configured by dragging repositories around in...Gravatar Joey Hess2013-03-14
* drag and drop repo list (doesn't yet actually change cost settings)Gravatar Joey Hess2013-03-13
* proof of concept remote reordering UI (needs to be changed to use drag and drop)Gravatar Joey Hess2013-03-13
* webapp: Set locally paired repositories to a lower cost than other network re...Gravatar Joey Hess2013-03-13
* assistant: Be smarter about avoiding unncessary transfers.Gravatar Joey Hess2013-03-13
* typoGravatar Joey Hess2013-03-12
* Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r...Gravatar Joey Hess2013-03-12
* reorgGravatar Joey Hess2013-03-12
* reorgGravatar Joey Hess2013-03-12
* webapp: DTRT when told to create a git repo that already exists.Gravatar Joey Hess2013-03-12
* assistant: Fix ~/.ssh/git-annex-shell wrapper to work when the ssh key does n...Gravatar Joey Hess2013-03-12
* addurl: Add --relaxed option.Gravatar Joey Hess2013-03-11
* detect directory rename and wait up to 1 second to get all the changesGravatar Joey Hess2013-03-11
* detect renames during commit, and .. um, do nothing special because it's lunc...Gravatar Joey Hess2013-03-11
* Added remote.<name>.annex-gnupg-options setting. Thanks, guilhem for the patch.Gravatar 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
* addurl url escaping fooGravatar Joey Hess2013-03-10
* assistant: generate better commits for renamesGravatar Joey Hess2013-03-10
* add back cabal-install (for Makefile)Gravatar Joey Hess2013-03-10
* bugfix: drop --from an unavailable remote no longer updates the location log,...Gravatar Joey Hess2013-03-10
* moved transfer queueing out of watcher and into committerGravatar Joey Hess2013-03-10
* webapp: Work around bug in Warp's slowloris attack prevention code, that caus...Gravatar Joey Hess2013-03-09
* Switch from using regex-compat to regex-tdfa, as the C regex library is rathe...Gravatar Joey Hess2013-03-08
* assistant: Sync with all git remotes on startup.Gravatar Joey Hess2013-03-08
* Bugfix: git annex add, when ran without any file or directory specified, shou...Gravatar Joey Hess2013-03-07
* assistant: Fix syncing after XMPP pairing.Gravatar Joey Hess2013-03-06
* assistant: XMPP git pull and push requests are cached and sent when presence ...Gravatar Joey Hess2013-03-06
* assistant: Get back in sync with XMPP remotes after network reconnection, and...Gravatar Joey Hess2013-03-06
* Run ssh with -T to avoid tty allocation and any login scripts that may do und...Gravatar Joey Hess2013-03-04
* Bugfix: If the UUID of a remote is not known, prevent --from, --to, and other...Gravatar Joey Hess2013-03-04
* webapp: Proceed automatically on from "Configure jabber account" to pairing.Gravatar Joey Hess2013-03-04
* fixed the race breaking moving files from archive in direct modeGravatar Joey Hess2013-03-04
* webapp: New preferences page allows enabling/disabling debug logging at runti...Gravatar Joey Hess2013-03-03
* better prevention of auto repackGravatar Joey Hess2013-03-03
* assistant: Prevent automatic commits from causing git-gc runs, as that can ma...Gravatar Joey Hess2013-03-03
* assistant: Fix dropping content when a file is moved to an archive directory.Gravatar Joey Hess2013-03-01
* assistant: Avoid noise in logs from git commit about typechanged files in dir...Gravatar Joey Hess2013-03-01
* assistant: Logs are rotated to avoid them using too much disk space.Gravatar Joey Hess2013-03-01
* finish removing fast flagGravatar Joey Hess2013-02-28
* use Setup.hs rather than depending on cabal-installGravatar Joey Hess2013-02-28
* webapp: Only show up to 10 queued transfers.Gravatar Joey Hess2013-02-28
* Android: Enable test suite.Gravatar Joey Hess2013-02-27
* Stop depending on testpack.Gravatar Joey Hess2013-02-27
* install fixGravatar Joey Hess2013-02-27
* need build-dep on cabal-installGravatar Joey Hess2013-02-27
* cleanupGravatar Joey Hess2013-02-27
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27