tj.git-extras/bin
Damien Tardy-Panis fae4c29870 count: remove usage of extra arguments for detailed display
When viewing detailed count information through the usage of the
--all argument, extra arguments would be also passed to the
git shortlog command (probably to be used as revisions list)
This behaviour was introduced in commit 7a60cd1.

Unfortunately the --all argument itself is passed along and results
in the counts of all refs to be displayed
This commit removed the usage of extra arguments and thus only
display the counts of the current branch
2016-09-12 13:46:25 +02: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 Make sure git-authors doesn't return twice the same one. 2015-09-11 20:14:36 +02: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 handle GIT_EDITOR which contains space 2016-01-20 18:48:19 +08:00
git-chore remove duplicate checkout 2015-09-08 16:08:50 +08:00
git-clear Add git-clear-soft command 2016-05-01 19:05:21 +02:00
git-clear-soft Add git-clear-soft command 2016-05-01 19:05:21 +02: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 when deleting merged branches, preserve "svn" branch for git-svn 2015-03-17 14:00:40 -04: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 use real purplish 2015-10-13 23:54:52 +08:00
git-extras Bump version to 4.2.0-dev. 2016-01-24 15:07:09 -06:00
git-feature add alias to git-feature 2015-09-11 20:23:17 +08:00
git-fork Set fork remotes using ssh if available 2016-08-03 13:06:56 +01:00
git-fresh-branch git-fresh-branch: Check for changes and prompt for input before nuking. (Issue: #142) 2015-03-09 22:14:37 -04: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 Make git-pr set up branch for pulling (#570) 2016-09-11 09:12:41 +05:30
git-psykorebase Fix typo 2016-07-12 13:23:03 -04:00
git-pull-request pull-request: should read local config if present 2016-08-07 09:43:07 +02: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 add rename-branch command (#576) 2016-09-11 09:11:32 +05:30
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 follow common shebang 2016-07-28 22:24:40 +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-standup add git-standup 2016-04-14 15:40:11 +08:00
git-summary git-summary: protect against character encoding issues with LC_ALL=C 2015-10-02 08:35:04 -04:00
git-sync add upstream check & bugfix 2016-01-17 00:56:45 +09: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