Commit Graph

  • d1e2330ae0 Fix gitstatus.sh to produce output when ran standalone Dan Nguyen 2016-09-07 13:04:11 -0500
  • 30df96208f Fix order of commands for the .bashrc YUKI "Piro" Hiroshi 2016-08-31 11:15:45 +0900
  • 1397c02190 Merge pull request #282 from woodyrew/patch-1 Martin Gondermann 2016-08-28 14:57:48 +0200
  • c43474d780 Added Ubuntu themes to README.md Andrew Goodricke 2016-08-27 17:31:56 -0300
  • 34eabc5da4 Merge pull request #281 from ogr3/fileCount Martin Gondermann 2016-08-18 20:55:42 +0200
  • 7d0c2b3061 Switched if statement oGre 2016-08-18 07:11:28 +0200
  • 21ea21f406 Changed if statement. Added docs. oGre 2016-08-18 07:08:37 +0200
  • 12ef3c0363 whitespace oGre 2016-08-16 21:03:33 +0200
  • a12e3ccf44 Simplified if expression oGre 2016-08-16 21:01:38 +0200
  • 367e27b6f8 Configurable display of numbers for changed files oGre 2016-08-16 20:53:47 +0200
  • 33c19b23d3 Merge pull request #278 from tessus/fix_277 Martin Gondermann 2016-08-14 18:04:31 +0200
  • 307d464835
    fixes #277, substring expression < 0 issue for older bash versions Helmut K. C. Tessarek 2016-08-11 17:26:19 -0400
  • 606237f091 Merge pull request #248 from imbibinebe/master Martin Gondermann 2016-08-09 13:08:43 +0200
  • 88fae61f49 using pwd since there is no need to use realpath Tin LE GALL 2016-08-09 09:07:04 +0200
  • 485f256e46 fixes 'not in a GIT repository' problem Tin LE GALL 2016-08-08 14:03:18 +0200
  • e6708c318f Merge pull request #274 from blodone/master Martin Gondermann 2016-07-21 17:04:06 +0200
  • f96b117930 Merge pull request #273 from ogr3/unalias-rm Martin Gondermann 2016-07-21 17:00:42 +0200
  • 2a20ef36bb fix utf8 and python3 Amin Dandache 2016-07-21 15:10:22 +0200
  • 9014f4ae1d Use keyword command inestead of backslash and remove -f flag on rm oGre 2016-07-21 07:48:22 +0200
  • fd51b4b617 Make sure aliases for cp and rm are lower priority than the original command oGre 2016-07-20 23:29:27 +0200
  • 38ae8dd285 Merge branch 'DrVanScott-fixLock' Martin Gondermann 2016-07-19 22:06:54 +0200
  • 49f4ca64a5 Merge branch 'fixLock' of https://github.com/DrVanScott/bash-git-prompt into DrVanScott-fixLock Martin Gondermann 2016-07-19 21:48:37 +0200
  • e8539b9eb9 Merge branch 'nexayq-toggle_prompt' Martin Gondermann 2016-07-19 21:39:36 +0200
  • 45ea311cfa Merge branch 'toggle_prompt' of https://github.com/nexayq/bash-git-prompt into nexayq-toggle_prompt Martin Gondermann 2016-07-19 21:38:48 +0200
  • 27b87cf7d6 Merge branch 'DrVanScott-fixMulti' Martin Gondermann 2016-07-19 21:34:18 +0200
  • 9dd07680ee Merge pull request #1 from ogr3/fixMulti DrVanScott 2016-07-18 11:33:12 +0200
  • 5130f3b07d Indentation same as other loop constructs oGre 2016-07-18 10:49:29 +0200
  • 904b82bb58 rewrite bash 4 ;;& operator (two step) DrVanScott 2016-07-17 17:28:34 +0200
  • 66b4a94bdf rewrite bash 4 ;;& operator DrVanScott 2016-07-17 16:57:17 +0200
  • e209406efa Fixed typos in README nexayq 2016-07-15 15:47:19 +0200
  • 1d32369dab Add git_prompt_toggle to disable/enable gitprompt nexayq 2016-07-15 15:44:26 +0200
  • 9497f55601 Merge branch 'DrVanScott-fixMulti' Martin Gondermann 2016-07-13 21:17:01 +0200
  • 1dc7dbafa0 Fix bash-git-prompt's gitstatus.sh hgmoll 2016-07-13 18:07:31 +0200
  • 38f7dbc0bb Fix index lock issue hgmoll 2016-07-13 15:12:43 +0200
  • 85a2752f71 Merge pull request #263 from ksinkar/updated_rspec Martin Gondermann 2016-06-28 15:12:48 +0200
  • c5b8b0a352 Updating the SPEC file to reflect that current version Koustubh Sinkar 2016-06-28 15:37:55 +0530
  • b2249ace8b Merge branch 'thomasrebele-master' Martin Gondermann 2016-06-26 13:51:23 +0200
  • 8631c06c35 Merge branch 'master' of https://github.com/thomasrebele/bash-git-prompt into thomasrebele-master Martin Gondermann 2016-06-26 13:45:47 +0200
  • 0a7f739496 Updated Homebrew Formula Martin Gondermann 2016-06-11 21:55:59 +0200
  • 6b9bb1cac1 Merge pull request #260 from ogr3/colors-as-function Martin Gondermann 2016-06-09 10:23:04 +0200
  • 46ab557cbc Extract color definition loading as a function oGre 2016-06-09 07:20:46 +0200
  • 0ee3ef866b Merge pull request #257 from tessus/evermeet-themes Martin Gondermann 2016-06-08 20:38:48 +0200
  • 720ac90861
    add a slightly modified theme for lowres and non-retina screens Helmut K. C. Tessarek 2016-06-08 10:56:06 -0400
  • 2da8770cb1
    add trailing spaces to 3 more symbols Helmut K. C. Tessarek 2016-06-08 10:53:36 -0400
  • c1310f41bc
    renamed: Evermeet_lowres_screens.bgptheme -> Evermeet_Ubuntu.bgptheme Helmut K. C. Tessarek 2016-06-07 18:47:03 -0400
  • 9d7cbb7870
    replace escape sequences with color names Helmut K. C. Tessarek 2016-06-07 18:44:24 -0400
  • bd2bd96135
    make a few changes for low resolution displays (unicode characters may overlap with the following character) Helmut K. C. Tessarek 2016-06-06 19:50:09 -0400
  • 528a9ad8f7
    add a new theme 'Evermeet' Helmut K. C. Tessarek 2016-06-06 19:49:07 -0400
  • a9d9a56120 Merge pull request #254 from ogr3/quote-fix Martin Gondermann 2016-06-06 12:56:02 +0200
  • 9a6f9cbb3c Revert both 'fixes' oGre 2016-06-03 19:56:00 +0200
  • 134be60f6f Added IntelliJ project directory to .gitignore oGre 2016-06-02 20:58:45 +0200
  • 31ceb350fd Fixed quoting to just around the first parameter oGre 2016-06-02 20:56:47 +0200
  • 093734c86a Merge pull request #253 from tiagocoutinho/master Martin Gondermann 2016-06-02 11:10:05 +0200
  • fd34847175 Solves issue #252: error message in prompt with old bash version Jose Tiago Macara Coutinho 2016-06-02 08:07:00 +0200
  • def903b6b3 Merge pull request #251 from gcbartlett/master Martin Gondermann 2016-05-12 09:00:16 +0200
  • 1b59e1e075 Update git-prompt-help.sh Gary Bartlett 2016-05-11 21:19:49 -0700
  • 21e7426594 Made 'x' a local variable so the 'git_prompt_color_samples' command can be repeated. Gary Bartlett 2016-05-11 20:51:01 -0700
  • 6881608fd5 Minimal theme based on TruncatedPwd_WindowTitle Tin LE GALL 2016-04-21 12:21:56 +0200
  • ba19c4134d Merge pull request #206 from jcrypto/master Martin Gondermann 2016-04-19 08:07:33 +0200
  • 569574b279 Merge pull request #246 from jhalfmoon/fix/deletedcount-and-lastcommandcolor Martin Gondermann 2016-04-17 23:14:46 +0200
  • 61cd6ae2ad (1) Deleted items were incorrectly counted as staged. (2) A ResetColor string after the last_command_indicator makes the command line colors be a bit more predictable. Johnny Halfmoon 2016-04-16 22:46:46 +0200
  • a9c93c906e Merge remote-tracking branch 'origin/master' Thomas Rebele 2016-04-11 16:28:22 +0200
  • b3f4d82842 Export GIT_BRANCH as environment variable for 3rd party usage, fixes #244 Martin Gondermann 2016-04-09 13:10:57 +0200
  • ac771746fd Merge pull request #243 from rkitover/master Martin Gondermann 2016-04-05 21:52:55 +0200
  • 699818475d new theme Solarized_UserHost Rafael Kitover 2016-04-05 12:08:36 -0400
  • 0ac3d048be added option to specify path of template file Thomas Rebele 2016-04-01 14:42:42 +0200
  • 134219ea4b Merge pull request #240 from ogr3/show-unannotated-tags-legacy-fix Martin Gondermann 2016-03-27 19:51:45 +0200
  • cca16cc260 git clone --depth=0 is invalid, Fixes #241 Martin Gondermann 2016-03-27 19:51:16 +0200
  • 2472c71408 Fixed typo oGre 2016-03-26 21:38:22 +0100
  • 3fe5e519dc Merge pull request #234 from mik-laj/patch-1 Martin Gondermann 2016-03-26 21:06:37 +0100
  • 4713858872 Merge pull request #239 from ogr3/show-unannotated-tags-legacy Martin Gondermann 2016-03-26 21:05:12 +0100
  • a6d32f0d11 Merge pull request #238 from matt-smiley/master Martin Gondermann 2016-03-26 21:04:48 +0100
  • d6acf1361c Make pr#238 work for legacy git as well oGre 2016-03-26 07:59:27 +0100
  • bc0f8bd83f When working from a detached head that has an associated tag, show that tag instead of the short SHA1 hash, even if it is unannotated. Matt Smiley 2016-03-25 17:11:46 -0700
  • 297b3b2fb3 Download only latest version via git mik-laj 2016-03-10 07:00:01 +0100
  • 485d12adb3 Merge pull request #228 from ogr3/num-conflicts Martin Gondermann 2016-02-16 13:57:12 +0100
  • 5182ee9d35 check num_conflicts against 0 oGre 2016-02-15 08:40:50 +0100
  • 75e50b1649 Merge pull request #227 from aurelien-rainone/fix-conflicts-clean-flag Martin Gondermann 2016-02-14 20:15:04 +0100
  • 0590b8740d Take num_conflicts into account for 'clean' flag Aurélien Rainone 2016-02-14 17:46:48 +0100
  • b1291e4561 Merge pull request #220 from positron/patch-1 Martin Gondermann 2016-01-18 22:51:21 +0100
  • 6a7a70f5eb Fix plurality in README Philip Jagielski 2016-01-18 13:51:41 -0600
  • e3bf510317 Merge pull request #219 from vitaly-zdanevich/master Martin Gondermann 2016-01-15 19:16:23 +0100
  • d2d82360cf Merge pull request #217 from qw3rtman/fix-license Martin Gondermann 2016-01-15 19:15:30 +0100
  • e290bb7123 Merge pull request #1 from vitaly-zdanevich/clarified-section-about-installation Vitaly Zdanevich 2016-01-15 11:03:54 +0300
  • 1b7e80afa5 simplify section about installation Vitaly Zdanevich 2016-01-15 11:02:23 +0300
  • 09aa43a637 Add year and name to license. Nimit Kalra 2016-01-14 13:55:43 -0600
  • 410fd059a7 GIT_PROMPT_SHOW_UNTRACKED_FILES=no was not working correctly Martin Gondermann 2015-12-24 14:21:26 +0100
  • 2d9ec22dd2 Merge pull request #214 from root42/untracked-files Martin Gondermann 2015-12-04 10:36:43 +0100
  • aa0b32fdb5 add documentation for GIT_SHOW_UNTRACKED_FILES Arne Schmitz 2015-12-04 10:21:31 +0100
  • 4f2bc5cadf add env variable for showing of untracked files Arne Schmitz 2015-12-02 14:09:27 +0100
  • 6a606da7c0 Merge pull request #210 from ogr3/single-line-themes-simplified Martin Gondermann 2015-11-05 19:47:45 +0100
  • 02f8c1029c Merge pull request #211 from ogr3/remove-unused-vars Martin Gondermann 2015-11-05 19:46:28 +0100
  • 4ab6a6f2fe Removed unused variables oGre 2015-11-04 07:32:08 +0100
  • a2182bb646 Fix for terminal fonts oGre 2015-11-04 13:57:08 +0100
  • d3785812bb Single_line_Solarized simplified oGre 2015-11-04 13:56:45 +0100
  • a3ea748972 Simplified Single_line and Single_line_Ubuntu themes to override Default oGre 2015-11-04 13:36:21 +0100
  • d7ccfe7aee Merge pull request #208 from ogr3/test-handle-empty-string Martin Gondermann 2015-11-03 08:17:52 +0100
  • d4564b29bf Changed themes to use empty string, which couldn't be done before. oGre 2015-11-02 15:56:50 +0100
  • 3740531995 Use test -z, but handle empty string in variable as set oGre 2015-11-02 21:21:02 +0100
  • 69188e5d0d fix escapes for terminal title Jernej Tonejc 2015-11-02 16:50:59 +0100