summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kf/post-receive-sample-hook' into maintJunio C Hamano2010-11-241-16/+31
|\
| * post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-101-16/+31
* | Merge branch 'jk/repack-reuse-object' into maintJunio C Hamano2010-11-243-3/+13
|\ \
| * | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-271-0/+4
| * | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-272-3/+9
* | | Merge branch 'bc/fix-cherry-pick-root' into maintJunio C Hamano2010-11-242-1/+11
|\ \ \
| * | | builtin/revert.c: don't dereference a NULL pointerBrandon Casey2010-09-272-1/+11
| |/ /
* | | Merge branch 'uk/fix-author-ident-sed-script' into maintJunio C Hamano2010-11-241-3/+0
|\ \ \
| * | | get_author_ident_from_commit(): remove useless quotingUwe Kleine-König2010-09-271-3/+0
| |/ /
* | | Merge branch 'ab/makefile-track-cc' into maintJunio C Hamano2010-11-241-1/+1
|\ \ \
| * | | Makefile: add CC to TRACK_CFLAGSÆvar Arnfjörð Bjarmason2010-09-271-1/+1
| |/ /
* | | Merge branch 'mg/reset-doc' into maintJunio C Hamano2010-11-241-29/+47
|\ \ \
| * | | git-reset.txt: make modes description more consistentMichael J Gruber2010-09-181-17/+26
| * | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-181-0/+7
| * | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-181-7/+7
| * | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-181-4/+4
| * | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-181-2/+4
| * | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-181-2/+2
* | | | Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter' into maintJunio C Hamano2010-11-242-0/+49
|\ \ \ \
| * | | | send-email: Refuse to send cover-letter template subjectThomas Rast2010-09-082-0/+49
* | | | | imap-send: link against libcrypto for HMAC and othersDiego Elio Pettenò2010-11-241-1/+1
* | | | | git-send-email.perl: Deduplicate "to:" and "cc:" entries with namesJoe Perches2010-11-241-1/+1
* | | | | mingw: do not set errno to 0 on successErik Faye-Lund2010-11-231-1/+3
* | | | | clean: remove redundant variable baselenNguyễn Thái Ngọc Duy2010-11-171-2/+2
* | | | | Merge branch 'mz/maint-rebase-X-fix' into maintJunio C Hamano2010-11-171-0/+21
|\ \ \ \ \
| * | | | | t3402: test "rebase -s<strategy> -X<opt>"Junio C Hamano2010-11-111-0/+21
* | | | | | Documentation/git-pull: clarify configurationMartin von Zweigbergk2010-11-171-6/+8
* | | | | | Document that rev-list --graph triggers parent rewriting.Yann Dirson2010-11-171-0/+2
* | | | | | clean: avoid quoting twiceNguyễn Thái Ngọc Duy2010-11-161-2/+2
* | | | | | document sigchain apiJeff King2010-11-161-0/+41
* | | | | | Keep together options controlling the behaviour of diffcore-rename.Yann Dirson2010-11-161-14/+12
|/ / / / /
* | | | | rebase -X: do not clobber strategyMartin von Zweigbergk2010-11-101-4/+0
* | | | | Documentation: document show -sJonathan Nieder2010-11-092-0/+7
* | | | | dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkoutNguyễn Thái Ngọc Duy2010-11-082-4/+9
* | | | | Fix a formatting error in git-merge.txtNathan W. Panike2010-10-291-7/+7
* | | | | Fix copy-pasted comments related to tree diff handling.Yann Dirson2010-10-251-2/+2
* | | | | Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-214-3/+9
* | | | | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-2155-157/+157
|\ \ \ \ \
| * | | | | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-082-2/+2
| * | | | | Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec2010-10-081-1/+1
| * | | | | Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-082-3/+3
| * | | | | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-0831-33/+33
| * | | | | Fix odd markup in --diff-filter documentationŠtěpán Němec2010-10-081-2/+2
| * | | | | Use angles for placeholders consistentlyŠtěpán Němec2010-10-0827-118/+118
* | | | | | Merge branch 'mg/fix-build-remote-helpers' into maintJunio C Hamano2010-10-211-0/+3
|\ \ \ \ \ \
| * | | | | | remote-helpers: build in platform independent directoryMichael J Gruber2010-09-271-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-191-1/+1
* | | | | | Clarify and extend the "git diff" format documentationAndreas Gruenbacher2010-10-191-10/+30
* | | | | | git-show-ref.txt: clarify the pattern matchingMichael J Gruber2010-10-191-1/+5
* | | | | | documentation: git-config minor cleanupsCliff Frey2010-10-191-7/+7