tj.git-extras/bin
Dan Jackson d7d6ff2fed Use process-specific tmp file and clean up on exit
Fixes #279 using the suggestion from @hemanth, with some minor tweaks:

- I kept the leading . because I figured there was a reason it was put there originally.
- Changed the show_cursor method that's called when the process exits (prematurely or naturally) to be show_cursor_and_cleanup, and added a line to it that cleans up the tmp file.
2014-11-26 10:23:54 -08:00
..
git-alias git alias 2011-03-15 23:13:07 -03:00
git-archive-file invoke bash via /usr/bin/env for portability 2014-07-02 09:41:37 +02:00
git-back Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-bug fix #180 and #232 feature|bug|refactor checkout 2014-10-07 10:57:00 +02:00
git-changelog Revert 2 commits to git-changelog 2014-07-24 20:57:07 +03:00
git-commits-since Added git-commits-since 2010-08-12 07:45:04 -07:00
git-contrib Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-count Update bit/git-count 2012-11-17 13:40:43 +01:00
git-create-branch git-create-branch: bug fix for branch creation use HEAD instead of origin 2013-07-21 12:13:37 +08:00
git-delete-branch Added multi-delete for git-delete-branch and git-delete-tag 2013-09-15 14:40:35 -07:00
git-delete-merged-branches Exempt master from deleted branches 2014-07-21 23:05:30 -05:00
git-delete-submodule Fixes #277 2014-11-21 00:31:43 +05:30
git-delete-tag Added multi-delete for git-delete-branch and git-delete-tag 2013-09-15 14:40:35 -07:00
git-effort Use process-specific tmp file and clean up on exit 2014-11-26 10:23:54 -08:00
git-extras Version bump. 2014-11-18 21:37:03 +05:30
git-feature fix #180 and #232 feature|bug|refactor checkout 2014-10-07 10:57:00 +02:00
git-fork add git-fork 2014-07-15 10:11:44 +01:00
git-fresh-branch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-gh-pages track gh-pages branch 2011-12-26 14:04:59 -03:00
git-graft Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-ignore modify the behavior of git-ignore, now it will cd root to find .gitignore 2014-11-17 21:36:56 +08:00
git-info git-info: POSIX compliance 2014-11-26 14:02:29 +01:00
git-line-summary invoke bash via /usr/bin/env for portability 2014-07-02 09:41:37 +02:00
git-local-commits Added git-local-commits: script to show a log of all commits not pushed to origin 2012-03-31 16:15:00 -07:00
git-lock git-lock Lock files in git repository 2014-07-10 11:27:57 -05:00
git-locked added git-locked to check what files have been locked 2014-10-16 20:53:47 -05:00
git-missing Fix #267, git-missing did not catch branch name. 2014-10-14 16:24:18 +02:00
git-obliterate Make git-obliterate work if there are whitespaces in filename 2014-07-04 11:16:17 +02:00
git-pr Implement git-pr 2014-10-07 13:13:19 +08:00
git-pull-request Added option to specify base 2014-09-11 13:10:01 +01:00
git-rebase-patch Add git-rebase-patch 2014-07-10 09:54:17 +02:00
git-refactor fix #180 and #232 feature|bug|refactor checkout 2014-10-07 10:57:00 +02:00
git-release Add remote parameter to git-release 2012-10-25 18:19:04 -06:00
git-rename-tag changing incorrect reference of tag to tags 2014-11-05 15:29:48 -05:00
git-repl add welcome in git-repl 2014-09-13 20:56:36 +08:00
git-reset-file ADD: git-reset-file 2014-08-27 10:42:58 +03:00
git-root add new command 'git root' to show the path to root of repo 2014-11-13 16:12:50 +08:00
git-setup Address issue #190, git-setup should test for existing .git in target directory 2013-10-01 13:26:55 -07:00
git-show-tree Make all bin scripts executable. 2012-07-22 22:27:38 +02:00
git-squash Refactor and improve git squash 2014-07-20 17:33:15 +02:00
git-summary Uses column -t to align summary output in a table. 2014-07-14 16:49:48 +02:00
git-touch Send error messages to stderr instead of stdout 2012-01-25 11:52:08 -05:00
git-undo Recommit of @d153e9c Changes to PR #114. 2012-07-23 00:11:11 +02:00
git-unlock File perms fix. 2014-07-30 17:57:47 +05:30