Commit graph

1137 commits

Author SHA1 Message Date
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
Niklas Schlimm 7263b6c611 Review from spacewander 2017-03-28 21:52:21 +02: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
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
罗泽轩 15ae263312 Merge pull request #578 from tardypad/count_fix_extra_arguments
count: remove usage of extra arguments for detailed display
2016-12-05 09:49:03 +08:00
Damien Tardy-Panis c5bd28dd51 stamp: show real looking results in Commands.md doc 2016-12-04 16:21:09 +01:00
Damien Tardy-Panis a7779a1029 stamp: add warning in documentation about corner case 2016-12-04 16:21:09 +01:00
Damien Tardy-Panis 9ea8f98e5c stamp: add zsh autocompletion 2016-12-04 16:21:09 +01:00
Damien Tardy-Panis a118f306b1 stamp: remove non used multiple lines error messages 2016-12-04 16:21:09 +01:00
Damien Tardy-Panis 4aec48c85c stamp: the message consists in all terms after the identifier
no need to put quotes in case of spaces
2016-12-04 16:21:09 +01:00
Damien Tardy-Panis c9463bf6ef stamp: identifier is case insensitive for the replacement 2016-12-04 16:21:09 +01:00
Damien Tardy-Panis 705bb32a7a stamp: add to Commands doc 2016-12-04 16:21:05 +01:00
Damien Tardy-Panis 3b621f1052 stamp: add manual 2016-12-04 16:18:54 +01:00
Damien Tardy-Panis 13f15d5339 stamp: add bash autocompletion 2016-12-04 16:18:54 +01:00