summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* 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
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* webapp: Fix a race that sometimes caused alerts or other notifications to be ...Gravatar Joey Hess2013-03-27
* Per-command usage messages.Gravatar Joey Hess2013-03-27
* Group subcommands into sections in usage. Closes: #703797Gravatar Joey Hess2013-03-25
* prep for release tomorrowGravatar Joey Hess2013-03-22
* adding removable drive improvementsGravatar Joey Hess2013-03-20
* reorganize osx app, so it can be put in PATHGravatar Joey Hess2013-03-20
* updateGravatar Joey Hess2013-03-20
* get, copy, move: Display an error message when an identical transfer is alrea...Gravatar Joey Hess2013-03-19
* assistant: The ConfigMonitor left one zombie behind each time it checked for ...Gravatar Joey Hess2013-03-18
* webapp: Force wrap long filenames in transfer display.Gravatar Joey Hess2013-03-18
* webapp: Improved alerts displayed when syncing with remotes, and when syncin...Gravatar Joey Hess2013-03-18
* assistant: Fix OSX bug that prevented committing changed files to a repositor...Gravatar Joey Hess2013-03-17
* assistant: Avoid syncing with annex-ignored remotes when reconnecting to the ...Gravatar Joey Hess2013-03-17
* webapp: Switch all forms to POST.Gravatar Joey Hess2013-03-16
* Fix several bugs caused by a bad Ord instance for Remote.Gravatar Joey Hess2013-03-16