aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-30
|\
| * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-30
| |\
| | * Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-30
| | * bash completion: only show 'log --merge' if mergingThomas Rast2009-03-30
* | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-29
|\ \ \ | |/ /
| * | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-29
| |\ \ | | |/
| | * import-zips: fix thinkoJohannes Schindelin2009-03-29
* | | Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber2009-02-25
* | | Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen2009-02-24
* | | git-p4: avoid syncing duplicate changesPete Wyckoff2009-02-23
* | | Add a README in the contrib/emacs directory.Alexandre Julliard2009-02-21
* | | git.el: Improve the confirmation message on remove and revert.Alexandre Julliard2009-02-21
* | | git.el: Make sure that file lists are sorted as they are created.Alexandre Julliard2009-02-21
* | | bash completion: only show 'log --merge' if mergingThomas Rast2009-02-18
* | | bash completion: refactor common log, shortlog and gitk optionsThomas Rast2009-02-18
* | | bash: update 'git svn' optionsSZEDER Gábor2009-02-16
* | | bash: add missing 'git merge' optionsSZEDER Gábor2009-02-16
* | | bash: fix misspelled 'git svn' optionSZEDER Gábor2009-02-14
* | | bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai2009-02-13
* | | Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz2009-02-11
* | | completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic2009-02-08
* | | completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic2009-02-08
* | | emacs: Remove the no longer maintained vc-git package.Alexandre Julliard2009-02-07
* | | git.el: Add some notes about Emacs versions compatibility.Alexandre Julliard2009-02-07
* | | git.el: Use integer instead of character constants in case statement.Alexandre Julliard2009-02-07
* | | git.el: Set a regexp for paragraph-separate in log-edit mode.Alexandre Julliard2009-02-07
* | | git.el: Make git-run-command-region display the error if any.Alexandre Julliard2009-02-07
* | | git.el: Add commands for cherry-pick and revert.Alexandre Julliard2009-02-07
* | | git.el: Add a command to create a new branch.Alexandre Julliard2009-02-07
* | | git.el: Add a checkout command.Alexandre Julliard2009-02-07
* | | contrib git-resurrect: find traces of a branch name and resurrect itThomas Rast2009-02-04
* | | bash: offer to show (un)staged changesThomas Rast2009-02-03
* | | contrib/difftool: Don't repeat merge tool candidatesDavid Aguilar2009-01-31
* | | contrib/difftool: add support for KompareMarkus Heidelberg2009-01-31
* | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \
| * | | bash completions: Add the --patience optionJohannes Schindelin2009-01-07
* | | | bash completion: add 'rename' subcommand to git-remoteMarkus Heidelberg2009-01-21
* | | | contrib/difftool: remove distracting 'echo' in the SIGINT handlerMarkus Heidelberg2009-01-19
* | | | contrib/difftool: change trap condition from SIGINT to INTMarkus Heidelberg2009-01-19
* | | | bash completion: refactor diff optionsThomas Rast2009-01-19
* | | | bash completion: move pickaxe options to logThomas Rast2009-01-19
* | | | difftool: put the cursor on the editable file for VimDavid Aguilar2009-01-18
* | | | difftool: fix documentation problemsDavid Aguilar2009-01-18
* | | | git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-18
* | | | contrib: add 'git difftool' for launching common merge toolsDavid Aguilar2009-01-17
* | | | bash: refactor 'git log --pretty=<format>' optionsSZEDER Gábor2009-01-17
* | | | bash: add missing format-patch command line optionsSZEDER Gábor2009-01-17
* | | | bash: remove unnecessary checks for long options with argumentSZEDER Gábor2009-01-17
* | | | bash-completion: Add comments to remind about required argumentsTed Pavlic2009-01-15
* | | | bash-completion: Try bash completions before simple filetypeTed Pavlic2009-01-15