Mislav Marohnić
55dec7d392
Merge pull request #1619 from jsoref/spelling
...
Spelling
2017-11-29 13:09:05 +01:00
Josh Soref
9035849b22
spelling: transform
2017-11-08 02:50:17 +00:00
Josh Soref
0180cb5fdb
spelling: release
2017-11-08 02:48:27 +00:00
Josh Soref
6dfb3212ba
spelling: regexp
2017-11-08 02:48:11 +00:00
Josh Soref
52a7e80658
spelling: protocol
2017-11-08 02:47:43 +00:00
Josh Soref
e540db3926
spelling: indicate
2017-11-08 02:38:45 +00:00
Mislav Marohnić
5ce945e747
Merge pull request #1604 from patheticpat/fix-vi-regex
...
Fix recognition logic for vi editor variants again
2017-10-17 14:31:25 +02:00
Michael Kaiser
ad61211bab
Fix recognition logic for vi editor variants again
2017-10-17 12:28:59 +02:00
Mislav Marohnić
14f4cb84ee
Merge pull request #1599 from voithos/completion-fixes
...
Ensure that _git completion func is replaced only once.
2017-10-17 09:58:07 +02:00
Zaven Muradyan
e723a635d0
Ensure that _git completion func is replaced only once.
...
This allows the completion script to be sourced more than once while
still behaving correctly. Previously, the script would attempt to
replace `__git_list_all_commands` blindly, which would yield
multiply-replaced calls like
`__git_list_all_commands_without_hub_without_hub`.
2017-10-16 18:30:26 -07:00
Mislav Marohnić
26e590ac6d
Merge pull request #1603 from patheticpat/fix-vi-regex
...
Fix recognition logic for vi editor variants
2017-10-17 01:01:32 +02:00
Michael Kaiser
7df50b2c33
Fix recognition logic for vi editor variants
...
Fixes #1602
2017-10-16 23:07:30 +02:00
Mislav Marohnić
cbcc349e39
Merge pull request #1580 from patheticpat/fix-completion-test-support
...
Fix tmux_pane_content test helper
2017-10-14 18:22:12 +02:00
Mislav Marohnić
650092f9d8
Merge pull request #1579 from patheticpat/list-all-releases
...
Fetch all releases when doing `hub release`
Fixes #1511
2017-10-14 18:18:11 +02:00
Mislav Marohnić
d6d435432a
Merge pull request #1582 from patheticpat/fix-windows-installer
...
Fix PATH update in windows installation script
2017-10-13 21:22:02 +02:00
Michael Kaiser
9ab24975e1
Fix PATH update in windows installation script
...
Fixes #1506 .
2017-10-03 16:27:04 +02:00
Michael Kaiser
57ccc3a208
Fix tmux_pane_content test helper
...
Ignore all lines that are printed before the first command prompt. On
some systems bash prints a message about how to use the sudo command
when started with a clean `HOME`, causing some tests to fail.
Fixes #1477
2017-10-02 22:45:49 +02:00
Michael Kaiser
5c9731c9e4
Fetch all releases when doing `hub release`
...
As suggested at #1511 , instead of fetching only the first 30 releases,
follow the `next` link to fetch all pages.
2017-10-02 18:05:10 +02:00
Mislav Marohnić
e39364d545
Merge pull request #1563 from github/environment-variables-docs
...
Document available environment variables
2017-09-20 15:35:02 +02:00
Mislav Marohnić
b6cba8c250
Merge pull request #1574 from dvrkps/patch-1
...
travis: update go versions
2017-09-20 14:18:42 +02:00
Davor Kapsa
598027570a
travis: update go versions
...
As discussed at https://github.com/github/hub/pull/1573
2017-09-20 07:56:28 +02:00
Mislav Marohnić
b5b121036e
Document available environment variables
2017-09-06 16:35:54 +02:00
Mislav Marohnić
2d345171cd
Merge pull request #1557 from HarrySarson/line-endings2
...
Enforce unix eol in bash script files through .gitattributes
2017-09-04 18:54:51 +02:00
Harry Sarson
a5a1dbd4e2
Enforce unix eol in bash script files
2017-09-02 20:55:54 +01:00
Mislav Marohnić
548104282c
Merge pull request #1552 from github/code-of-conduct
...
Contributor Covenant Code of Conduct
2017-08-28 21:47:38 +02:00
Mislav Marohnić
890b884fa4
Improve contact email, part 2
2017-08-28 21:47:08 +02:00
Mislav Marohnić
2cd94ac78c
Better contact email
2017-08-28 12:51:22 +02:00
Mislav Marohnić
886b5cd245
Create CODE_OF_CONDUCT.md
2017-08-28 12:35:08 +02:00
Mislav Marohnić
a45f4573a3
Merge pull request #1537 from mareksuscak/document-brew-devel
...
Document the availability of the development version.
2017-08-15 17:54:23 +02:00
Mislav Marohnić
f72f13a444
Merge branch 'make-fork-command-idempotent'
2017-08-15 17:20:13 +02:00
Mislav Marohnić
9f08d96a75
Assert exact stdout for different `hub fork` scenarios
2017-08-15 17:16:43 +02:00
Marek Suscak
909ee554bb
Use a positive language.
2017-08-15 15:18:34 +02:00
Marek Suscak
a824191b00
Document the availability of the development version.
2017-08-14 19:07:51 +02:00
Elliott Beach
0f9caf5331
fix whitespace in feature
2017-08-12 15:39:29 -05:00
Elliott Beach
4539860f12
compare repos using sameAs not strcmp
2017-08-12 15:22:28 -05:00
Elliott Beach
26bb43a4ce
fix whitespace issues
2017-08-10 19:36:24 -05:00
Elliott Beach
f09b0c00db
test fork behavior with mixed protocols
2017-08-10 19:23:38 -05:00
Elliott Beach
bde4e6e771
Let fork succeed when forked remote exists
2017-08-10 19:11:07 -05:00
Elliott Beach
71d5e5a2b4
add test for remote and fork exist
2017-08-10 19:10:52 -05:00
Mislav Marohnić
5e811d3b00
Merge pull request #1533 from e-beach/pass-fds-to-commands
...
Pass file descriptors to cmd.NewWithArray
2017-08-08 13:35:13 +02:00
Elliott Beach
4b2e55736c
add test for swallowed stderr
2017-08-05 11:52:28 -05:00
Elliott Beach
6261fbd94d
pass file descriptors to cmd.NewWithArray
2017-08-04 18:16:16 -05:00
Mislav Marohnić
e3cf4914ae
Merge pull request #1505 from pschultz/patch-1
...
Fix windows build
2017-07-10 13:13:52 +02:00
Peter Schultz
89edf74866
fix windows build
2017-07-08 17:17:57 +02:00
Peter Schultz
ce5dc323d8
Fix package name
2017-07-08 17:03:27 +02:00
Mislav Marohnić
35ca65b907
Merge pull request #1425 from pocket7878/add-plan9port-rc-support
...
Add plan9port rc shell support
2017-06-28 11:41:12 +02:00
Mislav Marohnić
c4f4e52a39
Merge pull request #1447 from jhasse/patch-1
...
Add Fedora Linux installation instructions
2017-06-27 14:04:26 +02:00
Mislav Marohnić
9a0c525b42
Merge pull request #1327 from wesbland/delete_release
...
Add ability to delete releases
2017-06-26 23:44:43 +02:00
Mislav Marohnić
6ed9277af1
hub 2.3.0-pre10
2017-06-26 20:23:46 +02:00
Mislav Marohnić
7548421208
Show hub version even if `git version` fails
...
Fixes https://github.com/github/hub/issues/1423
2017-06-26 20:22:11 +02:00