summaryrefslogtreecommitdiff
path: root/01_Functions.zsh
AgeCommit message (Expand)Author
2009-06-05[Funcs/GIT] better rebasing promptHugues Hiegel
2009-06-05[Funcs] cleanup, fake spaceHugues Hiegel
2009-06-05[Funcs/git] shows added files in git branchHugues Hiegel
2009-06-03[Funcs/git] Get branch on an initialized repo with symlink HEADHugues 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 managmentHugues Hiegel
2009-05-11[Funcs] testing if we are on an not-yet-initialized-git-reposHugues Hiegel
2009-04-20[Funcs] chpwd updated to show todo & whenHugues Hiegel
2009-04-20[Funcs] show sudoed user in screen titleHugues Hiegel
2009-04-02[Funcs] a bit of cleanup into set_prompt_colorsHugues Hiegel
2009-02-25[COLORS/FUNCS] moved out set_prompt_colors func declarationHugues Hiegel
2009-02-25[GIT] uses --inside-git-dir instead of --git-dirHugues Hiegel
2009-02-20Merge branch 'master' of /work/repos/zdotdirHugues Hiegel
2009-02-20[FUNCS] term_title for screen and screen-linuxHugues 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 managmentHugues Hiegel
2009-02-13[TERM TITLE] updates managment of term title for screenHugues Hiegel
2009-02-12[GIT] speeds up increadibly the git-status !Hugues Hiegel
2009-02-05[Functions] corrects guessing of normal/privileged userHugues Hiegel
2008-10-28Do not check {git,svn} {status,branch}Hugues Hiegel
2008-10-17Adds a "Rebasing" info in git-rev.Hugues Hiegel
2008-09-30Adds a 'rebase' when a rebase is in progressHugues Hiegel
2008-06-20Tiny bug while managing host:osnp1260077/user: with preprint()Hugues Hiegel
2008-06-18Revert "Anti-concurrential git-status for prompt update..."Hugues Hiegel
2008-06-13Anti-concurrential git-status for prompt update...Hugues Hiegel
2008-05-22Personnalized non-UTF8 title for PuTTY terms.Hugues Hiegel
2008-04-02nouvelle colorization des branches GIT..Hugues Hiegel
2008-03-18Colors stored in an array instead of multiples annoying envvars.Hugues Hiegel
2008-03-14Use 'git-rev-parse --git-dir' to determinateHugues Hiegel
2008-03-14Use git-rev-parse to get the commit-id, instead of 'git-show | head'..Hugues Hiegel
2008-03-14Get the git-commit-ish when named-rev is undefined.Hugues Hiegel
2008-03-14Better analysis of git-named-revs,Hugues Hiegel
2008-03-13Always 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 useHugues Hiegel
2008-03-07Better git status/colors codes managment.Hugues Hiegel
2008-03-07"fatal: Not a git repository"... Pfff...Hugues Hiegel
2008-03-07=?utf-8?q?-=20pas=20de=20branche=20GIT=20dans=20les=20dossiers=20non=20g=C3=A...Hugues Hiegel
2008-03-07Very much more better :Hugues Hiegel
2008-03-07Colorizes git-branch into red if we are inside a .git managment folder.Hugues Hiegel
2008-03-07Get the named commit-id if we are not on a working branch,Hugues Hiegel
2008-03-07Get rid of error messages inside .git folders..Hugues Hiegel
2008-03-07Show abbreviated commit-id instead of "(no branch)" in prompt.Hugues Hiegel
2008-03-07=?utf-8?q?Ah=20ben=20en=20voil=C3=A0=20un=20test=20que=20il=20est=20mieux=20!Hugues Hiegel
2008-03-07=?utf-8?q?Chtit=20bug=20=C3=A0=20la=20con=20quand=20on=20n'a=20aucun=20reposi...Hugues Hiegel
2008-03-07Pas besoin de sortir les logs complets..Hugues Hiegel
2008-03-07Don't show anymore the git-branch and git-status on currentHugues Hiegel