Commit Graph

111 Commits

Author SHA1 Message Date
Joao Moreno
6b855fccb8 git: enable languages syntax 2017-01-20 19:50:34 +01:00
Joao Moreno
424812d9ba git: merge decorator
fixes #18663
2017-01-19 17:00:56 +01:00
Joao Moreno
d0badb14da git: fix throttle decorator 2017-01-19 17:00:56 +01:00
Joao Moreno
973eda700e git: fix debounce decorator 2017-01-19 17:00:56 +01:00
Joao Moreno
6868a0bab1 fixes #18655 2017-01-19 09:42:53 +01:00
Joao Moreno
535a3de600 git: fix fetch error bubbling 2017-01-18 16:57:24 +01:00
Joao Moreno
7ec10a9052 fixes #18662 2017-01-18 16:53:10 +01:00
Joao Moreno
43dd9b76b0 git: nls
related to #18615
2017-01-17 17:38:00 +01:00
Joao Moreno
fab6f8871a git: don't show ahead/behind when syncing 2017-01-17 17:08:07 +01:00
Joao Moreno
731ea1ef6b git: report progress 2017-01-17 16:49:51 +01:00
Joao Moreno
e004be507c fixes #18648 2017-01-17 15:53:52 +01:00
Joao Moreno
3af429fda7 git: improve fs events reaction 2017-01-17 12:56:37 +01:00
Joao Moreno
75c48336f6 remove console logs 2017-01-17 10:17:58 +01:00
Joao Moreno
1a25345c48 git: dont be eager when reacting to workspace events 2017-01-17 10:16:48 +01:00
Joao Moreno
7c96cacd11 git: improve errors 2017-01-16 16:33:13 +01:00
Joao Moreno
231a1cab1b 2017-01-16 16:27:58 +01:00
Joao Moreno
54e16db16e git: block concurrent commands, sync 2017-01-16 15:51:10 +01:00
Joao Moreno
f2bb702d6f scm: fix bad string concatenation 2017-01-16 11:17:33 +01:00
Joao Moreno
b788c6f605 git: statusbar tooltip 2017-01-16 10:37:34 +01:00
Joao Moreno
0e8589331a scm: remove unimplemented commands 2017-01-16 10:30:17 +01:00
Joao Moreno
65478f4b5e git: autofetch 2017-01-13 16:10:10 +01:00
Joao Moreno
c7fca1c18f git: checkout & branch commands 2017-01-13 11:52:07 +01:00
Joao Moreno
79b37a7f17 add not implemented commands 2017-01-13 11:17:11 +01:00
Joao Moreno
a220ce2636 git: switch clean picks 2017-01-12 17:23:11 +01:00
Joao Moreno
8994ed0891 git: remove bad throw 2017-01-12 16:40:49 +01:00
Joao Moreno
2184638de4 git: pimp up CommandCenter 2017-01-12 16:37:46 +01:00
Joao Moreno
bd8a10e43f git: show output command 2017-01-12 16:08:52 +01:00
Joao Moreno
b6eda35873 git: viewlet overflow commands 2017-01-12 16:08:47 +01:00
Joao Moreno
fc0f2188e9 git: open change/file 2017-01-12 11:20:56 +01:00
Joao Moreno
0100102027 git: handle resource opening 2017-01-12 11:07:06 +01:00
Joao Moreno
83846ff1f1 git: reorg 2017-01-12 10:20:26 +01:00
Joao Moreno
c46b5c8a8b git: better error handling 2017-01-12 09:37:54 +01:00
Joao Moreno
87eea6cdcc git: sync action 2017-01-11 18:59:57 +01:00
Joao Moreno
c0ef3e4880 git: fix sync statusbar 2017-01-11 18:57:47 +01:00
Joao Moreno
01e466ee6e git: publish command, statusbar 2017-01-11 18:56:15 +01:00
Joao Moreno
4c3f63a377 git: sync status bar 2017-01-11 18:47:27 +01:00
Joao Moreno
d18c83cb7b git: checkout 2017-01-11 18:19:59 +01:00
Joao Moreno
db5a37ae53 git: remove console.log 2017-01-11 17:02:33 +01:00
Joao Moreno
6f05c43983 git: pimp up commands 2017-01-11 17:02:05 +01:00
Joao Moreno
ec5c873e40 git: status bar command 2017-01-11 16:36:32 +01:00
Joao Moreno
10e257e7d7 git: basic status bar 2017-01-11 16:29:09 +01:00
Joao Moreno
af4aedcf31 git: events for git:// text documents 2017-01-11 15:34:48 +01:00
Joao Moreno
daa8cce0b8 git: react to fs events 2017-01-11 15:21:52 +01:00
Joao Moreno
2e4395c11e git: merge actions 2017-01-11 12:10:48 +01:00
Joao Moreno
6ea8b8242d git: fix commit all 2017-01-11 12:08:38 +01:00
Joao Moreno
2e6c8db768 git: clean commands 2017-01-10 18:08:15 +01:00
Joao Moreno
cbb7a2cd45 git: log everything 2017-01-10 17:11:17 +01:00
Joao Moreno
d47b241dd7 git: refresh is async 2017-01-10 17:11:08 +01:00
Joao Moreno
8805d211b7 git: fix process env 2017-01-10 17:07:44 +01:00
Joao Moreno
786b01c3e9 git: commit clears input box 2017-01-10 16:50:19 +01:00