| Commit message (Expand) | Author | Age |
* | missed some __WINDOWS__ defines | Joey Hess | 2013-08-04 |
* | detect system with no dot in FQDN, where git commit will fail, and workaround | Joey Hess | 2013-07-05 |
* | avoid setting annex.direct in bare repo (no behavior change, just less ugly) | Joey Hess | 2013-06-10 |
* | Supports indirect mode on encfs in paranoia mode, and other filesystems that ... | Joey Hess | 2013-06-10 |
* | fix | Joey Hess | 2013-05-17 |
* | don't warn about existence of pre-commit hook if it already has the right con... | Joey Hess | 2013-05-17 |
* | fix the day's Windows permissions damage | Joey Hess | 2013-05-14 |
* | disable core.symlinks before enabling direct mode | Joey Hess | 2013-05-14 |
* | Merge branch 'windows' of git://git-annex.branchable.com into windows | Joey Hess | 2013-05-13 |
|\ |
|
* | | disable core.symlinks explicitly on crippled filesystem | Joey Hess | 2013-05-13 |
| * | rename module | Joey Hess | 2013-05-12 |
|/ |
|
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | fix use of wrong shebang when android is installing git-annex-shell wrapper o... | Joey Hess | 2013-05-06 |
* | catch exception when making fifo fails | Joey Hess | 2013-04-04 |
* | init: Probe whether the filesystem supports fifos, and if not, disable ssh co... | Joey Hess | 2013-04-04 |
* | hlint | Joey Hess | 2013-04-03 |
* | annex.version is now set to 4 for direct mode repositories | Joey Hess | 2013-02-26 |
* | only create inode sentinal file when initializing a new repo | Joey Hess | 2013-02-20 |
* | avoid writing pre-commit hook if we cannot make it executable | Joey Hess | 2013-02-18 |
* | switch to direct mode when auto-enabling | Joey Hess | 2013-02-15 |
* | don't allow setting indirect mode on a crippled filesystem | Joey Hess | 2013-02-15 |
* | crippled filesystem support, probing and initial support | Joey Hess | 2013-02-14 |
* | deal with Android's nonstandard shell location | Joey Hess | 2013-02-13 |
* | whitespace fixes | Joey Hess | 2012-12-13 |
* | indentation foo, and a new coding style page. no code changes | Joey Hess | 2012-10-28 |
* | Use USER and HOME environment when set, and only fall back to getpwent, which... | Joey Hess | 2012-10-25 |
* | uninit: Unset annex.version. Closes: #689852 | Joey Hess | 2012-10-07 |
* | adding removable drive repos now basically works | Joey Hess | 2012-08-05 |
* | Merge branch 'master' into assistant | Joey Hess | 2012-08-03 |
|\ |
|
| * | init: If no description is provided for a new repository, one will automatica... | Joey Hess | 2012-08-03 |
* | | when run in uninitialized git repo, do firstrun | Joey Hess | 2012-07-31 |
|/ |
|
* | Clean up handling of git directory and git worktree. | Joey Hess | 2012-05-18 |
* | uninit: Clear annex.uuid from .git/config. Closes: #670639 | Joey Hess | 2012-04-27 |
* | removed another 10 lines via ifM | Joey Hess | 2012-03-16 |
* | added ifM and nuked 11 lines of code | Joey Hess | 2012-03-14 |
* | hlint | Joey Hess | 2012-02-16 |
* | split out Git/Ref.hs | Joey Hess | 2011-12-12 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | refactor | Joey Hess | 2011-11-07 |
* | Record uuid when auto-initializing a remote so it shows in status. | Joey Hess | 2011-11-02 |
* | cleanup | Joey Hess | 2011-10-31 |
* | broke up Utility | Joey Hess | 2011-10-16 |
* | break out non-log stuff to separate module | Joey Hess | 2011-10-15 |
* | reorganize log modules | Joey Hess | 2011-10-15 |
* | minor syntax changes | Joey Hess | 2011-10-11 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | go go gadget hlint | Joey Hess | 2011-09-20 |