Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | comment | Joey Hess | 2015-08-04 |
| | |||
* | typo | Joey Hess | 2015-08-04 |
| | |||
* | update | Joey Hess | 2015-08-04 |
| | |||
* | response | Joey Hess | 2015-08-04 |
| | |||
* | cmment | Joey Hess | 2015-08-04 |
| | |||
* | fixed build is ready | Joey Hess | 2015-08-04 |
| | |||
* | Windows: Fix bug that caused git-annex sync to fail due to missing ↵ | Joey Hess | 2015-08-04 |
| | | | | | | | | | | | | | environment variable. I think that the problem was caused by windows not having a concept of an env var that is set, but to the empty string. So, GIT_ANNEX_SSHOPTION got set to "" and was not seen as set at all. Easy fix, which also makes git-annex sync a little faster is to not set GIT_SSH, when GIT_ANNEX_SSHOPTION has no options. Might as well let git use ssh per usual in this case, no need to run git-annex as the proxy ssh command.. | ||
* | proxy: Fix behavior when run in subdirectory of git repo. | Joey Hess | 2015-08-04 |
| | | | | | | | | | This fixes a reversion introduced by relative path changes back last winter. The root cause is simplifyPath "../foo" was incorrectly yielding "foo". absPathFrom seems quite horrible. Probably most things that use it should use </> instead. | ||
* | reorg | Joey Hess | 2015-08-04 |
| | |||
* | proxy: Fix removal of files deleted by the proxied command. | Joey Hess | 2015-08-04 |
| | | | | | | | Git.Ref.headSha doesn't really work in direct mode as there's not a head, so it was actually diffing against the empty tree and so not removing any deleted files. Get the sha of the current branch instead, which is the same thing Command.Sync does. | ||
* | improve docs | Joey Hess | 2015-08-04 |
| | |||
* | proxy: Fix proxy git commit of non-annexed files in direct mode. | Joey Hess | 2015-08-04 |
| | | | | | | | * proxy: Fix proxy git commit of non-annexed files in direct mode. * proxy: If a non-proxied git command, such as git revert would normally fail because of unstaged files in the work tree, make the proxied command fail the same way. | ||
* | remove workaround for old bug #763078 | Joey Hess | 2015-08-04 |
| | |||
* | Added back debian/cabal-wrapper, since it still seems needed after all. | Joey Hess | 2015-08-04 |
| | |||
* | response | Joey Hess | 2015-08-04 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-08-04 |
|\ | |||
| * | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2015-08-04 |
| | | |||
| * | Added a comment | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2015-08-04 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2015-08-04 |
| | | |||
| * | (no commit message) | https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 | 2015-08-04 |
| | | |||
| * | (no commit message) | Jan | 2015-08-04 |
| | | |||
| * | (no commit message) | Jan | 2015-08-04 |
| | | |||
| * | (no commit message) | http://senji.sdf.org/ | 2015-08-04 |
| | | |||
| * | Added a comment | zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d | 2015-08-04 |
| | | |||
| * | removed | zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d | 2015-08-03 |
| | | |||
| * | git annex assistant failing with ARM NAS | silvano.cirujano@c6abd56fc19f02d9c4f6b293065d64a7312b7252 | 2015-08-03 |
| | | |||
| * | Added a comment | zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d | 2015-08-03 |
| | | |||
| * | Added a comment | zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d | 2015-08-03 |
| | | |||
* | | remove unused imports | Joey Hess | 2015-08-03 |
|/ | |||
* | windows build warning fixes | Joey Hess | 2015-08-03 |
| | |||
* | remove unused imports | Joey Hess | 2015-08-03 |
| | |||
* | fix build warning when building with yesod 1.2 and newer yesod-core | Joey Hess | 2015-08-03 |
| | |||
* | Revert "fix build warning when building with yesod 1.2" | Joey Hess | 2015-08-03 |
| | | | | This reverts commit f21bd84a8cc8f664106d2cb18fd38152d3372040. | ||
* | devblog | Joey Hess | 2015-08-03 |
| | |||
* | analized and forwarded bug to gitlab | Joey Hess | 2015-08-03 |
| | |||
* | todo | Joey Hess | 2015-08-03 |
| | |||
* | hinotify patch accepted | Joey Hess | 2015-08-03 |
| | |||
* | allow any version of ansi-terminal | Joey Hess | 2015-08-03 |
| | |||
* | avoid pinning tasty to old version | Joey Hess | 2015-08-03 |
| | | | | | Newer version is needed for new version of optparse-applicative, and any version will do. | ||
* | fix build warning when building with yesod 1.2 | Joey Hess | 2015-08-03 |
| | |||
* | patch sent to hinotify | Joey Hess | 2015-08-03 |
| | |||
* | addidential debugging | Joey Hess | 2015-08-03 |
| | |||
* | analysis; forwarded | Joey Hess | 2015-08-03 |
| | |||
* | Added a comment | eigengrau | 2015-08-03 |
| | |||
* | (no commit message) | eigengrau | 2015-08-03 |
| | |||
* | last changes to fix android build | Joey Hess | 2015-08-02 |
| | |||
* | (no commit message) | filippo | 2015-08-02 |
| | |||
* | set postformtext to perhaps make it clearer that this form at the top of the ↵ | Joey Hess | 2015-08-02 |
| | | | | page is where one reports a new bug | ||
* | fixed via time machine | Joey Hess | 2015-08-02 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2015-08-02 |
|\ |