| Commit message (Expand) | Author | Age |
... | |
* | followup to bug I cannot reproduce, and analysis based presumptive fix | Joey Hess | 2015-04-09 |
* | avoid using --literal-pathspecs with git older than 1.8.1 which added it | Joey Hess | 2015-04-06 |
* | Merge branch 'concurrentprogress' | Joey Hess | 2015-04-04 |
|\ |
|
| * | well along the way to fully quiet --quiet | Joey Hess | 2015-04-04 |
| * | avoid progress bar for url download with --quiet | Joey Hess | 2015-04-03 |
* | | init: Improve fifo test to detect NFS systems that support fifos but not well... | Joey Hess | 2015-04-03 |
|/ |
|
* | cleanup | Joey Hess | 2015-03-30 |
* | use --literal-pathspecs globally, as a better way to avoid globbing | Joey Hess | 2015-03-30 |
* | Fix bug introduced in the last release that broke git-annex sync when git-ann... | Joey Hess | 2015-03-27 |
* | Improve error message when --in @date is used and there is no reflog for the ... | Joey Hess | 2015-03-26 |
* | Added a post-update-annex hook, which is run after the git-annex branch is up... | Joey Hess | 2015-03-20 |
* | fixup annex link target calculation when submodules are used in filesystems n... | Joey Hess | 2015-03-04 |
* | Submodules are now supported by git-annex! | Joey Hess | 2015-03-02 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | make programPath return FilePath not Maybe FilePath | Joey Hess | 2015-02-28 |
* | avoid crash when starting fsck --incremental when one is already running | Joey Hess | 2015-02-17 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | Improve race recovery code when committing to git-annex branch. | Joey Hess | 2015-02-09 |
* | relFile does not have to be relative; rename to currFile | Joey Hess | 2015-02-06 |
* | use a Set | Joey Hess | 2015-01-28 |
* | implement annex.tune.branchhash1 | Joey Hess | 2015-01-28 |
* | implement annex.tune.objecthashlower | Joey Hess | 2015-01-28 |
* | import Data.Default in Common | Joey Hess | 2015-01-28 |
* | rework Differences data type | Joey Hess | 2015-01-28 |
* | Repository tuning parameters can now be passed when initializing a repository... | Joey Hess | 2015-01-27 |
* | Fix default repository description created by git annex init, which got broke... | Joey Hess | 2015-01-22 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | on second thought, InodeCache should use getFileSize | Joey Hess | 2015-01-20 |
* | add getFileSize, which can get the real size of a large file on Windows | Joey Hess | 2015-01-20 |
* | Windows: Fix running of the pre-commit-annex hook. | Joey Hess | 2015-01-20 |
* | convert parentDir to be based on takeDirectory, but fixed for trailing / | Joey Hess | 2015-01-09 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\ |
|
| * | fix view generation code to work when run in a subdirectory; no longer needs ... | Joey Hess | 2015-01-06 |
* | | Merge branch 'master' into relativepaths | Joey Hess | 2015-01-06 |
|\| |
|
| * | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | | absolute path to index file; test suite passes | Joey Hess | 2015-01-06 |
* | | direct mode merge relative path trickiness | Joey Hess | 2015-01-06 |
* | | Switch to using relative paths to the git repository. | Joey Hess | 2015-01-06 |
|/ |
|
* | Windows: Fix handling of views of filenames containing '%' | Joey Hess | 2014-12-30 |
* | fix test case on windows | Joey Hess | 2014-12-30 |
* | Revert "temporary debugging code for windows autobuilder test suite failure" | Joey Hess | 2014-12-30 |
* | temporary debugging code for windows autobuilder test suite failure | Joey Hess | 2014-12-30 |
* | fixed all remaining build warnings on Windows | Joey Hess | 2014-12-29 |
* | move dummy uuids to Annex.UUID | Joey Hess | 2014-12-17 |
* | Revert "let url claims optionally include a suggested filename" | Joey Hess | 2014-12-11 |
* | let url claims optionally include a suggested filename | Joey Hess | 2014-12-11 |
* | diffdriver: New git-annex command, to make git external diff drivers work wit... | Joey Hess | 2014-11-24 |
* | proxy: for all your direct mode repository munging needs | Joey Hess | 2014-11-12 |