tj.git-extras/bin
spacewander 4d4b87ccb8 git-delete-submodule: don't remove the history of deleted submodule
This hurted 'git blame' and other git operation which relies on history.

Fix #799.
2019-11-29 17:43:22 +08:00
..
git-alias abort git-alias when too many arguments given. 2015-08-09 19:27:49 +08:00
git-archive-file archive-file: cleaner way to get current branch 2015-07-25 06:09:43 +02:00
git-authors git-authors: remove trailing spaces 2017-05-05 16:02:09 +08:00
git-back More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-bug Use "$@" instead of $@ 2017-07-11 23:37:16 -07:00
git-bulk Fix typos 2019-09-05 12:41:38 +08:00
git-changelog Fix typos 2019-09-05 12:41:38 +08:00
git-chore Use "$@" instead of $@ 2017-07-11 23:37:16 -07:00
git-clear git-{clear,clear-soft,sync}: improve yes/no prompts 2016-11-19 16:41:19 +00:00
git-clear-soft git-clear-soft: change default yes/no option to "no" (as with git-clear) 2016-11-19 17:53:51 +00:00
git-coauthor Add conditional logic for linebreaks 2019-08-27 10:52:44 -05:00
git-commits-since More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-contrib contrib: refactor, and conform to git 2015-07-29 12:03:45 +02:00
git-count count: remove usage of extra arguments for detailed display 2016-09-12 13:46:25 +02:00
git-create-branch Switch from using /tmp to using mktemp 2019-09-05 12:41:45 +08:00
git-delete-branch Fix deleting branches without upstream 2018-03-25 00:10:59 +03:00
git-delete-merged-branches git-delete-merged-branches: replace xargs -r option 2017-05-09 10:48:45 +08:00
git-delete-submodule git-delete-submodule: don't remove the history of deleted submodule 2019-11-29 17:43:22 +08:00
git-delete-tag More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-delta git-delta 2015-02-09 21:09:11 -05:00
git-effort git-effort: adjust column limit according to the paths 2019-09-24 14:32:54 +08:00
git-extras Bump version to 5.1.0-dev. 2019-08-18 10:49:54 +08:00
git-feature Add ability to specify a remote 2017-07-09 01:57:46 -07:00
git-force-clone Be explicit about only resetting git directories 2016-10-29 17:24:18 +01:00
git-fork git-fork: prompt for password before 2FA code. 2019-06-02 12:20:09 +08:00
git-fresh-branch git-fresh-branch: fix handling of 'yes' response when there are changes 2016-11-19 16:59:58 +00:00
git-gh-pages fix gh-pages to stash and don't delete files 2015-03-03 09:04:20 -03:00
git-graft graft: Require destination branch. Fix #23 2015-07-25 04:16:09 +02:00
git-guilt git-guilt: protect against encoding issues with LC_ALL=C 2019-07-18 15:37:47 +02:00
git-ignore Use GIT_DIR environment variable to to set .git directory 2019-10-02 12:42:14 +02:00
git-ignore-io Use local variables & format strings 2017-10-14 13:31:31 -04:00
git-info More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-local-commits More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-lock More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-locked More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-merge-into merge-into: change --ff option to --ff-only. fix #421 2015-08-14 13:03:39 +02:00
git-merge-repo git-merge-repo 2015-04-19 12:23:02 -04:00
git-missing git-missing: do proper argument parsing. Fix #562 2016-08-06 03:04:01 +02:00
git-mr Add git-mr to checkout GitLab merge requests 2017-06-16 11:11:50 +02:00
git-obliterate fix various typos 2017-06-18 20:22:11 +08:00
git-paste Add git-paste for sending patches to pastebin 2019-09-10 10:39:20 +08:00
git-pr git-pr: add -m|--merge option to check out a merge commit 2019-06-17 11:15:12 +08:00
git-psykorebase Fix typo 2016-07-12 13:23:03 -04:00
git-pull-request Add GitHub two-factor auth support to git-pull-request 2017-10-18 10:47:17 +08:00
git-reauthor Add git reauthor (#548) 2016-08-02 19:41:56 +02:00
git-rebase-patch extra mktemp into git_extra_mktemp 2015-02-05 14:22:49 +08:00
git-refactor Use "$@" instead of $@ 2017-07-11 23:37:16 -07:00
git-release Major/Minor release should reset minor/patch versions to 0 2018-05-07 15:00:39 -07:00
git-rename-branch git-rename-branch: change branch argument order 2019-07-06 11:41:47 +08:00
git-rename-remote git-mv-remote: rename a remote regardless of any existing remotes 2019-05-08 14:08:20 +08:00
git-rename-tag More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-repl Add built in 'exit' command to git-repl 2016-08-11 15:45:51 -04:00
git-reset-file More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-root More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-rscp symlink git-rscp to git-scp 2015-01-19 12:27:56 +08:00
git-scp replace wildcard '?' to literal '?' 2015-10-08 14:06:46 +08:00
git-sed git-sed: fix previous bsd sed workaround 2018-05-07 15:18:28 +08:00
git-setup Add -m flag to git-setup to set the initial commit message. 2016-03-03 01:12:19 -05:00
git-show-merged-branches Fix missing shebang in git-clear and missing +x on others 2015-12-27 15:02:55 -05:00
git-show-tree More portable she-bangs. 2014-11-30 17:47:26 +05:30
git-show-unmerged-branches Fix missing shebang in git-clear and missing +x on others 2015-12-27 15:02:55 -05:00
git-squash git-squash: clean up shellcheck warnings 2019-11-05 10:30:37 +08:00
git-stamp Add BSD cat support 2017-04-21 15:37:48 +02:00
git-standup git-standup: add option to limit the number of commit 2019-11-04 11:36:29 +08:00
git-summary git-summary: clean up other shellcheck warnings 2019-10-31 18:30:46 +08:00
git-sync feat: Add -s(--soft) for git sync 2019-01-16 11:38:35 +08:00
git-touch Better USAGE message 2015-12-28 14:07:09 -05:00
git-undo Make git undo -s restore the staging area 2018-08-17 16:22:54 +02:00
git-unlock More portable she-bangs. 2014-11-30 17:47:26 +05:30