30 Commits (7b722d906bd5b32f3c7a63fb77835b38c1e04e4a)

Author SHA1 Message Date
Mehul Jain f66398eb57 pull --rebase: add --[no-]autostash flag 9 years ago
Mehul Jain c48d73bdec git-pull.c: introduce git_pull_config() 9 years ago
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
Johannes Schindelin f5eb87b98d pull: allow interactive rebase with --rebase=interactive 9 years ago
Stefan Beller 62104ba14a submodules: allow parallel fetching, add tests and documentation 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago
Alex Henrie e7a7401f8b pull: enclose <options> in brackets in the usage string 9 years ago
Ralf Thielow 7306b39f5a pull: don't mark values for option "rebase" for translation 10 years ago
Kevin Daudt 53c76dc05e pull: allow dirty tree when rebase.autostash enabled 10 years ago
Paul Tan b1456605c2 pull: remove redirection to git-pull.sh 10 years ago
Paul Tan b7b314711a pull --rebase: error on no merge candidate cases 10 years ago
Paul Tan 8944969c20 pull --rebase: exit early when the working directory is dirty 10 years ago
Paul Tan 81dbd768db pull: configure --rebase via branch.<name>.rebase or pull.rebase 10 years ago
Paul Tan 1678b81ecc pull: teach git pull about --rebase 10 years ago
Paul Tan 41fca0989e pull: set reflog message 10 years ago
Paul Tan 49ec402d52 pull: implement pulling into an unborn branch 10 years ago
Paul Tan fe911b8ca0 pull: fast-forward working tree if head is updated 10 years ago
Paul Tan 4a4cf9e821 pull: check if in unresolved merge state 10 years ago
Paul Tan a9de989754 pull: support pull.ff config 10 years ago
Paul Tan 44c175c7a4 pull: error on no merge candidates 10 years ago
Paul Tan a32975f516 pull: pass git-fetch's options to git-fetch 10 years ago
Paul Tan 11b6d17801 pull: pass git-merge's options to git-merge 10 years ago
Paul Tan 2a747902c3 pull: pass verbosity, --progress flags to fetch and merge 10 years ago
Paul Tan f2c5baa14e pull: implement fetch + merge 10 years ago
Paul Tan 1e1ea69fa4 pull: implement skeletal builtin pull 10 years ago