summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Merge branch 'master' into feature/stash_indicatorClaudio Bandera11-137/+1052
2015-09-17Ensure we only render prefix and suffix when we have a resultMichael Allen1-4/+24
2015-09-17Surround non-printing chars in %{ and %}Michael Allen1-1/+1
2015-09-17Further testing when not in a repoMichael Allen1-0/+16
2015-09-17Switch changes status to use prefixesMichael Allen3-14/+14
2015-09-17Switch remote commits to use suffixesMichael Allen3-19/+19
2015-09-17Switch local commits to use prefixesMichael Allen4-29/+27
2015-09-17Switch bash to new render functionMichael Allen3-13/+8
2015-09-17Switch zsh to use the new render promptMichael Allen2-9/+2
2015-09-17Add prefix and suffixing to remote diff renderMichael Allen2-2/+22
2015-09-17Add prefix and suffix to branch name renderMichael Allen2-2/+22
2015-09-17Reduce rewording in regexesMichael Allen1-4/+10
2015-09-17Add prefix/suffixing to local diffMichael Allen2-3/+23
2015-09-17Make providing a prefix and suffix to changes possibleMichael Allen2-2/+22
2015-09-16Use general render functions rather than zsh specificMichael Allen1-4/+4
2015-09-16Make render replace rather than append, so we can reorderMichael Allen3-5/+44
2015-09-16Basic approach to format stringsMichael Allen2-0/+128
2015-09-16Merge pull request #63 from michaeldfallen/merge-render-functionsMichael Allen6-93/+58
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
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
2015-09-04Merge pull request #51 from kain88-de/make-installMichael Allen1-0/+35
2015-09-04Merge pull request #39 from michaeldfallen/configurable-partsMichael Allen7-57/+859
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
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-30Fixed unittests for UbuntuClaudio Bandera6-33/+36
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