| Commit message (Expand) | Author | Age |
* | use DList for the transfer queue | Joey Hess | 2013-04-25 |
* | remove last use of TSet | Joey Hess | 2013-04-24 |
* | add TList, built on DList | Joey Hess | 2013-04-24 |
* | whups, I didn't mean to commit this, it was in to more quickly test out of li... | Joey Hess | 2013-04-24 |
* | improve display of multiline messages in alerts | Joey Hess | 2013-04-24 |
* | include sys/types.h | Joey Hess | 2013-04-24 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | untested browser opening on Android | Joey Hess | 2013-04-18 |
* | Fall back to internal url downloader when built without curl. | Joey Hess | 2013-04-16 |
* | don't need any of this on android | Joey Hess | 2013-04-15 |
* | quiet android build warnings | Joey Hess | 2013-04-15 |
* | avoid TH stuff on Android | Joey Hess | 2013-04-15 |
* | seems I need PackageImports here for configure | Joey Hess | 2013-04-14 |
* | turn on PackageImports globally | Joey Hess | 2013-04-13 |
* | allow --listen to have a port specified as well as the address | Joey Hess | 2013-04-09 |
* | implement massReplace | Joey Hess | 2013-04-08 |
* | webapp: New --listen= option allows running the webapp on one computer and co... | Joey Hess | 2013-04-08 |
* | Generate ciphers with a better entropy. | guilhem | 2013-04-06 |
* | minor refactoring | Joey Hess | 2013-03-30 |
* | don't refer to git-annex, as this is a generic utility library | Joey Hess | 2013-03-30 |
* | Make git-annex-shell call the command with its (safe) options. | guilhem | 2013-03-30 |
* | webapp: Run ssh server probes in a way that will work when the login shell is... | Joey Hess | 2013-03-29 |
* | webapp: Progess bar fixes for many types of special remotes. | Joey Hess | 2013-03-28 |
* | webapp: Fix a race that sometimes caused alerts or other notifications to be ... | Joey Hess | 2013-03-27 |
* | assistant: Fix OSX bug that prevented committing changed files to a repositor... | Joey Hess | 2013-03-17 |
* | cleanup | Joey Hess | 2013-03-14 |
* | tweak | Joey Hess | 2013-03-13 |
* | got hdevtools working on the git-annex source tree | Joey Hess | 2013-03-12 |
* | detect renames during commit, and .. um, do nothing special because it's lunc... | Joey Hess | 2013-03-11 |
* | GnuPG options for symmetric encryption. | guilhem | 2013-03-11 |
* | remove Eq instance for InodeCache | Joey Hess | 2013-03-11 |
* | addurl url escaping foo | Joey Hess | 2013-03-10 |
* | avoid using curl for file:// urls since it's buggy | Joey Hess | 2013-03-10 |
* | let's put type modules under the parent module, not in a Types directory | Joey Hess | 2013-03-10 |
* | assistant: generate better commits for renames | Joey Hess | 2013-03-10 |
* | use clientSessionBackend2 where available | Joey Hess | 2013-03-10 |
* | simpler use of MIN_VERSION checks | Joey Hess | 2013-03-10 |
* | webapp: Work around bug in Warp's slowloris attack prevention code, that caus... | Joey Hess | 2013-03-09 |
* | tag xmpp pushes with jid | Joey Hess | 2013-03-06 |
* | check that gpg generated as much data as we asked for | Joey Hess | 2013-03-03 |
* | improve comments and variable names WRT base64 encoded encryption keys | Joey Hess | 2013-03-03 |
* | assistant: Logs are rotated to avoid them using too much disk space. | Joey Hess | 2013-03-01 |
* | Stop depending on testpack. | Joey Hess | 2013-02-27 |
* | improve imports | Joey Hess | 2013-02-27 |
* | move Arbitrary instances out of Test and into modules that define the types | Joey Hess | 2013-02-27 |
* | Makefile now builds using cabal, taking advantage of cabal's automatic detect... | Joey Hess | 2013-02-27 |
* | webapp: Display any error message from git init if it fails to create a repos... | Joey Hess | 2013-02-26 |
* | Utility/Path.hs: System.Path is exported by "MissingH" and "pathtype" package | Peter Simons | 2013-02-23 |
* | Avoid passing -p to rsync, to interoperate with crippled filesystems. | Joey Hess | 2013-02-22 |
* | avoid trying to use GECOS on Android, which responds with sig11 | Joey Hess | 2013-02-19 |