index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Branch.hs
Commit message (
Expand
)
Author
Age
*
rename
Joey Hess
2011-10-04
*
factor out Annex exception handling module
Joey Hess
2011-10-04
*
use bracket to reset environment
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
drop the lock on error
Joey Hess
2011-10-03
*
avoid taking journal lock unnecessarily
Joey Hess
2011-10-03
*
Add locking to avoid races when changing the git-annex branch.
Joey Hess
2011-10-03
*
improved git-annex branch changing
Joey Hess
2011-10-03
*
convert all git read/write functions to use ByteStrings
Joey Hess
2011-09-29
*
refine new unused code
Joey Hess
2011-09-28
*
refactor catfile code
Joey Hess
2011-09-28
*
one more hlint
Joey Hess
2011-09-20
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
avoid the functor
Joey Hess
2011-08-21
*
Now "git annex init" only has to be run once
Joey Hess
2011-08-17
*
unify elipsis handling
Joey Hess
2011-07-19
*
hlint tweaks
Joey Hess
2011-07-15
*
fork a process to feed git hash-object
Joey Hess
2011-07-05
*
simplify git cat-file startup
Joey Hess
2011-07-02
*
further improved git cat-file error handling
Joey Hess
2011-07-02
*
rename GitUnionMerge to Git.UnionMerge
Joey Hess
2011-06-30
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
more robust git cat-file output parser
Joey Hess
2011-06-30
*
Fix encoding of utf-8 etc when storing the description of repository and othe...
Joey Hess
2011-06-30
*
use ByteString for hGet
Joey Hess
2011-06-29
*
improve git cat-file code
Joey Hess
2011-06-29
*
Sped back up fsck, copy --from etc
Joey Hess
2011-06-29
*
tweaks
Joey Hess
2011-06-28
*
Always ensure git-annex branch exists.
Joey Hess
2011-06-26
*
better setup of git-annex branch pushing on upgrade
Joey Hess
2011-06-24
*
simplified to use existing functions
Joey Hess
2011-06-23
*
commit after merge if any journal files were staged
Joey Hess
2011-06-23
*
fix consistency, and partially close a race during merge
Joey Hess
2011-06-23
*
fix bootstrapping, broken by move of .git/annex/index
Joey Hess
2011-06-23
*
fix gotcha with closed stderr and --debug
Joey Hess
2011-06-23
*
rename git-annex index file
Joey Hess
2011-06-23
*
add journaling to speed up changes to the git-annex branch
Joey Hess
2011-06-23
*
update re git-annex branch direct modification
Joey Hess
2011-06-23
*
rewrite loggedkeys to use git-annex branch
Joey Hess
2011-06-22
*
bugfix: restore index file env var
Joey Hess
2011-06-22
*
squelched git-cat-file's error message when file DNE
Joey Hess
2011-06-22
*
better branch display
Joey Hess
2011-06-22
*
store trust.log and remote.log in the git-annex branch
Joey Hess
2011-06-22
*
Branch handling improvements
Joey Hess
2011-06-22
*
add a small cache of the most recently accessed item from the git-annex branch
Joey Hess
2011-06-22
*
allow for union merges between a tree and the content in the index
Joey Hess
2011-06-21
*
fixes
Joey Hess
2011-06-21
*
Branch module complete
Joey Hess
2011-06-21
*
refactor
Joey Hess
2011-06-21
[next]