summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-09-17Added documentation for stash feature.Claudio Bandera2-0/+22
2015-09-17Adapted new color and naming model.Claudio Bandera2-10/+10
2015-09-17Merge branch 'master' into feature/stash_indicatorClaudio Bandera11-137/+1052
Conflicts: prompt.bash test
2015-09-16Merge pull request #63 from michaeldfallen/merge-render-functionsMichael Allen6-93/+58
Merge render functions
2015-09-16switch prompt files to use new shared render functionsMichael Allen2-8/+8
2015-09-16Test the new functions directlyMichael Allen3-0/+13
2015-09-16Merge the zsh/bash readable branch functionMichael Allen1-12/+14
2015-09-16Merge the zsh/bash changes render functionMichael Allen1-30/+6
2015-09-16Merge zsh and bash local commit render funcMichael Allen1-21/+6
2015-09-16Merge zsh and bash remote commit diffMichael Allen1-22/+7
2015-09-16Merge bash and zsh specific render functionsMichael Allen1-6/+10
2015-09-16Fix readable_branch_name testMichael Allen1-1/+2
2015-09-05Fix colour issue for zshv0.3.2Michael Allen3-3/+9
2015-09-05Merge pull request #56 from bogem/bash_fixv0.3.1Michael Allen0-0/+0
Fix bug with the view of colored branch name in bash
2015-09-05Fix mistaken colour output on bashMichael Allen1-1/+1
2015-09-05Fix bug with the view of colored branch name in bashAlbert1-1/+1
2015-09-04Adding new readme stuff to the table of contentsMichael Allen1-0/+18
2015-09-04Merge pull request #53 from joaoschaab/update_readme0.3Michael Allen1-1/+8
Add manually installation instructions
2015-09-04Merge pull request #51 from kain88-de/make-installMichael Allen1-0/+35
Add Makefile for easier installation under Unix
2015-09-04Merge pull request #39 from michaeldfallen/configurable-partsMichael Allen7-57/+859
Configurable colours
2015-09-04Readme to describe the colour configMichael Allen1-0/+268
2015-09-02Add manually installation instructionsjoaoschaab1-1/+8
2015-09-02Allow for shell specific rc filesMichael Allen2-25/+29
2015-09-01Add MakefileMax Linke1-0/+35
This will make it easier to install the tool. Currently everything is just copied into the home directory. But nothing works I have to figure out a little bit how to make this run under Linux. The develop command can be used for quick iteration cycles.
2015-09-01Make branch color and master symbol configurableMichael Allen2-19/+51
2015-08-31Remove unneeded zsh specific env var setupMichael Allen1-29/+9
2015-08-31Provide a way to set a .gitradarrc fileMichael Allen2-0/+120
2015-08-31Duplicate color tests for bashMichael Allen1-0/+176
2015-08-31Added tests for stash indicatorClaudio Bandera3-4/+59
2015-08-30Changed symbol for stashClaudio Bandera1-2/+2
2015-08-30Added git stash indicatorClaudio Bandera2-0/+15
2015-08-30Add the new color tests in to the test runMichael Allen1-0/+1
2015-08-30Remove color tests from test-commits as test-colors covers itMichael Allen1-14/+10
2015-08-30Test the zsh color changes configurationMichael Allen1-0/+18
2015-08-30Test zsh remote commit colorsMichael Allen2-4/+50
2015-08-30Test zsh local commit colorsMichael Allen2-4/+45
2015-08-30Test zsh ability to override colorsMichael Allen1-0/+89
2015-08-30Move autoload back to prompt.zsh to make testing easierMichael Allen2-2/+2
2015-08-30Fix mistaken colour assignmentMichael Allen1-4/+4
2015-08-30Duplicate Zsh color config for bashMichael Allen2-27/+36
2015-08-30Small refactor to move zero length escaping characters into one locationMichael Allen1-26/+26
2015-08-30No need for separate color varsMichael Allen1-26/+26
2015-08-30Make zsh changes colors configurableMichael Allen1-5/+10
2015-08-30Make zsh local commit colors configurableMichael Allen1-3/+9
2015-08-30Rename reset color and move color setupMichael Allen2-8/+8
2015-08-30Make zsh remote commit colors configurableMichael Allen1-4/+15
2015-08-30Merge pull request #37 from michaeldfallen/fix-zsh-readmeMichael Allen1-7/+31
Describe how to ensure proper execution of the prompt
2015-08-30Describe how to ensure proper execution of the promptMichael Allen1-7/+31
2015-08-29Merge pull request #29 from reinaldo13/issue-17Michael Allen7-4/+61
issue-17: Add arguments to make the prompt shorter
2015-08-28Added change for issue-17 to prompt.zsh as wellReinaldo Colina1-1/+4