| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Direct mode: Support filesystems like FAT which can change their inodes each ... | Joey Hess | 2013-02-19 |
* | set fileEncoding on the off chance lsof outputs binary garbage | Joey Hess | 2013-02-18 |
* | avoid warning | Joey Hess | 2013-02-15 |
* | little xargs eqivilant as a pure function | Joey Hess | 2013-02-15 |
* | split out Utility.InodeCache | Joey Hess | 2013-02-14 |
* | deal with Android's nonstandard shell location | Joey Hess | 2013-02-13 |
* | support Android's crippled lsof | Joey Hess | 2013-02-11 |
* | can now build Android targeted binary | Joey Hess | 2013-02-10 |
* | cleanup | Joey Hess | 2013-01-28 |
* | addurl --fast: Use curl, rather than haskell HTTP library, to support https. | Joey Hess | 2013-01-27 |
* | Deal with incompatability in gpg2, which caused prompts for encryption passph... | Joey Hess | 2013-01-16 |
* | webapp: Now has a page to view the log, accessed from the control menu. | Joey Hess | 2013-01-15 |
* | webapp: Now always logs to .git/annex/daemon.log | Joey Hess | 2013-01-15 |