git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-31 00:34:14 to 2017-11-01 22:41:57 UTC [more...]

[RFC PATCH 0/3] git-describe <blob> ?
 2017-11-01 22:41 UTC  (53+ messages)
` [PATCH 0/7] git-describe <blob>
  ` [PATCH 1/7] list-objects.c: factor out traverse_trees_and_blobs
  ` [PATCH 2/7] revision.h: introduce blob/tree walking in order of the commits
  ` [PATCH 3/7] builtin/describe.c: rename `oid` to avoid variable shadowing
  ` [PATCH 4/7] builtin/describe.c: print debug statements earlier
  ` [PATCH 5/7] builtin/describe.c: factor out describe_commit
  ` [PATCH 6/7] builtin/describe.c: describe a blob
  ` [PATCH 7/7] t6120: fix typo in test name
  ` [PATCHv2 0/7] git describe blob
    ` [PATCHv2 1/7] list-objects.c: factor out traverse_trees_and_blobs
    ` [PATCHv2 2/7] revision.h: introduce blob/tree walking in order of the commits
    ` [PATCHv2 3/7] builtin/describe.c: rename `oid` to avoid variable shadowing
    ` [PATCHv2 4/7] builtin/describe.c: print debug statements earlier
    ` [PATCHv2 5/7] builtin/describe.c: factor out describe_commit
    ` [PATCHv2 6/7] builtin/describe.c: describe a blob
    ` [PATCHv2 7/7] t6120: fix typo in test name

[PATCH] config: document blame configuration
 2017-11-01 22:32 UTC 

On the nature of cover letters [WAS Re: [PATCH 0/6] Create Git/Packet.pm]
 2017-11-01 22:31 UTC  (4+ messages)

What's cooking in git.git (Nov 2017, #01; Wed, 1)
 2017-11-01 22:18 UTC  (2+ messages)

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-01 22:16 UTC  (15+ messages)
` [PATCH 2/2] sequencer: use O_TRUNC to truncate files
    ` [PATCH 1/2] wrapper.c: consistently quote filenames in error messages
    ` [PATCH 2/2] sequencer.c: check return value of close() in rewrite_file()

[PATCH 1/3] notes: move hex_to_bytes() to hex.c and export it
 2017-11-01 22:15 UTC  (7+ messages)
` [PATCH 2/3] http-push: use hex_to_bytes()
` [PATCH 3/3] sha1_file: "

Git 2.15.0 on OSX 10.12.6: gui multi-select stage
 2017-11-01 21:58 UTC  (2+ messages)

[PATCH] sequencer: pass absolute GIT_DIR to exec commands
 2017-11-01 21:14 UTC  (2+ messages)

[PATCH/RFC] grep: turn off threading when recursing submodules
 2017-11-01 21:11 UTC  (4+ messages)
` [PATCH v2] grep: take the read-lock when adding a submodule

[PATCH 1/3] bisect: fix memory leak and document `find_bisection()`
 2017-11-01 20:34 UTC  (3+ messages)
` [PATCH 2/3] bisect: fix off-by-one error in `best_bisection_sorted()`
` [PATCH 3/3] bisect: fix memory leak when returning best element

[PATCH 1/4] remote-mediawiki: add namespace support
 2017-11-01 20:01 UTC  (11+ messages)
` [PATCH v2 0/7] "
  ` [PATCH 4/7] remote-mediawiki: skip virtual namespaces
  ` [PATCH 5/7] remote-mediawiki: support fetching from (Main) namespace
  ` [PATCH 6/7] remote-mediawiki: process namespaces in order
  ` [PATCH 7/7] remote-mediawiki: show progress while fetching namespaces

Colorize matches for git log --grep=pattern?
 2017-11-01 19:54 UTC  (3+ messages)

Contribution licensing question(s)
 2017-11-01 18:59 UTC  (4+ messages)

[PATCH 0/2] New send-email option --quote-email
 2017-11-01 18:12 UTC  (8+ messages)
` [PATCH 1/2] quote-email populates the fields
` [PATCH 2/2] send-email: quote-email quotes the message body

What's cooking in git.git (Oct 2017, #07; Mon, 30)
 2017-11-01 17:58 UTC  (10+ messages)

[PATCH 0/3] mingw: introduce a way to avoid std handle inheritance
 2017-11-01 17:17 UTC  (16+ messages)
` [PATCH 3/3] mingw: document the experimental standard handle redirection
` [PATCH v2 0/3] mingw: introduce a way to avoid std handle inheritance
  ` [PATCH v2 1/3] mingw: add experimental feature to redirect standard handles
  ` [PATCH v2 2/3] mingw: optionally redirect stderr/stdout via the same handle
  ` [PATCH v2 3/3] mingw: document the standard handle redirection

[PATCH 0/3] convert diff flags to be stored in a struct
 2017-11-01 17:11 UTC  (30+ messages)
` [PATCH 3/3] diff: convert flags to be stored in bitfields
` [PATCH v2 0/4] convert diff flags to be stored in a struct
  ` [PATCH v2 2/4] diff: convert flags to be stored in bitfields
    ` [PATCH 2.5/4] diff: avoid returning a struct by value from diff_flags_or()
  ` [PATCH v2 3/4] diff: add flag to indicate textconv was set via cmdline
    ` [PATCH 3.5/4] diff: set TEXTCONV_VIA_CMDLINE only when it is set to true
  ` [PATCH v3 0/8] convert diff flags to be stored in a struct
    ` [PATCH v3 1/8] add, reset: use DIFF_OPT_SET macro to set a diff flag
    ` [PATCH v3 2/8] diff: convert flags to be stored in bitfields
    ` [PATCH v3 3/8] diff: add flag to indicate textconv was set via cmdline
    ` [PATCH v3 4/8] diff: remove touched flags
    ` [PATCH v3 5/8] diff: remove DIFF_OPT_TST macro
    ` [PATCH v3 6/8] diff: remove DIFF_OPT_SET macro
    ` [PATCH v3 7/8] diff: remove DIFF_OPT_CLR macro
    ` [PATCH v3 8/8] diff: make struct diff_flags members lowercase

[PATCH] imap-send: handle NULL return of next_arg()
 2017-11-01 17:03 UTC 

Git Open Source Weekend London 11th/12th November
 2017-11-01 16:36 UTC 

[PATCH] travis-ci: don't build Git for the static analysis job
 2017-11-01 11:56 UTC 

[PATCH] travis-ci: fix running P4 and Git LFS tests in Linux build jobs
 2017-11-01 11:55 UTC 

Is it possible to convert a Json file to xml file with Git
 2017-11-01 10:25 UTC  (5+ messages)

[PATCH] t5580: add Cygwin support
 2017-11-01 10:17 UTC  (4+ messages)

[PATCH] reduce_heads: fix memory leaks
 2017-11-01  9:03 UTC 

[PATCH 5/7] refs: tidy up and adjust visibility of the `ref_update` flags
 2017-11-01  8:18 UTC  (2+ messages)

[PATCH v2 0/2] Avoid rewriting "packed-refs" unnecessarily
 2017-11-01  7:34 UTC  (2+ messages)

[PATCH] diff: --indent-heuristic is no longer experimental
 2017-11-01  6:14 UTC  (4+ messages)

[PATCH v1] read_index_from(): Skip verification of the cache entry order to speed index loading
 2017-11-01  6:09 UTC  (10+ messages)
` [PATCH v2] "

Meaning of two commit-ish hash in git diff
 2017-11-01  2:48 UTC  (5+ messages)

[PATCH v2 0/4] Hash Abstraction
 2017-11-01  1:35 UTC  (4+ messages)
` [PATCH v2 2/4] Add structure representing hash algorithm

[PATCH v3] 0/4 fsmonitor fixes
 2017-10-31 18:43 UTC  (6+ messages)
` [PATCH v3 1/4] fsmonitor: Set the PWD to the top of the working tree
  ` [PATCH v3 4/4] fsmonitor: Delay updating state until after split index is merged

[RFC] protocol version 2
 2017-10-31 18:42 UTC  (3+ messages)

[PATCH 0/2] Convert SubmittingPatches to AsciiDoc
 2017-10-31 18:07 UTC  (8+ messages)
` [PATCH 2/2] Documentation: convert "

Bug/Wish: bash completion for git pull --rebase doesn't include --autostash
 2017-10-31 17:56 UTC  (2+ messages)

[PATCH 0/2] wincred: learn to handle "empty credentials"
 2017-10-31 17:16 UTC  (4+ messages)
` [PATCH 1/2] t0302: check helper can handle empty credentials

Re* Consequences of CRLF in index?
 2017-10-31 17:01 UTC  (6+ messages)
` [PATCH 0/2] "

How to resolve mixture of modified and deleted conflicts easily in git?
 2017-10-31 16:31 UTC 

[PATCH] merge-recursive: check GIT_MERGE_VERBOSITY only once
 2017-10-31  9:09 UTC  (18+ messages)
                ` [PATCH v2] "
                    ` [PATCH v3] "
                        ` [PATCH v4] "
                                  ` [PATCH v5] "

[PATCH] rebase: exec leaks GIT_DIR to environment
 2017-10-31  8:13 UTC  (10+ messages)

future of the mediawiki extension?
 2017-10-31  5:23 UTC  (6+ messages)

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-31  3:16 UTC  (3+ messages)
` [PATCH v5 0/4] status: add option to show ignored files differently


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