Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
David Calavera 43bf61b428 Use git's global config to store the crash report configuration. 2014-01-05 18:29:34 -08:00
Jingwen Owen Ou 4a6d194b4f Fix typo in git show format
It's possible that comments are multiple lines
2013-12-30 21:10:49 -08:00
Jingwen Owen Ou 54769c9f10 Extract to local var refPrefix 2013-12-28 01:51:12 -08:00
Jingwen Owen Ou 712a6852bb Merge remote-tracking branch 'origin/master' into pull_in_cucumber_tests
Conflicts:
	commands/pull_request.go
	git/git.go
2013-12-28 01:31:03 -08:00
Jingwen Owen Ou ba6363328e Pull in cucumber tests from Hub
Since 31a85e519e...master

Some tests are ignored either because they don't make sense or WIP
2013-12-28 01:14:07 -08:00
David Calavera 4a83ffd3cd Identify each message editor separatedly. 2013-12-23 21:37:56 -08:00
Jingwen Owen Ou 309b5bb1de Clean up errors.New 2013-12-10 13:42:54 -08:00
Jingwen Owen Ou a270fd25f6 Import cucumber tests from Hub and get the pull_request.feature going a bit 2013-12-10 13:42:52 -08:00
Jingwen Owen Ou d9429d55f2 Fix alias bug that doesn't expand command 2013-12-04 07:08:52 -08:00
Jingwen Owen Ou a50c94fa7d Rewrite implementation of edit pull request message 2013-12-02 08:51:45 -08:00
Jingwen Owen Ou 1ee4daa7ea Add Git.RefList 2013-12-02 08:28:47 -08:00
Jingwen Owen Ou 333cae20ab Use shell quote for exec cmd 2013-11-26 07:14:47 -08:00
Jingwen Owen Ou fa8f2c95a7 Spawning processes to run git commands; Exec(1) doesn't work on Windows... 2013-09-22 17:51:37 -07:00
Jingwen Owen Ou c980c10c1e Revert "Remove sysexec since Windows doesn't support it…:-("
This reverts commit d527efb3f83de97c111dd2a2867e72aaa4cd5678.
2013-09-21 07:33:22 -07:00
Jingwen Owen Ou e0b66f06db Remove sysexec since Windows doesn't support it…:-( 2013-09-20 15:13:11 -07:00
Jingwen Owen Ou c3298db234 Fix git head on older git
Not all git has `--short` for `symbolic-ref`
2013-07-06 06:29:04 -07:00
Jingwen Owen Ou 91b4a17102 Expand git alias 2013-06-28 16:49:49 -07:00
Jingwen Owen Ou db292bcf5e Clean up git.go 2013-06-24 14:40:05 -07:00
Jingwen Owen Ou 8a0e224b4f Extract to remote.go 2013-06-24 13:43:59 -07:00
Jingwen Owen Ou 93b9f840f9 Use user 2013-06-22 07:32:50 -07:00
Jingwen Owen Ou 58a01c05eb Remove unused methods 2013-06-22 06:35:33 -07:00
Jingwen Owen Ou 022d899c2b Implement add remote for current user 2013-06-21 18:02:29 -07:00
Jingwen Owen Ou 20405f573d Fix help bug 2013-06-21 17:04:23 -07:00
Jingwen Owen Ou fd411335a5 Implement checkout 2013-06-21 17:01:00 -07:00
Jingwen Owen Ou 3ee7aeecb5 Add git.Checkout 2013-06-21 13:17:52 -07:00
Jingwen Owen Ou 4c960d3a3f Print git help if it's an extension 2013-06-17 13:56:57 -07:00
Jingwen Owen Ou c3adf47be6 Finish git remote command 2013-06-17 13:35:02 -07:00
Jingwen Owen Ou 526e5f2ad8 Implement fork 2013-06-11 07:46:48 -07:00
Jingwen Owen Ou ea3f6c1451 Fix test 2013-05-29 19:17:57 -07:00
Jingwen Owen Ou 64fa816809 Move code to proper subpackages 2013-05-29 12:01:12 -07:00