Commit graph

1031 commits

Author SHA1 Message Date
Jamie Bliss
d2de666ac7 Merge remote-tracking branch 'upstream/master' into vox-fs 2016-12-15 22:21:33 -05:00
Hugo Wang
0cc6a8b4ff made json history buffer with all hists 2016-12-11 16:33:45 +08:00
Hugo Wang
00c29766b5 wip - update json history rtns 2016-12-10 22:45:21 +08:00
Jamie Bliss
5e5921802d add fspath support to vox 2016-12-09 23:14:41 -05:00
Gordon Ball
0125dfb818 Fix (and test) byte string handling problems 2016-12-08 14:14:03 +01:00
Gordon Ball
dbc86bc955 Support raw-string path literals 2016-12-08 13:56:45 +01:00
Gordon Ball
ee97ae8bd0 Merge branch 'master' into first-class-paths 2016-12-08 13:06:21 +01:00
Anthony Scopatz
5f8030461b Merge pull request #1970 from mitnk/history-backends
New History Backend - Sqlite
2016-12-05 23:35:15 -05:00
Hugo Wang
7053d3ac7e updated test cases 2016-12-04 23:24:56 +08:00
Hugo Wang
0c5cede886 bug fix on sqlite history rtns 2016-12-04 22:54:45 +08:00
Hugo Wang
b3c2609974 rename stuff & doc strings 2016-12-01 22:14:22 +08:00
Hugo Wang
1ce4552d0d align sqlite history backend with public attrs 2016-11-30 22:49:13 +08:00
Jamie Bliss
dbe14a2673 Actually implement LoadEvent 2016-11-28 18:57:41 -05:00
Hugo Wang
04d2044c29 added tests for history sqlite 2016-11-27 22:57:42 +08:00
Hugo Wang
18a70a1658 update tests 2016-11-27 16:40:39 +08:00
Anthony Scopatz
0754821645 some test fixes 2016-11-22 10:41:37 -05:00
Anthony Scopatz
322fb7e8ad some final cleanup 2016-11-20 18:35:30 -05:00
Anthony Scopatz
60773b7be3 Merge pull request #1957 from xonsh/vcfix
vc fix
2016-11-20 13:56:20 -05:00
laerus
10047631e1 test vc/repo cleanup 2016-11-18 14:42:54 +02:00
laerus
ede5922fa9 prompt.vc test tweak/current_branch fix 2016-11-17 23:31:41 +02:00
laerus
13876531db fix making testing repos 2016-11-17 21:37:45 +02:00
laerus
df8aa69446 added test file git-test-repo 2016-11-17 19:51:56 +02:00
laerus
4f89feba79 cleanup 2016-11-16 20:34:00 +02:00
laerus
a5559785db prompt.vc cleanup 2016-11-16 20:16:19 +02:00
laerus
b650a0deaf prompt.vc check for hg/git binaries once 2016-11-16 20:08:06 +02:00
laerus
67833d560a fix tests/git-test-repo 2016-11-16 15:34:41 +02:00
Anthony Scopatz
a9bb216975 fixed non issue 2016-11-14 21:42:43 -05:00
laerus
cb4043a736 pytest complain mark.skip 2016-11-14 22:28:09 +02:00
laerus
b7a1ed4721 added git/hg repos for testing 2016-11-14 21:09:25 +02:00
laerus
904d71b83e test vc::get_branch 2016-11-14 19:28:32 +02:00
laerus
6487a557a7 vc_branch rename to vc/test_get_git_branch 2016-11-14 18:18:28 +02:00
laerus
365593a06a test cleanup 2016-11-02 16:18:17 +02:00
laerus
5d844a4652 more refactor 2016-11-02 15:35:59 +02:00
laerus
3bb221e24c promptformatter caching 2016-11-02 15:06:17 +02:00
laerus
11820ca725 PromptFormatter __call__ method 2016-11-01 20:12:38 +02:00
laerus
c712fefebc more refactor 2016-11-01 19:21:12 +02:00
laerus
b944347edc ref/cleanup 2016-11-01 14:10:11 +02:00
laerus
bff2c8f1b0 PromptFormatter class 2016-11-01 12:38:54 +02:00
Anthony Scopatz
9cd013b172 small windows fix 2016-10-26 20:55:40 -04:00
Anthony Scopatz
400ef828d9 more piping fixes for multiple commands 2016-10-26 20:51:28 -04:00
Anthony Scopatz
26759d8dfa windows test fix 2016-10-26 00:51:56 -04:00
Anthony Scopatz
6288644fe5 hopfule fix 2016-10-26 00:40:47 -04:00
Anthony Scopatz
7ceb158154 have failing test case 2016-10-25 20:55:42 -04:00
Anthony Scopatz
ef0d57aca9 wc command 2016-10-25 20:41:20 -04:00
Anthony Scopatz
a510dbab0a cat commands 2016-10-25 20:27:27 -04:00
Anthony Scopatz
e41ef2fa6a hopefully fix test erros 2016-10-24 22:41:01 -04:00
Anthony Scopatz
55143c1ee8 Merge branch 'master' into funcalias 2016-10-24 22:36:13 -04:00
Jan Schulz
49b92c6add Add failing test for windows machine dirs 2016-10-22 14:42:30 +02:00
Gordon Ball
d6811ab29a Test different quotes rather than two identical cases 2016-10-19 15:12:24 +02:00
Gordon Ball
7d79644612 Merge branch 'master' into first-class-paths 2016-10-19 15:05:42 +02:00