FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/cpp/session/SessionConsoleProcess.cpp - pearsonca/rstudio · GitHub
pearsonca
/
rstudio
Public
forked from
rstudio/rstudio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstudio
src
cpp
session
SessionConsoleProcess.cpp
on
master
User selector
Datepicker
Commit history
Commits on Feb 8, 2020
Merge branch 'master' into feature/zsh-terminal
gtritchie
committed
045c856
View commit details
Copy full SHA for 045c856
View code at this point
Browse repository at this point
add Zsh as a supported terminal on Mac, Linux, and Server
Show description for 9be3bce
gtritchie
committed
9be3bce
View commit details
Copy full SHA for 9be3bce
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
suppress macOS Catalina warning about old system bash
Show description for d47face
gtritchie
committed
d47face
View commit details
Copy full SHA for d47face
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
bulk update RStudio, Inc. => RStudio, PBC
jmcphers
committed
30aa1f8
View commit details
Copy full SHA for 30aa1f8
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
add more control over terminal behavior after shell exits (user preference)
Show description for 6021b38
gtritchie
committed
6021b38
View commit details
Copy full SHA for 6021b38
View code at this point
Browse repository at this point
Commits on Oct 6, 2019
fix compile issues on windows.
MariaSemple
committed
1bbfd75
View commit details
Copy full SHA for 1bbfd75
View code at this point
Browse repository at this point
Commits on Sep 24, 2019
refactor json lib and fix all issues. also fix a bug in refactored error.
MariaSemple
committed
9e52564
View commit details
Copy full SHA for 9e52564
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
resolve conflicts after merging from master
MariaSemple
committed
b2788dc
View commit details
Copy full SHA for b2788dc
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
restyle FilePath class.
MariaSemple
committed
bdbe32a
View commit details
Copy full SHA for bdbe32a
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
additional fixes to prevent null references starting up on slow connections
Show description for aebef9a
gtritchie
committed
aebef9a
View commit details
Copy full SHA for aebef9a
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Merge remote-tracking branch 'origin/master' into feature/plaintext-config
jmcphers
committed
7c37ee3
View commit details
Copy full SHA for 7c37ee3
View code at this point
Browse repository at this point
Commits on May 31, 2019
move prefs out of session modules (required before startup)
jmcphers
committed
f8268e5
View commit details
Copy full SHA for f8268e5
View code at this point
Browse repository at this point
begin overhaul of UserSettings in session systems and modules (WIP)
jmcphers
committed
9e3d350
View commit details
Copy full SHA for 9e3d350
View code at this point
Browse repository at this point
Commits on May 17, 2019
begin transitioning userSettings to userPrefs
jmcphers
committed
b2f3db6
View commit details
Copy full SHA for b2f3db6
View code at this point
Browse repository at this point
Commits on May 3, 2019
reduce unnecessary include of websocketpp headers
Show description for 1d996e7
gtritchie
committed
1d996e7
View commit details
Copy full SHA for 1d996e7
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
detect PowerShell core and show in list of terminal choices
gtritchie
committed
d7a6f81
View commit details
Copy full SHA for d7a6f81
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
minor cleanup of some terminal code
Show description for d6c8ede
gtritchie
committed
d6c8ede
View commit details
Copy full SHA for d6c8ede
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Merge branch 'master' into v1.3
kfeinauer
committed
b118fbd
View commit details
Copy full SHA for b118fbd
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
obscure ports when connecting to terminal via websocket
jmcphers
committed
258e810
View commit details
Copy full SHA for 258e810
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Replaced jsonspirit with rapidjson. Open source companion commit for https://github.com/rstudio/rstudio-pro/pull/690
kfeinauer
committed
0789274
View commit details
Copy full SHA for 0789274
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
Cleanup ConsoleProcess constructors (somewhat) with default values
Show description for 4c8aec7
gtritchie
committed
4c8aec7
View commit details
Copy full SHA for 4c8aec7
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Set HOME in terminal
gtritchie
committed
7c9ad57
View commit details
Copy full SHA for 7c9ad57
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Don't set GIT_EDITOR or SVN_EDITOR in terminals
gtritchie
committed
b59583c
View commit details
Copy full SHA for b59583c
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
Simplify and remove RSTUDIO_PROJ_PATH
gtritchie
committed
f46f2ba
View commit details
Copy full SHA for f46f2ba
View code at this point
Browse repository at this point
Add RSTUDIO_SESSION_ID env var
gtritchie
committed
eec8e16
View commit details
Copy full SHA for eec8e16
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
Environment variables for terminal customization
gtritchie
committed
cdfb6b1
View commit details
Copy full SHA for cdfb6b1
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
terminal whitelist fixes
gtritchie
committed
9e6fbdc
View commit details
Copy full SHA for 9e6fbdc
View code at this point
Browse repository at this point
Support whitelist for closing terminals without warning
gtritchie
committed
aec6323
View commit details
Copy full SHA for aec6323
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Ensure handle is set before using
gtritchie
committed
17ec0a0
View commit details
Copy full SHA for 17ec0a0
View code at this point
Browse repository at this point
Set RSTUDIO_TERM env var to handle, not sequence number
gtritchie
committed
97ee6d2
View commit details
Copy full SHA for 97ee6d2
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Show exit code in terminal
gtritchie
committed
d10a10f
View commit details
Copy full SHA for d10a10f
View code at this point
Browse repository at this point
cleanup from merging master
gtritchie
committed
02d845a
View commit details
Copy full SHA for 02d845a
View code at this point
Browse repository at this point
Merge branch 'master' into bugfix/terminal-misc
gtritchie
committed
d7f4532
View commit details
Copy full SHA for d7f4532
View code at this point
Browse repository at this point
Simplify createTerminalProcOptions signature
gtritchie
committed
a064c25
View commit details
Copy full SHA for a064c25
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Set zombie flag directly on server, not via RPC
Show description for 7b446d2
gtritchie
committed
7b446d2
View commit details
Copy full SHA for 7b446d2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL