summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Merge branch 'nd/daemon-log-sock-errors'Junio C Hamano2011-10-131-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | daemon: log errors if we could not use some socketsnd/daemon-log-sock-errorsNguyễn Thái Ngọc Duy2011-10-031-0/+37
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'cp/git-web-browse-browsers'Junio C Hamano2011-10-132-5/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | git-web--browse: avoid the use of evalcp/git-web-browse-browsersChris Packham2011-10-032-5/+71
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'jc/apply-blank-at-eof-fix'Junio C Hamano2011-10-131-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | apply --whitespace=error: correctly report new blank lines at endJunio C Hamano2011-09-261-2/+9
* | | | | | | | | | | | | | | | | | | Merge branch 'di/fast-import-empty-tag-note-fix'Junio C Hamano2011-10-132-0/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | fast-import: don't allow to note on empty branchdi/fast-import-empty-tag-note-fixDmitry Ivankov2011-09-222-0/+19
| * | | | | | | | | | | | | | | | | | | fast-import: don't allow to tag empty branchDmitry Ivankov2011-09-222-0/+14
* | | | | | | | | | | | | | | | | | | | Merge branch 'nd/maint-autofix-tag-in-head'Junio C Hamano2011-10-137-65/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Accept tags in HEAD or MERGE_HEADNguyễn Thái Ngọc Duy2011-09-187-14/+34
| * | | | | | | | | | | | | | | | | | | | merge: remove global variable head[]Nguyễn Thái Ngọc Duy2011-09-181-44/+53
| * | | | | | | | | | | | | | | | | | | | merge: use return value of resolve_ref() to determine if HEAD is invalidNguyễn Thái Ngọc Duy2011-09-181-1/+1
| * | | | | | | | | | | | | | | | | | | | merge: keep stash[] a local variableNguyễn Thái Ngọc Duy2011-08-261-17/+16
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/grep-no-index-no-exclude'Junio C Hamano2011-10-132-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | grep --no-index: don't use git standard exclusionsbw/grep-no-index-no-excludeBert Wesarg2011-09-152-2/+1
| * | | | | | | | | | | | | | | | | | | | grep: do not use --index in the short usage outputBert Wesarg2011-09-151-2/+3
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/maint-sparse-errors'Junio C Hamano2011-10-132-4/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Add explanation why we do not allow to sparse checkout to empty working treend/maint-sparse-errorsNguyễn Thái Ngọc Duy2011-09-221-1/+6
| * | | | | | | | | | | | | | | | | | | | | sparse checkout: show error messages when worktree shaping failsNguyễn Thái Ngọc Duy2011-09-222-3/+25
| | |_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-121-1/+12
* | | | | | | | | | | | | | | | | | | | | Merge branch 'cb/do-not-pretend-to-hijack-long-help'Junio C Hamano2011-10-126-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | use -h for synopsis and --help for manpage consistentlycb/do-not-pretend-to-hijack-long-helpClemens Buchacher2011-10-056-7/+6
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sp/smart-http-failure'Junio C Hamano2011-10-121-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | remote-curl: Fix warning after HTTP failureShawn O. Pearce2011-10-041-1/+8
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/document-err-packet'Junio C Hamano2011-10-121-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | pack-protocol: document "ERR" linend/document-err-packetNguyen Thai Ngoc Duy2011-10-031-0/+7
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/parse-options-boolean'Junio C Hamano2011-10-1210-22/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | apply: use OPT_NOOP_NOARGjc/parse-options-booleanRené Scharfe2011-09-281-7/+2
| * | | | | | | | | | | | | | | | | | | | | | revert: use OPT_NOOP_NOARGRené Scharfe2011-09-281-3/+1
| * | | | | | | | | | | | | | | | | | | | | | parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-285-1/+18
| * | | | | | | | | | | | | | | | | | | | | | archive.c: use OPT_BOOL()Junio C Hamano2011-09-272-2/+11
| * | | | | | | | | | | | | | | | | | | | | | parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-273-9/+21
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/test-ctype'Junio C Hamano2011-10-121-58/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | test-ctype: add test for is_pathspec_magicrs/test-ctypeRené Scharfe2011-10-031-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | test-ctype: macrofyRené Scharfe2011-10-031-58/+21
| | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/name-rev-usage'Junio C Hamano2011-10-121-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | name-rev: split usage stringrs/name-rev-usageRené Scharfe2011-10-031-1/+3
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cs/perl-config-path-send-email'Junio C Hamano2011-10-122-1/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | use new Git::config_path() for aliasesfilecs/perl-config-path-send-emailCord Seele2011-09-301-1/+9
| * | | | | | | | | | | | | | | | | | | | | | | Add Git::config_path()Cord Seele2011-09-301-0/+32
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'zj/send-email-authen-sasl'Junio C Hamano2011-10-121-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | send-email: auth plain/login fixzj/send-email-authen-saslZbigniew Jędrzejewski-Szmek2011-09-291-0/+6
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | t5403: convert leading spaces to tabsNguyễn Thái Ngọc Duy2011-10-121-23/+23
* | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-101-6/+44
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dm/tree-walk'Junio C Hamano2011-10-101-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | tree-walk: micro-optimization in tree_entry_interestingdm/tree-walkDan McGee2011-09-281-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | tree-walk: drop unused parameter from match_dir_prefixDan McGee2011-09-281-2/+2
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano2011-10-101-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge2011-09-271-4/+4