aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'ct/autoconf-htmldir'Junio C Hamano2013-02-08
|\
| * Honor configure's htmldir switchChristoph J. Thompson2013-02-02
* | Update draft release notes to 1.8.2Junio C Hamano2013-02-07
* | Sync with 1.8.1.3Junio C Hamano2013-02-07
|\ \
| * | Git 1.8.1.3v1.8.1.3Junio C Hamano2013-02-07
| * | Merge branch 'mz/pick-unborn' into maintJunio C Hamano2013-02-07
| |\ \
| * \ \ Merge branch 'nd/fix-perf-parameters-in-tests' into maintJunio C Hamano2013-02-07
| |\ \ \
| * \ \ \ Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into...Junio C Hamano2013-02-07
| |\ \ \ \
| * \ \ \ \ Merge branch 'ft/transport-report-segv' into maintJunio C Hamano2013-02-07
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sb/gpg-plug-fd-leak' into maintJunio C Hamano2013-02-07
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/fake-ancestor-with-non-blobs' into maintJunio C Hamano2013-02-07
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maintJunio C Hamano2013-02-07
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'da/mergetool-docs'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | doc: generate a list of valid merge toolsDavid Aguilar2013-02-02
| * | | | | | | | | | mergetool--lib: list user configured tools in '--tool-help'John Keeping2013-02-02
| * | | | | | | | | | mergetool--lib: add functions for finding available toolsDavid Aguilar2013-02-02
| * | | | | | | | | | mergetool--lib: improve the help text in guess_merge_tool()David Aguilar2013-01-29
| * | | | | | | | | | mergetool--lib: simplify command expressionsDavid Aguilar2013-01-29
* | | | | | | | | | | Merge branch 'ss/mergetools-tortoise'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mergetools: teach tortoisemerge to handle filenames with SP correctlySven Strickroth2013-02-01
| * | | | | | | | | | | mergetools: support TortoiseGitMergeSven Strickroth2013-01-26
* | | | | | | | | | | | Merge branch 'jk/mergetool'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | mergetools: simplify how we handle "vim" and "defaults"David Aguilar2013-01-28
| * | | | | | | | | | | mergetool--lib: don't call "exit" in setup_toolJohn Keeping2013-01-27
| * | | | | | | | | | | mergetool--lib: improve show_tool_help() outputDavid Aguilar2013-01-27
| * | | | | | | | | | | mergetools/vim: remove redundant diff commandDavid Aguilar2013-01-27
| * | | | | | | | | | | git-difftool: use git-mergetool--lib for "--tool-help"John Keeping2013-01-25
| * | | | | | | | | | | git-mergetool: don't hardcode 'mergetool' in show_tool_helpJohn Keeping2013-01-25
| * | | | | | | | | | | git-mergetool: remove redundant assignmentJohn Keeping2013-01-25
| * | | | | | | | | | | git-mergetool: move show_tool_help to mergetool--libJohn Keeping2013-01-25
* | | | | | | | | | | | Merge branch 'jk/doc-makefile-cleanup'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation/Makefile: clean up MAN*_TXT listsJeff King2013-02-01
* | | | | | | | | | | | | Merge branch 'jk/remote-helpers-doc'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Rename {git- => git}remote-helpers.txtJohn Keeping2013-02-01
* | | | | | | | | | | | | | Merge branch 'sb/run-command-fd-error-reporting'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | run-command: be more informative about what failedStephen Boyd2013-02-01
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'nd/branch-error-cases'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | branch: let branch filters imply --listJeff King2013-01-31
| * | | | | | | | | | | | | | docs: clarify git-branch --list behaviorJeff King2013-01-31
| * | | | | | | | | | | | | | branch: mark more strings for translationNguyễn Thái Ngọc Duy2013-01-30
| * | | | | | | | | | | | | | Merge branch 'nd/edit-branch-desc-while-detached' into HEADJunio C Hamano2013-01-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | branch: give a more helpful message on redundant argumentsNguyễn Thái Ngọc Duy2013-01-30
| * | | | | | | | | | | | | | | branch: reject -D/-d without branch nameNguyễn Thái Ngọc Duy2013-01-30
* | | | | | | | | | | | | | | | Merge branch 'sb/gpg-i18n'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gpg: allow translation of more error messagesStephen Boyd2013-01-31
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/python-styles'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | CodingGuidelines: add Python coding guidelinesJohn Keeping2013-01-30
* | | | | | | | | | | | | | | | | Merge branch 'ab/gitweb-use-same-scheme'Junio C Hamano2013-02-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | gitweb: refer to picon/gravatar images over the same schemeAndrej E Baranov2013-01-28
* | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-02-05