Vaclav Petras
|
bac519d645
Update to Black 21.5b1 (#1605)
|
3 年之前 |
Markus Neteler
|
ae610b8dae
GRASS GIS 8.0 changes (#1597)
|
3 年之前 |
Vaclav Petras
|
2312a5da4b
init: Solve most of Flake8 issues in grass.py (#1536)
|
4 年之前 |
Linda Kladivova
|
8fe13636b7
wxGUI: Replace startup screen by fallback session (#1400)
|
4 年之前 |
Huidae Cho
|
14942eff23
wxGUI: Exit after fatal lock errors (#1428)
|
4 年之前 |
Vaclav Petras
|
0c83c976b2
Move grass package content to directory named grass (#1356)
|
4 年之前 |
Vaclav Petras
|
57cb2d4bbe
init: Apply Black to the init script (#1359)
|
4 年之前 |
Vaclav Petras
|
28876fe653
init: Create demolocation in grass.py, not wxGUI gis_set.py (#1208)
|
4 年之前 |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
4 年之前 |
Vaclav Petras
|
aeff9f4646
init: Use argparse instead of custom parsing for CLI (#1239)
|
4 年之前 |
Markus Neteler
|
82e334827b
Happy New Year (#1225)
|
4 年之前 |
Corey White
|
47e52ec0d1
init: Make shell history unlimited (#1026)
|
4 年之前 |
nilason
|
ac85396bd9
init: Change the history file according to mapset for zsh (#975)
|
4 年之前 |
Vaclav Petras
|
2d24a42cd4
init: Change the history file according to the current mapset for Bash and GUI (#930)
|
4 年之前 |
Vaclav Petras
|
a96204ba15
init: Update mapset and simplify shell prompts (#923)
|
4 年之前 |
Vaclav Petras
|
69ca0a9f44
init: Start in last used mapset with --gui like --text (#767)
|
4 年之前 |
Tomas Zigo
|
d845ff2cbf
lib/init: fix run py script with CRLF line terminators ('grass --exec file_with_CRLF.py') (#860)
|
4 年之前 |
nilason
|
1fdf7525e1
init: ensure zsh environment variable SAVEHIST is set (#805)
|
4 年之前 |
Vaclav Petras
|
0538cf8d98
grass.grassdb: New Python subpackage for working with locations and mapsets (#837)
|
4 年之前 |
Vaclav Petras
|
171db2e53f
init: Start shell only with TTY (#768)
|
4 年之前 |
nilason
|
c5a5e71ccc
Add zsh terminal prompt support (#722)
|
4 年之前 |
nilason
|
a3888a00de
init: Update tcsh prompt with change of mapset (#765)
|
4 年之前 |
Huidae Cho
|
229dd3ea77
Fix fixed-width CJK formatting (#523)
|
4 年之前 |
Huidae Cho
|
7f291e2d4b
Startup: Avoid a race condition (#548)
|
5 年之前 |
Stefan Blumentrath
|
f59a1c088b
grass.py: used space as delimiter to get GRASS_VERSION_STRING (#405)
|
5 年之前 |
Huidae Cho
|
00e626feae
Set locale to euc-kr only for Windows (#520)
|
5 年之前 |
Huidae Cho
|
a885c59a1b
Support Korean (ko) language settings from g.gui for Windows (#519)
|
5 年之前 |
Vaclav Petras
|
9da94b70ea
init: Add --tmp-mapset option (#313)
|
5 年之前 |
Anna Petrasova
|
dc976cf6ab
grass.py: Match.__getitem__ is new from version 3.6, we need to use group()
|
5 年之前 |
Huidae Cho
|
7316936013
Merge pull request #170 from HuidaeCho/load_env
|
5 年之前 |