Huidae Cho
|
387419267f
grass.py: Add comments
|
5 年之前 |
Huidae Cho
|
90a2302a19
load_env: Use double backslashes for escaping
|
5 年之前 |
Markus Neteler
|
54ec55e5ca
grass startup: added support for google-chrome and chromium (#201)
|
5 年之前 |
Huidae Cho
|
8cdb9ac039
grass.py: Restore $HOME before .grass.bashrc (allows source ~/.bashrc from .grass.bashrc)
|
5 年之前 |
Māris Nartišs
|
63d0825062
wxGUI: added install no translation function (#156)
|
5 年之前 |
Huidae Cho
|
110edbf5be
grass.py: Strip trailing whitespaces after ^export lines in .grass7/bashrc
|
5 年之前 |
Huidae Cho
|
0ee8b328d4
grass.py: Allow multiple whitespaces after ^export in load_env()
|
5 年之前 |
Huidae Cho
|
61379ec384
grass.py: Evaluate ^export lines only and expand variables in double/non-quoted values
|
5 年之前 |
Huidae Cho
|
0e3e87fdbd
grass.py: Evaluate ^export lines only and expand variables in double/non-quoted values
|
5 年之前 |
Markus Metz
|
83ba584eb9
grass startup script
|
5 年之前 |
Martin Landa
|
03e91c5aef
grass.py: fix typo in info_text, svn -> dev (#78)
|
5 年之前 |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 年之前 |
Vaclav Petras
|
bfdb74d2d2
Do not require dev pkg to be installed for path
|
5 年之前 |
pmav99
|
2246f5b6ac
Simplify grass init script (#5)
|
5 年之前 |
Markus Metz
|
158b74b76b
libinit: shorten GRASS prompt
|
6 年之前 |
Panos Mavrogiorgos
|
29836ea975
lib/init/grass.py: Stop clearing the terminal
|
6 年之前 |
Markus Neteler
|
b8fb7070e5
grass.py: catch empty GISBASE env var
|
6 年之前 |
Markus Neteler
|
6c92676488
grass.py: decode username if of type bytes (contributed by Carmen Tawalika, https://github.com/GRASS-GIS/grass-ci/pull/3)
|
6 年之前 |
Markus Neteler
|
c019eff9a6
grass.py: fix https://trac.osgeo.org/grass/changeset/73977 as "grass_gui" var does not exist on headless cloud systems
|
6 年之前 |
Markus Neteler
|
8ac566c7b1
grass.py: browser = xdg-open as fallback; no browser message spam in batch jobs; small help text wording and standardization
|
6 年之前 |
Markus Neteler
|
688f2b731d
grass.py: added --config svn_revision
|
6 年之前 |
Markus Neteler
|
dc5017262b
Happy New Year
|
6 年之前 |
Markus Neteler
|
a90dca16c8
grass.py: minor comment and msg fixes; trailing white space removed
|
6 年之前 |
Martin Landa
|
020d3f9309
add powershell shell support to grass.py (see https://trac.osgeo.org/grass/ticket/3713)
|
6 年之前 |
Markus Neteler
|
3f65b58fc6
grass.py: fix inconsistent use of tabs and spaces in indentation (spaces to be used)
|
6 年之前 |
Markus Neteler
|
5a164b4a3d
grass.py: fi inconsistent use of tabs and spaces in indentation (spaces to be used)
|
6 年之前 |
Markus Metz
|
d48b77c601
libinit: fix https://trac.osgeo.org/grass/changeset/73707, clean_all() takes no arguments
|
6 年之前 |
Markus Metz
|
98c728e060
libinit: start rewriting to use functions in lib/python/scripts
|
6 年之前 |
Markus Metz
|
8ef6eb769e
libinit: use clean_default_db() from script.setup
|
6 年之前 |
Markus Metz
|
5cd0a2db93
lib/init: clean up sqlite db if existing, see https://trac.osgeo.org/grass/ticket/3697
|
6 年之前 |