Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | minor | Joey Hess | 2010-10-11 |
| | |||
* | moved config reading into GitRepo | Joey Hess | 2010-10-11 |
| | |||
* | wording | Joey Hess | 2010-10-11 |
| | |||
* | better result summary | Joey Hess | 2010-10-11 |
| | |||
* | simpler exception handling | Joey Hess | 2010-10-11 |
| | |||
* | add | Joey Hess | 2010-10-11 |
| | |||
* | cleanup | Joey Hess | 2010-10-11 |
| | |||
* | explicit exports | Joey Hess | 2010-10-11 |
| | |||
* | split up Types | Joey Hess | 2010-10-11 |
| | |||
* | update | Joey Hess | 2010-10-11 |
| | |||
* | foo | Joey Hess | 2010-10-11 |
| | |||
* | adjust merge config | Joey Hess | 2010-10-11 |
| | | | | *.log will merge, but foo.$backend files will not | ||
* | add git config lookups for annex.name, annex.backends, etc | Joey Hess | 2010-10-11 |
| | |||
* | use Data.Time instead of Data.DateTime | Joey Hess | 2010-10-10 |
| | | | | | The latter has shady rounding. The new module is a bit harder to use, but worth it, it adds subsecond timestamps too. | ||
* | missed a file | Joey Hess | 2010-10-10 |
| | |||
* | better option handling | Joey Hess | 2010-10-10 |
| | | | | multiple-file support for all modes | ||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | cache whether a repo is bare | Joey Hess | 2010-10-10 |
| | |||
* | robustness | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | convert GitRepo to struct with constructor | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | stub checksum backend | Joey Hess | 2010-10-10 |
| | |||
* | fix storing files in .git/annex by key | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | got annexing working | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | update | Joey Hess | 2010-10-10 |
| | |||
* | don't repeatedly call repoTop, it's a bit expensive | Joey Hess | 2010-10-10 |
| | |||
* | log compaction | Joey Hess | 2010-10-10 |
| | |||
* | fixed close after locking | Joey Hess | 2010-10-10 |
| | |||
* | reorg | Joey Hess | 2010-10-10 |
| | |||
* | handle bare repo right for gitattributes | Joey Hess | 2010-10-10 |
| | | | | also simplere code! | ||
* | add gitPrep to handle .gitattributes | Joey Hess | 2010-10-10 |
| | |||
* | strictness and handle closing | Joey Hess | 2010-10-10 |
| | |||
* | add | Joey Hess | 2010-10-10 |
| | |||
* | add | Joey Hess | 2010-10-10 |
| | |||
* | robustness fix | Joey Hess | 2010-10-10 |
| | | | | avoid crash if the seconds field is not numeric | ||
* | robustness | Joey Hess | 2010-10-09 |
| | |||
* | adding file presence calculation code | Joey Hess | 2010-10-09 |
| | |||
* | add status field to log | Joey Hess | 2010-10-09 |
| | |||
* | add logFile | Joey Hess | 2010-10-09 |
| | |||
* | add gitRelative function | Joey Hess | 2010-10-09 |
| | |||
* | second module! | Joey Hess | 2010-10-09 |
| | |||
* | first module | Joey Hess | 2010-10-09 |
| | |||
* | moved from my doc repo | Joey Hess | 2010-10-09 |