summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* Merge branch 'master' into assistantGravatar Joey Hess2012-07-27
|\
| * initremote: Avoid recording remote's description before checking that its con...Gravatar Joey Hess2012-07-27
* | update to newer version of BootstrapGravatar Joey Hess2012-07-27
* | add yesod-defaultGravatar Joey Hess2012-07-27
* | webapp now uses twitter bootstrapGravatar Joey Hess2012-07-27
* | add bootstrapGravatar Joey Hess2012-07-27
* | updateGravatar Joey Hess2012-07-27
* | added jquery to static siteGravatar Joey Hess2012-07-26
* | update depsGravatar Joey Hess2012-07-26
* | update build depsGravatar Joey Hess2012-07-26
* | build fixesGravatar Joey Hess2012-07-25
* | run yesod, and launch webapp on startupGravatar Joey Hess2012-07-25
* | Merge branch 'master' into assistantGravatar Joey Hess2012-07-22
|\|
| * releasing version 3.201207213.20120721Gravatar Joey Hess2012-07-21
* | try to make Utility.Mounts portableGravatar Joey Hess2012-07-19
* | MountWatcher threadGravatar Joey Hess2012-07-19
* | extacted Mounts.hsc from hsshellscriptGravatar Joey Hess2012-07-19
|/
* map: Write map.dot to .git/annex, which avoids watch trying to annex it.Gravatar Joey Hess2012-07-17
* SHAnE backends are now smarter about composite extensions, such as .tar.gz Cl...Gravatar Joey Hess2012-07-05
* Use SHA library for files less than 50 kb in size, at which point it's faster...Gravatar Joey Hess2012-07-04
* When shaNsum commands cannot be found, use the Haskell SHA library (already a...Gravatar Joey Hess2012-07-04
* pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* get, move, copy: Now refuse to do anything when the requested file transfer i...Gravatar Joey Hess2012-07-01
* releasing version 3.201206293.20120629Gravatar Joey Hess2012-06-29
* sync: Automatically resolves merge conflicts.Gravatar Joey Hess2012-06-27
* git-config fileEncodingGravatar Joey Hess2012-06-26
* Got rid of the last place that did utf8 decoding.Gravatar Joey Hess2012-06-26
* Avoid ugly failure mode when moving content from a local repository that is n...Gravatar Joey Hess2012-06-26
* Version build dependency on STM, and allow building without it, which disable...Gravatar Joey Hess2012-06-26
* cabal: Only try to use inotify on Linux.Gravatar Joey Hess2012-06-25
* releasing version 3.201206243.20120624Gravatar Joey Hess2012-06-24
* sync: Avoid recent git's interactive merge.Gravatar Joey Hess2012-06-23
* demote lsofGravatar Joey Hess2012-06-21
* typoGravatar Joey Hess2012-06-20
* Merge branch 'master' into watchGravatar Joey Hess2012-06-20
|\
| * unused: Fix crash when file names contain invalid utf8.Gravatar Joey Hess2012-06-20
* | lifted out the kqueue and inotify to a generic DirWatcher interfaceGravatar Joey Hess2012-06-18
|/
* Enable diskfree on kfreebsd, using statvfs.Gravatar Joey Hess2012-06-17
* make inotify a build flag etcGravatar Joey Hess2012-06-17
* check lsof at runtimeGravatar Joey Hess2012-06-16
* add lsof build depsGravatar Joey Hess2012-06-15
* Merge branch 'master' into watchGravatar Joey Hess2012-06-15
|\
| * releasing version 3.201206143.20120614Gravatar Joey Hess2012-06-14
| * addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6...Gravatar Joey Hess2012-06-14
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-12
|\|
| * Install man page when run by cabal, in a location where man will find it, eve...Gravatar Joey Hess2012-06-12
* | Revert "Build with ghc's threaded runtime, so threaded code does not busy-wait."Gravatar Joey Hess2012-06-11
* | Build with ghc's threaded runtime, so threaded code does not busy-wait.Gravatar Joey Hess2012-06-11
* | Merge branch 'master' into watchGravatar Joey Hess2012-06-11
|\|