| Commit message (Expand) | Author | Age |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | only chunk stable keys | Joey Hess | 2014-07-30 |
* | add key stability checking interface | Joey Hess | 2014-07-27 |
* | use map for faster backend name lookup | Joey Hess | 2014-07-27 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | Added SKEIN256 and SKEIN512 backends | Joey Hess | 2013-10-01 |
* | hlint | Joey Hess | 2013-04-03 |
* | Update working tree files fully atomically | Joey Hess | 2013-04-02 |
* | fully support core.symlinks=false in all relevant symlink handling code | Joey Hess | 2013-02-17 |
* | start to support core.symlinks=false | Joey Hess | 2013-02-15 |
* | assistant: Make expensive transfer scan work fully in direct mode. | Joey Hess | 2013-01-05 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | type based git config handling | Joey Hess | 2012-12-29 |
* | direct mode committing | Joey Hess | 2012-12-12 |
* | more indentation. must stop. | Joey Hess | 2012-10-28 |
* | maintain set of files pendingAdd | Joey Hess | 2012-06-20 |
* | separate source of content from the filename associated with the key when gen... | Joey Hess | 2012-06-05 |
* | Fix display of warning message when encountering a file that uses an unsuppor... | Joey Hess | 2012-05-31 |
* | Fix use of several config settings | Joey Hess | 2012-05-05 |
* | use new getConfig | Joey Hess | 2012-03-22 |
* | hlint | Joey Hess | 2012-02-16 |
* | fix LsFiles.typeChanged paths | Joey Hess | 2012-02-14 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | IO exception rework | Joey Hess | 2012-02-03 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | more partial function removal | Joey Hess | 2011-12-15 |
* | split more stuff out of Git.hs | Joey Hess | 2011-12-14 |
* | split out two more Git modules | Joey Hess | 2011-12-13 |
* | split out three modules from Git | Joey Hess | 2011-12-13 |
* | Prevent key names from containing newlines. | Joey Hess | 2011-12-06 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | use SHA256 by default | Joey Hess | 2011-11-04 |
* | tweaks | Joey Hess | 2011-10-10 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | make unused check branches and tags too | Joey Hess | 2011-09-28 |
* | go go gadget hlint | Joey Hess | 2011-09-20 |
* | tweak | Joey Hess | 2011-09-15 |
* | tweak | Joey Hess | 2011-08-30 |
* | addurl: --fast can be used to avoid immediately downloading the url. | Joey Hess | 2011-08-06 |
* | foo | Joey Hess | 2011-08-06 |
* | hlint tweaks | Joey Hess | 2011-07-15 |
* | remove unused backend machinery | Joey Hess | 2011-07-05 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
* | found a few places I can use newtype | Joey Hess | 2011-05-21 |
* | --backend now overrides any backend configured in .gitattributes files. | Joey Hess | 2011-05-18 |
* | simplified a bunch of Maybe handling | Joey Hess | 2011-05-15 |
* | more Control.Monad.State export fix | Joey Hess | 2011-04-26 |