git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-07-06 05:27:51 to 2018-07-09 17:10:14 UTC [more...]

[PATCH 0/2] Avoiding errors when partial cloning a tagged blob
 2018-07-09 17:10 UTC  (10+ messages)
` [PATCH 1/2] upload-pack: send refs' objects despite "filter"
` [PATCH 2/2] clone: check connectivity even if clone is partial

[PATCH 0/2] Fix --rebase-merges with custom commentChar
 2018-07-09 16:46 UTC  (7+ messages)
` [PATCH 1/2] sequencer: fix "
` [PATCH 2/2] t3430: update to test "

[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
 2018-07-09 16:42 UTC  (23+ messages)
` [GSoC] [PATCH v3 0/4] "
  ` [PATCH v3 1/4] rebase: start implementing it as a builtin
  ` [PATCH v3 2/4] rebase: refactor common shell functions into their own file
  ` [PATCH v3 3/4] sequencer: refactor the code to detach HEAD to checkout.c
  ` [PATCH v3 4/4] builtin/rebase: support running "git rebase <upstream>"
` [GSoC] [PATCH v4 0/4] rebase: rewrite rebase in C
  ` [PATCH v4 1/4] rebase: start implementing it as a builtin
  ` [PATCH v4 2/4] rebase: refactor common shell functions into their own file
  ` [PATCH v4 3/4] sequencer: refactor the code to detach HEAD to checkout.c
  ` [PATCH v4 4/4] builtin/rebase: support running "git rebase <upstream>"

[RFC PATCH 0/6] Compile cleanly in pedantic mode
 2018-07-09 16:33 UTC  (16+ messages)
` [RFC PATCH 1/6] connect.h: avoid forward declaration of an enum
` [RFC PATCH 2/6] refs/refs-internal.h: "
` [RFC PATCH 3/6] convert.c: replace "\e" escapes with "\033"
` [RFC PATCH 4/6] sequencer.c: avoid empty statements at top level
` [RFC PATCH 5/6] string-list.c: avoid conversion from void * to function pointer
` [RFC PATCH 6/6] utf8.c: avoid char overflow

What's (not) cooking
 2018-07-09 16:13 UTC  (9+ messages)

[PATCH 0/8] X509 (gpgsm) commit signing support
 2018-07-09 15:55 UTC  (30+ messages)
` [PATCH 1/8] builtin/receive-pack: use check_signature from gpg-interface
` [PATCH 3/8] gpg-interface: add new config to select how to sign a commit
` [PATCH 4/8] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH 5/8] t/t7510: check the validation of the new config gpg.format
` [PATCH 6/8] gpg-interface: do not hardcode the key string len anymore
` [PATCH 7/8] gpg-interface: introduce new signature format "X509" using gpgsm
` [PATCH 8/8] gpg-interface t: extend the existing GPG tests with GPGSM

[PATCH 00/15] Kill the_index part 1, expose it
 2018-07-09 14:35 UTC  (6+ messages)
` [PATCH 02/15] apply.c: stop using index compat macros

[PATCH] gc --auto: release pack files before auto packing
 2018-07-09 14:33 UTC  (8+ messages)
` [PATCH v2] gc --auto: clear repository "

[BUG] git cherry-pick does not complain about unknown options
 2018-07-09 14:16 UTC 

[PATCH 00/17] object_id part 14
 2018-07-09 13:12 UTC  (24+ messages)
` [PATCH 01/17] cache: update object ID functions for the_hash_algo
` [PATCH 02/17] tree-walk: replace hard-coded constants with the_hash_algo
` [PATCH 03/17] hex: switch to using the_hash_algo
` [PATCH 04/17] commit: express tree entry constants in terms of the_hash_algo
` [PATCH 05/17] strbuf: allocate space with GIT_MAX_HEXSZ
` [PATCH 06/17] sha1-name: use the_hash_algo when parsing object names
` [PATCH 07/17] commit: increase commit message buffer size
` [PATCH 08/17] refs/files-backend: use the_hash_algo for writing refs
` [PATCH 09/17] builtin/update-index: convert to using the_hash_algo
` [PATCH 10/17] builtin/update-index: simplify parsing of cacheinfo
` [PATCH 11/17] builtin/fmt-merge-msg: make hash independent
` [PATCH 12/17] builtin/merge: switch to use the_hash_algo
` [PATCH 13/17] builtin/merge-recursive: make hash independent
` [PATCH 14/17] diff: switch GIT_SHA1_HEXSZ to use the_hash_algo
` [PATCH 15/17] log-tree: switch GIT_SHA1_HEXSZ to the_hash_algo->hexsz
` [PATCH 16/17] sha1-file: convert constants to uses of the_hash_algo
` [PATCH 17/17] pretty: switch hard-coded constants to the_hash_algo

[PATCH 0/4] Use oid_object_info() instead of read_object_file()
 2018-07-09  8:27 UTC 

[PATCH 1/4] ref-filter: add info_source to valid_atom
 2018-07-09  8:12 UTC  (4+ messages)
` [PATCH 2/4] ref-filter: add empty values to technical fields
` [PATCH 3/4] ref-filter: merge get_obj and get_object
` [PATCH 4/4] ref-filter: use oid_object_info() to get object

Unexpected behavior with :/<text> references
 2018-07-09  5:13 UTC  (2+ messages)

[PATCH 0/3] Automatic transfer encoding for patches
 2018-07-08 22:22 UTC  (15+ messages)
` [PATCH 1/3] send-email: add an auto option for transfer encoding
` [PATCH 2/3] send-email: accept long lines with suitable "
` [PATCH v2 0/4] Automatic transfer encoding for patches
  ` [PATCH v2 1/4] send-email: add an auto option for transfer encoding
  ` [PATCH v2 2/4] send-email: accept long lines with suitable "
  ` [PATCH v2 3/4] send-email: automatically determine transfer-encoding
  ` [PATCH v2 4/4] docs: correct RFC specifying email line length

Git 2.18: RUNTIME_PREFIX... is it working?
 2018-07-08 21:52 UTC  (7+ messages)

[PATCH v1 0/2] convert: add alias support for 'working-tree-encoding' attributes
 2018-07-08 18:39 UTC  (5+ messages)
` [PATCH v1 1/2] convert: refactor conversion driver config parsing
` [PATCH v1 2/2] convert: add alias support for 'working-tree-encoding' attributes

Croatian version of Pro Git book
 2018-07-08 11:48 UTC  (3+ messages)

de-alphabetizing the documentation
 2018-07-08  1:09 UTC  (8+ messages)

[PATCH] builtin/config: work around an unsized array forward declaration
 2018-07-07 23:58 UTC  (6+ messages)

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-07 22:23 UTC  (11+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
  ` [PATCH v3 18/20] completion: support `git range-diff`

[RFC PATCH] Add 'human' date format
 2018-07-07 22:02 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH 0/3] Add testcases showing suboptimal submodule/path conflict handling
 2018-07-07 20:44 UTC  (4+ messages)
` [PATCH 1/3] t7405: add a file/submodule conflict
` [PATCH 2/3] t7405: add a directory/submodule conflict
` [PATCH 3/3] t7405: verify 'merge --abort' works after submodule/path conflicts

[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
 2018-07-07 16:40 UTC  (8+ messages)
` [GSoC][PATCH v2 6/7] rebase -i: rewrite setup_reflog_action() "

[PATCH] fsck: check skiplist for object in fsck_blob()
 2018-07-07  1:32 UTC  (10+ messages)

What's cooking in git.git (Jun 2018, #07; Thu, 28)
 2018-07-06 22:38 UTC  (10+ messages)
` as/safecrlf-quiet-fix, was "
` ag/rebase-i-rewrite-todo, "

[PATCH 0/2] userdiff: support new keywords in PHP hunk header
 2018-07-06 21:59 UTC  (3+ messages)
` [PATCH 1/2] t4018: add missing test cases for PHP

[PATCH 0/2] grep.c: teach --only-matching to 'git-grep(1)'
 2018-07-06 21:44 UTC  (8+ messages)
` [PATCH v3 "

[RFC PATCH v5] Implement --first-parent for git rev-list --bisect
 2018-07-06 21:43 UTC  (17+ messages)

[PATCH 1/3] ls-tree: make <tree-ish> optional
 2018-07-06 21:32 UTC  (7+ messages)

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-07-06 19:20 UTC  (16+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 06/24] multi-pack-index: load into memory
  ` [PATCH v3 00/24] Multi-pack-index (MIDX)
    ` [PATCH v3 15/24] midx: write object offsets
    ` [PATCH v3 16/24] config: create core.multiPackIndex setting
    ` [PATCH v3 17/24] midx: prepare midxed_git struct
    ` [PATCH v3 24/24] midx: clear midx on repack

Two small l10n/i18n patches (resend)
 2018-07-06 19:14 UTC  (4+ messages)
` [PATCH 1/2] l10n: fr: fix a message seen in git bisect

[PATCH] git-rebase--{interactive,preserve-merges}: fix formatting of todo help message
 2018-07-06 18:30 UTC  (4+ messages)

[PATCH v3 2/2] grep.c: teach 'git grep --only-matching'
 2018-07-06 18:17 UTC  (4+ messages)
` [PATCH v2] "

[RFC/PATCH 0/7] rerere: handle nested conflicts
 2018-07-06 17:56 UTC  (4+ messages)
` [PATCH v2 00/10] "

[PATCH] fast-import: Don't count delta attempts against an empty buffer
 2018-07-06 16:45 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).