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
Damien Tardy-Panis
b105dd837a
stamp: add replace option
...
replace all previous stamps with same identifier in commit message
2016-12-04 16:18:54 +01:00
Damien Tardy-Panis
3ffbe23fbe
stamp: display new full message as result
2016-12-04 16:18:54 +01:00
Damien Tardy-Panis
79629e6b6e
stamp: add extra optional message parameter
2016-12-04 16:18:54 +01:00
Damien Tardy-Panis
cd328bfb61
stamp: add basic script
2016-12-04 16:18:54 +01:00
罗泽轩
76694bccdd
Merge pull request #601 from richardfearn/git-sed-spaces-in-filenames
...
git-sed: use "grep -z" and "xargs -0" to cope with spaces in filenames
2016-11-20 10:38:46 +08:00
hemanth.hm
29a5596d9e
Merge pull request #603 from richardfearn/git-clear-consistent-defaults
...
git-clear-soft: change default yes/no option to "no" (as with git-clear)
2016-11-20 05:16:22 +05:30
hemanth.hm
20a9e95b9a
Merge pull request #602 from richardfearn/git-delete-merged-branches-fix
...
git-delete-merged-branches: use "xargs -r" to prevent error when there are no branches to delete
2016-11-20 05:15:58 +05:30
Richard Fearn
c4a9bb46d9
git-clear-soft: change default yes/no option to "no" (as with git-clear)
...
6d49449 changed the git-clear default option to "no" (see #583 ).
Make the git-clear-soft default the same - it's safer.
2016-11-19 17:53:51 +00:00
Richard Fearn
8cbbf9095a
git-delete-merged-branches: use "xargs -r" to prevent error when there are no branches to delete
...
Prevents this error:
$ git delete-merged-branches
fatal: branch name required
2016-11-19 17:41:30 +00:00
Richard Fearn
2292e1cebe
git-sed: use "git grep -z" and "xargs -0" to cope with spaces in filenames
...
Otherwise filenames with spaces result in errors:
$ cat "file with spaces in name"
old
$ git sed old new
sed: can't read file: No such file or directory
sed: can't read with: No such file or directory
sed: can't read spaces: No such file or directory
sed: can't read in: No such file or directory
sed: can't read name: No such file or directory
2016-11-19 17:26:17 +00:00
罗泽轩
fd2de52949
Merge pull request #600 from richardfearn/git-fresh-branch-fix
...
git-fresh-branch: fix handling of 'yes' response when there are changes
2016-11-20 01:25:30 +08:00
罗泽轩
7f14cc4488
Merge pull request #599 from richardfearn/improve-yes-no-prompts
...
git-{clear,clear-soft,sync}: improve yes/no prompts
2016-11-20 01:17:18 +08:00
Richard Fearn
4f8e411f71
git-fresh-branch: fix handling of 'yes' response when there are changes
...
'break' isn't valid in its current location in the script, resulting in an
error like:
/usr/bin/git-fresh-branch: line 42: break: only meaningful in a `for', `while', or `until' loop
Since there's a call to 'clean' right at the end of the script, do nothing if
anything beginning 'Y' or 'y' is entered; execution will continue to the end
of the script, and 'clean' will be called.
2016-11-19 16:59:58 +00:00
Richard Fearn
82d6a7265f
git-{clear,clear-soft,sync}: improve yes/no prompts
...
Don't print trailing newline; prompt for yes/no response on the same line
2016-11-19 16:41:19 +00:00
hemanth.hm
1ed75978a9
Merge pull request #598 from richardfearn/fix-git-sed-typo
...
git-sed: fix 'unkonwn' typo
2016-11-19 20:52:43 +05:30
罗泽轩
54de081be7
Merge pull request #597 from richardfearn/commands-md-improvements
...
Improvements to Commands.md
2016-11-19 22:20:02 +08:00
Richard Fearn
009f4fb6d1
git-sed: fix 'unkonwn' typo
2016-11-19 14:03:21 +00:00