aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-02-09 18:02:20 +0700
committerJunio C Hamano <gitster@pobox.com>2018-02-09 10:24:53 -0800
commitfc3d4e0cbe65639509c765726fe01a16575e9ae8 (patch)
treecdaa1eaf174a7696a3d60952b8afa5db0a21d17f /commit-graph.c
parentcompletion: use __gitcomp_builtin in _git_tag (diff)
downloadgit-fc3d4e0cbe65639509c765726fe01a16575e9ae8.tar.gz
git-fc3d4e0cbe65639509c765726fe01a16575e9ae8.zip
completion: use __gitcomp_builtin in _git_worktree
The new completable options for "worktree add" are: --checkout --guess-remote --lock --track Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
ntation: clarify synopsisGerrit Pape2-2/+2 2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce1-0/+4 2008-02-22git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce1-1/+11 2008-02-22git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce1-1/+5 2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce1-1/+5 2008-02-21send-email: fix In-Reply-To regressionJay Soffian2-3/+27 2008-02-21git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2-1/+47 2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce1-7/+11 2008-02-20Teach git-grep --name-only as synonym for -lShawn O. Pearce2-1/+4 2008-02-20diff: fix java funcname pattern for solarisJeff King1-1/+1 2008-02-20t3404: use configured shell instead of /bin/shJeff King1-2/+2 2008-02-20git_config_*: don't assume we are parsing a config fileJeff King1-2/+9 2008-02-20prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt1-2/+2 2008-02-20git-clean: handle errors if removing files failsMiklos Vajna2-8/+24 2008-02-20Clarified the meaning of git-add -u in the documentationPekka Kaitaniemi1-2/+2 2008-02-20git-clone.sh: properly configure remote even if remote's head is danglingGerrit Pape2-5/+21 2008-02-20git.el: Set process-environment instead of invoking envDavid Kågedal1-4/+3 2008-02-20Documentation/git-stash: document options for git stash listMiklos Vajna1-1/+4 2008-02-20send-email: squelch warning due to comparing undefined $_ to ""Jay Soffian1-1/+1 2008-02-19cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2-8/+67 2008-02-19Rename git-core rpm to just git and rename the meta-pacakge to git-all.Kristian Høgsberg1-30/+39 2008-02-19Technical documentation of the run-command API.Johannes Sixt1-5/+166 2008-02-19Correct git-pull documentationJay Soffian1-8/+12 2008-02-19gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' formJakub Narebski1-2/+2 2008-02-19push: document the status outputJeff King1-0/+49 2008-02-19Documentation/push: clarify matching refspec behaviorJeff King1-3/+3 2008-02-19push: indicate partialness of error messageJeff King1-1/+1 2008-02-19git-gui: relax "dirty" version detectionWincent Colaiuta1-1/+1