index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Annex
/
AdjustedBranch.hs
Commit message (
Expand
)
Author
Age
*
configuration to disable automatic merge conflict resolution
Joey Hess
2017-06-01
*
workaround is in place
Joey Hess
2017-05-16
*
Work around bug in git 2.13.0 involving GIT_COMMON_DIR that broke merging cha...
Joey Hess
2017-05-16
*
Avoid backtraces on expected failures when built with ghc 8; only use backtra...
Joey Hess
2016-11-15
*
fix bugs in handing of deep branches with sync and adjusted branches
Joey Hess
2016-09-21
*
v6: Fix bad merge in an adjusted branch that resulted in an empty tree.
Joey Hess
2016-06-13
*
Fix bug in initialization of clone from a repo with an adjusted branch that h...
Joey Hess
2016-06-09
*
Fix initialization of a bare clone of a repo that has an adjusted branch chec...
Joey Hess
2016-06-02
*
better avoid switching to direct mode in clone of adjusted branch repo
Joey Hess
2016-06-02
*
Automatically enable v6 mode when initializing in a clone from a repo that ha...
Joey Hess
2016-06-02
*
fix recent test suite reversion
Joey Hess
2016-05-23
*
adjust: Add --fix adjustment, which is useful when the git directory is in a ...
Joey Hess
2016-05-16
*
adjust: If the adjusted branch already exists, avoid overwriting it, since it...
Joey Hess
2016-05-13
*
more windows path fixes
Joey Hess
2016-05-04
*
assistant: Deal with upcoming git's refusal to merge unrelated histories by d...
Joey Hess
2016-04-22
*
adjusted branches need git 2.2.0 or newer
Joey Hess
2016-04-22
*
add AdjBranch newtype; some simplications
Joey Hess
2016-04-09
*
change name of basis branch
Joey Hess
2016-04-09
*
fix master push overwrite race when updating adjusted branch, by maintaining ...
Joey Hess
2016-04-09
*
fix commit tree after merge into adjusted branch
Joey Hess
2016-04-06
*
run out of tree merge with --no-ff
Joey Hess
2016-04-06
*
fix auto merge conflict resolution when doing out of tree merge for adjusted ...
Joey Hess
2016-04-06
*
new method for merging changes into adjusted branch that avoids unncessary me...
Joey Hess
2016-04-06
*
todo
Joey Hess
2016-04-04
*
deal with cloning a repo that has an ajdusted branch checked out
Joey Hess
2016-04-04
*
make way for git checkout output
Joey Hess
2016-04-04
*
Upgrading a direct mode repository to v6 has changed to enter an adjusted unl...
Joey Hess
2016-04-04
*
fixed merging of changes from adjusted branch + a remote
Joey Hess
2016-03-31
*
made some progress on syncing adjusted branches, but still buggy
Joey Hess
2016-03-31
*
add reflog messages
Joey Hess
2016-03-31
*
clean up handling of commit lock
Joey Hess
2016-03-31
*
init: Automatically enter the adjusted unlocked branch when in a v6 repo on a...
Joey Hess
2016-03-29
*
git annex add in adjusted unlocked branch
Joey Hess
2016-03-29
*
remove hashPointerFile'
Joey Hess
2016-03-29
*
implement another adjustment -- easy to do now!
Joey Hess
2016-03-11
*
simplify adjustment reversal
Joey Hess
2016-03-11
*
fix deletion of files in adjustTree
Joey Hess
2016-03-11
*
improve propigation of commits from adjusted branches
Joey Hess
2016-03-11
*
rebase on top of updated original branch
Joey Hess
2016-03-03
*
fix abs filepath generation
Joey Hess
2016-03-03
*
change name of adjusted branches to eg adjusted/master(unlocked)
Joey Hess
2016-03-03
*
working toward adjusted commit propigation
Joey Hess
2016-03-03
*
can't checkout adjusted branch while index is still locked
Joey Hess
2016-03-03
*
push original branch, not adjusted branch
Joey Hess
2016-03-03
*
lock index while making index-less commits
Joey Hess
2016-03-03
*
remove debug
Joey Hess
2016-02-29
*
update keys database when adjusting branches
Joey Hess
2016-02-29
*
implement updateAdjustedBranch
Joey Hess
2016-02-29
*
make assistant aware of adjusted branches when merging
Joey Hess
2016-02-29
*
make sync aware of adjusted branches
Joey Hess
2016-02-29
[next]