Anthony Scopatz
|
a903d4fc36
|
Merge pull request #1966 from mitnk/history-sort
Make history show all sorted
|
2016-11-21 23:56:37 -05:00 |
|
Anthony Scopatz
|
1887864528
|
OK, more fixes
|
2016-11-21 20:50:21 -05:00 |
|
Hugo Wang
|
f66f074087
|
added news file
|
2016-11-22 08:53:42 +08:00 |
|
Hugo Wang
|
d392a6f454
|
updated HistoryGC.files()
|
2016-11-22 08:33:52 +08:00 |
|
Anthony Scopatz
|
69969988ef
|
some flake cleanup
|
2016-11-20 18:49:26 -05:00 |
|
Anthony Scopatz
|
5ff0605569
|
missing comma
|
2016-11-20 18:39:38 -05:00 |
|
Anthony Scopatz
|
322fb7e8ad
|
some final cleanup
|
2016-11-20 18:35:30 -05:00 |
|
Anthony Scopatz
|
c971dd9838
|
have precommand firing working
|
2016-11-20 18:09:13 -05:00 |
|
Anthony Scopatz
|
d0ac0c2efc
|
some cleanup
|
2016-11-20 17:32:53 -05:00 |
|
Anthony Scopatz
|
ef323bacb6
|
Merge branch 'master' into bashisms
|
2016-11-20 16:56:04 -05:00 |
|
Anthony Scopatz
|
60773b7be3
|
Merge pull request #1957 from xonsh/vcfix
vc fix
|
2016-11-20 13:56:20 -05:00 |
|
Anthony Scopatz
|
35d95b593d
|
safe flush
|
2016-11-20 12:33:39 -05:00 |
|
Hugo Wang
|
f08c762397
|
wip: adding history backends
|
2016-11-21 00:01:01 +08:00 |
|
Hugo Wang
|
6f0c635c93
|
make history show all sorted
|
2016-11-20 23:05:21 +08:00 |
|
Gil Forsyth
|
02e1938edb
|
Merge pull request #1954 from xonsh/sigint
signal barrier
|
2016-11-18 15:44:46 -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
|
ea1dc90033
|
prompt.vc check if empty cmds cache
|
2016-11-17 22:13:34 +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 |
|
Konstantinos Tsakiltzidis
|
8f9e65f885
|
Merge pull request #1950 from xonsh/serv
Server CPU usage performance improvments
|
2016-11-16 15:38:08 +02:00 |
|
laerus
|
67833d560a
|
fix tests/git-test-repo
|
2016-11-16 15:34:41 +02:00 |
|
laerus
|
cf2e9f7ca5
|
Merge branch 'vc_tests' into vcfix
|
2016-11-16 15:22:53 +02:00 |
|
laerus
|
5cd2e5644c
|
Merge branch 'master' into vc_tests
|
2016-11-16 15:15:15 +02:00 |
|
laerus
|
a01ff4c82f
|
strip hg root value, news
|
2016-11-16 14:18:19 +02:00 |
|
laerus
|
0aaf9b3052
|
locate hg/git binary before building prompt branch field
|
2016-11-16 14:03:58 +02:00 |
|
Anthony Scopatz
|
8f5aa9d73d
|
initial bashisms, super broken
|
2016-11-15 01:01:34 -05:00 |
|
Anthony Scopatz
|
700f7cf463
|
signal barrier
|
2016-11-14 22:07:04 -05:00 |
|
Anthony Scopatz
|
7754e4be44
|
Merge pull request #1953 from xonsh/pacman_thable
remove pacman from threadable predictors
|
2016-11-14 21:49:46 -05:00 |
|
Anthony Scopatz
|
a9bb216975
|
fixed non issue
|
2016-11-14 21:42:43 -05:00 |
|
Gil Forsyth
|
f282b1d92a
|
update news entry
|
2016-11-14 16:03:08 -05:00 |
|
Gil Forsyth
|
a982de2efa
|
remove pacman from threadable predictors
as reported in #1947, `pacman` in the `default_threadable_predictors`
disables capture of all `pacman` commands.
|
2016-11-14 16:01:28 -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 |
|
Gil Forsyth
|
a413061d77
|
Merge pull request #1951 from mitnk/path-complete
Fix readline path completion issues
|
2016-11-13 10:33:56 -05:00 |
|
Konstantinos Tsakiltzidis
|
5d3f0688a0
|
Merge pull request #1942 from xonsh/vc
get_hg_status runs 'hg root'
|
2016-11-13 15:57:04 +02:00 |
|
Hugo Wang
|
6cd93f3766
|
updated news entry
|
2016-11-13 10:18:32 +08:00 |
|
Hugo Wang
|
6c1899f39e
|
further fixes
|
2016-11-13 10:12:34 +08:00 |
|
Hugo Wang
|
d0fb7dd39f
|
fix multiple paths case
|
2016-11-13 09:32:41 +08:00 |
|
Anthony Scopatz
|
c05e436281
|
Some perf imps
|
2016-11-12 13:05:18 -05:00 |
|
Hugo Wang
|
ed76d68672
|
fix readline completion
|
2016-11-13 01:36:42 +08:00 |
|
Anthony Scopatz
|
e74a178a5f
|
some
|
2016-11-12 12:15:56 -05:00 |
|
Konstantinos Tsakiltzidis
|
4db2ee572c
|
Merge pull request #1949 from xonsh/white
Fix WHITE color keyword
|
2016-11-12 09:57:22 +02:00 |
|
Morten Enemark Lund
|
cc66679947
|
news fix
|
2016-11-12 08:05:21 +01:00 |
|
Morten Enemark Lund
|
e30e9f7a6f
|
Add news entry
|
2016-11-11 22:17:15 +01:00 |
|