summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* bash completion: only show 'log --merge' if mergingThomas Rast2009-02-181-1/+6
* bash completion: refactor common log, shortlog and gitk optionsThomas Rast2009-02-181-15/+34
* bash: update 'git svn' optionsSZEDER Gábor2009-02-161-6/+25
* bash: add missing 'git merge' optionsSZEDER Gábor2009-02-161-0/+1
* bash: fix misspelled 'git svn' optionSZEDER Gábor2009-02-141-1/+1
* bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai2009-02-131-1/+5
* Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz2009-02-111-1/+3
* completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-081-5/+5
* completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic2009-02-081-1/+1
* emacs: Remove the no longer maintained vc-git package.Alexandre Julliard2009-02-072-217/+1
* git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard2009-02-071-2/+10
* git.el: Use integer instead of character constants in case statement.Alexandre Julliard2009-02-071-15/+15
* git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard2009-02-071-0/+1
* git.el: Make git-run-command-region display the error if any.Alexandre Julliard2009-02-071-19/+19
* git.el: Add commands for cherry-pick and revert.Alexandre Julliard2009-02-071-0/+42
* git.el: Add a command to create a new branch.Alexandre Julliard2009-02-071-0/+14
* git.el: Add a checkout command.Alexandre Julliard2009-02-071-2/+31
* contrib git-resurrect: find traces of a branch name and resurrect itThomas Rast2009-02-041-0/+180
* bash: offer to show (un)staged changesThomas Rast2009-02-031-2/+24
* contrib/difftool: Don't repeat merge tool candidatesDavid Aguilar2009-01-311-19/+12
* contrib/difftool: add support for KompareMarkus Heidelberg2009-01-312-7/+12
* Merge branch 'js/patience-diff'Junio C Hamano2009-01-231-0/+1
|\
| * bash completions: Add the --patience optionJohannes Schindelin2009-01-071-0/+2
* | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-211-2/+2
* | contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-191-1/+0
* | contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-191-1/+1
* | bash completion: refactor diff optionsThomas Rast2009-01-191-15/+21
* | bash completion: move pickaxe options to logThomas Rast2009-01-191-1/+2
* | difftool: put the cursor on the editable file for VimDavid Aguilar2009-01-181-2/+6
* | difftool: fix documentation problemsDavid Aguilar2009-01-182-13/+12
* | git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-181-1/+1
* | contrib: add 'git difftool' for launching common merge toolsDavid Aguilar2009-01-173-0/+418
* | bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor2009-01-171-4/+4
* | bash: add missing format-patch command line optionsSZEDER Gábor2009-01-171-0/+2
* | bash: remove unnecessary checks for long options with argumentSZEDER Gábor2009-01-171-2/+0
* | bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-151-0/+15
* | bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-151-3/+6
* | bash-completion: Support running when set -u is enabledTed Pavlic2009-01-151-9/+9
* | Merge branch 'maint'Junio C Hamano2009-01-131-0/+3
|\ \
| * \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-131-0/+3
| |\ \ | | |/ | |/|
| | * contrib/examples/README: give an explanation of the status of these filesjidanni@jidanni.org2009-01-121-0/+3
* | | contrib/vim: change URL to point to the latest syntax filesMarkus Heidelberg2009-01-121-5/+7
* | | bash completion: Use 'git add' completions for 'git stage'Lee Marlow2009-01-101-0/+1
* | | bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow2009-01-101-1/+1
* | | Merge branch 'rs/diff-ihc'Junio C Hamano2009-01-071-0/+2
|\ \ \
| * | | diff: add option to show context between close hunksRené Scharfe2008-12-291-0/+2
| |/ /
* | | bash: add '--merge' to 'git reset'SZEDER Gábor2009-01-051-1/+1
|/ /
* | Always show which directory is not a git repositoryRichard Hartmann2008-12-211-1/+1
* | bash completion: Sync config variables with their man pagesLee Marlow2008-12-151-7/+80
* | bash completion: Sort config completion variablesLee Marlow2008-12-151-37/+40