| Commit message (Expand) | Author | Age |
* | avoid more build warnings on Windows | Joey Hess | 2013-08-04 |
* | gitignore support for the assistant and watcher | Joey Hess | 2013-08-02 |
* | better git version checking | Joey Hess | 2013-08-02 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | Slow and ugly work around for bug #718517 in git, which broke git-cat-file --... | Joey Hess | 2013-08-01 |
* | Escape ':' in file/directory names to avoid it being treated as a pathspec by... | Joey Hess | 2013-08-01 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | avoid newline translation when writing to git hash-object | Joey Hess | 2013-06-18 |
* | missed another hash-object call, disable filtering there too | Joey Hess | 2013-06-18 |
* | avoid filtering object being hashed | Joey Hess | 2013-06-18 |
* | Revert "flush stream after each write to update-index, to possibly avoid buff... | Joey Hess | 2013-06-14 |
* | flush stream after each write to update-index, to possibly avoid buffering is... | Joey Hess | 2013-06-14 |
* | Can now restart certain long-running git processes if they crash, and continu... | Joey Hess | 2013-05-31 |
* | include HEAD in CanPush shas | Joey Hess | 2013-05-21 |
* | XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil... | Joey Hess | 2013-05-21 |
* | fix windows build | Joey Hess | 2013-05-21 |
* | fix warning | Joey Hess | 2013-05-20 |
* | fix the day's Windows permissions damage | Joey Hess | 2013-05-14 |
* | fill in a few windows stubs | Joey Hess | 2013-05-14 |
* | typo | Joey Hess | 2013-05-14 |
* | more leaning toothpick fixes | Joey Hess | 2013-05-14 |
* | Merge branch 'master' into windows | Joey Hess | 2013-05-14 |
|\ |
|
| * | detect local urls on DOS | Joey Hess | 2013-05-14 |
* | | fix the day's windows permissions damage | Joey Hess | 2013-05-12 |
* | | deal with git using / internally, even on DOS | Joey Hess | 2013-05-12 |
* | | set raw mode for git check-attr | Joey Hess | 2013-05-12 |
* | | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | | refactoring | Joey Hess | 2013-05-11 |
* | | use setCurrentDirectory | Joey Hess | 2013-05-11 |
* | | clean up from windows porting | Joey Hess | 2013-05-11 |
* | | git annex init works on Windows! | Joey Hess | 2013-05-11 |
* | | catFile expects no \r, even on Windows | Joey Hess | 2013-05-11 |
* | | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | | stub out POSIX stuff | Joey Hess | 2013-05-10 |
|/ |
|
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | assistant: The ConfigMonitor left one zombie behind each time it checked for ... | Joey Hess | 2013-03-18 |
* | webapp: DTRT when told to create a git repo that already exists. | Joey Hess | 2013-03-12 |
* | Bugfix: git annex add, when ran without any file or directory specified, shou... | Joey Hess | 2013-03-07 |
* | fix type introduced in 9bce151d | Joey Hess | 2013-03-07 |
* | git subcommand cleanup | Joey Hess | 2013-03-03 |
* | assistant: Avoid noise in logs from git commit about typechanged files in dir... | Joey Hess | 2013-03-01 |
* | Additional GIT_DIR support bugfixes. May actually work now. | Joey Hess | 2013-02-23 |
* | make adding modified files work on crippled filesystems | Joey Hess | 2013-02-20 |
* | pre-commit: Update direct mode mappings. | Joey Hess | 2013-02-06 |
* | annex.autocommit | Joey Hess | 2013-01-27 |
* | union merge bugfix | Joey Hess | 2013-01-16 |
* | make startup scan for deleted files work in direct mode | Joey Hess | 2012-12-24 |
* | unused | Joey Hess | 2012-12-18 |
* | direct mode merging works! | Joey Hess | 2012-12-18 |