..
git-abort
Add git-abort
2021-07-05 23:43:39 +02:00
git-alias
abort git-alias when too many arguments given.
2015-08-09 19:27:49 +08:00
git-archive-file
change: migrate default branch
2020-09-23 16:19:41 +08:00
git-authors
git-authors: remove trailing spaces
2017-05-05 16:02:09 +08:00
git-browse
fix(bin/git-browse): fix commit hash
2022-06-09 19:44:02 -07:00
git-browse-ci
git-browse/browse-ci: use powershell.exe only when it is available
2022-04-19 20:51:22 +08:00
git-brv
Fixes #770 : Adds git-brv
2020-01-15 10:46:19 +01:00
git-bulk
quiet option, errors to stderr
2022-03-17 13:25:02 -04:00
git-changelog
Fix typos
2019-09-05 12:41:38 +08:00
git-clear
git-clear: add force option
2021-09-14 13:45:50 +01: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
git-coauthor: quote variable in the comparison
2019-12-20 18:22:06 +08:00
git-commits-since
More portable she-bangs.
2014-11-30 17:47:26 +05:30
git-contrib
adding a format for git-contrib
2020-11-08 20:21:32 +08:00
git-count
count: remove usage of extra arguments for detailed display
2016-09-12 13:46:25 +02:00
git-cp
git-cp: remove trailing space
2020-06-22 09:59:59 +08:00
git-create-branch
feat(create-branch): add optional --from to set the start point
2020-11-19 09:16:33 +08:00
git-delete-branch
Fix deleting branches without upstream
2018-03-25 00:10:59 +03:00
git-delete-merged-branches
Ignore checked-out branches on different worktrees
2021-04-20 09:49:23 +03:00
git-delete-squashed-branches
git-delete-squashed-branches: fail fast if can't checkout
2021-10-01 20:04:28 +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
chore: fix typo
2021-03-25 11:40:23 +08:00
git-delta
change: migrate default branch
2020-09-23 16:19:41 +08:00
git-effort
Removed xargs from git-effort
2022-02-25 16:45:54 +01:00
git-extras
Bump version to 6.5.0-dev
2022-04-27 21:06:07 +08:00
git-feature
feat(feature): checkout from start point if exists
2020-11-19 09:16:37 +08:00
git-force-clone
change: migrate default branch
2020-09-23 16:19:41 +08:00
git-fork
bin/git-fork | updating for feedback from PR #928
2021-06-04 20:08:07 -05: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
git-ignore: the directory of target file may not exist
2022-04-08 21:08:29 +08:00
git-ignore-io
git-ignore-io: make sure .gi_list is created before access
2022-04-08 21:08:52 +08:00
git-info
git-info: fix regex for bsd sed
2020-09-24 23:10:23 +08:00
git-local-commits
Made local-commits work with all remotes
2022-01-03 16:45:09 +01:00
git-lock
fix git (un)lock with spaced filenames
2021-08-10 14:17:33 +02:00
git-locked
More portable she-bangs.
2014-11-30 17:47:26 +05:30
git-magic
Ignored error when git restore --staged fails when there is no commit
2021-10-08 07:36:29 +03:00
git-merge-into
Merge-into: add stash before to checkout
2020-11-16 11:33:59 +01: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
git-paste: check pastebinit before running it
2019-12-20 22:08:02 +08:00
git-pr
add a default for the remote to fetch a pr from
2020-05-14 00:32:48 -07:00
git-psykorebase
Signal if the destination already exists.
2020-03-20 09:43:24 +01:00
git-pull-request
change: migrate default branch
2020-09-23 16:19:41 +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-release
git-release: Add prefix to semver
2022-04-15 13:13:02 +01: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: limit paths via pathspec
2020-01-03 18:22:34 +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
change: migrate default branch
2020-09-23 16:19:41 +08:00
git-show-tree
More portable she-bangs.
2014-11-30 17:47:26 +05:30
git-show-unmerged-branches
change: migrate default branch
2020-09-23 16:19:41 +08:00
git-squash
change: migrate default branch
2020-09-23 16:19:41 +08:00
git-stamp
Add BSD cat support
2017-04-21 15:37:48 +02:00
git-standup
Merge pull request #966 from tfendin/git-standup-implicit-week
2022-05-09 13:06:33 +08:00
git-summary
Merge pull request #937 from tfendin/dedup_email_case_insensitive
2021-08-17 08:59: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
Tighten numeric regex
2020-06-19 22:56:55 -05:00
git-unlock
fix git (un)lock with spaced filenames
2021-08-10 14:17:33 +02:00
git-utimes
update per shellcheck advice
2022-05-10 19:42:12 -04:00