aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2013-01-21
|\
| * git-for-each-ref.txt: 'raw' is a supported date formatJohn Keeping2013-01-21
* | Update draft release notes to 1.8.2Junio C Hamano2013-01-20
* | Merge branch 'maint'Junio C Hamano2013-01-20
|\ \ | |/
| * Start preparing for 1.8.1.2Junio C Hamano2013-01-20
| * Merge branch 'nz/send-email-headers-are-case-insensitive' into maintJunio C Hamano2013-01-20
| |\
| * \ Merge branch 'rs/zip-with-uncompressed-size-in-the-header' into maintJunio C Hamano2013-01-20
| |\ \
| * \ \ Merge branch 'rs/zip-tests' into maintJunio C Hamano2013-01-20
| |\ \ \
* | \ \ \ Merge git://git.bogomips.org/git-svnJunio C Hamano2013-01-20
|\ \ \ \ \
| * | | | | git-svn: do not escape certain characters in pathsPeter Wu2013-01-19
* | | | | | Merge branch 'rt/commit-cleanup-config'Junio C Hamano2013-01-20
|\ \ \ \ \ \
| * | | | | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-10
* | | | | | | Merge branch 'ap/log-mailmap'Junio C Hamano2013-01-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | log --use-mailmap: optimize for cases without --author/--committer searchJunio C Hamano2013-01-10
| * | | | | | log: add log.mailmap configuration optionAntoine Pelisse2013-01-10
| * | | | | | log: grep author/committer using mailmapAntoine Pelisse2013-01-10
| * | | | | | test: add test for --use-mailmap optionAntoine Pelisse2013-01-10
| * | | | | | log: add --use-mailmap optionAntoine Pelisse2013-01-10
| * | | | | | pretty: use mailmap to display username and emailAntoine Pelisse2013-01-10
| * | | | | | mailmap: add mailmap structure to rev_info and ppAntoine Pelisse2013-01-10
| * | | | | | mailmap: simplify map_user() interfaceAntoine Pelisse2013-01-10
| * | | | | | mailmap: remove email copy and length limitationJunio C Hamano2013-01-10
| * | | | | | Use split_ident_line to parse author and committerAntoine Pelisse2013-01-07
| * | | | | | string-list: allow case-insensitive string listJunio C Hamano2013-01-07
* | | | | | | Merge git://bogomips.org/git-svnJunio C Hamano2013-01-18
|\ \ \ \ \ \ \
| * | | | | | | git-svn: teach find-rev to find near matchesJohn Keeping2013-01-17
| * | | | | | | git svn: do not overescape URLs (fallback case)Jonathan Nieder2013-01-17
| * | | | | | | Git::SVN::Editor::T: pass $deletions to ->A and ->DJonathan Nieder2013-01-17
* | | | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-01-18
* | | | | | | | Merge branch 'ss/help-htmlpath-config-doc'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \
| * | | | | | | | config.txt: Document help.htmlpath config parameterSebastian Staudt2013-01-15
* | | | | | | | | Merge branch 'nd/fix-perf-parameters-in-tests'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test-lib.sh: unfilter GIT_PERF_*Nguyễn Thái Ngọc Duy2013-01-15
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/attr-debug-fix'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | attr: make it build with DEBUG_ATTR againNguyễn Thái Ngọc Duy2013-01-15
* | | | | | | | | | Merge branch 'rs/pretty-use-prefixcmp'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pretty: use prefixcmp instead of memcmp on NUL-terminated stringsRené Scharfe2013-01-14
* | | | | | | | | | | Merge branch 'ds/completion-silence-in-tree-path-probe'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-completion.bash: silence "not a valid object" errorsDylan Smith2013-01-11
* | | | | | | | | | | | Merge branch 'jn/maint-trim-vim-contrib'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | contrib/vim: simplify instructions for old vim supportJonathan Nieder2013-01-10
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'pe/doc-email-env-is-trumped-by-config'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-commit-tree(1): correct description of defaultsPeter Eisentraut2013-01-10
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'mk/complete-tcsh'Junio C Hamano2013-01-18
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Prevent space after directories in tcsh completionMarc Khouzam2013-01-07
* | | | | | | | | | | | Sync with 1.8.1.1Junio C Hamano2013-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Git 1.8.1.1v1.8.1.1Junio C Hamano2013-01-14
| * | | | | | | | | | | Merge branch 'jk/complete-commit-c' into maintJunio C Hamano2013-01-14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/unify-exit-code-by-receiving-signal' into maintJunio C Hamano2013-01-14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/xml-depends-on-asciidoc-conf' into maintJunio C Hamano2013-01-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \