summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t0000: modernise stylesl/modern-t0000Stefano Lattarini2012-03-021-274/+289
* tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/shStefano Lattarini2012-03-021-4/+5
* Documentation: do not assume that n > 1 in <rev>~$nJunio C Hamano2012-03-021-1/+1
* Documentation fixes in git-configLibor Pechacek2012-03-012-7/+12
* Update draft release notes to 1.7.9.3Junio C Hamano2012-02-271-0/+7
* Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano2012-02-272-2/+2
|\
| * remote: fix set-branches usage and documentationpj/remote-set-branches-usage-fixPhilip Jägenstedt2012-02-192-2/+2
* | Merge branch 'jn/gitweb-unborn-head' into maintJunio C Hamano2012-02-272-2/+11
|\ \
| * | gitweb: Fix "heads" view when there is no current branchjn/gitweb-unborn-headJakub Narebski2012-02-172-2/+11
* | | Merge branch 'jn/ancient-meld-support' into maintJunio C Hamano2012-02-271-1/+1
|\ \ \
| * | | mergetools/meld: Use --help output to detect --output supportjn/ancient-meld-supportJonathan Nieder2012-02-101-1/+1
* | | | Merge branch 'tr/merge-edit-guidance' into maintJunio C Hamano2012-02-271-0/+10
|\ \ \ \
| * | | | merge: add instructions to the commit message when editingtr/merge-edit-guidanceThomas Rast2012-01-311-0/+10
* | | | | CodingGuidelines: do not use 'which' in shell scriptsTim Henigan2012-02-271-0/+5
* | | | | 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
| |/ / / / / / / /