Age | Commit message (Expand) | Author |
2009-07-31 | [Funcs] When only when .when exists. Yeah, really. | Hugues Hiegel |
2009-07-31 | [Funcs] removes the trailing '^0' for named-revs | Hugues Hiegel |
2009-07-22 | [Funcs] bug while testing 'when' command and .today file.. | Hugues Hiegel |
2009-07-10 | Merge commit 'origin/master' | Hugues Hiegel |
2009-07-10 | [Funcs] w00t, an error while getting command args big as NOSE... | Hugues Hiegel |
2009-07-10 | [Funcs] more colors for screen hardstatus | Hugues Hiegel |
2009-07-09 | [Funcs] hardstatus set without 'SCREEN' since it's set by screen itself | Hugues Hiegel |
2009-07-09 | [Funcs] test if git-rebase is in rebase-merge | Hugues Hiegel |
2009-07-09 | [TermTitle] new caption | Hugues Hiegel |
2009-06-23 | [Funcs] chpwd : execs git-checkout HEAD when entering a directory with a .git... | Hugues Hiegel |
2009-06-23 | [Funcs/GIT] rebasing, discards awk by using --name-only, removed (+) | Hugues Hiegel |
2009-06-05 | [Funcs/GIT] better rebasing prompt | Hugues Hiegel |
2009-06-05 | [Funcs] cleanup, fake space | Hugues Hiegel |
2009-06-05 | [Funcs/git] shows added files in git branch | Hugues Hiegel |
2009-06-03 | [Funcs/git] Get branch on an initialized repo with symlink HEAD | Hugues Hiegel |
2009-05-27 | [Funcs] corrects 5e37075e.. : does git-ls-files AND git-ls-tree, in case of n... | Hugues Hiegel |
2009-05-26 | [Funcs] git-ls-tree instead of git-ls-files, | Hugues Hiegel |
2009-05-19 | [Funcs] tests is '=', not '==' !! | Hugues Hiegel |
2009-05-15 | [Funcs] grrr, just missed up an error redirection.. | Hugues Hiegel |
2009-05-14 | [Funcs] Better empty git repositories managment | Hugues Hiegel |
2009-05-11 | [Funcs] testing if we are on an not-yet-initialized-git-repos | Hugues Hiegel |
2009-04-20 | [Funcs] chpwd updated to show todo & when | Hugues Hiegel |
2009-04-20 | [Funcs] show sudoed user in screen title | Hugues Hiegel |
2009-04-02 | [Funcs] a bit of cleanup into set_prompt_colors | Hugues Hiegel |
2009-02-25 | [COLORS/FUNCS] moved out set_prompt_colors func declaration | Hugues Hiegel |
2009-02-25 | [GIT] uses --inside-git-dir instead of --git-dir | Hugues Hiegel |
2009-02-20 | Merge branch 'master' of /work/repos/zdotdir | Hugues Hiegel |
2009-02-20 | [FUNCS] term_title for screen and screen-linux | Hugues Hiegel |
2009-02-17 | [FUNCS] rebase git for versions >= 1.5.?.? | Hugues Hiegel |
2009-02-15 | [Functions] tries to get real process name when calling back a job to foregro... | Hugues Hiegel |
2009-02-13 | [TERM TITLE] updates screen managment | Hugues Hiegel |
2009-02-13 | [TERM TITLE] updates managment of term title for screen | Hugues Hiegel |
2009-02-12 | [GIT] speeds up increadibly the git-status ! | Hugues Hiegel |
2009-02-05 | [Functions] corrects guessing of normal/privileged user | Hugues Hiegel |
2008-10-28 | Do not check {git,svn} {status,branch} | Hugues Hiegel |
2008-10-17 | Adds a "Rebasing" info in git-rev. | Hugues Hiegel |
2008-09-30 | Adds a 'rebase' when a rebase is in progress | Hugues Hiegel |
2008-06-20 | Tiny bug while managing host:osnp1260077/user: with preprint() | Hugues Hiegel |
2008-06-18 | Revert "Anti-concurrential git-status for prompt update..." | Hugues Hiegel |
2008-06-13 | Anti-concurrential git-status for prompt update... | Hugues Hiegel |
2008-05-22 | Personnalized non-UTF8 title for PuTTY terms. | Hugues Hiegel |
2008-04-02 | nouvelle colorization des branches GIT.. | Hugues Hiegel |
2008-03-18 | Colors stored in an array instead of multiples annoying envvars. | Hugues Hiegel |
2008-03-14 | Use 'git-rev-parse --git-dir' to determinate | Hugues Hiegel |
2008-03-14 | Use git-rev-parse to get the commit-id, instead of 'git-show | head'.. | Hugues Hiegel |
2008-03-14 | Get the git-commit-ish when named-rev is undefined. | Hugues Hiegel |
2008-03-14 | Better analysis of git-named-revs, | Hugues Hiegel |
2008-03-13 | Always truncates the path and git-branch to let a minimal free space for comm... | Hugues Hiegel |
2008-03-07 | - preprint now accepts a second argument to give the color to use | Hugues Hiegel |
2008-03-07 | Better git status/colors codes managment. | Hugues Hiegel |