Commit Graph

  • 29ed9e5312 Merge branch 'bold' of stevo/.bash-git-prompt into master master Štefan Bystriansky 2018-10-29 12:24:21 +0100
  • f50ee8509b Bold Štefan Bystriansky 2018-10-29 12:23:48 +0100
  • 035a006d81 Merge branch 'farby' of stevo/.bash-git-prompt into master Štefan Bystriansky 2018-10-29 12:17:59 +0100
  • 9ac6dd0ecb bold pri vrátení hodnoty z funkcie Štefan Bystriansky 2018-10-29 12:17:22 +0100
  • 75f38e222f
    Merge pull request #406 from ascherer/fix-directory-flags Martin Gondermann 2018-10-24 09:02:46 +0200
  • c6ad4585f7 Fix directory permissions. Andreas Scherer 2018-10-23 15:05:52 +0200
  • 0c37abd856
    Merge pull request #405 from ascherer/update-specfile Martin Gondermann 2018-10-23 08:17:55 +0200
  • 116e948f24
    Merge pull request #404 from mrakitin/doc_update_config_instructions Martin Gondermann 2018-10-23 08:17:20 +0200
  • 03ebeb2d9e Update specfile for rpmbuild/debbuild. Andreas Scherer 2018-10-22 17:18:03 +0200
  • f8d4d3911b DOC: update installation/configuration instructions Maksim Rakitin 2018-10-19 10:11:10 -0400
  • 9c07945385
    Merge pull request #391 from haraldkoch/patch-1 Martin Gondermann 2018-08-02 13:20:34 +0200
  • 79a75b73db
    Merge pull request #395 from cboltz/master Martin Gondermann 2018-08-02 13:14:07 +0200
  • 45a654b51e
    change default for GIT_PROMPT_SHOW_UNTRACKED_FILES to `normal` Christian Boltz 2018-07-13 14:23:02 +0200
  • 90bba04b33
    remove "set echo" added by the "command cd" fix Harald Koch 2018-06-30 08:47:28 -0400
  • 5356702cf5
    Merge pull request #386 from mazerj/master Martin Gondermann 2018-06-11 11:31:41 +0200
  • 8ed0d31e8e Changed `cd` to `command cd` to force use of bash builtin cd command Jamie Mazer 2018-06-05 17:30:11 -0600
  • 19c8def6a9
    Merge pull request #376 from IgorMinar/patch-1 Martin Gondermann 2018-03-03 14:50:48 +0100
  • 40958b34d8
    support new lines in original $PROMPT_COMMAND Igor Minar 2018-03-02 19:36:17 -0800
  • 3ff1a56cd5
    Merge pull request #373 from ksinkar/rpm_spec Martin Gondermann 2018-02-26 20:18:07 +0100
  • c07e0fe86f Making the SPEC file more standards compliant Koustubh Sinkar 2016-07-30 15:30:45 +0530
  • f0880e57bf
    Merge pull request #371 from HarrySarson/gitattributes Martin Gondermann 2018-02-19 08:25:17 +0100
  • 2fd23c490b Adds .gitattributes to keep unix lines endings in .sh files Harry Sarson 2018-02-16 11:06:27 +0000
  • 7857a9b542
    Merge pull request #370 from hotpocket/master Martin Gondermann 2018-02-06 07:49:16 +0100
  • 7c2216a408 prefer if/else. magicmonty/bash-git-prompt/pull/370 hotpocket 2018-02-05 21:58:07 -0800
  • de16dd6b97 return right away so a success looks like "1" instead of "1 0" hotpocket 2018-01-30 19:29:36 -0800
  • e4954a791c
    Merge pull request #369 from jmohr00/fetch-no-prompt Martin Gondermann 2018-01-28 15:06:34 +0100
  • f5323ff66b Suppress fetch password prompt When GIT_PROMPT_FETCH_REMOTE_STATUS is nonzero, suppresses useless password prompts created by the remote status failing to be updated Fixes magicmonty/bash-git-prompt#354 Justin Mohr 2018-01-27 11:29:38 -0500
  • d9accd1f63
    Merge pull request #365 from andreer/patch-1 Martin Gondermann 2018-01-15 09:58:59 +0100
  • 2c26470469
    fix typo Andreas Eriksen 2018-01-12 09:34:14 +0100
  • b4dddb05d9 Bump version in HomeBrew formula to 2.7.1 Martin Gondermann 2017-12-21 21:39:49 +0100
  • d8d99a128d Add state and step Martin Gondermann 2017-12-21 21:10:19 +0100
  • f1838254ee
    Merge pull request #364 from Ramon-Balaguer/master Martin Gondermann 2017-12-21 18:03:31 +0100
  • 56d0533a67
    Add new theme 1row solarized lamda Ramon Balaguer Altadill 2017-12-20 18:37:45 +0100
  • d70d1a7ad2 Merge branch 'cboltz-cboltz-mastercolor' Martin Gondermann 2017-12-18 22:50:51 +0100
  • 6791792ae3 Set GIT_PROMPT_MASTER_BRANCH to GIT_PROMPT_BRANCH by default Martin Gondermann 2017-12-18 22:49:44 +0100
  • c054c66fb9 Merge branch 'cboltz-mastercolor' of https://github.com/cboltz/bash-git-prompt into cboltz-cboltz-mastercolor Martin Gondermann 2017-12-18 22:37:46 +0100
  • c427520cdf Update README Martin Gondermann 2017-12-18 22:36:43 +0100
  • 0bd011c725 Add possibility to ignore submodules also in .bash-git-rc Martin Gondermann 2017-12-18 22:31:32 +0100
  • b1f005a8a2 Add possibility to ignore submodules Martin Gondermann 2017-12-18 22:08:20 +0100
  • 7deca313db
    add $GIT_PROMPT_MASTER_BRANCH to all themes Christian Boltz 2017-12-17 23:01:01 +0100
  • 4b8c8da3ef
    Allow different color for master branch Christian Boltz 2017-12-17 22:47:14 +0100
  • 50eb8fbeaf
    Merge pull request #356 from munikes/master Martin Gondermann 2017-12-17 16:40:38 +0100
  • e0146fdcec
    Merge pull request #353 from nono031/master Martin Gondermann 2017-12-17 16:34:45 +0100
  • ed0dc9347b Add nodeenv to prompt virtuals env mUniKeS 2017-11-08 18:40:06 +0100
  • a1314381da Add Single_line_Dark.bgptheme theme sevin 2017-10-24 15:15:56 +0200
  • bc607a7133 Merge pull request #346 from korzeniewskipl/fishfix Martin Gondermann 2017-08-30 15:18:11 +0200
  • 9c82beddd7 Fix fish_prompt function. Paweł Korzeniewski 2017-08-29 19:45:53 +0200
  • d0bdc7d9a2 Make __GIT_PROMPT_DIR value consistent with default installation path. Paweł Korzeniewski 2017-08-29 19:04:37 +0200
  • 5501128b78 Bump version in spec to 2.6.3, update Homebrew Formula Martin Gondermann 2017-08-13 13:30:01 +0200
  • 2e617b0e80 Merge branch 'iliakan-master' 2017-08-10 13:40:01 +0200
  • 709ff6cd09 Merge branch 'master' of https://github.com/iliakan/bash-git-prompt into iliakan-master 2017-08-10 13:38:55 +0200
  • 1d6089e80b Made compatible with git 2.14 on empty repo Ilya Kantor 2017-08-08 12:00:25 +0200
  • f2da28fae1 Merge pull request #339 from supermamon/master Martin Gondermann 2017-08-05 18:28:58 +0200
  • 0c3c3819af Fixed Chmike reload call Raymond Velasquez 2017-08-01 13:48:26 +0800
  • 806889d155 Add separator to status only if something follow it Ilya Kantor 2017-07-22 23:51:58 +0200
  • a8b3d9e393 Merge pull request #335 from NorbertRonecker/master Martin Gondermann 2017-07-21 13:10:14 +0200
  • 4ac5e67afc Single Line Theme for Gentoo Default Prompt without Exit State Norbert Ronecker 2017-07-21 12:53:42 +0200
  • a529134708 Merge pull request #332 from fvoges/fix_solarized_root_color Martin Gondermann 2017-06-26 10:12:03 +0200
  • ac02349f06
    change root prompt to reset color at the end Federico Voges 2017-06-16 15:00:38 +0200
  • b449b8e69d Merge pull request #329 from r0mai/readme-typo Martin Gondermann 2017-06-07 08:13:04 +0200
  • 92dc236000 Fix 'wayting' -> 'waiting' typo in README.md Andras Kucsma 2017-06-02 12:10:35 +0200
  • 7e95f15b85 Merge pull request #325 from ogr3/bash-git-rc Martin Gondermann 2017-05-04 09:47:20 +0200
  • 19d941d409 Just allow the whitelisted variable names oGre 2017-05-03 19:29:51 +0200
  • a8292af92f Check the syntax of .bash-git-rc before sourcing it oGre 2017-05-03 16:17:20 +0200
  • 50a3159995 Merge pull request #323 from axlan/update-fish-doc Martin Gondermann 2017-05-03 07:23:04 +0200
  • 437414386d Added direct cp method jdiamond 2017-05-02 13:30:44 -0700
  • d004afc1a8 Added instructions for using with fish_config jdiamond 2017-05-02 13:20:56 -0700
  • 2e19631cff Merge pull request #297 from stephankn/TruncateLen Martin Gondermann 2017-04-18 11:42:20 +0200
  • 1b17837a16 Merge pull request #308 from switch87/patch-1 Martin Gondermann 2017-04-18 11:41:19 +0200
  • ffc8c7bbf0 Merge pull request #319 from jakob-erdmann/ahead_behind_branchname_fix Martin Gondermann 2017-04-18 11:40:15 +0200
  • 0e3f8d5d10 Merge pull request #1 from ogr3/behind Jakob Erdmann 2017-04-14 14:53:39 +0200
  • 6a88806815 Ahead/Behind only if actually ahead/behind Jakob Erdmann 2017-04-11 17:11:35 +0200
  • f399604cb9 Merge pull request #307 from switch87/master Martin Gondermann 2017-04-01 10:53:47 +0200
  • fc2953fbc6 Updated Homebrew formula and spec Martin Gondermann 2017-03-26 20:14:05 +0200
  • c4a0a2debc Merge branch 'ogr3-pwned-with-upstream' Fixes #310 Martin Gondermann 2017-03-26 19:53:05 +0200
  • 46aaea2c33 Postpone export of GIT_UPSTREAM until we know that it should be exported oGre 2017-03-20 21:02:12 +0100
  • 230717084b Remove unnecessary unset of the local variable oGre 2017-03-20 20:23:25 +0100
  • 737ebec4c0 Move the local variable to the else branch so that you don't do an unnecessary substitution oGre 2017-03-20 20:11:44 +0100
  • 47df726794 Wait with evaluation of the parts that contain the branch names until PS1 is rendered. oGre 2017-03-20 18:00:02 +0100
  • 5e380e5048 Changed theme-name inside file Gert Pellin 2017-03-14 18:53:46 +0100
  • 281616edae Update README.md Gert Pellin 2017-03-13 21:04:06 +0100
  • 7e695b36b9 renamed theme and added root-color switch87 2017-03-13 20:52:01 +0100
  • 7785f93586 added own custom theme switch87 2017-03-13 20:22:10 +0100
  • beedf2e9bb Updated HomeBrew Recipe for next homebrew release Martin Gondermann 2016-11-24 08:37:58 +0100
  • 5b7c067270 Updated Instructions for HomeBrew in README Martin Gondermann 2016-11-24 08:36:47 +0100
  • deae96f1bf add gp_truncate_pwd default parameter documentation Stephan Knauss 2016-11-11 13:35:14 +0100
  • 85de63d504 extend gp_truncate_pwd to accept parameter with max pwd length Stephan Knauss 2016-11-11 13:26:47 +0100
  • 6645a82003 Disable globbing on replacing prompt symbols (fixes #295) Martin Gondermann 2016-11-05 21:44:35 +0100
  • 9af8824801 Merge branch 'hstreb-master' Martin Gondermann 2016-10-23 16:46:32 +0200
  • a8e6e58abc Single line minimalist theme Humberto Streb 2016-10-13 22:21:24 -0300
  • 36a1777295 Updated homebrew recipe Martin Gondermann 2016-10-06 22:10:59 +0200
  • 83ccf4b109 Updated homebrew recipe Martin Gondermann 2016-10-06 21:45:02 +0200
  • 1b9d7823fc Updated spec file in preparation of release 2.6.1 Martin Gondermann 2016-10-06 21:31:14 +0200
  • 0dac9408e4 Merge pull request #283 from piroor/patch-1 Martin Gondermann 2016-10-02 13:44:37 +0200
  • f389d62451 Merge branch 'plague-doctor-master' Martin Gondermann 2016-10-02 13:43:18 +0200
  • 268e278200 Merged branch master into plague-doctor-master Martin Gondermann 2016-10-02 13:31:38 +0200
  • c5979f9e5b New theme: Plague Doctor Plague Doctor 2016-09-23 11:03:32 +1000
  • 6e3c587ed8 Few fixes Plague Doctor 2016-09-22 20:48:03 +1000
  • 6e8a1475f3 Plague Doctor's Theme Plague Doctor 2016-09-22 14:26:10 +1000
  • 4d490bb5a3 Merge pull request #286 from pedantic79/master Martin Gondermann 2016-09-08 14:43:54 +0200