| Commit message (Expand) | Author | Age |
* | a few hlints | Joey Hess | 2015-04-11 |
* | fixup annex link target calculation when submodules are used in filesystems n... | Joey Hess | 2015-03-04 |
* | avoid checking location of content when calculating gitAnnexLink | Joey Hess | 2015-03-04 |
* | use WAL mode to ensure read from db always works, even when it's being writte... | Joey Hess | 2015-02-18 |
* | fsck: Multiple incremental fscks of different repos (some remote) can now be ... | Joey Hess | 2015-02-17 |
* | avoid crash when starting fsck --incremental when one is already running | Joey Hess | 2015-02-17 |
* | convert incremental fsck to using sqlite database | Joey Hess | 2015-02-16 |
* | Windows: Fix bug in dropping an annexed file, which caused a symlink to be st... | Joey Hess | 2015-02-09 |
* | use a Set | Joey Hess | 2015-01-28 |
* | test suite found a problem with today's work | Joey Hess | 2015-01-28 |
* | implement annex.tune.objecthashlower | Joey Hess | 2015-01-28 |
* | groundwork for parameterizing hash depth | 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 |
* | Revert "remove absNormPathUnix, using my absPathFrom replacement" | Joey Hess | 2015-01-21 |
* | remove absNormPathUnix, using my absPathFrom replacement | Joey Hess | 2015-01-21 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | 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 |
* | | Switch to using relative paths to the git repository. | Joey Hess | 2015-01-06 |
|/ |
|
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | use same hash directories for chunked key as are used for its parent | Joey Hess | 2014-07-25 |
* | prospective fix for bad_merge_commit_deleting_all_files | Joey Hess | 2014-07-09 |
* | export CreateProcess fields from Utility.Process | Joey Hess | 2014-06-10 |
* | unannex, uninit: Avoid committing after every file is unannexed, for massive ... | Joey Hess | 2014-03-21 |
* | use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u... | Joey Hess | 2014-02-28 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | add git annex view command | Joey Hess | 2014-02-18 |
* | more hlint | Joey Hess | 2014-02-11 |
* | work around absNormPath not working on Windows | Joey Hess | 2014-02-06 |
* | rework annexed object locking in direct mode & support Windows | Joey Hess | 2014-01-28 |
* | add git fsck to cronner, and UI for repository repair (not yet wired up) | Joey Hess | 2013-10-22 |
* | tighten file2key to not produce invalid keys with no keyName | Joey Hess | 2013-10-16 |
* | half way complete cronner thread to run scheduled activities | Joey Hess | 2013-10-08 |
* | assistant: Detect stale git lock files at startup time, and remove them. | Joey Hess | 2013-10-05 |
* | Better sanitization of problem characters when generating URL and WORM keys. | Joey Hess | 2013-10-05 |
* | move some code around | Joey Hess | 2013-10-05 |
* | rename confusing function | Joey Hess | 2013-10-03 |
* | lockJournal when running performTransitions | Joey Hess | 2013-10-03 |
* | git-annex-shell: Added support for operating inside gcrypt repositories. | Joey Hess | 2013-09-24 |
* | untested transition detection on merging, and transition running code | Joey Hess | 2013-08-28 |
* | importfeed: Ignores transient problems with feeds. Only exits nonzero when a ... | Joey Hess | 2013-08-03 |
* | fuzz tester | Joey Hess | 2013-05-23 |
* | fix the day's windows permissions damage | Joey Hess | 2013-05-12 |
* | fix path separator | Joey Hess | 2013-05-12 |
* | Use lower case hash directories for storing files on crippled filesystems, sa... | Joey Hess | 2013-04-04 |
* | Update working tree files fully atomically | Joey Hess | 2013-04-02 |
* | Additional GIT_DIR support bugfixes. May actually work now. | Joey Hess | 2013-02-23 |
* | Direct mode: Support filesystems like FAT which can change their inodes each ... | Joey Hess | 2013-02-19 |