aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* rmurl: New command, removes one of the recorded urls for a file.Gravatar Joey Hess2013-04-22
* assistant: When built with git before 1.8.0, use `git remote rm` to delete a ...Gravatar Joey Hess2013-04-22
* direct, indirect: Refuse to do anything when the assistant or git-annex watch...Gravatar Joey Hess2013-04-22
* webapp: When told to add a git repository on a remote server, and the reposit...Gravatar Joey Hess2013-04-22
* Detect systems that have no user name set in GECOS, and also don't have user....Gravatar Joey Hess2013-04-22
* sync, assistant: Sync with remotes that have annex-ignore setGravatar Joey Hess2013-04-22
* webapp: Don't default to making repository in cwd when started from within a ...Gravatar Joey Hess2013-04-20
* Install FDO desktop menu file when webapp is started in standalone mode.Gravatar Joey Hess2013-04-20
* assistant: Work around misfeature in git 1.8.2 that makes `git commit --alow-...Gravatar Joey Hess2013-04-18
* releasing version 4.201304174.20130417Gravatar Joey Hess2013-04-17
* new build depGravatar Joey Hess2013-04-16
* fsck: Check content of direct mode files (only when the inode cache thinks th...Gravatar Joey Hess2013-04-16
* Fall back to internal url downloader when built without curl.Gravatar Joey Hess2013-04-16
* add wget and curl to build deps, so configure can find themGravatar Joey Hess2013-04-16
* webapp: Include the repository directory in the mangled hostname and ssh key ...Gravatar Joey Hess2013-04-16
* reorder changelogGravatar Joey Hess2013-04-14
* avoid runghcGravatar Joey Hess2013-04-14
* random ssh keys (╯°□°)╯︵ ┻━┻ gnome-keyringGravatar Joey Hess2013-04-14
* updateGravatar Joey Hess2013-04-13
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* addurl: Bugfix: Did not properly add file in direct mode.Gravatar Joey Hess2013-04-11
* assistant: Bug fix to avoid annexing the files that git uses to stand in for ...Gravatar Joey Hess2013-04-10
* assistant: Added sequence numbers to XMPP git push packets. (Not yet used.)Gravatar Joey Hess2013-04-10
* assistant: Stop any transfers the assistant initiated on shutdown.Gravatar Joey Hess2013-04-10
* changelogGravatar Joey Hess2013-04-10
* The version number is now derived from git, unless built with VERSION_FROM_CH...Gravatar Joey Hess2013-04-10
* Added annex.web-download-command setting.Gravatar Joey Hess2013-04-08
* webapp: When a repository's group is changed, rescan for transfers.Gravatar Joey Hess2013-04-08
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* Avoid using runghc when building the Debian package, as that needs ghci.Gravatar Joey Hess2013-04-07
* better archive directory handlingGravatar Joey Hess2013-04-06
* changelog & minor style fixesGravatar Joey Hess2013-04-06
* Bugfix: Direct mode no longer repeatedly checksums duplicated files.Gravatar Joey Hess2013-04-06
* prep release4.20130405Gravatar Joey Hess2013-04-05
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* init: Probe whether the filesystem supports fifos, and if not, disable ssh co...Gravatar Joey Hess2013-04-04
* avoid queueing uploads to remotes that already have the contentGravatar Joey Hess2013-04-02
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02
* assistant: Fix bug that could cause direct mode files to be unstaged from git.Gravatar Joey Hess2013-04-02
* drop --auto: Fix bug that prevented dropping files from untrusted repositories.Gravatar Joey Hess2013-04-01
* move content from remote when user asks to delete itGravatar Joey Hess2013-03-31
* Adjust built-in preferred content expressions to make most types of repositor...Gravatar Joey Hess2013-03-31
* webapp: Added UI to delete repositories. Closes: #689847Gravatar Joey Hess2013-03-31
* changelogGravatar Joey Hess2013-03-30
* changelogGravatar Joey Hess2013-03-29
* assistant: Check small files into git directly.Gravatar Joey Hess2013-03-29
* New annex.largefiles setting, which configures which files `git annex add` an...Gravatar Joey Hess2013-03-29
* webapp: Run ssh server probes in a way that will work when the login shell is...Gravatar Joey Hess2013-03-29
* Build debian package without using cabal, which writes to HOME. Closes: #704205Gravatar Joey Hess2013-03-29