aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* git-p4: Fix bug in p4Where method.Tor Arvid Lund2008-12-04
* Merge branch 'maint'Junio C Hamano2008-11-27
|\
| * bash: offer refs instead of filenames for 'git revert'SZEDER Gábor2008-11-27
| * bash: remove dashed command leftoversSZEDER Gábor2008-11-27
| * git-p4: fix keyword-expansion regexPete Wyckoff2008-11-27
* | bash: complete full refsSZEDER Gábor2008-11-27
* | git.el: Allow to commit even if there are no marked files.Alexandre Julliard2008-11-23
* | git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard2008-11-23
* | git.el: Add an insert file command.Alexandre Julliard2008-11-23
* | git.el: Never clear the status buffer, only update the files.Alexandre Julliard2008-11-21
* | git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard2008-11-21
* | git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard2008-11-21
* | git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard2008-11-21
* | git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard2008-11-21
* | git.el: Improve error handling for commits.Alexandre Julliard2008-11-21
* | git-p4: Cache git config for performanceJohn Chapman2008-11-11
* | git-p4: Support purged files and optimize memory usageJohn Chapman2008-11-11
* | contrib/hooks/post-receive-email: Make revision display configurablePete Harlan2008-11-04
* | contrib/hooks/post-receive-email: Put rev display in separate functionPete Harlan2008-11-04
* | Merge branch 'maint'Junio C Hamano2008-10-31
|\ \ | |/
| * bash completion: add doubledash to "git show"Markus Heidelberg2008-10-31
* | bash completion: Add 'workflows' to 'git help'Lee Marlow2008-10-20
* | Merge branch 'maint'Junio C Hamano2008-10-18
|\ \ | |/
| * contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-18
* | Merge branch 'maint'Junio C Hamano2008-10-17
|\ \ | |/
| * Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-16
* | Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-14
* | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \
| * | bash completion: Add --[no-]validate to "git send-email"Teemu Likonen2008-10-02
* | | Merge branch 'maint'Shawn O. Pearce2008-10-06
|\ \ \ | |/ / |/| / | |/
| * bash: remove fetch, push, pull dashed form leftoversSZEDER Gábor2008-10-05
* | Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-30
* | remove vim syntax highlighting in favor of upstreamSZEDER Gábor2008-09-30
* | Add contrib/rerere-train scriptNanako Shiraishi2008-09-29
* | Merge branch 'maint'Junio C Hamano2008-09-22
|\ \ | |/
| * Use dashless git commands in setgitperms.perlTodd Zullinger2008-09-22
* | Merge branch 'maint'Junio C Hamano2008-09-19
|\ \ | |/
| * completion: git commit should list --interactiveEric Raible2008-09-19
* | bash: use for-each-ref format 'refname:short'SZEDER Gábor2008-09-19
* | Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-04
|\ \ | |/
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-03
* | git-p4: Fix checkout bug when using --import-local.Tor Arvid Lund2008-08-29
* | bash-completion: Add all submodule subcommands to the completion listMatthias Kestenholz2008-08-28
* | Make it possible to abort the submission of a change to PerforceSimon Hausmann2008-08-27
|/
* Clean up the git-p4 documentationSimon Hausmann2008-08-24
* git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund2008-08-22
* Completion: add missing '=' for 'diff --diff-filter'Eric Raible2008-08-22
* completion: find out supported merge strategies correctlyJunio C Hamano2008-08-20
* Merge branch 'ak/p4'Junio C Hamano2008-08-17
|\
| * Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-14