Commit graph

1747 commits

Author SHA1 Message Date
Sean Molenaar 14159245a9 Add BSD cat support
on macOS cat doesn't support the long operator
2017-04-21 15:37:48 +02:00
hemanth.hm 5cdfe42113 Merge pull request #646 from spacewander/upgrade-git-standup
Upgrade git-standup to new interface
2017-04-13 22:17:35 +05:30
spacewander 383f95f7c8 git-standup: update zsh completion 2017-04-13 00:16:55 +08:00
spacewander 0a125edeaf git-standup: also update the docs 2017-04-13 00:16:37 +08:00
spacewander 684d6acc93 git-standup: add sanity check to -d option and overwrite -w option 2017-04-12 23:39:58 +08:00
spacewander 0b91cd9bae git-standup: upgrade interface to catch up with kamranahmedse/git-standup 2017-04-12 14:17:25 +08:00
罗泽轩 61211634c9 Merge pull request #642 from nschlimm/git-bulk-command
Git bulk command
2017-04-01 10:40:08 +08:00
Niklas Schlimm 759b3841b8 Typos again 2017-03-31 18:20:12 +02:00
Niklas Schlimm fe39ac8af2 Corrected repository location print out and docs ws-root-directory absolute path 2017-03-30 19:31:32 +02:00
Niklas Schlimm ca62bdcfe6 Codereview Spacewander - whitespaces in workspace locations 2017-03-29 17:34:39 +02:00
罗泽轩 fda5f3e4ef Merge pull request #643 from jonyamo/git-pr_clean-git-config
Remove slashes from git-config command
2017-03-29 12:16:11 +08:00
Niklas Schlimm 7263b6c611 Review from spacewander 2017-03-28 21:52:21 +02:00
J.C. Yamokoski 6eb04bcca8 Remove slashes from git-config command
These slashes were causing the branch to be saved in `.git/config` with headings
such as `[branch "\"pr/123\""]` as opposed to `[branch "pr/123"]`. This in turn
prevented these entries from being removed when running `git pr clean`.
2017-03-28 09:44:40 -04:00
Niklas Schlimm de15bf7fb0 Merge branch 'master' into git-bulk-command 2017-03-19 19:49:08 +01:00
罗泽轩 49771ba018 Merge pull request #636 from spacewander/fix_rename_branch
use remote detected instead of 'origin' in rename-branch
2017-03-19 20:52:48 +08:00
hemanth.hm 6e9da2a4e7 Merge pull request #641 from tj/fix_pull_request_upstream
pull_request: should use detected upstream instead of hardcore origin
2017-03-19 12:57:32 +05:30
spacewander 4a05ad29e4 git-rename-branch: use detected upstream remote 2017-03-19 02:00:11 +08:00
spacewander 344b145062 git-pull-request: use detected upstream remote 2017-03-19 01:31:44 +08:00
spacewander 9744830d4a git-delete-branch: avoid deleting local upstream 2017-03-18 22:13:57 +08:00
Niklas Schlimm 02dc8b5b21 Better behaviour in non workspace directories 2017-03-17 17:33:53 +01:00
Niklas Schlimm d3cccebbd2 Current workspace is default target of bulk operations 2017-03-17 17:13:15 +01:00
Niklas Schlimm 9260fd92bf Even shorter 2017-03-13 21:06:50 +01:00
Niklas Schlimm 5957544dee Code refactor 2017-03-12 16:15:09 +01:00
Niklas Schlimm 9263aec739 bug fix in single ws mode 2017-03-08 20:26:44 +01:00
Niklas Schlimm 1cc77481bd code formatting 2017-03-08 20:11:26 +01:00
Niklas Schlimm 534c72b91f Fix in git-bulk head 2017-03-08 19:58:34 +01:00
Niklas Schlimm 57c0eb776c New Command git-bulk initial commit 2017-03-08 19:50:36 +01:00
hemanth.hm b00aacee00 Merge pull request #635 from spacewander/fix_rename_branch
fix syntax & name variables better in rename-branch
2017-03-07 14:18:02 +05:30
spacewander cc0dff2f49 fix syntax & name variables better in rename-branch 2017-03-07 14:39:50 +08:00
罗泽轩 b0ba3e5346 Merge pull request #633 from nschlimm/columnsflex
Columns in git-effort adopt to file length
2017-03-06 11:51:26 +08:00
Niklas Schlimm 422c9a8e69 taken out duplicate columns setting 2017-03-05 16:06:47 +01:00
Niklas Schlimm b01359efc5 Optimized file length calculation 2017-03-04 14:21:26 +01:00
Niklas Schlimm 518db6e648 Columns in git-effort adopt to file length 2017-03-04 13:59:48 +01:00
hemanth.hm 2289c25029 Merge pull request #630 from jjlin/rhel/centos
Add RHEL/CentOS installation
2017-02-18 13:14:40 +05:30
Jeremy Lin 719dd2c3af Add RHEL/CentOS installation 2017-02-17 11:15:24 -08:00
hemanth.hm 28363eff4e Merge pull request #629 from dankilman/fix-git-effort
Fix git-effort for paths starting with dash
2017-02-15 09:07:22 +05:30
Dan Kilman b2c7de9a5a Fix git-effort for paths starting with dash 2017-02-14 23:57:19 +02:00
罗泽轩 9c1feecca5 Merge pull request #626 from jldugger/jldugger/email-fallback
fall back to EMAIL when user.email is not configured
2017-02-03 10:38:28 +08:00
Justin Dugger c80b4e773f fall back to EMAIL when user.email is not configured 2017-02-01 20:36:34 -08:00
Nicolai Skogheim e93f206bad Merge pull request #619 from spacewander/git-summary-separator
use U+266A instead of comma as separator
2017-01-31 11:32:56 +01:00
hemanth.hm 484b98bb04 Merge pull request #624 from spacewander/has_git_commit
Check commit existed before running some commands
2017-01-27 16:53:47 +05:30
spacewander 64b4a599e8 Check commit existed before running some commands 2017-01-27 18:58:16 +08:00
罗泽轩 c258e5d4e8 Merge pull request #615 from techjacker/master
Adds 2FA support to git-fork
2017-01-27 10:45:10 +08:00
Andrew Griffiths 2451c0c202 Adds SSH prompt to git fork 2017-01-25 10:32:49 +00:00
spacewander bb5f4b0234 use U+266A instead of comma as separator 2017-01-24 14:13:38 +08:00
罗泽轩 2e8b368141 Merge pull request #610 from nicolaiskogheim/fix-spelling
spelling: {a,an} archive
2016-12-26 19:57:49 -06:00
Nicolai Skogheim e31f61ba34 spelling: {a,an} archive. Fix #609 2016-12-26 19:22:55 +01:00
hemanth.hm df06f9af2e Merge pull request #606 from spacewander/fix-git-extras-update
fix git-extras update and tweak Windows detection
2016-12-07 09:45:30 +05:30
spacewander b8ea5c4a02 fix git-extras update and tweak Windows detection
Replace expr with bash substring expansion.
Tested under:
GNU bash, version 4.3.42(5)-release (x86_64-pc-msys)
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin16)
2016-12-07 10:39:53 +08:00
罗泽轩 82162ea8c8 Merge pull request #585 from tardypad/stamp
Add git stamp
2016-12-05 20:13:50 +08:00