Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'es/worktree-add' | Junio C Hamano | 2015-07-13 | 2 | -153/+199 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "checkout: retire --ignore-other-worktrees in favor of --force" | Junio C Hamano | 2015-07-12 | 2 | -4/+6 | |
| * | | | | | | checkout: retire --ignore-other-worktrees in favor of --force | Eric Sunshine | 2015-07-07 | 2 | -6/+4 | |
| * | | | | | | worktree: add: auto-vivify new branch when <branch> is omitted | Eric Sunshine | 2015-07-07 | 1 | -2/+6 | |
| * | | | | | | worktree: add: make -b/-B default to HEAD when <branch> is omitted | Eric Sunshine | 2015-07-06 | 1 | -2/+4 | |
| * | | | | | | worktree: extract basename computation to new function | Eric Sunshine | 2015-07-06 | 1 | -9/+20 | |
| * | | | | | | checkout: require worktree unconditionally | Eric Sunshine | 2015-07-06 | 1 | -2/+0 | |
| * | | | | | | checkout: retire --to option | Eric Sunshine | 2015-07-06 | 2 | -166/+139 | |
| * | | | | | | worktree: add -b/-B options | Eric Sunshine | 2015-07-06 | 1 | -0/+11 | |
| * | | | | | | worktree: add --detach option | Eric Sunshine | 2015-07-06 | 1 | -1/+4 | |
| * | | | | | | worktree: add --force option | Eric Sunshine | 2015-07-06 | 1 | -1/+5 | |
| * | | | | | | worktree: introduce "add" command | Eric Sunshine | 2015-07-06 | 1 | -0/+31 | |
| * | | | | | | checkout: drop 'checkout_opts' dependency from prepare_linked_checkout | Eric Sunshine | 2015-07-06 | 1 | -4/+5 | |
| * | | | | | | checkout: make --to unconditionally verbose | Eric Sunshine | 2015-07-06 | 1 | -2/+1 | |
| * | | | | | | checkout: prepare_linked_checkout: drop now-unused 'new' argument | Eric Sunshine | 2015-07-06 | 1 | -3/+2 | |
| * | | | | | | checkout: relocate --to's "no branch specified" check | Eric Sunshine | 2015-07-06 | 1 | -3/+4 | |
| * | | | | | | checkout: fix bug with --to and relative HEAD | Eric Sunshine | 2015-07-06 | 1 | -4/+12 | |
* | | | | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-07-13 | 4 | -112/+145 | |
|\| | | | | | | ||||||
| * | | | | | | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 2015-06-29 | 3 | -100/+134 | |
| * | | | | | | checkout: don't check worktrees when not necessary | Nguyễn Thái Ngọc Duy | 2015-06-13 | 1 | -12/+11 | |
* | | | | | | | Merge branch 'ss/clone-guess-dir-name-simplify' | Junio C Hamano | 2015-07-13 | 1 | -13/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | clone: simplify string handling in guess_dir_name() | Sebastian Schuberth | 2015-07-09 | 1 | -13/+6 | |
* | | | | | | | | Merge branch 'ls/hint-rev-list-count' | Junio C Hamano | 2015-07-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rev-list: add --count to usage guide | Lawrence Siebert | 2015-07-01 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'jk/clone-dissociate' into maint | Junio C Hamano | 2015-06-16 | 1 | -13/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'ah/usage-strings' into maint | Junio C Hamano | 2015-06-16 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'rs/janitorial' into maint | Junio C Hamano | 2015-06-16 | 3 | -16/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dt/clean-pathspec-filter-then-lstat' into maint | Junio C Hamano | 2015-06-16 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'dl/branch-error-message' into maint | Junio C Hamano | 2015-06-05 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ps/bundle-verify-arg' into maint | Junio C Hamano | 2015-06-05 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/add-e-kill-editor' into maint | Junio C Hamano | 2015-06-05 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/clone-verbosity-fix' into maint | Junio C Hamano | 2015-06-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/sha1-file-reduce-useless-warnings' into maint | Junio C Hamano | 2015-06-05 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/blame-resurrect-convert-to-git' into maint | Junio C Hamano | 2015-06-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/plug-fmt-merge-msg-leak' into maint | Junio C Hamano | 2015-06-05 | 1 | -5/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pt/xdg-config-path' into maint | Junio C Hamano | 2015-06-05 | 2 | -9/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/hash-object' into maint | Junio C Hamano | 2015-05-26 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/rev-list-no-bitmap-while-pruning' | Junio C Hamano | 2015-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | rev-list: disable --use-bitmap-index when pruning commits | Jeff King | 2015-07-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fix-alloc-sortbuf-in-index-pack' | Junio C Hamano | 2015-07-09 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | index-pack: fix allocation of sorted_by_pos array | Junio C Hamano | 2015-07-05 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/diff-i-t-a' | Junio C Hamano | 2015-06-25 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Revert "diff-lib.c: adjust position of i-t-a entries in diff" | Junio C Hamano | 2015-06-23 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/index-pack-reduce-recheck' | Junio C Hamano | 2015-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | index-pack: avoid excessive re-reading of pack directory | Jeff King | 2015-06-09 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/reporting-broken-refs-from-for-each-ref' | Junio C Hamano | 2015-06-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | for-each-ref: report broken references correctly | Michael Haggerty | 2015-06-02 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/fsck-reflog-entries' | Junio C Hamano | 2015-06-24 | 1 | -14/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | fsck: report errors if reflog entries point at invalid objects | Michael Haggerty | 2015-06-08 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fsck_handle_reflog_sha1(): new function | Michael Haggerty | 2015-06-08 | 1 | -14/+15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | |