aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAge
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\
| * cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | Merge branch 'ob/typofixes'Junio C Hamano2013-08-01
|\ \
| * | many small typofixesOndřej Bílka2013-07-29
* | | Merge branch 'ms/subtree-install-fix'Junio C Hamano2013-08-01
|\ \ \
| * | | contrib/subtree: Fix make install targetMichal Sojka2013-07-30
* | | | Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2013-08-01
|\ \ \ \
| * | | | Avoid using `echo -n` anywhereLukas Fleischer2013-07-29
* | | | | Merge branch 'ma/hg-to-git'Junio C Hamano2013-08-01
|\ \ \ \ \
| * | | | | hg-to-git: --allow-empty-message in git commitMaurício C Antunes2013-07-23
| * | | | | Merge branch 'dm/unbash-subtree' into maintJunio C Hamano2013-07-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fc/show-branch-in-rebase-am' into maintJunio C Hamano2013-06-27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tg/maint-zsh-svn-remote-prompt' into maintJunio C Hamano2013-06-27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/subtree-do-not-push-if-split-fails' into maintJunio C Hamano2013-06-27
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'bc/completion-for-bash-3.0'Junio C Hamano2013-07-30
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey2013-07-24
* | | | | | | | | | Merge branch 'mh/multimail'Junio C Hamano2013-07-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | post-receive-email: deprecate script in favor of git-multimailMichael Haggerty2013-07-22
| * | | | | | | | | | git-multimail: an improved replacement for post-receive-emailMichael Haggerty2013-07-15
* | | | | | | | | | | Merge branch 'es/contacts'Junio C Hamano2013-07-24
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | contrib: contacts: add documentationEric Sunshine2013-07-21
| * | | | | | | | | | contrib: contacts: add mailmap supportEric Sunshine2013-07-21
| * | | | | | | | | | contrib: contacts: interpret committish akin to format-patchEric Sunshine2013-07-21
| * | | | | | | | | | contrib: contacts: add ability to parse from committishEric Sunshine2013-07-21
| * | | | | | | | | | contrib: add git-contacts helperEric Sunshine2013-07-21
* | | | | | | | | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | | | | | | | | | | Merge branch 'bp/mediawiki-preview'Junio C Hamano2013-07-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | git-remote-mediawiki: add preview subcommand into git mwBenoit Person2013-07-08
| * | | | | | | | | | git-remote-mediawiki: add git-mw commandBenoit Person2013-07-08
| * | | | | | | | | | git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me...Benoit Person2013-07-08
| * | | | | | | | | | git-remote-mediawiki: update tests to run with the new bin-wrapperBenoit Person2013-07-08
| * | | | | | | | | | git-remote-mediawiki: add a git bin-wrapper for developementBenoit Person2013-07-08
| * | | | | | | | | | git-remote-mediawiki: introduction of Git::Mediawiki.pmBenoit Person2013-07-08
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/bash-completion'Junio C Hamano2013-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | completion: learn about --man-pathJohn Keeping2013-06-30
| * | | | | | | | | | completion: handle unstuck form of base git optionsJohn Keeping2013-06-30
| |/ / / / / / / / /
* | | | | | | | | | git-remote-mediawiki: un-brace file handles in binmode callsMatthieu Moy2013-07-03
* | | | | | | | | | Merge branch 'ed/color-prompt'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-prompt.sh: add missing information in commentsEduardo R. D'Avila2013-06-26
| * | | | | | | | | | git-prompt.sh: do not print duplicate clean color codeEduardo R. D'Avila2013-06-26
| * | | | | | | | | | git-prompt.sh: refactor colored prompt codeEduardo R. D'Avila2013-06-26
| |/ / / / / / / / /
* | | | | | | | | | bash prompt: mention that PROMPT_COMMAND mode is fasterSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: avoid command substitution when finalizing gitstringSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: avoid command substitution when checking for untracked filesSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: use bash builtins to check stash stateSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: use bash builtins to check for unborn branch for dirty stateSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: combine 'git rev-parse' for detached headSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: combine 'git rev-parse' executions in the main code pathSZEDER Gábor2013-06-24
* | | | | | | | | | bash prompt: use bash builtins to find out current branchSZEDER Gábor2013-06-24