summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* contacts: fix to work in subdirectorieses/contacts-in-subdirEric Sunshine2013-09-171-0/+4
* Merge branch 'es/contacts-blame-L-multi'Junio C Hamano2013-09-091-9/+22
|\
| * contacts: reduce git-blame invocationses/contacts-blame-L-multiEric Sunshine2013-08-131-6/+5
| * contacts: gather all blame sources prior to invoking git-blameEric Sunshine2013-08-131-5/+20
| * contacts: validate hunk length earlierEric Sunshine2013-08-131-3/+2
* | remote-bzr: reuse bzrlib transports when possibleRichard Hansen2013-09-081-12/+21
* | Merge branch 'fc/remote-hg-shared-setup'Junio C Hamano2013-09-041-5/+18
|\ \
| * | remote-hg: add shared repo upgradefc/remote-hg-shared-setupFelipe Contreras2013-08-111-0/+12
| * | remote-hg: ensure shared repo is initializedFelipe Contreras2013-08-111-5/+6
| |/
* | Merge branch 'ap/remote-hg-tilde-is-home-directory'Junio C Hamano2013-09-041-1/+1
|\ \
| * | remote-hg: fix path when cloning with tilde expansionap/remote-hg-tilde-is-home-directoryAntoine Pelisse2013-08-091-1/+1
| |/
* | Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-08-302-2/+6
|\ \
| * | contrib/git-prompt.sh: handle missing 'printf -v' more gracefullybc/completion-for-bash-3.0Brandon Casey2013-08-221-1/+5
| * | git-completion.bash: use correct Bash/Zsh array length syntaxBrandon Casey2013-08-211-1/+1
* | | Merge branch 'mm/war-on-whatchanged'Junio C Hamano2013-08-302-0/+43
|\ \ \ | |/ / |/| |
| * | core-tutorial: trim the section on Inspecting ChangesJunio C Hamano2013-08-132-0/+43
| |/
* | git-remote-mediawiki: ignore generated git-mwMatthieu Moy2013-08-131-0/+1
|/
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-021-1/+0
|\
| * cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstatRamsay Jones2013-07-181-1/+0
* | Merge branch 'ob/typofixes'Junio C Hamano2013-08-013-4/+4
|\ \
| * | many small typofixesob/typofixesOndřej Bílka2013-07-293-4/+4
* | | Merge branch 'ms/subtree-install-fix'Junio C Hamano2013-08-011-0/+1
|\ \ \
| * | | contrib/subtree: Fix make install targetms/subtree-install-fixMichal Sojka2013-07-301-0/+1
* | | | Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2013-08-012-5/+5
|\ \ \ \
| * | | | Avoid using `echo -n` anywherelf/echo-n-is-not-portableLukas Fleischer2013-07-292-5/+5
* | | | | Merge branch 'ma/hg-to-git'Junio C Hamano2013-08-011-1/+1
|\ \ \ \ \
| * | | | | hg-to-git: --allow-empty-message in git commitma/hg-to-gitMaurício C Antunes2013-07-231-1/+1
| * | | | | Merge branch 'dm/unbash-subtree' into maintJunio C Hamano2013-07-031-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fc/show-branch-in-rebase-am' into maintJunio C Hamano2013-06-271-0/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tg/maint-zsh-svn-remote-prompt' into maintJunio C Hamano2013-06-271-3/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/subtree-do-not-push-if-split-fails' into maintJunio C Hamano2013-06-271-1/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-07-241-1/+1
* | | | | | | | | | Merge branch 'mh/multimail'Junio C Hamano2013-07-247-4/+3411
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | post-receive-email: deprecate script in favor of git-multimailMichael Haggerty2013-07-221-4/+13
| * | | | | | | | | | git-multimail: an improved replacement for post-receive-emailMichael Haggerty2013-07-156-0/+3398
* | | | | | | | | | | Merge branch 'es/contacts'Junio C Hamano2013-07-242-0/+282
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | contrib: contacts: add documentationes/contactsEric Sunshine2013-07-211-0/+94
| * | | | | | | | | | contrib: contacts: add mailmap supportEric Sunshine2013-07-211-0/+18
| * | | | | | | | | | contrib: contacts: interpret committish akin to format-patchEric Sunshine2013-07-211-1/+18
| * | | | | | | | | | contrib: contacts: add ability to parse from committishEric Sunshine2013-07-211-6/+32
| * | | | | | | | | | contrib: add git-contacts helperEric Sunshine2013-07-211-0/+127
* | | | | | | | | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | builtin: add git-check-mailmap commandEric Sunshine2013-07-131-0/+1
* | | | | | | | | | | Merge branch 'bp/mediawiki-preview'Junio C Hamano2013-07-186-82/+526
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | git-remote-mediawiki: add preview subcommand into git mwbp/mediawiki-previewBenoit Person2013-07-082-2/+311
| * | | | | | | | | | git-remote-mediawiki: add git-mw commandBenoit Person2013-07-082-3/+64
| * | | | | | | | | | git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me...Benoit Person2013-07-082-73/+89
| * | | | | | | | | | git-remote-mediawiki: update tests to run with the new bin-wrapperBenoit Person2013-07-081-6/+2
| * | | | | | | | | | git-remote-mediawiki: add a git bin-wrapper for developementBenoit Person2013-07-082-0/+20