| Commit message (Expand) | Author | Age |
* | refactor | Joey Hess | 2011-09-23 |
* | generalize quiet flag to output type | Joey Hess | 2011-09-01 |
* | unused, status: Sped up by avoiding unnecessary stats of annexed files. | Joey Hess | 2011-08-30 |
* | split groups of related functions out of Utility | Joey Hess | 2011-08-22 |
* | moved files around | Joey Hess | 2011-08-20 |
* | hlint tweaks | Joey Hess | 2011-07-15 |
* | rename | Joey Hess | 2011-07-05 |
* | add web special remote | Joey Hess | 2011-07-01 |
* | tweaks | Joey Hess | 2011-07-01 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |
* | commit git-annex branch when copying to a remote (locally) | Joey Hess | 2011-06-22 |
* | improve bare repo handing | Joey Hess | 2011-06-22 |
* | fixed logFile | Joey Hess | 2011-06-22 |
* | use git-annex branch for location log | Joey Hess | 2011-06-22 |
* | move LocationLog into Annex monad from IO | Joey Hess | 2011-06-22 |
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
* | add whenM and unlessM | Joey Hess | 2011-05-17 |
* | more monadic operator use | Joey Hess | 2011-05-15 |
* | simplified a bunch of Maybe handling | Joey Hess | 2011-05-15 |
* | Avoid crashing when an existing key is readded to the annex. | Joey Hess | 2011-04-28 |
* | rsync special remote | Joey Hess | 2011-04-27 |
* | ensure tmp file is writable, so rsync can resume | Joey Hess | 2011-04-25 |
* | Avoid using absolute paths when staging location log, as that can confuse git... | Joey Hess | 2011-04-25 |
* | generalized relPathDirTo functions | Joey Hess | 2011-04-25 |
* | Periodically flush git command queue, to avoid boating memory usage too much. | Joey Hess | 2011-04-07 |
* | add loggedKeys | Joey Hess | 2011-04-02 |
* | some reorg and further remote generalization | Joey Hess | 2011-03-27 |
* | annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes") | Joey Hess | 2011-03-26 |
* | allow force overriding the disk space check | Joey Hess | 2011-03-23 |
* | improve free space needed display | Joey Hess | 2011-03-23 |
* | add units to disk size check message | Joey Hess | 2011-03-23 |
* | diskreserve setting | Joey Hess | 2011-03-22 |
* | free space checking | Joey Hess | 2011-03-22 |
* | remove debugging | Joey Hess | 2011-03-16 |
* | fix getKeyspresent to work with hashed dirs | Joey Hess | 2011-03-16 |
* | first pass at using new keys | Joey Hess | 2011-03-15 |
* | Add Suggests on graphviz. Closes: #618039 | Joey Hess | 2011-03-13 |
* | Rethink filename encoding handling for display. Since filename encoding may o...0.23 | Joey Hess | 2011-03-12 |
* | Bugfix: When fsck detected and moved away corrupt file content, it did not up... | Joey Hess | 2011-03-03 |
* | avoid logging to location log when in a bare repo | Joey Hess | 2011-03-03 |
* | some initial support for local bare repos | Joey Hess | 2011-03-03 |
* | use ShellParam type | Joey Hess | 2011-02-28 |
* | update unicode FilePath handling | Joey Hess | 2011-02-11 |
* | Fixed missing import of Messages module | Michael Kenney | 2011-02-10 |
* | Fix display of unicode filenames. | Joey Hess | 2011-02-10 |
* | Improved temp file handling | Joey Hess | 2011-01-28 |
* | better directory handling | Joey Hess | 2011-01-27 |
* | got rid of Core module | Joey Hess | 2011-01-16 |