git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-24 00:53:06 to 2017-03-26 02:18:28 UTC [more...]

[PATCH v5 00/24] Remove submodule from files-backend.c
 2017-03-26  2:16 UTC  (9+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 18/27] files-backend: replace submodule_allowed check in files_downcast()
  ` [PATCH v6 24/27] t/helper: add test-ref-store to test ref-store functions

Add configuration options for some commonly used command-line options
 2017-03-25 22:32 UTC  (6+ messages)
` [PATCH/RFC] parse-options: add facility to make options configurable

Will OpenSSL's license change impact us?
 2017-03-25 21:52 UTC  (10+ messages)

[PATCH v4 0/2] diff --no-index: support symlinks and pipes
 2017-03-25 21:30 UTC  (5+ messages)
` [PATCH v4 1/2] diff --no-index: optionally follow symlinks
` [PATCH v4 2/2] diff --no-index: support reading from pipes

[PATCH] bisect: add quit command
 2017-03-25 21:18 UTC  (2+ messages)

[PATCH] pretty: add extra headers and MIME boundary directly
 2017-03-25 21:11 UTC  (4+ messages)

[PATCH 0/7] PREVIEW: Introduce DC_AND_OPENSSL_SHA1 make flag
 2017-03-25 19:51 UTC  (11+ messages)
` [PATCH 1/7] sha1dc: safeguard against outside definitions of BIGENDIAN
` [PATCH 2/7] Makefile: optionally compile with both SHA1DC and SHA1_OPENSSL
` [PATCH 3/7] config: add the core.enablesha1dc setting
` [PATCH 4/7] t0013: do not skip the entire file wholesale without DC_SHA1
` [PATCH 5/7] t0013: test DC_AND_OPENSSL_SHA1, too
` [PATCH 6/7] mingw: enable DC_AND_OPENSSL_SHA1 by default
` [PATCH 7/7] p0013: new test to compare SHA1DC vs OpenSSL

t1503 broken ?
 2017-03-25 19:41 UTC  (5+ messages)

[PATCH v3 0/2] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-25 18:12 UTC  (3+ messages)
` [PATCH v3 1/2] [GSoC] dir_iterator: iterate over dir after its contents
` [PATCH v3 2/2] [GSoC] remove_subtree(): reimplement using iterators

[PATCH] sha1dc: safeguard against outside definitions of BIGENDIAN
 2017-03-25 17:22 UTC  (3+ messages)

[PATCH] l10n: add framework for localizing the manpages
 2017-03-25 15:40 UTC  (13+ messages)
` Rework manpage localisation
  ` [PATCH v3 2/2] l10n: Add git-add.txt to localized man pages

[PATCH v2] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-25 12:29 UTC  (4+ messages)

[PATCHv4] rev-parse: add --show-superproject-working-tree
 2017-03-25 12:07 UTC  (12+ messages)
` [PATCH] Documentation/git-worktree: use working tree for trees on the file system

[PATCH v1 0/3] Add support for downloading blobs on demand
 2017-03-25 11:59 UTC  (10+ messages)
` [PATCH v1 1/3] pkt-line: add packet_write_list_gently()
` [PATCH v1 2/3] sub-process: refactor the filter process code into a reusable module

[PATCH v2 0/2] Refactor the filter process code into a reusable module
 2017-03-25  5:47 UTC  (9+ messages)
` [PATCH v2 1/2] pkt-line: add packet_writel() and packet_read_line_gently()
` [PATCH v2 1/4] t7800: remove whitespace before redirect
` [PATCH v2 2/2] sub-process: refactor the filter process code into a reusable module
` [PATCH v2 2/4] t7800: cleanup cruft left behind by tests
` [PATCH v2 3/4] difftool: handle modified symlinks in dir-diff mode
` [PATCH v2 4/4] Git 2.12.1

GSoC Project | Convert interactive rebase to C
 2017-03-25  2:17 UTC  (5+ messages)
  `  "
      `  "

[PATCH 6/7] short status: improve reporting for submodule changes
 2017-03-25  1:35 UTC  (27+ messages)
` [PATCH v6 0/7] "
  ` [PATCH 1/7] submodule.c: use argv_array in is_submodule_modified
  ` [PATCH 2/7] submodule.c: factor out early loop termination "
  ` [PATCH 3/7] submodule.c: convert is_submodule_modified to use strbuf_getwholeline
  ` [PATCH 4/7] submodule.c: port is_submodule_modified to use porcelain 2
  ` [PATCH 5/7] submodule.c: stricter checking for submodules in is_submodule_modified
  ` [PATCH 7/7] submodule.c: correctly handle nested "
  ` [PATCH v7 0/7] short status: improve reporting for submodule changes

[PATCH] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-25  1:02 UTC  (3+ messages)

[PATCH 0/3] rebase -i (reword): call the commit-msg hook again
 2017-03-25  0:01 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] sequencer: make commit options more extensible

What's cooking in git.git (Mar 2017, #10; Fri, 24)
 2017-03-24 23:53 UTC  (3+ messages)

[PATCH v1] travis-ci: build and test Git on Windows
 2017-03-24 23:50 UTC  (11+ messages)

[PATCH] send-email: Net::SMTP::SSL is obsolete, use only when necessary
 2017-03-24 21:37 UTC  (2+ messages)
` [PATCH v2] "

A note from the maintainer
 2017-03-24 21:19 UTC 

[ANNOUNCE] Git v2.12.2
 2017-03-24 21:19 UTC 

How do I copy a branch & its config to a new name?
 2017-03-24 21:17 UTC  (4+ messages)

[PATCHv2 00/14] completion: speed up refs completion
 2017-03-24 20:01 UTC  (9+ messages)
` [PATCHv2 07/14] completion: don't disambiguate short refs
` [PATCHv2 08/14] completion: let 'for-each-ref' and 'ls-remote' filter matching refs
` [PATCHv2 11/14] completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery

[PATCH] push: allow atomic flag via configuration
 2017-03-24 19:29 UTC  (5+ messages)

[PATCH] log: if --decorate is not given, default to --decorate=auto
 2017-03-24 19:13 UTC  (13+ messages)
                ` [PATCH] pager_in_use: use git_env_bool()

[PATCH v4 00/16] Various changes to the "tag" command & related
 2017-03-24 18:40 UTC  (17+ messages)
` [PATCH v4 01/16] tag doc: move the description of --[no-]merged earlier
` [PATCH v4 02/16] tag doc: split up the --[no-]merged documentation
` [PATCH v4 03/16] tag doc: reword --[no-]merged to talk about commits, not tips
` [PATCH v4 04/16] ref-filter: make combining --merged & --no-merged an error
` [PATCH v4 05/16] ref-filter: add test for --contains on a non-commit
` [PATCH v4 06/16] tag: remove a TODO item from the test suite
` [PATCH v4 07/16] tag tests: fix a typo in a test description
` [PATCH v4 08/16] for-each-ref: partly change <object> to <commit> in help
` [PATCH v4 09/16] tag: add more incompatibles mode tests
` [PATCH v4 10/16] parse-options: add OPT_NONEG to the "contains" option
` [PATCH v4 11/16] tag: change misleading --list <pattern> documentation
` [PATCH v4 12/16] tag: implicitly supply --list given another list-like option
` [PATCH v4 13/16] tag: change --point-at to default to HEAD
` [PATCH v4 14/16] ref-filter: add --no-contains option to tag/branch/for-each-ref
` [PATCH v4 15/16] ref-filter: reflow recently changed branch/tag/for-each-ref docs
` [PATCH v4 16/16] tag: add tests for --with and --without

[PATCH v2] log: if --decorate is not given, default to --decorate=auto
 2017-03-24 18:38 UTC  (3+ messages)

EOF test fixes (t5615/t7004)
 2017-03-24 18:16 UTC  (22+ messages)
` [PATCH 0/3] fix "here-doc" syntax errors
  ` [PATCH 3/3] t7004, t7030: fix here-doc "
  ` [PATCH] tests: lint for run-away here-doc
    ` [PATCH v2] "

[PATCH] read-cache: call verify_hdr() in a background thread
 2017-03-24 17:53 UTC  (7+ messages)

[PATCH v2 0/7] thread lazy_init_name_hash
 2017-03-24 17:44 UTC  (9+ messages)
` [PATCH v2 5/7] name-hash: perf improvement for lazy_init_name_hash

[PATCH] name-hash: add test-lazy-init-name-hash to .gitignore
 2017-03-24 17:42 UTC  (2+ messages)

[PATCH 0/4] a few minor buffer cleanups in fast-import
 2017-03-24 17:26 UTC  (5+ messages)
` [PATCH 1/4] fast-import: use xsnprintf for writing sha1s
` [PATCH 2/4] fast-import: use xsnprintf for formatting headers
` [PATCH 3/4] encode_in_pack_object_header: respect output buffer length
` [PATCH 4/4] pack.h: define largest possible encoded object size

[PATCH v2] travis-ci: build and test Git on Windows
 2017-03-24 16:58 UTC  (7+ messages)

[GSoC] Git CI Improvements 5 microproject
 2017-03-24 16:57 UTC  (2+ messages)

report on a possible bug: git commit -p myfile.py unexpected output
 2017-03-24 15:52 UTC  (5+ messages)

[PATCH] mailmap: use Michael J Gruber's new address
 2017-03-24 14:01 UTC 

[PATCH v3] t2027: avoid using pipes
 2017-03-24 12:04 UTC  (4+ messages)
` [GSoC][PATCH v4] "

[PATCH] branch doc: Change `git branch <pattern>` to use `<branchname>`
 2017-03-24 11:06 UTC  (8+ messages)
        ` [PATCH] branch doc: update description for `--list`

[RFC] A Notedb Standard
 2017-03-24 10:37 UTC 

[git-gui] Amending doesn't preserve timestamp
 2017-03-24 10:23 UTC  (4+ messages)

[PATCH 0/3] completion: updates to ctags symbol names
 2017-03-24  0:52 UTC  (5+ messages)
` [PATCH 1/3] completion: put matching ctags symbol names directly into COMPREPLY
` [PATCH 3/3] completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'

[PATCH 1/3] t/README: link to metacpan.org, not search.cpan.org
 2017-03-24  0:59 UTC  (3+ messages)
` [PATCH 3/3] t/README: clarify the test_have_prereq documentation


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).