| Commit message (Expand) | Author | Age |
* | NetWatcher: When dbus connection is lost, try to reconnect. | Joey Hess | 2012-10-26 |
* | Use USER and HOME environment when set, and only fall back to getpwent, which... | Joey Hess | 2012-10-25 |
* | Re-enable dbus, using a new version of the library that fixes the memory leak. | Joey Hess | 2012-10-25 |
* | configure: Check that checksum programs produce correct checksums. + bitter rant | Joey Hess | 2012-10-25 |
* | bugfix: Don't fail transferring content from read-only repos. Closes: #691341 | Joey Hess | 2012-10-24 |
* | bup: Don't pass - to bup-split to make it read stdin | Joey Hess | 2012-10-23 |
* | webapp: Switched to using the same multicast IP address that avahi uses. | Joey Hess | 2012-10-22 |
* | uninit: Check and abort if there are symlinks to annexed content that are not... | Joey Hess | 2012-10-22 |
* | webapp: Allow dashes in ssh key comments when pairing. | Joey Hess | 2012-10-22 |
* | OSX: Stop installing non-self-contained webapp into Desktop directory. | Joey Hess | 2012-10-21 |
* | file:/// URLs can now be used with the web special remote. | Joey Hess | 2012-10-21 |
* | add ConfigMonitor thread | Joey Hess | 2012-10-20 |
* | update | Joey Hess | 2012-10-20 |
* | Merge branch 'safesemaphore' | Joey Hess | 2012-10-20 |
|\ |
|
* | | Replace "in=" with "present" in preferred content expressions | Joey Hess | 2012-10-19 |
* | | Preferred content path matching bugfix. | Joey Hess | 2012-10-17 |
* | | Fix handling of GIT_DIR when it refers to a git submodule. | Joey Hess | 2012-10-17 |
* | | releasing version 3.201210173.20121017 | Joey Hess | 2012-10-16 |
* | | Fix zombie cleanup reversion introduced in 3.20121009. | Joey Hess | 2012-10-16 |
* | | releasing version 3.201210163.20121016 | Joey Hess | 2012-10-16 |
* | | Temporarily disable use of dbus, as the haskell dbus library blows up when lo... | Joey Hess | 2012-10-16 |
* | | A relative core.worktree is relative to the gitdir. | Joey Hess | 2012-10-16 |
* | | changelog | Joey Hess | 2012-10-15 |
* | | Bug fix: A recent change caused git-annex-shell to crash. | Joey Hess | 2012-10-15 |
* | | vicfg: New file format, avoids ambiguity with repos that have the same descri... | Joey Hess | 2012-10-12 |
* | | releasing version 3.201210103.20121010 | Joey Hess | 2012-10-12 |
* | | Automatically detect when a ssh remote does not have git-annex-shell installe... | Joey Hess | 2012-10-12 |
* | | Fix a crash when merging files in the git-annex branch that contain invalid u... | Joey Hess | 2012-10-12 |
* | | git config remote.name.annex-sync can be used to control whether a remote get... | Joey Hess | 2012-10-11 |
* | | allow disabling syncing to a repo on its edit form | Joey Hess | 2012-10-11 |
* | | webapp: Improve wording of intro display. Closes: #689848 | Joey Hess | 2012-10-11 |
* | | Makefile: Avoid building with -threaded if the ghc threaded runtime does not ... | Joey Hess | 2012-10-11 |
* | | test: Fix threaded runtime hang. | Joey Hess | 2012-10-11 |
* | | Avoid unsetting HOME when running certian git commands. Closes: #690193 | Joey Hess | 2012-10-11 |
* | | dead: Remove dead repository from all groups. | Joey Hess | 2012-10-10 |
* | | webapp: configure new repos to use the standard preferred content settings | Joey Hess | 2012-10-10 |
* | | rename --ingroup to --inallgroup | Joey Hess | 2012-10-10 |
* | | releasing version 3.201210093.20121009 | Joey Hess | 2012-10-09 |
* | | webapp automatic grouping | Joey Hess | 2012-10-09 |
* | | assistant: Now honors preferred content settings when deciding what to transfer. | Joey Hess | 2012-10-09 |
* | | simplify changelog | Joey Hess | 2012-10-08 |
* | | drop --auto --from with preferred content | Joey Hess | 2012-10-08 |
* | | add --ingroup limit | Joey Hess | 2012-10-08 |
* | | Added --smallerthan and --largerthan limits | Joey Hess | 2012-10-08 |
* | | wired preferred content up to get, copy, and drop --auto | Joey Hess | 2012-10-08 |
| * | Merge branch 'master' into safesemaphore | Joey Hess | 2012-10-07 |
| |\
| |/
|/| |
|
* | | uninit: Unset annex.version. Closes: #689852 | Joey Hess | 2012-10-07 |
| * | Depend on and use the Haskell SafeSemaphore library, which provides exception... | Joey Hess | 2012-10-05 |
|/ |
|
* | Only build-depend on libghc-clientsession-dev on arches that will have the we... | Joey Hess | 2012-10-04 |
* | vicfg: New command, allows editing (or simply viewing) most of the repository... | Joey Hess | 2012-10-03 |