summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* honour `$PAGER`dakkarGianni Ceccarelli2020-07-06
|
* safer `@ARGV` placementGianni Ceccarelli2020-07-06
|
* Merge remote-tracking branch 'origin/master' into dakkardakkar2016-04-27
|\
| * Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2016-02-20
| |\
| | * Merge pull request #44 from maruel/fix_homeLeonid Volnitsky2016-01-14
| | |\ | | | | | | | | Fix $HOME -> ~ substitution regression in fd0b88da.
| | | * Fix $HOME -> ~ substitution regression in fd0b88da.Marc-Antoine Ruel2015-08-31
| | |/ | | | | | | | | | \~ is needed in bash 4.3.
| * | fix: current directory display, was not abbrivated at home dirLeonid Volnitsky2016-02-20
| | |
| * | -- it seems some script modified all my PNGsLeonid Volnitsky2014-10-29
| |/
* | Remove back references in freshness detection codeAmir Yalon2014-06-10
| | | | | | | | Correct fix for issue #37
* | Merge remote-tracking branch 'origin/master' into dakkarGianni Ceccarelli2014-05-12
|\|
| * Merge pull request #35 from maruel/fix_localizedLeonid Volnitsky2014-01-10
| |\ | | | | | | Fix support for non English UI.
| | * Fix support for non English UI.Marc-Antoine Ruel2013-08-27
| | | | | | | | | | | | | | | | | | When git is localized, output is in the native language, so the regexp fails. Forces output to be in English.
| * | Revert "format consistently"Leonid Volnitsky2013-12-26
| | | | | | | | | | | | This reverts commit 08f42056fd0e62ee53ab14b4fe95a2b5e04eed16.
| * | Revert "cleaned git-prompt.conf"Leonid Volnitsky2013-12-26
| | | | | | | | | | | | This reverts commit 6ecb1d4b9d52f60d63694aac39ebeb0940193b9f.
| * | Revert "retab on the rest of the files"Leonid Volnitsky2013-12-26
| | | | | | | | | | | | This reverts commit 569178c05f02fa9f22a6fb7bd1baccf3765a866e.
| * | Revert "fixed: Makefile should have tabs"Leonid Volnitsky2013-12-26
| | | | | | | | | | | | This reverts commit bbac75bfa215cc07ad50db4670eebebeb5082ab4.
| * | fixed: Makefile should have tabsLeonid Volnitsky2013-12-19
| | |
| * | Merge pull request #38 from killphi/cleanupLeonid Volnitsky2013-12-19
| |\ \ | | | | | | | | Cleanup
| | * | retab on the rest of the fileskillphi2013-12-19
| | | |
| | * | cleaned git-prompt.confkillphi2013-12-19
| | | |
| | * | format consistentlykillphi2013-12-19
| |/ / | | | | | | | | | | | | | | | | | | | | | - added sts=8 to modeline - vim commands: :retab :%s/\s+$// gg=G
| * | bash-v4 or newer mandatedLeonid Volnitsky2013-12-15
| | |
| * | work around for vte.shLeonid Volnitsky2013-12-11
| | |
| * | fix for issue #37 (branch detection with new git)Leonid Volnitsky2013-12-10
| |/
* | fix tag ref cleanupGianni Ceccarelli2014-02-26
| |
* | add timestamp to promptGianni Ceccarelli2013-08-01
| |
* | logc scriptGianni Ceccarelli2012-07-26
| |
* | Merge branch 'master' into dakkardakkar2012-07-16
|\|
| * fixed: filenames with special charsHEADmasterLeonid Volnitsky2012-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gsp ?? TTTTTT BBBBBBBBB ?? a b/ ?? "a\"b/" ?? a$b/ ?? a&b/ ?? a'b/ ?? ab/ ?? "a\303\251/" ?? brackets/ ?? ext/ ?? t ?? tttt aaaa init TTTTTT BBBBBBBBB a b/ a"b/ a/ a&b/ a'b/ ab/ aé/ brackets/ ext/ t tttt aaaa /…test/fixtures/_filedir> gsp A "TTTTTT BBBBBBBBB" A "a b/i" A "a\"b/d" A a$b/h A a&b/f A a'b/c A ab/e A "a\303\251/g" A brackets/[x] A brackets/x A ext/ee.e1 A ext/ff.e2 A ext/foo/.gitignore A ext/gg.e1 A ext/hh.e2 A ext/ii.E1 A t A "tttt aaaa" init TTTTTT BBBBBBBBB a b/ a"b/ amaster/ a&b/ a'b/ ab/ aé/ brackets/ ext/ t tttt aaaa /…test/fixtures/_filedir>
| * workaround for git status --porcelain quoting bugLeonid Volnitsky2012-07-07
| |
| * do not display "=" before rawhex if there is freshness indicatorLeonid Volnitsky2012-07-07
| |
| * substitute branch name "master" for "M" only if it starts with "master"Leonid Volnitsky2012-07-07
| |
| * better UTF detectionLeonid Volnitsky2012-07-07
| |
| * -- trailing white spaceLeonid Volnitsky2012-07-06
| |
| * enable setting the xterm_label also in TERM=gnome-256colorLeonid Volnitsky2012-07-06
| |
| * Fixing host color bug by replacing invalid bash variable characters with ↵dfalk2012-07-06
| | | | | | | | underscores
| * Merge pull request #18 from jeanparpaillon/masterLeonid Volnitsky2012-07-06
| |\ | | | | | | Add Python virtualenv to prompt
| | * * Print Python virtualenv:Jean Parpaillon2011-09-23
| | | | | | | | | | | | <name> (in green, by default)
| * | fixed: filesnames with spaces, quotes and other special charsLeonid Volnitsky2012-07-06
| | |
| * | Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2012-07-06
| |\ \
| | * \ Merge pull request #17 from juanpabloaj/cygwinLeonid Volnitsky2012-07-06
| | |\ \ | | | | | | | | | | hostname in cygwin
| | | * | hostname in cygwinJuanPablo2011-09-10
| | | |/
| * | / removed sCRn markerLeonid Volnitsky2012-07-06
| |/ /
| * | Merge branch 'master' of https://github.com/amiryal/git-prompt into ↵Amir Yalon2012-07-06
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | amiryal-master Conflicts: git-prompt.sh
| | * | Fix Git freshness check with special charsAmir Yalon2011-12-29
| | |/
| * | Merge pull request #23 from ronnix/masterLeonid Volnitsky2012-07-06
| |\ \ | | | | | | | | Show current bookmark in Mercurial
| | * | Show current bookmark in MercurialRonan Amicel2012-01-04
| | | |
| | * | Fixed Mercurial repository detectionRonan Amicel2012-01-04
| | |/
| * | Merge pull request #26 from orefalo/masterLeonid Volnitsky2012-07-06
| |\ \ | | | | | | | | fixed: host_color index lookup error
| | * | host_color: modulo calculation is wrongOlivier Refalo2012-04-25
| | |/