Commit Graph

  • 545cdce399 Use printf instead of echo to display Dan Nguyen 2015-09-23 18:29:44 -0500
  • ff7aa3aa7a Fix handling of stash Dan Nguyen 2015-09-23 18:22:35 -0500
  • 1e2ff37282 Switch case matches from * to ? Dan Nguyen 2015-09-23 18:12:37 -0500
  • e4c6b0ab9e Remove calls to grep/egrep Dan Nguyen 2015-09-23 15:09:40 -0500
  • 3a9239d227 Fix issue where _NO_REMOTE_TRACKING_ doesn't show up when there is no remote branch Dan Nguyen 2015-09-23 14:32:02 -0500
  • b9d720905c Merge branch 'wkentaro-set-lc-all-to-in-english' into porcelain Dan Nguyen 2015-09-23 09:30:58 -0500
  • 7418da801d Set LC_ALL=C to force branch output to English Dan Nguyen 2015-09-23 09:22:56 -0500
  • 0dbac24bba Set LC_ALL=C at git status to make sure in English Kentaro Wada 2015-09-23 17:19:47 +0900
  • d83795adcb Revert unset prompt_callback and extra call to git_prompt_reset oGre 2015-09-22 07:10:32 +0200
  • 00558b8de8 fix substring indexing Dan Nguyen 2015-09-21 10:19:26 -0500
  • 0231552c4e use bash substring rather than cut Dan Nguyen 2015-09-21 10:18:15 -0500
  • 7f63c3b0c7 Fix a problem calculating clean in the python script Dan Nguyen 2015-09-21 00:47:13 -0500
  • 8e9faff949 Fix issue parsing where there is no remote branch Dan Nguyen 2015-09-20 15:55:36 -0500
  • 54162e71d0 Use `git status --porcelain --branch` to improve performance Dan Nguyen 2015-09-20 11:41:45 -0500
  • b46a233a05 Update git-prompt-help.sh Martin Gondermann 2015-09-18 16:29:14 +0200
  • 4a993d8735 Makes merge conflicts clearer Martin Gondermann 2015-09-18 16:28:29 +0200
  • ffc9aa66bb Merge pull request #167 from tuxinaut/master Martin Gondermann 2015-09-18 10:11:33 +0200
  • e020b1a9c2 Merge pull request #166 from ogr3/new-theme Martin Gondermann 2015-09-18 10:11:07 +0200
  • ee959b7e59 Remove training whitespace oGre 2015-09-16 06:20:02 +0200
  • 6d67d0c3d9 Remove trailing whitespaces in the TruncatedPwd_WindowTitle theme Denny Schäfer 2015-09-15 22:11:33 +0200
  • 168d33c3ab Fixed name everywhere and documentation oGre 2015-09-15 16:24:43 +0200
  • abcc68b2f7 Added NoExitState version of my TruncatedPwd theme oGre 2015-09-15 16:21:47 +0200
  • df40c38f26 re-indented replaceSymbols function containing tab stops oGre 2015-09-12 21:08:15 +0200
  • ffe831d659 Missed two functions oGre 2015-09-12 17:48:43 +0200
  • 554f14bf23 Re-indented functions. Added unset of prompt_callback when calling reset prompt. Call reset prompt when loading new theme. Added quicker check for function type. oGre 2015-09-11 14:00:09 +0200
  • e74cae34b8 Merge pull request #161 from ogr3/is_function Martin Gondermann 2015-09-11 11:21:59 +0200
  • bc806a254a Fixed documentation oGre 2015-09-11 10:17:25 +0200
  • b3194732a0 Custom theme using prompt_callback oGre 2015-09-11 09:43:33 +0200
  • aba5c4e12f Merge pull request #159 from ogr3/upstream2 Martin Gondermann 2015-09-11 09:09:36 +0200
  • 7aff69ee5d Merge pull request #160 from ogr3/upstream Martin Gondermann 2015-09-11 09:08:05 +0200
  • 31f690f65c Check if prompt_callback is a function must occur after theme has loaded if theme is to override prompt_callback oGre 2015-09-10 21:59:29 +0200
  • 8a04c7c260 Fixed typo in echoed text oGre 2015-09-10 21:05:55 +0200
  • 01f83ee94a Adds new theme by @chmike. Fixes #152 Martin Gondermann 2015-09-07 22:54:48 +0200
  • fd235fce66 Merge pull request #154 from chandrasing/master Martin Gondermann 2015-09-07 22:00:12 +0200
  • 90f1cd2f01 [Local Branch Indicator] Change case from No upstream to no upstream Chandrasing 2015-09-07 13:02:37 +0530
  • d054b3a9a3 Added Gitter, removed Gittip Martin Gondermann 2015-08-26 10:44:33 +0200
  • c037462c8e Merge remote-tracking branch 'magicmonty/master' Clemens Schwaighofer 2015-08-20 14:22:17 +0900
  • 2bcaa46278 Merge pull request #148 from Adron/master Martin Gondermann 2015-08-17 21:31:59 +0200
  • ac88ad4757 Extremelly minor change to installation README.md for OS-X. Adron Hall 2015-08-16 12:48:58 -0700
  • d85e946ee1 Merge branch 'master' of github.com:magicmonty/bash-git-prompt Martin Gondermann 2015-08-13 20:24:16 +0200
  • 798667a7d5 GIT_PROMPT_FETCH_TIMEOUT in .bashrc isn't be ignored anymore Martin Gondermann 2015-08-13 20:23:51 +0200
  • 4204a33bf3 Merge pull request #145 from corbosman/master Martin Gondermann 2015-08-13 19:49:15 +0200
  • a550921e75 Revert "Simplify branch name extraction" Martin Gondermann 2015-08-13 19:45:50 +0200
  • e72fd9a41b fix match for theme corbosman 2015-07-25 12:41:57 +0200
  • 281309a7b1 Revert "Delete gitstatus.py" Martin Gondermann 2015-06-23 10:32:09 +0200
  • 2a6b20cd8e Merge pull request #142 from rgolangh/simplified_branchname Martin Gondermann 2015-06-23 10:19:51 +0200
  • fff05011c0 Simplify branch name extraction Roy Golan 2015-06-22 14:13:59 +0300
  • c49043ea3e Merge pull request #136 from hugosato/master Martin Gondermann 2015-06-12 21:43:59 +0200
  • 1b78c38797 Merge pull request #139 from apeyser/spec Martin Gondermann 2015-06-12 21:43:43 +0200
  • b978537c35 Merge pull request #137 from rkitover/master Martin Gondermann 2015-06-12 21:43:06 +0200
  • 16b55272c4 Spec file tried to include non-existent python files Alexander Peyser 2015-06-12 14:03:38 +0200
  • 9f91317c7c Fix Solaris compatibility Rafael Kitover 2015-05-27 07:37:48 -0400
  • c1e0d50952 Help strings should use the themed variables Hugo Sato 2015-05-23 19:50:36 -0400
  • 79de7691c7 Delete gitstatus.py Martin Gondermann 2015-05-13 14:50:34 +0200
  • cf4971a868 The README contained a reference to the deprecated Python script Martin Gondermann 2015-05-13 14:49:53 +0200
  • a9c6ae0f3b Merge pull request #133 from darlingm/master Martin Gondermann 2015-05-12 08:26:02 +0200
  • 39f94dd555 get_prompt_help() failed sourcing themes/Default.bgptheme, unless called from the bash-git-prompt directory. Fixed by adding "{__GIT_PROMPT_DIR}/". Michael Darling 2015-05-11 22:49:26 -0400
  • 65a70865d9 Merge pull request #129 from krazedkrish/master Martin Gondermann 2015-05-09 13:25:25 +0200
  • da368f4849 Solarized_Extravagant theme gets ssh aware krazedkrish 2015-05-09 15:59:31 +0545
  • 0a75bb8461 Added Solarized_Extravagant theme krazedkrish 2015-05-07 22:59:02 +0545
  • 93bd09c4cd Added Single_line_Solarized theme krazedkrish 2015-05-07 22:09:20 +0545
  • 37b2001fc1 Added oh-my-zsh's crunch like theme krazedkrish 2015-05-07 22:06:35 +0545
  • 45dce86788 Merge pull request #127 from meermanr/master Martin Gondermann 2015-05-07 15:53:58 +0200
  • 7ca0026b37 _LAST_COMMAND_INDICATOR_ now displays symbolic names of signals Robert Meerman 2015-04-30 20:42:48 +0100
  • 826eef2c84 Merge pull request #126 from reddshack/master Martin Gondermann 2015-04-28 08:13:56 +0200
  • 5762652b25 use double quotes to handle path with spaces Brent Redd 2015-04-27 17:25:56 -0600
  • 350d6c2a2e Updated homebrew formula Martin Gondermann 2015-02-09 21:48:43 +0100
  • 1b9e60b3f3 Merge pull request #116 from lslezak/master Martin Gondermann 2015-02-07 12:39:10 +0000
  • 0cebf28e09 added openSUSE themes Ladislav Slezák 2015-02-05 10:21:35 +0100
  • c66cdfb7c7 Merge pull request #114 from scrawl/master Martin Gondermann 2015-01-25 16:10:47 +0000
  • 4083a4b8d7 Show all untracked files in the repository instead of just from ./ on. scrawl 2015-01-24 23:12:50 +0100
  • 724d3dcaa4 Merge pull request #113 from asazello/master Martin Gondermann 2015-01-21 15:33:55 +0000
  • fb4dbaa645 Minor fixes and code cleanup in Single_line theme. Asazello 2015-01-20 09:17:45 +1100
  • 3437d1d470 Minor fixes and code cleanup in Single_line_Ubuntu theme. Asazello 2015-01-20 09:15:07 +1100
  • cd82852c30 Merge pull request #112 from asazello/master Martin Gondermann 2015-01-19 19:30:54 +0000
  • badef3b37d New theme Single_line_Ubuntu. Fix for PowerLine fonts. Jack Gargasz 2015-01-19 15:50:54 +1100
  • 4a62ec8a4b Fix for Single_line.bgptheme Jack Gargasz 2015-01-19 15:46:08 +1100
  • a0d294acd9 Merge pull request #110 from asazello/master Martin Gondermann 2015-01-15 06:50:22 +0100
  • 709b29c3fc New Single_line theme. Jack Gargasz 2015-01-15 15:47:57 +1100
  • c0510cf2fa GIT_PROMPT_IGNORE_STASH was broken. Fixes #106 Martin Gondermann 2015-01-03 09:39:58 +0100
  • 62d95d5833 Merge pull request #104 from szpak/patch-1 Martin Gondermann 2014-12-01 16:22:19 +0100
  • 050bc86d54 Add info about L symbol to README Marcin Zajączkowski 2014-11-30 20:26:44 +0100
  • 986189ccc2 Merge pull request #99 from tschottdorf/touch.git Martin Gondermann 2014-11-15 13:16:02 +0100
  • d81ea1d3a8 replace `git status` by `git ls-files ...` to avoid touching .git Tobias Schottdorf 2014-11-15 10:13:28 +0100
  • f993391f2f Revert ".git was being touched continuously" Martin Gondermann 2014-11-15 07:59:44 +0100
  • 58d02f4e9a updated home-brew formula Martin Gondermann 2014-11-14 21:52:45 +0100
  • 7855e77e40 .git was being touched continuously Fixes #97 Martin Gondermann 2014-11-14 21:38:43 +0100
  • cc97adfdb7 There was _LAST_COMMAND_INDICATOR_ being printed in prompt output on root user Fixes #96 Martin Gondermann 2014-11-14 20:28:34 +0100
  • 1893c825bf Updated homebrew formula Martin Gondermann 2014-10-19 14:07:25 +0200
  • e1b34607a8 Merge pull request #93 from DenJohX/master Martin Gondermann 2014-10-19 13:46:15 +0200
  • 222a49bcfc FIX GIT_PROMPT_ONLY_IN_REPO=1 should honor whatever previus prompt was Dennis Xiloj 2014-10-17 03:57:32 -0600
  • 5496b4cdb2 updated homebrew formula Martin Gondermann 2014-10-11 21:22:30 +0200
  • 5a09d4abd4 Merge branch 'augensalat-master' (Updated RPM Spec) Martin Gondermann 2014-10-11 21:08:59 +0200
  • ecb1fd955e Added custom template and theme variable to RPM spec Martin Gondermann 2014-10-11 21:08:09 +0200
  • 1d9cc2fcbe Fixed RPM build. Bernhard Graf 2014-10-11 19:03:56 +0200
  • a4a79027d9 Updated README Martin Gondermann 2014-10-11 14:45:23 +0200
  • b745d72722 Optimized themes Martin Gondermann 2014-10-09 21:51:31 +0200
  • 7cd27e27df Removed obsolete Time variables in gitprompt.sh Martin Gondermann 2014-10-08 22:53:22 +0200
  • 6118c4ae01 Update README.md Martin Gondermann 2014-10-08 22:47:51 +0200
  • c370fb3392 Update README.md Martin Gondermann 2014-10-08 22:37:41 +0200