Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contacts: fix to work in subdirectorieses/contacts-in-subdir | Eric Sunshine | 2013-09-17 | 1 | -0/+4 |
* | Merge branch 'es/contacts-blame-L-multi' | Junio C Hamano | 2013-09-09 | 1 | -9/+22 |
|\ | |||||
| * | contacts: reduce git-blame invocationses/contacts-blame-L-multi | Eric Sunshine | 2013-08-13 | 1 | -6/+5 |
| * | contacts: gather all blame sources prior to invoking git-blame | Eric Sunshine | 2013-08-13 | 1 | -5/+20 |
| * | contacts: validate hunk length earlier | Eric Sunshine | 2013-08-13 | 1 | -3/+2 |
* | | remote-bzr: reuse bzrlib transports when possible | Richard Hansen | 2013-09-08 | 1 | -12/+21 |
* | | Merge branch 'fc/remote-hg-shared-setup' | Junio C Hamano | 2013-09-04 | 1 | -5/+18 |
|\ \ | |||||
| * | | remote-hg: add shared repo upgradefc/remote-hg-shared-setup | Felipe Contreras | 2013-08-11 | 1 | -0/+12 |
| * | | remote-hg: ensure shared repo is initialized | Felipe Contreras | 2013-08-11 | 1 | -5/+6 |
| |/ | |||||
* | | Merge branch 'ap/remote-hg-tilde-is-home-directory' | Junio C Hamano | 2013-09-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | remote-hg: fix path when cloning with tilde expansionap/remote-hg-tilde-is-home-directory | Antoine Pelisse | 2013-08-09 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'bc/completion-for-bash-3.0' | Junio C Hamano | 2013-08-30 | 2 | -2/+6 |
|\ \ | |||||
| * | | contrib/git-prompt.sh: handle missing 'printf -v' more gracefullybc/completion-for-bash-3.0 | Brandon Casey | 2013-08-22 | 1 | -1/+5 |
| * | | git-completion.bash: use correct Bash/Zsh array length syntax | Brandon Casey | 2013-08-21 | 1 | -1/+1 |
* | | | Merge branch 'mm/war-on-whatchanged' | Junio C Hamano | 2013-08-30 | 2 | -0/+43 |
|\ \ \ | |/ / |/| | | |||||
| * | | core-tutorial: trim the section on Inspecting Changes | Junio C Hamano | 2013-08-13 | 2 | -0/+43 |
| |/ | |||||
* | | git-remote-mediawiki: ignore generated git-mw | Matthieu Moy | 2013-08-13 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 2013-08-02 | 1 | -1/+0 |
|\ | |||||
| * | cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstat | Ramsay Jones | 2013-07-18 | 1 | -1/+0 |
* | | Merge branch 'ob/typofixes' | Junio C Hamano | 2013-08-01 | 3 | -4/+4 |
|\ \ | |||||
| * | | many small typofixesob/typofixes | Ondřej Bílka | 2013-07-29 | 3 | -4/+4 |
* | | | Merge branch 'ms/subtree-install-fix' | Junio C Hamano | 2013-08-01 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | contrib/subtree: Fix make install targetms/subtree-install-fix | Michal Sojka | 2013-07-30 | 1 | -0/+1 |
* | | | | Merge branch 'lf/echo-n-is-not-portable' | Junio C Hamano | 2013-08-01 | 2 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Avoid using `echo -n` anywherelf/echo-n-is-not-portable | Lukas Fleischer | 2013-07-29 | 2 | -5/+5 |
* | | | | | Merge branch 'ma/hg-to-git' | Junio C Hamano | 2013-08-01 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | hg-to-git: --allow-empty-message in git commitma/hg-to-git | Maurício C Antunes | 2013-07-23 | 1 | -1/+1 |
| * | | | | | Merge branch 'dm/unbash-subtree' into maint | Junio C Hamano | 2013-07-03 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fc/show-branch-in-rebase-am' into maint | Junio C Hamano | 2013-06-27 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'tg/maint-zsh-svn-remote-prompt' into maint | Junio C Hamano | 2013-06-27 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jk/subtree-do-not-push-if-split-fails' into maint | Junio C Hamano | 2013-06-27 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'bc/completion-for-bash-3.0' | Junio C Hamano | 2013-07-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | git-completion.bash: replace zsh notation that breaks bash 3.X | Brandon Casey | 2013-07-24 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'mh/multimail' | Junio C Hamano | 2013-07-24 | 7 | -4/+3411 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | post-receive-email: deprecate script in favor of git-multimail | Michael Haggerty | 2013-07-22 | 1 | -4/+13 |
| * | | | | | | | | | | git-multimail: an improved replacement for post-receive-email | Michael Haggerty | 2013-07-15 | 6 | -0/+3398 |
* | | | | | | | | | | | Merge branch 'es/contacts' | Junio C Hamano | 2013-07-24 | 2 | -0/+282 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | contrib: contacts: add documentationes/contacts | Eric Sunshine | 2013-07-21 | 1 | -0/+94 |
| * | | | | | | | | | | contrib: contacts: add mailmap support | Eric Sunshine | 2013-07-21 | 1 | -0/+18 |
| * | | | | | | | | | | contrib: contacts: interpret committish akin to format-patch | Eric Sunshine | 2013-07-21 | 1 | -1/+18 |
| * | | | | | | | | | | contrib: contacts: add ability to parse from committish | Eric Sunshine | 2013-07-21 | 1 | -6/+32 |
| * | | | | | | | | | | contrib: add git-contacts helper | Eric Sunshine | 2013-07-21 | 1 | -0/+127 |
* | | | | | | | | | | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'bp/mediawiki-preview' | Junio C Hamano | 2013-07-18 | 6 | -82/+526 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | git-remote-mediawiki: add preview subcommand into git mwbp/mediawiki-preview | Benoit Person | 2013-07-08 | 2 | -2/+311 |
| * | | | | | | | | | | git-remote-mediawiki: add git-mw command | Benoit Person | 2013-07-08 | 2 | -3/+64 |
| * | | | | | | | | | | git-remote-mediawiki: factoring code between git-remote-mediawiki and Git::Me... | Benoit Person | 2013-07-08 | 2 | -73/+89 |
| * | | | | | | | | | | git-remote-mediawiki: update tests to run with the new bin-wrapper | Benoit Person | 2013-07-08 | 1 | -6/+2 |
| * | | | | | | | | | | git-remote-mediawiki: add a git bin-wrapper for developement | Benoit Person | 2013-07-08 | 2 | -0/+20 |