index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
Branch.hs
Commit message (
Expand
)
Author
Age
*
refactor
Joey Hess
2011-12-30
*
add forceUpdate
Joey Hess
2011-12-30
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
move commit to Git.Branch
Joey Hess
2011-12-13
*
avoid closing pipe before all the shas are read from it
Joey Hess
2011-12-12
*
broke out Git/HashObject.hs
Joey Hess
2011-12-12
*
broke out Git/Branch.hs and reorganized
Joey Hess
2011-12-12
*
split out Git/Ref.hs
Joey Hess
2011-12-12
*
split out Annex/Journal.hs
Joey Hess
2011-12-12
*
split out Annex/BranchState.hs
Joey Hess
2011-12-12
*
update comment
Joey Hess
2011-12-12
*
optimisation
Joey Hess
2011-12-12
*
optimisation
Joey Hess
2011-12-12
*
cleanup
Joey Hess
2011-12-12
*
avoid redundant call to updateIndex
Joey Hess
2011-12-11
*
detect and recover from branch push/commit race
Joey Hess
2011-12-11
*
optimize index updating
Joey Hess
2011-12-11
*
slow, stupid, and safe index updating
Joey Hess
2011-12-11
*
move a file location to Locations.hs
Joey Hess
2011-12-11
*
no need to show, it's a string
Joey Hess
2011-12-10
*
hslint
Joey Hess
2011-12-09
*
cleanup
Joey Hess
2011-11-30
*
support .git/annex on a different disk than the rest of the repo
Joey Hess
2011-11-28
*
ensure branch exists before trying to update it
Joey Hess
2011-11-16
*
improve type signatures with a Ref newtype
Joey Hess
2011-11-16
*
better name
Joey Hess
2011-11-16
*
merge: Now runs in constant space.
Joey Hess
2011-11-15
*
Optimised union merging; now only runs git cat-file once.
Joey Hess
2011-11-12
*
avoid unnecessary auto-merge when only changing a file in the branch.
Joey Hess
2011-11-12
*
merge: Improve commit messages to mention what was merged.
Joey Hess
2011-11-12
*
lint
Joey Hess
2011-11-11
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
reorder repo parameters last
Joey Hess
2011-11-08
*
optimization
Joey Hess
2011-11-06
*
merge: Use fast-forward merges when possible.
Joey Hess
2011-11-06
*
ensure directory exists when locking journal
Joey Hess
2011-11-02
*
cleanup
Joey Hess
2011-10-27
*
Sped up some operations on remotes that are on the same host.
Joey Hess
2011-10-27
*
tweaks
Joey Hess
2011-10-10
*
fix a race
Joey Hess
2011-10-09
*
better layout
Joey Hess
2011-10-07
*
performance fix
Joey Hess
2011-10-07
*
avoid merging multiple branches that point to the same tree
Joey Hess
2011-10-07
*
faster union merge of multiple branches into index
Joey Hess
2011-10-07
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04