git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-11-06 15:56:41 to 2018-11-09 07:44:04 UTC [more...]

[RFC PATCH 1/5] ref-filter: add objectsize:disk option
 2018-11-09  7:44 UTC  (2+ messages)
` [RFC PATCH 3/5] ref-filter: add deltabase option

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-09  7:37 UTC 

[PATCH] range-diff: add a --no-patch option to show a summary
 2018-11-09  7:36 UTC  (22+ messages)
                ` [PATCH v3 0/2] range-diff: doc + regression fix
                ` [PATCH v3 1/2] range-diff doc: add a section about output stability
                ` [PATCH v3 2/2] range-diff: fix regression in passing along diff options
` [PATCH v2] range-diff: add a --no-patch option to show a summary

[RFC PATCH] remote: add --fetch option to git remote set-url
 2018-11-09  5:20 UTC  (4+ messages)
` [RFC PATCH v2] remote: add --save-push "
    ` [PATCH v3] remote: add --save-to-push "

[PATCH 01/24] Makefile: add pending semantic patches
 2018-11-09  5:18 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/1] http: add support selecting http version
 2018-11-09  3:52 UTC  (33+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] support force use http 1.1
  ` [PATCH v2 3/3] fix curl version to support CURL_HTTP_VERSION_2TLS
  ` [PATCH v3 0/4] http: add support selecting http version
    ` [PATCH v3 1/4] "
    ` [PATCH v3 2/4] support force use http 1.1
    ` [PATCH v3 3/4] fix curl version to support CURL_HTTP_VERSION_2TLS
    ` [PATCH v3 4/4] http: change http.version value type
    ` [PATCH v4 0/4] http: add support selecting http version
      ` [PATCH v4 1/4] "
      ` [PATCH v4 2/4] support force use http 1.1
      ` [PATCH v4 3/4] fix curl version to support CURL_HTTP_VERSION_2TLS
      ` [PATCH v4 4/4] http: change http.version value type
      ` [PATCH v5 0/1] http: add support selecting http version
        ` [PATCH v5 1/1] "
        ` [PATCH v6 0/1] "
          ` [PATCH v6 1/1] "
          ` [PATCH v7 0/1] "
            ` [PATCH v7 1/1] "
            ` [PATCH v8 0/1] "
              ` [PATCH v8 1/1] "

[PATCH] travis-ci: no longer use containers
 2018-11-09  2:59 UTC  (5+ messages)
` [PATCH] travis-ci: install packages in 'ci/install-dependencies.sh'

[PATCH 0/1] Update .mailmap
 2018-11-09  2:48 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] mingw: handle absolute paths in expand_user_path()
 2018-11-09  2:05 UTC  (30+ messages)
` [PATCH 1/1] "

[RFC PATCH] index-pack: improve performance on NFS
 2018-11-08 22:20 UTC  (15+ messages)

[PATCH v2] i18n: make GETTEXT_POISON a runtime option
 2018-11-08 21:15 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] Makefile: ease dynamic-gettext-poison transition

[PATCH 1/2] ls-remote: do not send ref prefixes for patterns
 2018-11-08 20:52 UTC  (2+ messages)

how does "clone --filter=sparse:path" work?
 2018-11-08 18:57 UTC  (2+ messages)

git-rebase is ignoring working-tree-encoding
 2018-11-08 17:02 UTC  (7+ messages)

What's cooking in git.git (Nov 2018, #03; Wed, 7)
 2018-11-08 16:31 UTC  (8+ messages)

[PATCH v2 0/2] Reimplement rebase --merge via interactive machinery
 2018-11-08  6:33 UTC  (4+ messages)
` [PATCH v2 1/2] git-rebase, sequencer: extend --quiet option for the "
` [PATCH v2 2/2] rebase: Implement --merge via git-rebase--interactive

[PATCH v4 00/10] Improve path collision conflict resolutions
 2018-11-08  5:25 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] Add testcases for consistency in file collision conflict handling
  ` [PATCH v5 02/10] t6036, t6042: testcases for rename collision of already conflicting files
  ` [PATCH v5 03/10] merge-recursive: increase marker length with depth of recursion
  ` [PATCH v5 04/10] merge-recursive: new function for better colliding conflict resolutions
  ` [PATCH v5 05/10] merge-recursive: fix rename/add conflict handling
  ` [PATCH v5 06/10] merge-recursive: improve handling for rename/rename(2to1) conflicts
  ` [PATCH v5 07/10] merge-recursive: use handle_file_collision for add/add conflicts
  ` [PATCH v5 08/10] merge-recursive: improve rename/rename(1to2)/add[/add] handling
  ` [PATCH v5 09/10] t6036, t6043: increase code coverage for file collision handling
  ` [PATCH v5 10/10] merge-recursive: combine error handling

[PATCH v5] branch: introduce --show-current display option
 2018-11-08  4:36 UTC  (4+ messages)
` [PATCH] branch: make --show-current use already resolved HEAD

[PATCH/RFC v2] sequencer.c: record revert/cherry-pick commit with trailer lines
 2018-11-08  3:34 UTC  (12+ messages)
` [PATCH/RFC] Support --append-trailer in cherry-pick and revert

[RFC PATCH 0/3] support for filtering trees and blobs based on depth
 2018-11-08  0:47 UTC  (4+ messages)
` [RFC PATCH 3/3] list-objects-filter: teach tree:# how to handle >0

What exactly is a "initial checkout"
 2018-11-07 23:33 UTC  (5+ messages)

[PATCH] format-patch: respect --stat when explicitly specified
 2018-11-07 22:21 UTC  (10+ messages)
` [PATCH v2] format-patch: respect --stat in cover letter's diffstat

[PATCH 0/2] built-in rebase --autostash: fix regression
 2018-11-07 20:53 UTC  (4+ messages)
` [PATCH 1/2] built-in rebase: demonstrate regression with --autostash
` [PATCH 2/2] built-in rebase --autostash: leave the current branch alone if possible

Git Test Coverage Report (Wednesday, Nov 7)
 2018-11-07 14:37 UTC 

[PATCH 0/2] Demonstrate and fix a rebase --autostash bug with dirty submodules
 2018-11-07 13:50 UTC  (4+ messages)
` Regression in rebase-in-C with rebase.autoStash=true

Wildcard URL config matching
 2018-11-07 12:56 UTC  (2+ messages)

build error on mac os 10.14.1
 2018-11-07 12:18 UTC  (2+ messages)

[PATCH 0/1] Windows: force-recompile git.res for differing architectures
 2018-11-07 11:25 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/1] send-pack: set core.warnAmbiguousRefs=false
 2018-11-07  9:21 UTC  (12+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] pack-objects: ignore ambiguous object warnings

[PATCH 0/3] mixed bag of -Wunused-parameter bugfixes
 2018-11-07  2:08 UTC  (5+ messages)
` [PATCH 2/3] approxidate: handle pending number for "specials"

[PATCH v4 00/12] Base SHA-256 implementation
 2018-11-07  1:30 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 10/12] Add a base implementation of SHA-256 support

[PATCH] gitk: don't highlight submodule diff lines outside submodule diffs
 2018-11-06 21:56 UTC  (3+ messages)

[PATCH 00/12] Mark more strings for translation
 2018-11-06 19:08 UTC  (6+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 12/16] parse-options: replace opterror() with optname()

[PATCH/RFC] sequencer.c: record revert/cherry-pick commit with trailer lines
 2018-11-06 17:44 UTC  (4+ messages)

[ANNOUNCE] StGit 0.19
 2018-11-06 16:46 UTC 

Understanding pack format
 2018-11-06 16:06 UTC  (5+ 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).