478 Commits (e6708c318fe89ef69f81ef9fc2b81a5eb8308853)
 

Author SHA1 Message Date
oGre 62496416cd Cleanup of themes, adding the new upstream variables where applicable 10 years ago
oGre 8ac89e8e26 Bugfix - reverted command to check if in repo and extract branch. Now works for tags and commit checkouts 10 years ago
Asazello d431610689 Fix for Single_line_Ubuntu.bgptheme 10 years ago
Martin Gondermann 12e4de13bb Merge pull request #190 from hiukkanen/master 10 years ago
Martin Gondermann 22d5591af4 Merge pull request #192 from ogr3/environment-fix 10 years ago
oGre f0dea79027 Updated documentation. Let GIT_PROMPT_STATUS_COMMAND be set outside a theme before loading gitprompt.sh 10 years ago
Joni Lahtinen c6e9984135 Use portable shebang 10 years ago
Martin Gondermann a1c94fc64c Merge pull request #189 from ogr3/display-upstream-branch 10 years ago
Martin Gondermann d494105623 Merge pull request #188 from gullevek/master 10 years ago
oGre 107514959d Replaced all remaining backticks 10 years ago
Clemens Schwaighofer d104f75b22 shell for gitprompt.sh needs to be bash 10 years ago
Clemens Schwaighofer 7f4d122fd2 Merge remote-tracking branch 'magicmonty/master' 10 years ago
oGre b84215df4f Fixed bug in determining branch when detached 10 years ago
oGre 801d45605b Cleanup 10 years ago
oGre 4a84143502 Bugfix 10 years ago
oGre a266d2967d Added support for showing upstream tracking branch in older gitstatus 10 years ago
oGre 752701797d Merge with upstream master 10 years ago
Martin Gondermann e7fa9319be Merge pull request #185 from ogr3/old-git-status 10 years ago
Martin Gondermann b72c7678e9 Merge pull request #186 from ogr3/untracked-files-bug 10 years ago
oGre 67e7d6a08b Fixed bug where not all untracked files in folders were shown 10 years ago
oGre 52bfba7d37 Added documentation in Default theme 10 years ago
oGre 50ee0e5fc9 Backported the new way of counting stashed files and the printf function to speed it up 10 years ago
oGre 09c98facb6 Added environment variable GIT_PROMPT_STATUS_COMMAND that can point out a custom gitstatus.sh script if needed. 10 years ago
oGre 47f4aca1f8 Added environment variable GIT_PROMPT_STATUS_COMMAND that can point out a custom gitstatus.sh script if needed. 10 years ago
oGre 41aa8fe825 Unset the new variable. Documentation added in README.md Removed unexpected token warning. 10 years ago
oGre 87ecc3cae9 Documentation 10 years ago
oGre baa54d3673 Added config variable analogue to GIT_PROMPT_VIRTUALENV 10 years ago
oGre 54543440f5 Add upstream tracked branch to gitstatus.sh and possible to show in prompt 10 years ago
Martin Gondermann c9e576b961 Merge pull request #183 from ogr3/updated-documentation 10 years ago
oGre 7edc0233fe Updated documentation 10 years ago
Martin Gondermann 828930178b Merge pull request #182 from ogr3/set-window-title 10 years ago
oGre fbeaa6effd Moved gp_truncate_pwd function to gitprompt.sh 10 years ago
oGre ff48c81587 Minor fix 10 years ago
oGre 1ba48fd06b Added helper function gp_set_window_title that can be used to set XTerm window title to the given argument. Used in TruncatedPwd_WindowTitle theme 10 years ago
Martin Gondermann f833e59438 Merge pull request #181 from ogr3/python-cleanup 10 years ago
oGre 55becdb193 Minor reformatting 10 years ago
oGre 1170818d04 Refactored get tag or hash to work as the bash version 10 years ago
oGre dd324dcdb2 Re-format, moved imports, fixed spelling error 10 years ago
Martin Gondermann bbe02ddce9 Merge pull request #180 from ogr3/disable-venv-prompt 10 years ago
Martin Gondermann 4f6c446220 Merge pull request #179 from ogr3/dots-fix 10 years ago
oGre 149efc1331 Virtualenv information duplicated code moved to helper function 10 years ago
oGre 26bd9fb354 Honor VIRTUAL_ENV_DISABLE_PROMPT in updatePrompt as well 10 years ago
oGre ba1276e9c8 Honor VIRTUAL_ENV_DISABLE_PROMPT, if it is set to non-empty string 10 years ago
oGre ca7a848ca4 Renamed array variable to _fields to comply with the other arrays 10 years ago
ogr3 ed44f6bc9d Merge pull request #1 from pedantic79/simple-dots-fix 10 years ago
Dan Nguyen dedb19180b fix issue with parsing ahead/behind 10 years ago
Dan Nguyen fc6d4d87e7 Merge remote-tracking branch 'ogr3/dots-fix' into simple-dots-fix 10 years ago
Dan Nguyen 73f3cb75d1 Handle branches with dots in them 10 years ago
oGre d4b630bf7d Possible to have dots in branch name 10 years ago
Martin Gondermann 5098924db8 Merge pull request #177 from ogr3/theme-optimized 10 years ago