..
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
Add --no-email to git-author
2016-10-12 14:37:45 +08:00
git-back
More portable she-bangs.
2014-11-30 17:47:26 +05:30
git-bug
remove duplicate checkout
2015-09-08 16:08:50 +08:00
git-changelog
show all commit messages if no tag found
2016-11-05 14:33:16 +08:00
git-chore
remove duplicate checkout
2015-09-08 16:08:50 +08: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
More portable she-bangs.
2014-11-30 17:47:26 +05:30
git-delete-branch
When deleting a branch check if git has config.
2014-12-17 11:33:09 +01:00
git-delete-merged-branches
git-delete-merged-branches: use "xargs -r" to prevent error when there are no branches to delete
2016-11-19 17:41:30 +00: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
taken out duplicate columns setting
2017-03-05 16:06:47 +01:00
git-extras
fix git-extras update and tweak Windows detection
2016-12-07 10:39:53 +08:00
git-feature
add alias to git-feature
2015-09-11 20:23:17 +08:00
git-force-clone
Be explicit about only resetting git directories
2016-10-29 17:24:18 +01:00
git-fork
Adds SSH prompt to git fork
2017-01-25 10:32:49 +00: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
Fix ignore-io searching bug
2016-02-16 11:17:04 +08: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-obliterate
now we can specify a commit range for git-obliterate
2015-08-01 20:39:02 +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
git-pull-request: use detected upstream remote
2017-03-19 01:31:44 +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
remove duplicate checkout
2015-09-08 16:08:50 +08:00
git-release
follow common shebang
2016-07-28 22:24:40 +08: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: use "git grep -z" and "xargs -0" to cope with spaces in filenames
2016-11-19 17:26:17 +00: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
stamp: remove non used multiple lines error messages
2016-12-04 16:21:09 +01:00
git-standup
add git-standup
2016-04-14 15:40:11 +08:00
git-summary
use U+266A instead of comma as separator
2017-01-24 14:13:38 +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
More portable she-bangs.
2014-11-30 17:47:26 +05:30
git-unlock
More portable she-bangs.
2014-11-30 17:47:26 +05:30