summaryrefslogtreecommitdiffstats
path: root/wt-status.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-09git-web--browse: Fix check for /bin/startTodd Zullinger1-1/+1
2009-02-09completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic1-5/+5
2009-02-09completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic1-1/+1
2009-02-09gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen2-3/+27
2009-02-09doc/bundle: Use the more conventional suffix '.bundle'Santi BĂ©jar1-7/+7
2009-02-09Add two extra tests for git rebaseJohannes Schindelin1-1/+12
2009-02-09Documentation: clarify commits affected by gitk --mergeSitaram Chamarty1-1/+2
2009-02-08add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer1-1/+2
2009-02-08rev-list: fix showing distance when using --bisect-allChristian Couder1-0/+1
2009-02-07GIT 1.6.2-rc0v1.6.2-rc0Junio C Hamano2-16/+58
2009-02-07emacs: Remove the no longer maintained vc-git package.Alexandre Julliard2-217/+1
2009-02-07git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard1-2/+10
2009-02-07git.el: Use integer instead of character constants in case statement.Alexandre Julliard1-15/+15
2009-02-07git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard1-0/+1
2009-02-07git.el: Make git-run-command-region display the error if any.Alexandre Julliard1-19/+19
2009-02-07git.el: Add commands for cherry-pick and revert.Alexandre Julliard1-0/+42
2009-02-07git.el: Add a command to create a new branch.Alexandre Julliard1-0/+14
2009-02-07git.el: Add a checkout command.Alexandre Julliard1-2/+31
2009-02-07GIT 1.6.1.3v1.6.1.3Junio C Hamano3-2/+34
2009-02-07add -p: import Term::ReadKey with 'require'Thomas Rast1-1/+4
2009-02-06filter-branch: do not consider diverging submodules a 'dirty worktree'Johannes Schindelin1-1/+1
2009-02-06add -p: print errors in separate colorThomas Rast2-12/+22
2009-02-06add -p: prompt for single charactersThomas Rast2-4/+48
2009-02-05Makefile: minor improvements for Mac OS X (Darwin)Jay Soffian1-2/+4
2009-02-05config.mak.in: define paths without trailing slashPascal Obry1-2/+2
2009-02-05Makefile: fix misdetection of relative pathnamesJunio C Hamano1-2/+2
2009-02-05Fixed broken git help -w when installing from RPMDavid J. Mellor1-1/+4
2009-02-05builtin-blame.c: Use utf8_strwidth for author's namesGeoffrey Thomas1-5/+7
2009-02-05utf8: add utf8_strwidth()Geoffrey Thomas2-0/+20
2009-02-05git-bundle doc: update examplesNanako Shiraishi1-48/+84
2009-02-05Replace deprecated dashed git commands in usageAlexander Potashev10-11/+11
2009-02-05git-show-branch doc: show -g as synonym to --reflog in the listjidanni@jidanni.org1-2/+2