Commit Graph

25982 Commits

Author SHA1 Message Date
Junio C Hamano
2056a67b4d Merge branch 'jc/maint-mergetool-read-fix' into next
* jc/maint-mergetool-read-fix:
  mergetool: check return value from read
2011-07-14 11:40:53 -07:00
Junio C Hamano
002a9d7709 Merge branch 'jk/tag-contains-ab' into next
* jk/tag-contains-ab:
  Revert clock-skew based attempt to optimize tag --contains traversal
  git skew: a tool to find how big a clock skew exists in the history
2011-07-14 11:40:52 -07:00
Junio C Hamano
c6d72c4972 Revert clock-skew based attempt to optimize tag --contains traversal
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-07-14 11:02:06 -07:00
Junio C Hamano
867dc3783d Merge branch 'master' into next
* master:
2011-07-13 15:16:50 -07:00
Junio C Hamano
9ed0d1d597 Merge branch 'dc/stash-con-untracked' into next
* dc/stash-con-untracked:
  stash: Add --include-untracked option to stash and remove all untracked files

Conflicts:
	git-stash.sh
2011-07-13 14:55:43 -07:00
Junio C Hamano
455acdd6d6 Merge branch 'jn/gitweb-search' into next
* jn/gitweb-search:
  gitweb: Make git_search_* subroutines render whole pages
  gitweb: Clean up code in git_search_* subroutines
  gitweb: Split body of git_search into subroutines
  gitweb: Check permissions first in git_search
2011-07-13 14:55:31 -07:00
Junio C Hamano
f989abb283 Merge branch 'jl/submodule-add-relurl-wo-upstream' into next
* jl/submodule-add-relurl-wo-upstream:
  submodule add: clean up duplicated code
  submodule add: allow relative repository path even when no url is set
  submodule add: test failure when url is not configured in superproject

Conflicts:
	git-submodule.sh
2011-07-13 14:55:13 -07:00
Junio C Hamano
55272570db Merge branch 'js/rebase-typo-branch-squelch-usage'
* js/rebase-typo-branch-squelch-usage:
  rebase: do not print lots of usage hints after an obvious error message
2011-07-13 14:31:38 -07:00
Junio C Hamano
af52e6b06a Merge branch 'jn/doc-dashdash'
* jn/doc-dashdash:
  Documentation/i18n: quote double-dash for AsciiDoc
  Documentation: quote double-dash for AsciiDoc
2011-07-13 14:31:37 -07:00
Junio C Hamano
13ac90a478 Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4'
* bc/submodule-foreach-stdin-fix-1.7.4:
  git-submodule.sh: preserve stdin for the command spawned by foreach
  t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin

Conflicts:
	git-submodule.sh
2011-07-13 14:31:37 -07:00
Junio C Hamano
0e8a23bf1f Merge branch 'nk/ref-doc'
* nk/ref-doc:
  glossary: clarify description of HEAD
  glossary: update description of head and ref
  glossary: update description of "tag"
  git.txt: de-emphasize the implementation detail of a ref
  check-ref-format doc: de-emphasize the implementation detail of a ref
  git-remote.txt: avoid sounding as if loose refs are the only ones in the world
  git-remote.txt: fix wrong remote refspec
2011-07-13 14:31:37 -07:00
Junio C Hamano
b57e58fc82 Merge branch 'fk/relink-upon-ldflags-update'
* fk/relink-upon-ldflags-update:
  Makefile: Track changes to LDFLAGS and relink when necessary
2011-07-13 14:31:37 -07:00
Junio C Hamano
182f228930 Merge branch 'jl/maint-fetch-recursive-fix'
* jl/maint-fetch-recursive-fix:
  fetch: Also fetch submodules in subdirectories in on-demand mode
2011-07-13 14:31:37 -07:00
Junio C Hamano
df9b29ce82 Merge branch 'jc/maint-cygwin-trust-executable-bit-default'
* jc/maint-cygwin-trust-executable-bit-default:
  cygwin: trust executable bit by default
2011-07-13 14:31:36 -07:00
Junio C Hamano
23f229d8cd Merge branch 'aw/rebase-i-p'
* aw/rebase-i-p:
  rebase -i -p: include non-first-parent commits in todo list
2011-07-13 14:31:36 -07:00
Junio C Hamano
551d75dbd8 Merge branch 'rj/config-cygwin'
* rj/config-cygwin:
  config.c: Make git_config() work correctly when called recursively
  t1301-*.sh: Fix the 'forced modes' test on cygwin
  help.c: Fix detection of custom merge strategy on cygwin
2011-07-13 14:31:36 -07:00
Junio C Hamano
bc50897b90 Merge branch 'md/interix-update'
* md/interix-update:
  Update the Interix default build configuration.
2011-07-13 14:31:36 -07:00
Junio C Hamano
d4c8c55fab Merge branch 'ln/gitweb-mime-types-split-at-blank'
* ln/gitweb-mime-types-split-at-blank:
  gitweb: allow space as delimiter in mime.types
2011-07-13 14:31:36 -07:00
Junio C Hamano
6389a79dd4 Merge branch 'jc/no-gitweb-test-without-cgi-etc'
* jc/no-gitweb-test-without-cgi-etc:
  t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met
2011-07-13 14:31:36 -07:00
Junio C Hamano
ff968f03e6 Merge branch 'fg/submodule-keep-updating'
* fg/submodule-keep-updating:
  git-submodule.sh: clarify the "should we die now" logic
  submodule update: continue when a checkout fails
  git-sh-setup: add die_with_status

Conflicts:
	git-submodule.sh
2011-07-13 14:31:35 -07:00
Junio C Hamano
5f2e448370 Merge branch 'jc/legacy-loose-object'
* jc/legacy-loose-object:
  sha1_file.c: "legacy" is really the current format
2011-07-13 14:31:34 -07:00
Junio C Hamano
3b1d3664f5 Merge branch 'an/shallow-doc'
* an/shallow-doc:
  Document the underlying protocol used by shallow repositories and --depth commands.
  Fix documentation of fetch-pack that implies that the client can disconnect after sending wants.
2011-07-13 14:31:34 -07:00
Junio C Hamano
02b4229c52 Merge branch 'master' into next
* master:
  Start 1.7.7 cycle
  docs: document --textconv diff option
2011-07-06 17:00:50 -07:00
Junio C Hamano
cf13f6ca40 Start 1.7.7 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-07-06 17:00:46 -07:00
Junio C Hamano
395f65d438 Merge branch 'maint'
* maint:
  docs: document --textconv diff option
2011-07-06 16:48:59 -07:00
Jeff King
d28790dc31 docs: document --textconv diff option
This has been there since textconv existed, but was never
documented. There is some overlap with what's in
gitattributes(5), but it's important to warn in both places
that textconv diffs probably can't be applied.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-07-06 11:10:11 -07:00
Junio C Hamano
7caaf3b5be Merge branch 'jn/mime-type-with-params' into next
* jn/mime-type-with-params:
  gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss
  gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss
2011-07-05 15:47:37 -07:00
Junio C Hamano
a022613f36 Merge branch 'jk/clone-cmdline-config' into next
* jk/clone-cmdline-config:
  clone: accept config options on the command line
  config: make git_config_parse_parameter a public function
  remote: use new OPT_STRING_LIST
  parse-options: add OPT_STRING_LIST helper
2011-07-05 15:47:37 -07:00
Junio C Hamano
add3e7f843 Merge branch 'jk/archive-tar-filter' into next
* jk/archive-tar-filter:
  upload-archive: allow user to turn off filters
  archive: provide builtin .tar.gz filter
  archive: implement configurable tar filters
  archive: refactor file extension format-guessing
  archive: move file extension format-guessing lower
  archive: pass archiver struct to write_archive callback
  archive: refactor list of archive formats
  archive-tar: don't reload default config options
  archive: reorder option parsing and config reading
2011-07-05 15:47:37 -07:00
Junio C Hamano
c60d9dc95a Merge branch 'jn/gitweb-split-header-html' into next
* jn/gitweb-split-header-html:
  gitweb: Refactor git_header_html
2011-07-05 15:47:37 -07:00
Junio C Hamano
f9cf575ecd Merge branch 'jk/tag-contains-ab' (early part) into next
* 'jk/tag-contains-ab' (early part):
  default core.clockskew variable to one day
  limit "contains" traversals based on commit timestamp
  tag: speed up --contains calculation
2011-07-05 15:47:37 -07:00
Junio C Hamano
2dce18197d Merge branch 'jk/maint-config-param' into next
* jk/maint-config-param:
  config: use strbuf_split_str instead of a temporary strbuf
  strbuf: allow strbuf_split to work on non-strbufs
  config: avoid segfault when parsing command-line config
  config: die on error in command-line config
  fix "git -c" parsing of values with equals signs
  strbuf_split: add a max parameter
2011-07-05 15:47:36 -07:00
Junio C Hamano
8db1bf024e Merge branch 'jk/tag-list-multiple-patterns' into next
* jk/tag-list-multiple-patterns:
  tag: accept multiple patterns for --list
2011-07-05 15:47:36 -07:00
Junio C Hamano
77bcbdc01b Merge branch 'jc/zlib-wrap' into next
* jc/zlib-wrap:
  zlib: allow feeding more than 4GB in one go
  zlib: zlib can only process 4GB at a time
  zlib: wrap deflateBound() too
  zlib: wrap deflate side of the API
  zlib: wrap inflateInit2 used to accept only for gzip format
  zlib: wrap remaining calls to direct inflate/inflateEnd
  zlib wrapper: refactor error message formatter

Conflicts:
	sha1_file.c
2011-07-05 15:47:36 -07:00
Junio C Hamano
5062ba9936 Merge branch 'jc/index-pack' into next
* jc/index-pack:
  verify-pack: use index-pack --verify
  index-pack: show histogram when emulating "verify-pack -v"
  index-pack: start learning to emulate "verify-pack -v"
  index-pack: a miniscule refactor
  index-pack --verify: read anomalous offsets from v2 idx file
  write_idx_file: need_large_offset() helper function
  index-pack: --verify
  write_idx_file: introduce a struct to hold idx customization options
  index-pack: group the delta-base array entries also by type

Conflicts:
	builtin/verify-pack.c
	cache.h
	sha1_file.c
2011-07-05 15:47:35 -07:00
Junio C Hamano
b207ba3d98 Merge branch 'jc/submodule-sync-no-auto-vivify' into next
* jc/submodule-sync-no-auto-vivify:
  submodule add: always initialize .git/config entry
  submodule sync: do not auto-vivify uninteresting submodule

Conflicts:
	git-submodule.sh
2011-07-05 15:47:35 -07:00
Junio C Hamano
6b445773b7 mergetool: check return value from read
The process may not even have the standard input open in which case it
will get stuck in an infinite loop to prompt and read nothing.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-07-01 16:17:29 -07:00
Junio C Hamano
df3f3d8773 Merge branch 'aw/rebase-i-p' into next
* aw/rebase-i-p:
  rebase -i -p: include non-first-parent commits in todo list
2011-07-01 11:52:46 -07:00
Junio C Hamano
476eee4406 Merge branch 'jl/maint-fetch-recursive-fix' into next
* jl/maint-fetch-recursive-fix:
  fetch: Also fetch submodules in subdirectories in on-demand mode
2011-07-01 11:52:46 -07:00
Junio C Hamano
227827c0f8 Merge branch 'fg/submodule-keep-updating' into next
* fg/submodule-keep-updating:
  git-submodule.sh: clarify the "should we die now" logic
  submodule update: continue when a checkout fails
  git-sh-setup: add die_with_status

Conflicts:
	git-submodule.sh
2011-07-01 11:52:46 -07:00
Junio C Hamano
46519256e8 Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into next
* bc/submodule-foreach-stdin-fix-1.7.4:
  git-submodule.sh: preserve stdin for the command spawned by foreach
  t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin

Conflicts:
	git-submodule.sh
2011-07-01 11:52:46 -07:00
Junio C Hamano
d85aa0466c Merge branch 'jc/maint-cygwin-trust-executable-bit-default' into next
* jc/maint-cygwin-trust-executable-bit-default:
  cygwin: trust executable bit by default
2011-07-01 11:52:45 -07:00
Junio C Hamano
6da4aa5656 Merge branch 'rj/config-cygwin' into next
* rj/config-cygwin:
  config.c: Make git_config() work correctly when called recursively
  t1301-*.sh: Fix the 'forced modes' test on cygwin
  help.c: Fix detection of custom merge strategy on cygwin
2011-07-01 11:52:45 -07:00
Junio C Hamano
81bc0a7a05 Merge branch 'ak/gcc46-profile-feedback' into next
* ak/gcc46-profile-feedback:
  Add explanation of the profile feedback build to the README
  Add profile feedback build to git
  Add option to disable NORETURN
2011-07-01 11:52:45 -07:00
Junio C Hamano
0bc327d7d2 Merge branch 'md/interix-update' into next
* md/interix-update:
  Update the Interix default build configuration.
2011-07-01 11:52:44 -07:00
Junio C Hamano
b5b4c03ec3 Merge branch 'js/rebase-typo-branch-squelch-usage' into next
* js/rebase-typo-branch-squelch-usage:
  rebase: do not print lots of usage hints after an obvious error message
2011-07-01 11:52:44 -07:00
Junio C Hamano
765aa1e8df Merge branch 'ln/gitweb-mime-types-split-at-blank' into next
* ln/gitweb-mime-types-split-at-blank:
  gitweb: allow space as delimiter in mime.types
2011-07-01 11:52:44 -07:00
Junio C Hamano
69b57d0e99 Merge branch 'fk/relink-upon-ldflags-update' into next
* fk/relink-upon-ldflags-update:
  Makefile: Track changes to LDFLAGS and relink when necessary
2011-07-01 11:52:44 -07:00
Junio C Hamano
556197142c Merge branch 'jc/legacy-loose-object' into next
* jc/legacy-loose-object:
  sha1_file.c: "legacy" is really the current format
2011-07-01 11:52:44 -07:00
Junio C Hamano
5d5192910d Merge branch 'jn/doc-dashdash' into next
* jn/doc-dashdash:
  Documentation/i18n: quote double-dash for AsciiDoc
2011-07-01 11:52:44 -07:00