index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
checkout.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/calloc-pathspec' into maint
Junio C Hamano
2015-09-03
|
\
|
*
ps_matched: xcalloc() takes nmemb and then element size
Junio C Hamano
2015-08-20
*
|
Merge branch 'es/worktree-add'
Junio C Hamano
2015-07-13
|
\
\
|
*
|
Revert "checkout: retire --ignore-other-worktrees in favor of --force"
Junio C Hamano
2015-07-12
|
*
|
checkout: retire --ignore-other-worktrees in favor of --force
Eric Sunshine
2015-07-07
|
*
|
checkout: require worktree unconditionally
Eric Sunshine
2015-07-06
|
*
|
checkout: retire --to option
Eric Sunshine
2015-07-06
|
*
|
checkout: drop 'checkout_opts' dependency from prepare_linked_checkout
Eric Sunshine
2015-07-06
|
*
|
checkout: make --to unconditionally verbose
Eric Sunshine
2015-07-06
|
*
|
checkout: prepare_linked_checkout: drop now-unused 'new' argument
Eric Sunshine
2015-07-06
|
*
|
checkout: relocate --to's "no branch specified" check
Eric Sunshine
2015-07-06
|
*
|
checkout: fix bug with --to and relative HEAD
Eric Sunshine
2015-07-06
*
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-07-13
|
\
\
\
|
|
/
/
|
*
|
checkout: don't check worktrees when not necessary
Nguyễn Thái Ngọc Duy
2015-06-12
*
|
|
add_pending_uninteresting_ref(): rewrite to take an object_id argument
Michael Haggerty
2015-05-25
*
|
|
each_ref_fn: change to take an object_id parameter
Michael Haggerty
2015-05-25
*
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
\
|
|
/
/
|
*
|
checkout: add --ignore-other-wortrees
Nguyễn Thái Ngọc Duy
2015-01-07
|
*
|
checkout: pass whole struct to parse_branchname_arg instead of individual flags
Nguyễn Thái Ngọc Duy
2015-01-07
|
*
|
checkout: do not fail if target is an empty directory
Max Kirillov
2014-12-01
|
*
|
checkout: don't require a work tree when checking out into a new one
Dennis Kaarsemaker
2014-12-01
|
*
|
checkout: clean up half-prepared directories in --to mode
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
|
checkout: reject if the branch is already checked out elsewhere
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
|
prune: strategies for linked checkouts
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
|
checkout: support checking out into a new working directory
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
|
git_snpath(): retire and replace with strbuf_git_path()
Nguyễn Thái Ngọc Duy
2014-12-01
|
*
|
path.c: make get_pathname() call sites return const char *
Nguyễn Thái Ngọc Duy
2014-12-01
*
|
|
checkout: call a single commit "it" intead of "them"
Thomas Schneider
2015-04-02
|
|
/
|
/
|
*
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
Merge branch 'nd/ls-tree-pathspec'
Junio C Hamano
2014-12-22
|
\
\
|
*
|
tree.c: update read_tree_recursive callback to pass strbuf as base
Nguyễn Thái Ngọc Duy
2014-12-01
|
|
/
*
|
Merge branch 'jk/checkout-from-tree'
Junio C Hamano
2014-12-05
|
\
\
|
|
/
|
/
|
|
*
checkout $tree: do not throw away unchanged index entries
Jeff King
2014-11-13
*
|
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
2014-10-15
*
|
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
2014-10-14
|
\
\
|
*
|
use skip_prefix() to avoid more magic numbers
René Scharfe
2014-10-07
*
|
|
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
|
/
/
*
|
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
2014-09-11
|
\
\
|
*
|
cache-tree: create/update cache-tree on checkout
David Turner
2014-07-07
*
|
|
Merge branch 'nd/split-index'
Junio C Hamano
2014-07-16
|
\
\
\
|
*
|
|
entry.c: update cache_changed if refresh_cache is set in checkout_entry()
Nguyễn Thái Ngọc Duy
2014-06-13
|
*
|
|
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
|
|
/
/
*
|
|
use skip_prefix to avoid repeating strings
Jeff King
2014-06-20
*
|
|
Merge branch 'rs/reflog-exists'
Junio C Hamano
2014-06-06
|
\
\
\
|
*
|
|
checkout.c: use ref_exists instead of file_exist
Ronnie Sahlberg
2014-05-08
|
*
|
|
refs.c: add new functions reflog_exists and delete_reflog
Ronnie Sahlberg
2014-05-08
|
|
/
/
*
|
|
Merge branch 'mh/ref-transaction'
Junio C Hamano
2014-06-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refs.h: rename the action_on_err constants
Michael Haggerty
2014-04-07
*
|
|
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
|
\
\
\
|
*
|
|
comments: fix misuses of "nor"
Justin Lebar
2014-03-31
[next]