git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-23 21:09:39 to 2017-03-25 11:54:52 UTC [more...]

[PATCH v5 00/24] Remove submodule from files-backend.c
 2017-03-25 11:54 UTC  (6+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 24/27] t/helper: add test-ref-store to test ref-store functions

[PATCH v2] [GSoC] remove_subtree(): reimplement using iterators
 2017-03-25 11:51 UTC  (2+ messages)

t1503 broken ?
 2017-03-25 10:46 UTC 

Will OpenSSL's license change impact us?
 2017-03-25  9:18 UTC  (3+ messages)

[PATCH 0/7] PREVIEW: Introduce DC_AND_OPENSSL_SHA1 make flag
 2017-03-25  6:37 UTC  (9+ 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

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

[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)
  `  "
      `  "

[PATCHv3 0/3] short status: improve reporting for submodule changes
 2017-03-25  1:35 UTC  (48+ messages)
` [PATCH 0/8] "
  ` [PATCH 1/8] submodule.c: port is_submodule_modified to use porcelain 2
  ` [PATCH 2/8] submodule.c: use argv_array in is_submodule_modified
  ` [PATCH 4/8] submodule.c: port is_submodule_modified to use porcelain 2
  ` [PATCH 5/8] submodule.c: factor out early loop termination in is_submodule_modified
  ` [PATCH 6/8] submodule.c: stricter checking for submodules "
  ` [PATCH 7/8] short status: improve reporting for submodule changes
  ` [PATCH 8/8] submodule.c: correctly handle nested submodules in is_submodule_modified
    ` [PATCH v5 0/7] short status: improve reporting for submodule changes
      ` [PATCH 1/7] submodule.c: use argv_array in is_submodule_modified
      ` [PATCH 2/7] submodule.c: convert is_submodule_modified to use strbuf_getwholeline_fd
      ` [PATCH 3/7] submodule.c: port is_submodule_modified to use porcelain 2
      ` [PATCH 4/7] submodule.c: factor out early loop termination in is_submodule_modified
      ` [PATCH 5/7] submodule.c: stricter checking for submodules "
      ` [PATCH 6/7] short status: improve reporting for submodule changes
        ` [PATCH v6 0/7] "
          ` [PATCH 2/7] submodule.c: factor out early loop termination in is_submodule_modified
          ` [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 7/7] submodule.c: correctly handle nested submodules in is_submodule_modified
          ` [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)

Add configuration options for some commonly used command-line options
 2017-03-24 23:10 UTC  (2+ messages)
` [PATCH/RFC] parse-options: add facility to make options configurable

[PATCH v4 0/2] diff --no-index: support symlinks and pipes
 2017-03-24 22:56 UTC  (4+ messages)
` [PATCH v4 1/2] diff --no-index: optionally follow symlinks
` [PATCH v4 2/2] diff --no-index: support reading from pipes

[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  (23+ 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] l10n: add framework for localizing the manpages
 2017-03-24 17:57 UTC  (12+ messages)
` Rework manpage localisation
  ` [PATCH v3 2/2] l10n: Add git-add.txt to localized man pages

[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 v1 0/3] Add support for downloading blobs on demand
 2017-03-24 17:15 UTC  (9+ 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] 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  (5+ messages)

[PATCH 0/3] completion: updates to ctags symbol names
 2017-03-24  0:52 UTC  (7+ messages)
` [PATCH 1/3] completion: put matching ctags symbol names directly into COMPREPLY
` [PATCH 2/3] completion: extract completing ctags symbol names into helper function
` [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

[PATCH] sequencer: fix missing newline
 2017-03-23 22:38 UTC  (3+ messages)

USE_SHA1DC is broken in pu
 2017-03-23 22:22 UTC  (9+ messages)

[PATCH v3 00/16] Various changes to the "tag" command & related
 2017-03-23 22:13 UTC  (10+ messages)
` [PATCH v3 09/16] tag: add more incompatibles mode tests
` [PATCH v3 12/16] tag: implicitly supply --list given another list-like option

Bug: Revert with -m 0 says no -m was given
 2017-03-23 21:38 UTC  (4+ messages)


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).