summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | CodingGuidelines: Add a note about spaces after redirectionTim Henigan2012-02-271-0/+7
* | | | | | | | | | | post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty2012-02-271-3/+3
* | | | | | | | | | | post-receive-email: remove unused variableMichael Haggerty2012-02-271-1/+0
* | | | | | | | | | | Document accumulated fixes since 1.7.9.2Junio C Hamano2012-02-262-1/+18
* | | | | | | | | | | Merge branch 'jc/add-refresh-unmerged' into maintJunio C Hamano2012-02-262-2/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refresh_index: do not show unmerged path that is outside pathspecjc/add-refresh-unmergedJunio C Hamano2012-02-172-2/+24
* | | | | | | | | | | | Merge branch 'js/configure-libintl' into maintJunio C Hamano2012-02-261-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | configure: don't use -lintl when there is no gettext supportjs/configure-libintlJohn Szakmeister2012-02-201-8/+12
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Sync with 1.7.8.5Junio C Hamano2012-02-266-6/+39
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Git 1.7.8.5v1.7.8.5Junio C Hamano2012-02-263-2/+21
| * | | | | | | | | | | grep -P: Fix matching ^ and $Michał Kiedrowicz2012-02-261-1/+1
| * | | | | | | | | | | am: don't infloop for an empty input fileJim Meyering2012-02-262-1/+11
| * | | | | | | | | | | rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong2012-02-261-4/+7
| * | | | | | | | | | | Makefile: add thread-utils.h to LIB_HDmitry V. Levin2012-02-261-0/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | git-p4: remove bash-ism in t9800Pete Wyckoff2012-02-261-9/+15
* | | | | | | | | | | git-p4: remove bash-ism in t9809Pete Wyckoff2012-02-261-1/+1
* | | | | | | | | | | git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2012-02-262-43/+185
* | | | | | | | | | | git-p4: set useClientSpec variable on initial clonePete Wyckoff2012-02-263-4/+34
* | | | | | | | | | | README: point to Documentation/SubmittingPatchesMatthieu Moy2012-02-231-4/+6
* | | | | | | | | | | Document merge.branchdesc configuration variableJunio C Hamano2012-02-231-0/+5
* | | | | | | | | | | Git 1.7.9.2v1.7.9.2Junio C Hamano2012-02-222-2/+3
* | | | | | | | | | | completion: use tabs for indentationPhilip Jägenstedt2012-02-221-4/+4
* | | | | | | | | | | completion: remove stale "to submit patches" documentationPhilip Jägenstedt2012-02-221-12/+0
* | | | | | | | | | | Update draft release notes to 1.7.9.2Junio C Hamano2012-02-211-16/+55
* | | | | | | | | | | Merge branch 'cb/receive-pack-keep-errors' into maintJunio C Hamano2012-02-212-11/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | do not override receive-pack errorscb/receive-pack-keep-errorsClemens Buchacher2012-02-132-11/+35
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'cb/transfer-no-progress' into maintJunio C Hamano2012-02-217-21/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | push/fetch/clone --no-progress suppresses progress outputcb/transfer-no-progressClemens Buchacher2012-02-137-21/+28
* | | | | | | | | | | | Merge branch 'jk/git-dir-lookup' into maintJunio C Hamano2012-02-215-5/+109
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | standardize and improve lookup rules for external local reposjk/git-dir-lookupJeff King2012-02-025-5/+109
* | | | | | | | | | | | | Merge branch 'jc/diff-stat-scaler' into maintJunio C Hamano2012-02-211-7/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff --stat: show bars of same length for paths with same amount of changesjc/diff-stat-scalerJunio C Hamano2012-02-141-7/+20
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'zj/term-columns' into maintJunio C Hamano2012-02-213-22/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pager: find out the terminal width before spawning the pagerzj/term-columnsZbigniew Jędrzejewski-Szmek2012-02-133-22/+38
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'cb/maint-rev-list-verify-object' into maintJunio C Hamano2012-02-212-2/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | git rev-list: fix invalid typecastcb/maint-rev-list-verify-objectClemens Buchacher2012-02-132-2/+28
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'cb/maint-t5541-make-server-port-portable' into maintJunio C Hamano2012-02-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t5541: check error message against the real port number usedcb/maint-t5541-make-server-port-portableClemens Buchacher2012-02-131-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dp/i18n-libcharset' into maintJunio C Hamano2012-02-213-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Makefile: introduce CHARSET_LIB to link with -lcharsetdp/i18n-libcharsetДилян Палаузов2012-02-133-0/+16
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/grep-binary-attribute' into maintJunio C Hamano2012-02-215-192/+308
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep: pre-load userdiff drivers when threadedjk/grep-binary-attributeJeff King2012-02-021-4/+6
| * | | | | | | | | | | | grep: load file data after checking binary-nessJeff King2012-02-021-3/+3
| * | | | | | | | | | | | grep: respect diff attributes for binary-nessJeff King2012-02-023-2/+39
| * | | | | | | | | | | | grep: cache userdiff_driver in grep_sourceJeff King2012-02-022-6/+20
| * | | | | | | | | | | | grep: drop grep_buffer's "name" parameterJeff King2012-02-023-4/+3
| * | | | | | | | | | | | convert git-grep to use grep_source interfaceJeff King2012-02-021-119/+23
| * | | | | | | | | | | | grep: refactor the concept of "grep source" into an objectJeff King2012-02-022-34/+186
| * | | | | | | | | | | | grep: move sha1-reading mutex into low-level codeJeff King2012-02-023-23/+29
| * | | | | | | | | | | | grep: make locking flag globalJeff King2012-02-023-11/+13
| |/ / / / / / / / / / /