| .. |
|
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 various typos
|
2017-06-18 20:22:11 +08:00 |
|
git-changelog
|
show all commit messages if no tag found
|
2016-11-05 14:33:16 +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-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
|
Consolidate feature/bug/chore/refactor logic
|
2017-07-11 21:42:02 -07: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
|
Update the way to delete submodule
|
2016-05-17 17:20:03 +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: restore normal (visible) cursor properly
|
2017-10-27 10:30:17 +02:00 |
|
git-extras
|
Bump version to 4.6.0-dev.
|
2018-02-18 18:58:16 +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: Let curl exit with error code on fail
|
2017-04-27 18:44:20 +02: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
|
guilt: remove --help option
|
2015-08-07 08:35:32 +02:00 |
|
git-ignore
|
Add more info how to set global gitignore
|
2015-10-22 11:28:17 +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-line-summary
|
git-summary: protect against character encoding issues with LC_ALL=C
|
2015-10-02 08:35:04 -04:00 |
|
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-pr
|
Remove slashes from git-config command
|
2017-03-28 09:44:40 -04: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: use detected upstream remote
|
2017-03-19 02:00:11 +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
|
use argument separator for usages of grep which can choke on weird input
|
2015-04-08 18:51:30 -04:00 |
|
git-stamp
|
Add BSD cat support
|
2017-04-21 15:37:48 +02:00 |
|
git-standup
|
git-standup: add sanity check to -d option and overwrite -w option
|
2017-04-12 23:39:58 +08:00 |
|
git-summary
|
git-summary: unescape tab for linux column utility
|
2018-02-08 22:34:43 +08:00 |
|
git-sync
|
git-{clear,clear-soft,sync}: improve yes/no prompts
|
2016-11-19 16:41:19 +00:00 |
|
git-touch
|
Better USAGE message
|
2015-12-28 14:07:09 -05:00 |
|
git-undo
|
git-undo: add confirmation when -h is specified
|
2018-02-07 10:37:55 +08:00 |
|
git-unlock
|
More portable she-bangs.
|
2014-11-30 17:47:26 +05:30 |