aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* import-tars: separate author from committerGiuseppe Bilotta2009-03-20
* Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\
| * builtin-remote: add set-head subcommandJay Soffian2009-02-27
* | contrib/difftool: use a separate config namespace for difftool commandsDavid Aguilar2009-03-11
* | git-p4: remove tabs from usermap filePete Wyckoff2009-03-07
* | bash completion: teach fetch, pull, and push to complete their optionsJay Soffian2009-03-07
* | bash completion: refactor --strategy completionJay Soffian2009-03-07
* | bash completion: fix completion issues with fetch, pull, and pushJay Soffian2009-03-07
* | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-05
|\ \
| * | bash completion: add --format= and --oneline options for "git log"Teemu Likonen2009-02-27
* | | Merge branch 'tp/completion'Junio C Hamano2009-03-05
|\ \ \ | |_|/ |/| |
| * | Fixup: Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-24
| * | Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-23
| * | completion: More fixes to prevent unbound variable errorsTed Pavlic2009-02-11
| * | completion: Better __git_ps1 support when not in working directoryTed Pavlic2009-02-11
| * | completion: Use consistent if [...] convention, not "test"Ted Pavlic2009-02-11
| * | completion: For consistency, change "git rev-parse" to __gitdir callsTed Pavlic2009-02-11
* | | 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