summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Forbid DEL characters in reference namesMichael Haggerty2011-08-272-1/+4
| * | | | | | | | | | | check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-252-3/+9
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mg/branch-set-upstream-previous' into maintJunio C Hamano2011-09-232-1/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | branch.c: use the parsed branch nameMichael J Gruber2011-08-192-1/+15
* | | | | | | | | | | | Merge branch 'gb/maint-am-patch-format-error-message' into maintJunio C Hamano2011-09-231-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | am: format is in $patch_format, not parse_patchGiuseppe Bilotta2011-08-291-1/+2
* | | | | | | | | | | | | git-mergetool: check return value from readJay Soffian2011-09-192-2/+2
* | | | | | | | | | | | | Git 1.7.6.3v1.7.6.3Junio C Hamano2011-09-123-2/+7
* | | | | | | | | | | | | Merge branch 'jl/maint-fetch-submodule-check-fix' into maintJunio C Hamano2011-09-122-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fetch: skip on-demand checking when no submodules are configuredJens Lehmann2011-09-092-6/+13
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Prepare for 1.7.6.3 maintenance releaseJunio C Hamano2011-09-112-1/+21
* | | | | | | | | | | | | Merge branch 'ms/reflog-show-is-default' into maintJunio C Hamano2011-09-111-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reflog: actually default to subcommand 'show'Michael Schubert2011-08-011-2/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/reset-reflog-message-fix' into maintJunio C Hamano2011-09-112-37/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | reset: give better reflog messagesJeff King2011-07-222-37/+20
* | | | | | | | | | | | | | Merge branch 'vi/make-test-vector-less-specific' into maintJunio C Hamano2011-09-118-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tests: cleanup binary test vector filesVitaliy Ivanov2011-07-198-13/+13
* | | | | | | | | | | | | | | Merge branch 'jk/tag-contains-ab' (early part) into maintJunio C Hamano2011-09-111-1/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tag: speed up --contains calculationJeff King2011-06-111-1/+45
* | | | | | | | | | | | | | | | Merge branch 'dz/connect-error-report' into maintJunio C Hamano2011-09-111-14/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Do not log unless all connect() attempts failDave Zarzycki2011-07-141-14/+11
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jc/maint-mergetool-read-fix' into maintJunio C Hamano2011-09-111-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mergetool: check return value from readJunio C Hamano2011-07-011-4/+4
* | | | | | | | | | | | | | | | | Merge branch 'jk/maint-config-param' into maintJunio C Hamano2011-09-114-11/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | config: use strbuf_split_str instead of a temporary strbufJeff King2011-06-221-3/+1
| * | | | | | | | | | | | | | | | | strbuf: allow strbuf_split to work on non-strbufsJeff King2011-06-222-7/+17
| * | | | | | | | | | | | | | | | | config: avoid segfault when parsing command-line configJeff King2011-06-222-0/+6
| * | | | | | | | | | | | | | | | | config: die on error in command-line configJeff King2011-06-222-1/+9
| * | | | | | | | | | | | | | | | | fix "git -c" parsing of values with equals signsJeff King2011-06-222-1/+7
| * | | | | | | | | | | | | | | | | strbuf_split: add a max parameterJeff King2011-06-222-3/+11
* | | | | | | | | | | | | | | | | | Merge branch 'jn/doc-dashdash' into maintJunio C Hamano2011-09-119-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Documentation/i18n: quote double-dash for AsciiDocJonathan Nieder2011-06-292-6/+6
| * | | | | | | | | | | | | | | | | | Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdashJunio C Hamano2011-06-297-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Documentation: quote double-dash for AsciiDocJonathan Nieder2011-06-297-7/+7
| | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-1.7.2-status-ignored' into maintJunio C Hamano2011-09-113-2/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git status --ignored: tests and docsJunio C Hamano2011-06-022-0/+127
| * | | | | | | | | | | | | | | | | | status: fix bug with missing --ignore filesJeff King2011-06-021-1/+1
* | | | | | | | | | | | | | | | | | | SubmittingPathces: remove Cogito referenceSverre Rabbelier2011-09-111-2/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Git 1.7.6.2v1.7.6.2Junio C Hamano2011-09-064-4/+13
* | | | | | | | | | | | | | | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-066-39/+10
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Documentation: clarify effects of -- <path> argumentsThomas Rast2011-08-301-4/+7
* | | | | | | | | | | | | | | | | whitespace: have SP on both sides of an assignment "="Junio C Hamano2011-08-254-4/+4
* | | | | | | | | | | | | | | | | update-ref: whitespace fixPang Yan Han2011-08-251-1/+1
* | | | | | | | | | | | | | | | | Git 1.7.6.1v1.7.6.1Junio C Hamano2011-08-242-2/+3
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-smart-http-race-upload-pack' into maintJunio C Hamano2011-08-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | get_indexed_object can return NULL if nothing is in that slot; check for itBrian Harring2011-08-241-0/+2
* | | | | | | | | | | | | | | | | | Update draft release notes for 1.7.6.1Junio C Hamano2011-08-231-0/+11
* | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-combined-diff-work-tree' into maintJunio C Hamano2011-08-231-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | diff -c/--cc: do not mistake "resolved as deletion" as "use working tree"Junio C Hamano2011-08-041-4/+10
* | | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-exec-error-report' into maintJunio C Hamano2011-08-233-17/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \