Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-18 | pull: teach git pull about --rebase | 1 | -2/+245 | |
2015-06-18 | pull: set reflog message | 1 | -0/+22 | |
2015-06-18 | pull: implement pulling into an unborn branch | 1 | -1/+28 | |
2015-06-18 | pull: fast-forward working tree if head is updated | 1 | -0/+30 | |
2015-06-18 | pull: check if in unresolved merge state | 1 | -0/+9 | |
2015-06-18 | pull: support pull.ff config | 1 | -0/+29 | |
2015-06-18 | pull: error on no merge candidates | 1 | -0/+113 | |
2015-06-18 | pull: pass git-fetch's options to git-fetch | 1 | -0/+95 | |
2015-06-15 | pull: pass git-merge's options to git-merge | 1 | -0/+75 | |
2015-06-15 | pull: pass verbosity, --progress flags to fetch and merge | 1 | -0/+36 | |
2015-06-15 | pull: implement fetch + merge | 1 | -1/+61 | |
2015-06-15 | pull: implement skeletal builtin pull | 1 | -0/+33 |