aboutsummaryrefslogtreecommitdiff
path: root/builtin/checkout.c
Commit message (Expand)AuthorAge
* checkout: drop 'checkout_opts' dependency from prepare_linked_checkoutEric Sunshine2015-07-06
* checkout: make --to unconditionally verboseEric Sunshine2015-07-06
* checkout: prepare_linked_checkout: drop now-unused 'new' argumentEric Sunshine2015-07-06
* checkout: relocate --to's "no branch specified" checkEric Sunshine2015-07-06
* checkout: fix bug with --to and relative HEADEric Sunshine2015-07-06
* checkout: don't check worktrees when not necessaryNguyễn Thái Ngọc Duy2015-06-12
* checkout: add --ignore-other-wortreesNguyễn Thái Ngọc Duy2015-01-07
* checkout: pass whole struct to parse_branchname_arg instead of individual flagsNguyễn Thái Ngọc Duy2015-01-07
* checkout: do not fail if target is an empty directoryMax Kirillov2014-12-01
* checkout: don't require a work tree when checking out into a new oneDennis Kaarsemaker2014-12-01
* checkout: clean up half-prepared directories in --to modeNguyễn Thái Ngọc Duy2014-12-01
* checkout: reject if the branch is already checked out elsewhereNguyễn Thái Ngọc Duy2014-12-01
* prune: strategies for linked checkoutsNguyễn Thái Ngọc Duy2014-12-01
* checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy2014-12-01
* git_snpath(): retire and replace with strbuf_git_path()Nguyễn Thái Ngọc Duy2014-12-01
* path.c: make get_pathname() call sites return const char *Nguyễn Thái Ngọc Duy2014-12-01
* refs.c: change resolve_ref_unsafe reading argument to be a flags fieldRonnie Sahlberg2014-10-15
* Merge branch 'rs/more-uses-of-skip-prefix'Junio C Hamano2014-10-14
|\
| * use skip_prefix() to avoid more magic numbersRené Scharfe2014-10-07
* | lockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty2014-10-01
|/
* Merge branch 'dt/cache-tree-repair'Junio C Hamano2014-09-11
|\
| * cache-tree: create/update cache-tree on checkoutDavid Turner2014-07-07
* | Merge branch 'nd/split-index'Junio C Hamano2014-07-16
|\ \
| * | entry.c: update cache_changed if refresh_cache is set in checkout_entry()Nguyễn Thái Ngọc Duy2014-06-13
| * | read-cache: new API write_locked_index instead of write_index/write_cacheNguyễn Thái Ngọc Duy2014-06-13
| |/
* | use skip_prefix to avoid repeating stringsJeff King2014-06-20
* | Merge branch 'rs/reflog-exists'Junio C Hamano2014-06-06
|\ \
| * | checkout.c: use ref_exists instead of file_existRonnie Sahlberg2014-05-08
| * | refs.c: add new functions reflog_exists and delete_reflogRonnie Sahlberg2014-05-08
| |/
* | Merge branch 'mh/ref-transaction'Junio C Hamano2014-06-03
|\ \ | |/ |/|
| * refs.h: rename the action_on_err constantsMichael Haggerty2014-04-07
* | Merge branch 'jl/nor-or-nand-and'Junio C Hamano2014-04-08
|\ \
| * | comments: fix misuses of "nor"Justin Lebar2014-03-31
* | | Merge branch 'jc/rev-parse-argh-dashed-multi-words'Junio C Hamano2014-04-08
|\ \ \ | |_|/ |/| |
| * | parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-24
| |/
* | Merge branch 'bp/commit-p-editor'Junio C Hamano2014-03-28
|\ \ | |/ |/|
| * commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-18
* | pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy2014-02-24
|/
* Merge branch 'cc/starts-n-ends-with'Junio C Hamano2013-12-17
|\
| * replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* | Merge branch 'jk/robustify-parse-commit'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * checkout: do not die when leaving broken detached HEADJeff King2013-10-24
| * use parse_commit_or_die instead of segfaultingJeff King2013-10-24
* | Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano2013-10-30
|\ \
| * | checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2013-10-18
| * | checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-18
| * | Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-06-27
| |\ \
* | \ \ Merge branch 'nd/magic-pathspec'Junio C Hamano2013-09-09
|\ \ \ \
| * | | | add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy2013-09-05
* | | | | Merge branch 'jl/submodule-mv'Junio C Hamano2013-09-09
|\ \ \ \ \ | |/ / / /