Commit Graph

  • c2a454da5a Revert "removed unneeded calls to git_prompt_config" Martin Gondermann 2014-01-29 11:37:12 +0100
  • 5be51b8cf6 removed need to use temporary file in gitstatus.sh Martin Gondermann 2014-01-29 11:08:57 +0100
  • 4cbef92cf5 removed unneeded calls to git_prompt_config Martin Gondermann 2014-01-29 11:08:29 +0100
  • 6b576b46cf Merge pull request #39 from linuxmaniac/vseva/fix_virtualenv Martin Gondermann 2014-01-27 23:17:51 -0800
  • 7dc77af94c fix VIRTUAL_ENV prompt outside a git repository Victor Seva 2014-01-28 00:09:58 +0100
  • 06f7578ccd Merge remote-tracking branch 'original/master' Alan Stebbens 2014-01-24 23:54:39 -0800
  • 0975f9dbf9 aks:testing new file in local, but not in remote Alan Stebbens 2014-01-24 10:09:15 -0800
  • 84d86c9b73 Fixed Symbols for ahead and behind Martin Gondermann 2014-01-24 17:05:12 +0100
  • 74f9786745 Colorized git-prompt-help with configured colors and symbols Martin Gondermann 2014-01-24 15:56:00 +0000
  • 5c49f42858 Added sourcing of git_prompt_help.sh to gitprompt.sh Martin Gondermann 2014-01-24 16:53:36 +0100
  • b9855cd627 Merge branch 'master' of https://github.com/aks/bash-git-prompt into aks-master unknown 2014-01-24 14:36:37 +0000
  • 74beec2a7f Merge pull request #38 from ogr3/master Martin Gondermann 2014-01-24 05:03:28 -0800
  • 5a72f5aff2 Associative arrays does not work on Bash 3 (OS X for instance). Change to ordinary variables to be more compatible. ogr3 2014-01-24 11:18:55 +0100
  • 4e7fcb290b aks: don't cause errors if the git-prompt-colors.sh file is missing Alan Stebbens 2014-01-24 01:13:32 -0800
  • ae1c1d1ef0 aks:externalize git prompt colors; add help func Alan Stebbens 2014-01-24 01:09:49 -0800
  • aa79c36e3e Reinserted the missing '!' from the shebang line. Alan Stebbens 2014-01-23 21:41:36 -0800
  • 346ab77762 Merge pull request #36 from aks/master Martin Gondermann 2014-01-23 12:32:52 -0800
  • f60217ae2c aks: added Cyan as a color, and used it for untracked files. Updated README Alan Stebbens 2014-01-20 17:53:43 -0800
  • 3a97752a25 aks: fixed order of config items Alan Stebbens 2014-01-20 17:26:12 -0800
  • d7cd692f7a Merge branch 'add-gitstatus.sh' Alan Stebbens 2014-01-20 17:21:21 -0800
  • 817bdf3584 aks: added gitstatus.sh, and configured it in gitprompt.sh Alan Stebbens 2014-01-20 17:00:24 -0800
  • 0704670f8e aks: added gitstatus.sh, and configured it in gitprompt.sh Alan Stebbens 2014-01-20 17:00:24 -0800
  • 42e4bccf7d Merge pull request #34 from fernandolopez/develop Martin Gondermann 2014-01-05 23:24:18 -0800
  • d1e542bc22 Stashed support for fish Fernando López 2014-01-05 20:54:28 -0300
  • 712f17b33c Merge pull request #33 from fernandolopez/develop Martin Gondermann 2014-01-01 23:10:00 -0800
  • 2d817c8866 Fixed to work in Pyton 3.2/3.3 Fernando López 2014-01-01 20:23:41 -0300
  • b54437f917 Merge pull request #32 from rsteuerw/master Martin Gondermann 2013-12-30 23:28:23 -0800
  • 100e7034c5 Show number of stash entries in bash prompt Ralf Steuerwald 2013-12-30 22:35:45 +0100
  • 85d717326e Merge pull request #31 from ogr3/master Martin Gondermann 2013-12-21 04:51:16 -0800
  • e70a107295 async_run and disown in subshell when calling to suppress Done output ogr3 2013-12-20 14:06:19 +0100
  • 00a79b0777 revert ogr3 2013-12-20 13:52:32 +0100
  • 051ffa0c2e Run the async_run and disown in a subshell to suppress Done output fredup 2013-12-20 13:32:02 +0100
  • 2b47ae9d7c Disown call terminated other background tasks Martin Gondermann 2013-12-13 15:35:00 +0100
  • 6ce9e757d2 Untracked files are now also shown in sub folders Martin Gondermann 2013-10-15 21:37:38 +0200
  • 00132f1fdb Update gitstatus.py Martin Gondermann 2013-10-09 15:40:38 +0200
  • 7f0f1129d8 Merge pull request #25 from danil/master Martin Gondermann 2013-10-09 04:25:54 -0700
  • e1aeba7be6 Added callback function to tweak prompt dynamicly Danil Kutkevich 2013-10-01 17:40:56 +0400
  • fc8e35f5a8 Merge pull request #24 from tuxinaut/master Martin Gondermann 2013-09-25 06:25:41 -0700
  • 5edb15b73e Fix indent, Strip traling spaces and convert tabs to spaces Denny Schäfer 2013-09-25 12:22:44 +0200
  • b905a6fb94 Made the check for upstream changes asynchronous. Fixes #23 Martin Gondermann 2013-09-21 13:13:04 +0200
  • 7866e56b3c Merge pull request #22 from tuxinaut/master Martin Gondermann 2013-09-12 04:48:18 -0700
  • 1409feed8f Fix indent and Strip traling spaces Denny Schäfer 2013-09-12 12:20:35 +0200
  • 68d965913c Merge pull request #21 from bwestlin/master Martin Gondermann 2013-09-01 11:10:23 -0700
  • 1d874d50c5 Fix for when spaces exists in repo path Björn Westlin 2013-09-01 12:51:11 +0200
  • 0c88e9409d Updated Installation instructions Martin Gondermann 2013-08-27 11:02:58 +0200
  • 1f566c7be3 GIT_PROMPT_END was broken on directories without repository Martin Gondermann 2013-08-24 13:05:24 +0200
  • cce1eb43fb Merge pull request #18 from maddingo/master Martin Gondermann 2013-08-17 05:14:51 -0700
  • c31fddb418 fixed problems when pre-set PROMPT_COMMAND has trailing semi-colon Martin Goldhahn 2013-08-16 20:10:30 +0200
  • 6a80c55b3a Merge pull request #16 from maddingo/master Martin Gondermann 2013-08-05 02:11:29 -0700
  • 6f47998906 Merge branch 'magicmonty' Martin Goldhahn 2013-08-04 21:00:25 +0200
  • ff7575ccdc apply git prompt only on directories belonging to a git repository Martin Goldhahn 2013-08-04 19:06:28 +0200
  • 238ab58560 move configuration of git_prompt_dir inside a function Martin Goldhahn 2013-08-04 17:50:07 +0200
  • e55126a129 Merge pull request #15 from JackSullivan/patch-1 Martin Gondermann 2013-07-28 23:06:56 -0700
  • 3cf7fbba8d Added support for tags Jack Sullivan 2013-07-27 18:31:39 -0400
  • 9bf2a6435a No more error on new repository. Fixes #14 Martin Gondermann 2013-07-26 12:38:32 +0200
  • dfc29d14b4 No more error on new repository. Fixes #14 Martin Gondermann 2013-07-26 12:36:09 +0200
  • 159c5e32d4 No more error on new repository. Fixes #9 Martin Gondermann 2013-07-26 12:36:09 +0200
  • 08355a2306 Fixed tabs Martin Gondermann 2013-07-26 12:25:52 +0200
  • d22e1b495e keep old prompt on non-git repository folders Martin Goldhahn 2013-07-17 00:26:57 +0200
  • c869a349f1 PROMPT_COMMAND=$PROMPT_COMMAND;setGitPrompt did not work correctly (fixes Issue #13) Martin Gondermann 2013-07-07 22:40:55 +0200
  • d7f5d3bb17 Changed the last line of gitprompt.sh to Martin Gondermann 2013-07-04 11:24:05 +0200
  • 43a4f3c9ee Fixed Issue #6: Definig $PROMPT_START $PROMPT_END out of gitprompt.sh Martin Gondermann 2013-07-03 10:57:04 +0200
  • 31773c1bd6 Merge branch 'master' of github.com:maddingo/bash-git-prompt into maddingo-master Martin Gondermann 2013-07-03 10:19:19 +0200
  • 71ab709ab9 Merge branch 'master' of github.com:sdefresne/bash-git-prompt into sdefresne-master Martin Gondermann 2013-07-03 09:47:41 +0200
  • bd5710498f Added example image for fish prompt Martin Gondermann 2013-07-03 08:25:21 +0200
  • 7d2cf348d6 Merge pull request #10 from mysz/master Martin Gondermann 2013-07-02 23:09:27 -0700
  • af00de523f Merge pull request #8 from mariuszs/master Martin Gondermann 2013-07-02 23:07:25 -0700
  • dde7c56c10 Merge pull request #7 from malduarte/master Martin Gondermann 2013-07-02 23:05:54 -0700
  • f36da50f68 use 24h time format Martin Goldhahn 2013-07-03 02:16:42 +0200
  • 56e9e243a3 script works for any installation directory Martin Goldhahn 2013-07-03 01:53:22 +0200
  • ca5f2c7f28 use __GIT_STATUS_CMD instead of __GIT_PROMPT_DIR Marcin Sztolcman 2013-06-07 10:59:05 +0200
  • dee331fb47 Prevent pollution of the global namespace & properly quote variables Sylvain Defresne 2013-06-01 18:58:21 +0100
  • 1bcda1e91a Refix image Mariusz Smykuła 2013-05-31 00:12:53 +0200
  • 6eb1031a79 Better image Mariusz Smykuła 2013-05-31 00:10:06 +0200
  • 626bd69cf7 Example image from bash and fish shell with git prompt Mariusz Smykuła 2013-05-31 00:03:46 +0200
  • 9e55d5f3e0 Refactor Mariusz Smykuła 2013-05-30 23:33:32 +0200
  • 6bab284a10 Proper support for external __GIT_PROMPT_DIR Mariusz Smykuła 2013-05-30 23:24:58 +0200
  • 5679629260 Last fix :) Mariusz Smykuła 2013-05-30 22:56:14 +0200
  • 8b1dccc669 Fixes Mariusz Smykuła 2013-05-30 22:39:20 +0200
  • 63a59d699e Cleanup log Mariusz Smykuła 2013-05-30 22:26:13 +0200
  • f2a38d66ef Rename, more compatibility with original version Mariusz Smykuła 2013-05-30 22:17:57 +0200
  • 55f05b3470 Remove extra configs, cleanup Mariusz Smykuła 2013-05-30 21:34:10 +0200
  • d71c4da278 Fix for pwd Mariusz Smykuła 2013-05-30 21:18:33 +0200
  • ff17f8af1b Fix, pwd outside git is not working yet :( Mariusz Smykuła 2013-05-30 20:24:29 +0200
  • 66e5b86979 Configuration for fish shell Mariusz Smykuła 2013-05-30 20:07:33 +0200
  • 6be8b0b273 Fetch new remote revisions every other GIT_PROMPT_FETCH_TIMEOUT minutes (5 is the default) Miguel Duarte 2013-04-22 11:06:19 +0100
  • 48eff2e073 Merge pull request #2 from pkok/master Martin Gondermann 2013-03-25 11:50:04 -0700
  • 392aa36113 Merge pull request #1 from skuro/patch-1 Martin Gondermann 2013-03-25 11:49:28 -0700
  • ddaa52ca0e Merge pull request #5 from mrahma01/master Martin Gondermann 2013-03-25 11:48:48 -0700
  • 32d3de91d7 Adding virtualenv with git prompt shohag 2013-03-15 22:42:44 +0000
  • 7d1a6e495e When no upstream is configured, the script behaves as if push.default=current Patrick de Kok 2013-03-04 01:09:04 +0100
  • 8993e65177 Enable custom __GIT_PROMPT_DIR as an env var Carlo Sciolla 2013-02-01 15:24:13 +0100
  • 8a2060598b branch is now shown correctly (not b'branchname' anymore) Martin Gondermann 2012-12-15 14:49:50 +0100
  • 6f4c272200 Initial commit Martin Gondermann 2012-12-04 21:46:39 +0100