summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-send-email: introduce compose-encodingKrzysztof Mazur2012-10-103-1/+67
* git-svn: keep leading slash when canonicalizing paths (fallback case)Jonathan Nieder2012-10-051-1/+0
* Git::SVN: rename private path fieldJonathan Nieder2012-10-051-2/+2
* git-svn: use path accessor for Git::SVN objectsEric Wong2012-10-052-2/+2
* Make git-svn branch patterns match complete URLAmmon Riley2012-10-052-1/+12
* t9164: Add missing quotes in testRobert Luberda2012-10-051-4/+4
* git-svn.perl: keep processing all commits in parents_excludeSteven Walter2012-10-052-1/+53
* git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tipSteven Walter2012-10-052-5/+63
* Update draft release notes to 1.8.0Junio C Hamano2012-10-021-0/+12
* Merge branch 'nd/grep-reflog'Junio C Hamano2012-10-025-5/+105
|\
| * revision: make --grep search in notes too if shownNguyễn Thái Ngọc Duy2012-09-292-0/+11
| * log --grep-reflog: reject the option without -gJunio C Hamano2012-09-295-4/+20
| * revision: add --grep-reflog to filter commits by reflog messagesNguyễn Thái Ngọc Duy2012-09-295-2/+54
| * grep: prepare for new header field filterNguyễn Thái Ngọc Duy2012-09-293-3/+24
* | Merge branch 'lt/mailinfo-handle-attachment-more-sanely'Junio C Hamano2012-10-021-11/+0
|\ \
| * | mailinfo: don't require "text" mime type for attachmentsLinus Torvalds2012-09-301-11/+0
* | | Merge branch 'tu/gc-auto-quiet'Junio C Hamano2012-10-022-5/+2
|\ \ \
| * | | silence git gc --auto --quiet outputTobias Ulmer2012-09-272-5/+2
* | | | Merge branch 'maint'Junio C Hamano2012-10-022-1/+19
|\ \ \ \
| * | | | Start preparing for 1.7.12.3Junio C Hamano2012-10-022-1/+19
| * | | | Merge branch 'rr/maint-submodule-unknown-cmd' into maintJunio C Hamano2012-10-023-4/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'sp/maint-http-enable-gzip' into maintJunio C Hamano2012-10-023-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sp/maint-http-info-refs-no-retry' into maintJunio C Hamano2012-10-021-16/+2
| |\ \ \ \ \ \
| * | | | | | | l10n: Fix to Swedish translationPeter Krefting2012-10-021-2/+2
* | | | | | | | Documentation: mention `push.default` in git-push.txtRamkumar Ramachandra2012-10-021-3/+7
* | | | | | | | RelNotes/1.8.0: various typo and style fixesMichael J Gruber2012-10-021-24/+24
* | | | | | | | Git 1.8.0-rc0v1.8.0-rc0Junio C Hamano2012-10-012-1/+24
* | | | | | | | Merge branch 'jk/completion-tests'Junio C Hamano2012-10-011-0/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | t9902: add completion tests for "odd" filenamesJeff King2012-09-271-0/+19
| * | | | | | | | t9902: add a few basic completion testsJeff King2012-09-271-0/+41
* | | | | | | | | Merge branch 'ep/malloc-check-perturb'Junio C Hamano2012-10-012-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe2012-09-262-2/+2
* | | | | | | | | | Merge branch 'da/mergetool-custom'Junio C Hamano2012-10-014-28/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mergetool--lib: Allow custom commands to override built-insDavid Aguilar2012-09-254-28/+64
* | | | | | | | | | | Merge branch 'os/commit-submodule-ignore'Junio C Hamano2012-10-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | commit: pay attention to submodule.$name.ignore in .gitmodulesOrgad Shaneh2012-09-241-0/+1
* | | | | | | | | | | | Merge branch 'jc/blame-follows-renames'Junio C Hamano2012-10-011-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git blame: document that it always follows origin across whole-file renamesJunio C Hamano2012-09-211-0/+6
* | | | | | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher'Junio C Hamano2012-10-012-5/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | receive-pack: drop "n/a" on unpacker errorsJeff King2012-09-212-2/+2
| * | | | | | | | | | | | | receive-pack: send pack-processing stderr over sidebandJeff King2012-09-211-2/+24
| * | | | | | | | | | | | | receive-pack: redirect unpack-objects stdout to /dev/nullJeff King2012-09-211-1/+6
* | | | | | | | | | | | | | Merge branch 'rt/maint-clone-single'Junio C Hamano2012-10-013-18/+218
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | clone --single: limit the fetch refspec to fetched branchRalf Thielow2012-09-203-18/+218
* | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2012-09-293-1354/+11532
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://github.com/gotgit/git-po-zh_CNJiang Xin2012-09-281-451/+3954
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | l10n: zh.CN.po: msgmerge git.pot (1142t195f630u)Jiang Xin2012-09-151-451/+3954
| * | | | | | | | | | | | | | | | Merge branch 'maint'Jiang Xin2012-09-282-28/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | l10n: Fixes to Swedish translationPeter Krefting2012-09-261-5/+6
| * | | | | | | | | | | | | | | | | Update Swedish translation (1967t0f0u)Peter Krefting2012-09-211-473/+3849
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |