git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-12-28 18:36:30 to 2018-01-03 00:20:17 UTC [more...]

[PATCH 00/26] protocol version 2
 2018-01-03  0:18 UTC  (27+ messages)
` [PATCH 01/26] pkt-line: introduce packet_read_with_status
` [PATCH 02/26] pkt-line: introduce struct packet_reader
` [PATCH 03/26] pkt-line: add delim packet support
` [PATCH 04/26] upload-pack: convert to a builtin
` [PATCH 05/26] upload-pack: factor out processing lines
` [PATCH 06/26] transport: use get_refs_via_connect to get refs
` [PATCH 07/26] connect: convert get_remote_heads to use struct packet_reader
` [PATCH 08/26] connect: discover protocol version outside of get_remote_heads
` [PATCH 09/26] transport: store protocol version
` [PATCH 10/26] protocol: introduce enum protocol_version value protocol_v2
` [PATCH 11/26] serve: introduce git-serve
` [PATCH 12/26] ls-refs: introduce ls-refs server command
` [PATCH 13/26] connect: request remote refs using v2
` [PATCH 14/26] transport: convert get_refs_list to take a list of ref patterns
` [PATCH 15/26] transport: convert transport_get_remote_refs "
` [PATCH 16/26] ls-remote: pass ref patterns when requesting a remote's refs
` [PATCH 17/26] fetch: pass ref patterns when fetching
` [PATCH 18/26] push: pass ref patterns when pushing
` [PATCH 19/26] upload-pack: introduce fetch server command
` [PATCH 20/26] fetch-pack: perform a fetch using v2
` [PATCH 21/26] transport-helper: remove name parameter
` [PATCH 22/26] transport-helper: refactor process_connect_service
` [PATCH 23/26] transport-helper: introduce connect-half-duplex
` [PATCH 24/26] pkt-line: add packet_buf_write_len function
` [PATCH 25/26] remote-curl: create copy of the service name
` [PATCH 26/26] remote-curl: implement connect-half-duplex command

[PATCH v5 00/34] Add directory rename detection to git
 2018-01-03  0:02 UTC  (2+ messages)

Git removes existing folder when cancelling clone
 2018-01-02 23:39 UTC  (10+ messages)
    ` [PATCH 0/4] "
      ` [PATCH 1/4] t5600: fix outdated comment about unborn HEAD
      ` [PATCH 2/4] t5600: modernize style
      ` [PATCH 3/4] clone: factor out dir_exists() helper
      ` [PATCH 4/4] clone: do not clean up directories we didn't create

[PATCH 0/2] Travis CI: check unignored build artifacts
 2018-01-02 23:12 UTC  (6+ messages)
` [PATCH 1/2] travis-ci: don't store P4 and Git LFS in the working tree
` [PATCH 2/2] travis-ci: check that all build artifacts are .gitignore-d

[Bug] NO_INTPTR_T not being honoured in compat/regex/regcomp.c
 2018-01-02 23:08 UTC  (4+ messages)

[PATCH 0/5] Fix --recurse-submodules for submodule worktree changes
 2018-01-02 23:04 UTC  (5+ messages)
` [PATCHv2 "
  ` [PATCHv2 4/5] unpack-trees: oneway_merge to update submodules

What's cooking in git.git (Dec 2017, #05; Wed, 27)
 2018-01-02 22:19 UTC  (5+ messages)

[PATCH v2 0/5] Add --no-ahead-behind to status
 2018-01-02 22:17 UTC  (5+ messages)
` [PATCH v2 1/5] core.aheadbehind: add new config setting

[PATCH] git-archive: accept --owner and --group like GNU tar
 2018-01-02 21:36 UTC  (5+ messages)

[PATCH v2 0/7] Renames in git-status "changed not staged" section
 2018-01-02 21:22 UTC  (3+ messages)
` [PATCH v3 0/6] "

[BUG] File move with `add -N` shows as rename to same name
 2018-01-02 21:14 UTC  (6+ messages)
` [PATCH] status: handle worktree renames

[PATCH v5] Makefile: replace perl/Makefile.PL with simple make rules
 2018-01-02 20:39 UTC  (8+ messages)
` [PATCH v6] "
    ` [PATCH ab/simplify-perl-makefile] perl: treat PERLLIB_EXTRA as an extra path again (Re: [PATCH v6] Makefile: replace perl/Makefile.PL with simple make rules)

Test failure for v2.16.0-rc0 on cygwin
 2018-01-02 19:34 UTC  (5+ messages)

[PATCH 0/4] branch: add '--show-description' option
 2018-01-02 19:25 UTC  (10+ messages)
` [PATCH 1/4] branch: '--edit-description' is incompatible with other options
` [PATCH 2/4] t3200: fix a misindented line
` [PATCH 3/4] t3200: restore branch after "unborn --edit-description" test
` [PATCH 4/4] branch: add '--show-description' option

[PATCH v2 0/5] convert: add support for different encodings
 2018-01-02 19:11 UTC  (19+ messages)
` [PATCH v2 1/5] strbuf: add xstrdup_toupper()
` [PATCH v2 2/5] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH v2 3/5] utf8: add function to detect a missing "
` [PATCH v2 4/5] convert: add support for 'checkout-encoding' attribute
` [PATCH v2 5/5] convert: add tracing for checkout-encoding
` [PATCH 0/5] V2B: simplify convert.c/h
` [PATCH 1/5] convert_to_git(): checksafe becomes an integer
    ` [PATCH v3 1/1] convert_to_git(): checksafe becomes int conv_flags
` [PATCH 2/5] strbuf: add xstrdup_toupper()
` [PATCH 3/5] utf8: add function to detect prohibited UTF-16/32 BOM
` [PATCH 4/5] utf8: add function to detect a missing "
` [PATCH 5/5] convert: add support for 'checkout-encoding' attribute

[PATCH] oidmap.h: strongly discourage using OIDMAP_INIT directly
 2018-01-02 18:13 UTC  (3+ messages)

[PATCH] doc/SubmittingPatches: improve text formatting
 2018-01-02 15:33 UTC 

Segfault
 2018-01-02 10:11 UTC  (3+ messages)

[PATCH] dir.c: avoid stat() in valid_cached_dir()
 2018-01-02  0:02 UTC  (6+ messages)

[PATCH] Add shell completion for git remote rm
 2018-01-01 23:46 UTC  (14+ messages)
      ` [PATCH] completion: restore 'remote rm'

[PATCH] refs: drop "clear packed-refs while locked" assertion
 2018-01-01 15:26 UTC  (2+ messages)

Fwd: Unknown option for merge-recursive: -X'diff-algorithm=patience'
 2018-01-01 11:28 UTC 

feature-request: git "cp" like there is git mv
 2017-12-31 19:11 UTC  (4+ messages)
  ` [PATCH 1/2] Add test case for mv --dry-run to t7001-mv.sh
  ` [PATCH 2/2] mv: remove unneeded 'if (!show_only)'

[L10N] Kickoff of translation for Git 2.16.0 round 1
 2017-12-31 13:29 UTC 

[PATCH 0/2] Travis CI: skip commits with successfully built and tested trees
 2017-12-31 11:27 UTC  (16+ messages)
` [PATCH 2/2] travis-ci: record and skip successfully built trees
` [PATCHv2 0/3] Travis CI: skip commits with successfully built and tested trees
  ` [PATCHv2 1/3] travis-ci: print the "tip of branch is exactly at tag" message in color
  ` [PATCHv2 2/3] travis-ci: create the cache directory early in the build process
  ` [PATCHv2 3/3] travis-ci: record and skip successfully built trees

[PATCH] http: fix v1 protocol tests with apache httpd < 2.4
 2017-12-31  2:32 UTC 

[BUG] git bisect colour output contrary to configuration
 2017-12-30 23:01 UTC  (10+ messages)
  ` [PATCH] diff-tree: obey the color.ui configuration

possible completion bug with --set-upstream-to=
 2017-12-30 14:51 UTC  (3+ messages)

[PATCH] perf: amend the grep tests to test grep.threads
 2017-12-29 22:59 UTC 

[ANNOUNCE] Git v2.16.0-rc0
 2017-12-29 17:13 UTC  (3+ messages)

[PATCH] git-archive: accepts --owner --group aslike GNU tar
 2017-12-29 14:04 UTC  (3+ messages)

Rewrite cat-file.c : need help to find a bug
 2017-12-29 14:04 UTC  (3+ messages)

[PATCH v1] convert: add support for 'encoding' attribute
 2017-12-29 13:56 UTC  (5+ messages)

[PATCH v1] convert: add support for 'encoding' attribute
 2017-12-29 13:28 UTC  (4+ messages)
` [PATCH/RFC 0/2] git diff --UTF-8
` [PATCH/RFC 1/2] convert_to_git(): checksafe becomes an integer
` [PATCH/RFC 2/2] git diff: Allow to reencode into UTF-8

BUG: merge -s theirs is not in effect (does the same as -s ours)
 2017-12-29  4:41 UTC  (12+ messages)
    ` Re* "
      ` -X theirs does not resolve symlink conflict Was: BUG: merge -s theirs is not in effect
                ` [PATCH] merge: teach -Xours/-Xtheirs to symbolic link merge

[PATCH v2 0/7] increase wildmatch test coverage
 2017-12-29  0:16 UTC  (15+ messages)
` [PATCH 0/6] "
  ` [PATCH v2 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v3 0/7] increase wildmatch test coverage
` [PATCH v3 1/7] wildmatch test: indent with tabs, not spaces
` [PATCH v3 2/7] wildmatch test: use more standard shell style
` [PATCH v3 3/7] wildmatch test: don't try to vertically align our output
` [PATCH v3 4/7] wildmatch test: use a paranoia pattern from nul_match()
` [PATCH v3 5/7] wildmatch test: remove dead fnmatch() test code
` [PATCH v3 6/7] wildmatch test: perform all tests under all wildmatch() modes
` [PATCH v3 7/7] wildmatch test: create & test files on disk in addition to in-memory

[PATCHv2 0/4] blame: (dim rep. metadata lines or fields, decay date coloring)
 2017-12-28 22:45 UTC  (8+ messages)
` [PATCH 1/4] color.h: document and modernize header
` [PATCH 2/4] builtin/blame: dim uninteresting metadata
` [PATCH 3/4] builtin/blame: add option to color metadata fields separately
` [PATCH 4/4] builtin/blame: highlight recently changed lines

[PATCH 0/1] Add blob find pickaxe option
 2017-12-28 21:43 UTC  (4+ messages)
` [PATCH 1/1] diffcore: add a pickaxe option to find a specific blob

[PATCH] revision: introduce prepare_revision_walk_extended()
 2017-12-28 21:24 UTC  (7+ messages)
` [PATCH v2 0/9] revision: get rid of the flag leak_pending
  ` [PATCH v2 6/9] bundle: avoid using the rev_info "
  ` [PATCH v2 7/9] checkout: "

[PATCH v2 0/7] Codespeed perf results
 2017-12-28 19:47 UTC  (6+ messages)
` [PATCH v2 1/7] perf/aggregate: fix checking ENV{GIT_PERF_SUBSECTION}
` [PATCH v2 3/7] perf/aggregate: implement codespeed JSON output

[PATCH 1/2] Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1
 2017-12-28 19:05 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] Windows: stop supplying BLK_SHA1=YesPlease by default

[PATCH 0/5] rebase -i: add config to abbreviate command names
 2017-12-28 18:55 UTC  (7+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 8/9] rebase -i: learn "


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