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 |
2015-05-05 | hash-object --literally: fix buffer overrun with extra... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-05-04 | git-hash-object.txt: document --literally option Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-03-06 | rebase-interactive: re-word "item count" comment Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-03-06 | rebase-interactive: suppress whitespace preceding item... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-02-10 | builtin/blame: destroy initialized commit_info only Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2015-01-07 | SubmittingPatches: explain rationale for using --notes... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-12-29 | checkout-index: fix --temp relative path mangling Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-12-29 | t2004: demonstrate broken relative path printing Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-12-29 | t2004: standardize file naming in symlink test Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-12-29 | t2004: drop unnecessary write-tree/read-tree Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-12-29 | t2004: modernize style Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-12-18 | git-compat-util: suppress unavoidable Apple-specific... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-09-22 | mailinfo: work around -Wstring-plus-int warning Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-03-12 | sh-i18n--envsubst: retire unused string_list_member() Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2014-02-24 | name-hash: retire unused index_name_exists() Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-18 | contacts: fix to work in subdirectories Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | t3200: fix failure on case-insensitive filesystems Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | t7508: avoid non-portable sed expression Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | dir: revert work-around for retired dangerous behavior Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | name-hash: stop storing trailing '/' on paths in index_state... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | employ new explicit "exists in index?" API Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-09-17 | name-hash: refactor polymorphic index_name_exists() Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-26 | t3404: rebase -i: demonstrate short SHA-1 collision Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-26 | t3404: make tests more self-contained Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-23 | dir.c::test_one_path(): work around directory_exists_in_inde... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-18 | rebase -i: fix cases ignoring core.commentchar Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-13 | contacts: reduce git-blame invocations Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-13 | contacts: gather all blame sources prior to invoking... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-13 | contacts: validate hunk length earlier Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-09 | parse-options: fix clang opterror() -Wunused-value... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: reject -L line numbers less than 1 Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | t8001/t8002: blame: add tests of -L line numbers less... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L^:RE to search from start of file Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L:RE to search from end of previous... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L^/RE/ to search from start of file Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range-format.txt: document -L/RE/ relative search Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | log: teach -L/RE/ to search from end of previous -L... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: teach -L/RE/ to search from end of previous... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range: teach -L/RE/ to search relative to anchor... Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: document multiple -L support Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | t8001/t8002: blame: add tests of multiple -L options Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: accept multiple -L ranges Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | blame: inline one-line function into its lone caller Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | range-set: publish API for re-use by git-blame -L Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |
2013-08-06 | line-range-format.txt: clarify -L:regex usage form Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> |
diff | tree |