Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Merge branch 'cw/no-detaching-an-unborn' | Junio C Hamano | 2012-07-09 | |
|\ \ \ | ||||
| * | | | git-checkout: disallow --detach on unborn branch | Chris Webb | 2012-06-26 | |
* | | | | Merge branch 'ap/checkout-no-progress-for-non-tty' | Junio C Hamano | 2012-05-25 | |
|\ \ \ \ | ||||
| * | | | | checkout: no progress messages if !isatty(2). | Avery Pennarun | 2012-05-24 | |
| * | | | | Merge branch 'ef/checkout-empty' into maint | Junio C Hamano | 2012-05-14 | |
| |\ \ \ \ | ||||
* | \ \ \ \ | Merge branch 'ef/checkout-empty' | Junio C Hamano | 2012-05-11 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | checkout: do not corrupt HEAD on empty repo | Erik Faye-Lund | 2012-05-08 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'js/checkout-detach-count' | Junio C Hamano | 2012-05-10 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| * | | | | checkout (detached): truncate list of orphaned commits at the new HEAD | Johannes Sixt | 2012-05-04 | |
* | | | | | Merge branch 'jk/branch-quiet' | Junio C Hamano | 2012-04-16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | checkout: suppress tracking message with "-q" | Jeff King | 2012-03-26 | |
| | |_|/ | |/| | | ||||
| * | | | Merge branch 'jc/checkout-out-of-unborn' into maint | Junio C Hamano | 2012-02-16 | |
| |\ \ \ | | |/ / | ||||
* | | | | Merge branch 'jc/checkout-out-of-unborn' | Junio C Hamano | 2012-02-12 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | git checkout -b: allow switching out of an unborn branch | Junio C Hamano | 2012-02-06 | |
| * | | | Merge branch 'cb/maint-ls-files-error-report' into maint | Junio C Hamano | 2011-09-23 | |
| |\ \ \ | ||||
* | | | | | clone: print advice on checking out detached HEAD | Nguyễn Thái Ngọc Duy | 2012-01-16 | |
| |_|/ / |/| | | | ||||
* | | | | Merge branch 'jc/checkout-m-twoway' | Junio C Hamano | 2011-12-19 | |
|\ \ \ \ | ||||
| * | | | | checkout_merged(): squelch false warning from some gcc | Junio C Hamano | 2011-12-15 | |
| * | | | | checkout -m: no need to insist on having all 3 stages | Junio C Hamano | 2011-12-06 | |
* | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-19 | |
|\ \ \ \ \ | ||||
| * | | | | | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 2011-12-13 | |
* | | | | | | Merge branch 'nd/ignore-might-be-precious' | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore | Nguyễn Thái Ngọc Duy | 2011-11-28 | |
| * | | | | | | Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious | Junio C Hamano | 2011-11-28 | |
| |\ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ | Merge branch 'jn/branch-move-to-self' | Junio C Hamano | 2011-12-13 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Allow checkout -B <current-branch> to update the current branch | Jonathan Nieder | 2011-11-28 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 2011-12-05 | |
| * | | | | | | | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'nd/maint-ignore-exclude' | Junio C Hamano | 2011-12-05 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||
| * | | | | | checkout,merge: loosen overwriting untracked file check based on info/exclude | Nguyễn Thái Ngọc Duy | 2011-11-28 | |
* | | | | | | Merge branch 'jc/checkout-from-tree-keep-local-changes' | Junio C Hamano | 2011-10-17 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | checkout $tree $path: do not clobber local changes in $path not in $tree | Junio C Hamano | 2011-09-30 | |
* | | | | | | | Merge branch 'rs/pending' | Junio C Hamano | 2011-10-13 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | commit: factor out clear_commit_marks_for_object_array | René Scharfe | 2011-10-03 | |
| * | | | | | | | checkout: use leak_pending flag | René Scharfe | 2011-10-03 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | checkout: use add_pending_{object,sha1} in orphan check | René Scharfe | 2011-10-03 | |
* | | | | | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | |
* | | | | | | | | Merge branch 'jk/argv-array' | Junio C Hamano | 2011-10-05 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | checkout: use argv_array API | Jeff King | 2011-09-14 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update' | Junio C Hamano | 2011-09-16 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | branch --set-upstream: regression fix | Junio C Hamano | 2011-09-16 | |
* | | | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update' | Junio C Hamano | 2011-08-28 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | Prevent force-updating of the current branch | Conrad Irwin | 2011-08-22 | |
| | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | Merge branch 'jc/checkout-reflog-fix' into maint | Junio C Hamano | 2011-08-16 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-1.7.3-checkout-describe' into maint | Junio C Hamano | 2011-08-01 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'cb/maint-ls-files-error-report' | Junio C Hamano | 2011-08-23 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | ls-files: fix pathspec display on error | Clemens Buchacher | 2011-08-11 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'jc/checkout-reflog-fix' | Junio C Hamano | 2011-07-22 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |