2018-06-15 | Makefile: make NO_ICONV really mean "no iconv" Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-04-09 | configure.ac: fix botched FREAD_READS_DIRECTORIES check Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-04-09 | git-worktree.txt: unify command-line prompt in example... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-04-09 | git-worktree.txt: recommend 'git worktree remove' over... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-04-05 | t2028: tighten grep expression to make "move worktree... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-04-05 | t3200: verify "branch --list" sanity when rebasing... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-03-06 | t2028: fix minor error and issues in newly-added "worktree... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-02-16 | git-worktree.txt: fix indentation of example and text... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-02-16 | git-worktree.txt: fix missing ")" typo Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-02-15 | worktree: add: fix 'post-checkout' not knowing new... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2018-01-22 | t5601-clone: test case-conflicting files on case-insensitive... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2017-12-15 | version --build-options: also report host CPU Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2017-12-12 | clone: support 'clone --shared' from a worktree Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2017-12-07 | worktree: invoke post-checkout hook (unless --no-checkout) Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-08-03 | blame: drop strdup of string literal Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-05-18 | t1500: avoid setting environment variables outside... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-05-18 | t1500: avoid setting configuration options outside... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-05-18 | t1500: avoid changing working directory outside of... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-05-18 | t1500: test_rev_parse: facilitate future test enhancements Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-05-17 | t1500: be considerate to future potential tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-04-04 | git-format-patch.txt: don't show -s as shorthand for... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-03-21 | Revert "config.mak.uname: use clang for Mac OS X 10.6" Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-03-21 | git-compat-util: st_add4: work around gcc 4.2.x compiler... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-03-07 | t6302: skip only signed tags rather than all tests... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-03-07 | t6302: also test annotated in addition to signed tags Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-03-07 | t6302: normalize names and descriptions of signed tags Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2016-03-07 | lib-gpg: drop unnecessary "missing GPG" warning Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-08-25 | generate-cmdlist: re-implement as shell script Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-28 | Documentation/config: mention "now" and "never" for... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-28 | Documentation/git-tools: retire manually-maintained... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-28 | Documentation/git-tools: drop references to defunct... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-28 | Documentation/git-tools: fix item text formatting Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-28 | Documentation/git-tools: improve discoverability of... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-25 | Documentation/git: drop outdated Cogito reference Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-24 | Documentation/git-worktree: fix broken 'linkgit' invocation Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: drop intimate knowledge of newly created... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: populate via "git reset --hard" rather than... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: avoid resolving HEAD unnecessarily Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: make setup of new HEAD distinct from worktree... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: detect branch-name/detached and error conditions... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: add_worktree: construct worktree-population... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: add: suppress auto-vivication with --detach... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: elucidate environment variables intended... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: make branch creation distinct from worktree... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: make --detach mutually exclusive with -b/-B Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: introduce options container Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: simplify new branch (-b/-B) option checking Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | worktree: improve worktree setup message Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | branch: publish die_if_checked_out() Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: teach check_linked_checkout() about symbolic... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: check_linked_checkout: simplify symref parsing Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: check_linked_checkout: improve "already checked... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: generalize die_if_checked_out() branch name... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: die_if_checked_out: simplify strbuf management Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: improve die_if_checked_out() robustness Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: name check_linked_checkouts() more meaningfully Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | checkout: avoid resolving HEAD unnecessarily Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-20 | config: rename "gc.pruneWorktreesExpire" to "gc.worktreePrun... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-17 | Documentation/git: fix stale "MULTIPLE CHECKOUT MODE... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-16 | Documentation/git-worktree: fix stale "git checkout... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-07 | checkout: retire --ignore-other-worktrees in favor... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-07 | worktree: add: auto-vivify new branch when <branch... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | worktree: add: make -b/-B default to HEAD when <branch... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | worktree: extract basename computation to new function Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: require worktree unconditionally Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: retire --to option Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | tests: worktree: retrofit "checkout --to" tests for... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | worktree: add -b/-B options Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | worktree: add --detach option Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | worktree: add --force option Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | worktree: introduce "add" command Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: drop 'checkout_opts' dependency from prepare_linke... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: make --to unconditionally verbose Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: prepare_linked_checkout: drop now-unused... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: relocate --to's "no branch specified" check Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | checkout: fix bug with --to and relative HEAD Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation/git-worktree: add EXAMPLES section Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation/git-worktree: add high-level 'lock' overview Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation/git-worktree: split technical info from... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation/git-worktree: add BUGS section Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation: move linked worktree description from... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation/git-worktree: associate options with... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-07-06 | Documentation/git-checkout: fix incorrect worktree... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-05 | utf8: NO_ICONV: silence uninitialized variable warning Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-03 | configure: add getdelim() check Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-03 | config.mak.uname: Darwin: define HAVE_GETDELIM for... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-03 | ewah/bitmap: silence warning about MASK macro redefinition Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: further warn about unsupported sendmail... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | t9001: add sendmail aliases line continuation tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | t9001: refactor sendmail aliases test infrastructure Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: implement sendmail aliases line continuation... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: simplify sendmail aliases comment and blank... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: refactor sendmail aliases parser Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: fix style: cuddle 'elsif' and 'else' with... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: drop noise comments which merely repeat... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: visually distinguish sendmail aliases parser... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-06-01 | send-email: further document missing sendmail aliases... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-05-21 | generate-cmdlist: parse common group commands Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-05-21 | command-list: prepare machinery for upcoming "common... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-05-05 | t1007: add hash-object --literally tests Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |