projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2015-08-05
Patrick Steinhardt
Documentation/git-worktree: fix duplicated 'from'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Eric Sunshine
Documentation/config: mention "now" and "never" for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Eric Sunshine
Documentation/git-worktree: fix broken 'linkgit' invocation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: drop intimate knowledge of newly created...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: populate via "git reset --hard" rather than...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: avoid resolving HEAD unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: make setup of new HEAD distinct from worktree...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: detect branch-name/detached and error conditi...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: add_worktree: construct worktree-population...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: elucidate environment variables intended...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: make branch creation distinct from worktree...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: add: suppress auto-vivication with --detach...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: make --detach mutually exclusive with -b/-B
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: introduce options container
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: simplify new branch (-b/-B) option checking
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
worktree: improve worktree setup message
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
branch: publish die_if_checked_out()
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: teach check_linked_checkout() about symbolic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: check_linked_checkout: simplify symref parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: check_linked_checkout: improve "already check...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: generalize die_if_checked_out() branch name...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: die_if_checked_out: simplify strbuf management
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: improve die_if_checked_out() robustness
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: name check_linked_checkouts() more meaningfully
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
checkout: avoid resolving HEAD unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Eric Sunshine
config: rename "gc.pruneWorktreesExpire" to "gc.worktre...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Michael Haggerty
Documentation/git-worktree: wordsmith worktree-related...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Michael Haggerty
Documentation/config: fix stale "git prune --worktree...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Michael Haggerty
Documentation/git-worktree: fix incorrect reference...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Michael Haggerty
Documentation/git-worktree: consistently use term ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-17
Eric Sunshine
Documentation/git: fix stale "MULTIPLE CHECKOUT MODE...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Junio C Hamano
worktree: caution that this is still experimental
commit
|
commitdiff
|
tree
|
snapshot
2015-07-16
Eric Sunshine
Documentation/git-worktree: fix stale "git checkout...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-12
Junio C Hamano
Revert "checkout: retire --ignore-other-worktrees in...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Eric Sunshine
checkout: retire --ignore-other-worktrees in favor...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-07
Eric Sunshine
worktree: add: auto-vivify new branch when <branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: add: make -b/-B default to HEAD when <branch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: extract basename computation to new function
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: require worktree unconditionally
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: retire --to option
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
tests: worktree: retrofit "checkout --to" tests for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: add -b/-B options
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: add --detach option
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: add --force option
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
worktree: introduce "add" command
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: drop 'checkout_opts' dependency from prepare_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: make --to unconditionally verbose
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: prepare_linked_checkout: drop now-unused...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: relocate --to's "no branch specified" check
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
checkout: fix bug with --to and relative HEAD
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: add EXAMPLES section
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: add high-level 'lock' overview
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: split technical info from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: add BUGS section
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation: move linked worktree description from...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-worktree: associate options with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-06
Eric Sunshine
Documentation/git-checkout: fix incorrect worktree...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-29
Nguyễn Thái...
worktree: new place for "git prune --worktrees"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
Nguyễn Thái...
checkout: don't check worktrees when not necessary
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Max Kirillov
prune --worktrees: fix expire vs worktree existence...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Thomas Gummerer
t1501: fix test with split index
commit
|
commitdiff
|
tree
|
snapshot
2015-03-20
Junio C Hamano
t2026: fix broken &&-chain
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Torsten Bögershausen
t2026 needs procondition SANITY
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Nguyễn Thái...
git-checkout.txt: a note about multiple checkout suppor...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Nguyễn Thái...
checkout: add --ignore-other-wortrees
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Nguyễn Thái...
checkout: pass whole struct to parse_branchname_arg...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Max Kirillov
git-common-dir: make "modules/" per-working-directory...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Max Kirillov
checkout: do not fail if target is an empty directory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
t2025: add a test to make sure grafts is working from...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Dennis Kaarsemaker
checkout: don't require a work tree when checking out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git_path(): keep "info/sparse-checkout" per work-tree
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
count-objects: report unused files in $GIT_DIR/worktree...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
gc: support prune --worktrees
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
gc: factor out gc.pruneexpire parsing code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
gc: style change -- no SP before closing parenthesis
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
checkout: clean up half-prepared directories in --to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
checkout: reject if the branch is already checked out...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
prune: strategies for linked checkouts
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
checkout: support checking out into a new working directory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
use new wrapper write_file() for simple file writing
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
wrapper.c: wrapper to open a file, fprintf then close
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: support multi-checkout repo setup
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: detect $GIT_COMMON_DIR check_repository_format...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: convert check_repository_format_gently to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: detect $GIT_COMMON_DIR in is_git_directory()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
setup.c: convert is_git_directory() to use strbuf
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git-stash: avoid hardcoding $GIT_DIR/logs/....
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
*.sh: avoid hardcoding $GIT_DIR/hooks/...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git-sh-setup.sh: use rev-parse --git-path to get $GIT_D...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
$GIT_COMMON_DIR: a new environment variable
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
commit: use SEQ_DIR instead of hardcoding "sequencer"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
fast-import: use git_path() for accessing .git dir...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
reflog: avoid constructing .lock path with git_path
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
*.sh: respect $GIT_INDEX_FILE
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git_path(): be aware of file relocation in $GIT_DIR
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: group git_path(), git_pathdup() and strbuf_git_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: rename vsnpath() to do_git_path()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
git_snpath(): retire and replace with strbuf_git_path()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: make get_pathname() call sites return const...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Nguyễn Thái...
path.c: make get_pathname() return strbuf instead of...
commit
|
commitdiff
|
tree
|
snapshot
next