git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-09-14 22:57:43 to 2016-09-19 13:53:08 UTC [more...]

[PATCH 00/11] Resumable clone
 2016-09-19 13:52 UTC  (22+ messages)
` [PATCH 01/11] Resumable clone: create service git-prime-clone
` [PATCH 02/11] Resumable clone: add prime-clone endpoints
` [PATCH 03/11] pkt-line: create gentle packet_read_line functions
` [PATCH 04/11] Resumable clone: add prime-clone to remote-curl
` [PATCH 05/11] Resumable clone: add output parsing to connect.c
` [PATCH 06/11] Resumable clone: implement transport_prime_clone
` [PATCH 07/11] Resumable clone: add resumable download to http/curl
` [PATCH 08/11] Resumable clone: create transport_download_primer
` [PATCH 09/11] path: add resumable marker
` [PATCH 10/11] run command: add RUN_COMMAND_NO_STDOUT
` [PATCH 11/11] Resumable clone: implement primer logic in git-clone

clarification of `rev-list --no-walk ^<rev>`?
 2016-09-19 13:46 UTC  (2+ messages)

[PATCH v3] checkout: eliminate unnecessary merge for trivial checkout
 2016-09-19 13:18 UTC  (3+ messages)

git add --intent-to-add silently creates empty commits
 2016-09-19 13:16 UTC  (3+ messages)

[PATCH 1/6] i18n: commit: mark message for translation
 2016-09-19 13:08 UTC  (6+ messages)
` [PATCH 2/6] i18n: connect: mark die messages "
` [PATCH 3/6] i18n: diff: mark die errors "
` [PATCH 4/6] i18n: ident: mark hint "
` [PATCH 5/6] i18n: notes-merge: mark die messages "
` [PATCH 6/6] i18n: stash: mark "

Two bugs in --pretty with %C(auto)
 2016-09-19 12:59 UTC  (5+ messages)

[PATCH] mailinfo: unescape quoted-pair in header fields
 2016-09-19 10:51 UTC  (3+ messages)

[PATCH v2] format-patch: Add --rfc for the common case of [RFC PATCH]
 2016-09-19  9:17 UTC  (3+ messages)

[PATCH v3 0/8] Better heuristics make prettier diffs
 2016-09-19  6:35 UTC  (3+ messages)

Finding a commit based on the diff index line?
 2016-09-18 19:37 UTC  (3+ messages)

Gitattributes file is not respected when switching between branches
 2016-09-18 19:31 UTC  (5+ messages)

[RFC] extending pathspec support to submodules
 2016-09-18 18:40 UTC  (10+ messages)
            ` [PATCH] ls-files: add pathspec matching for submodules

Bug: pager.<cmd> doesn't work well with editors
 2016-09-18 15:51 UTC  (2+ messages)

Homebrew and Git
 2016-09-18 15:50 UTC 

Why are there multiple ways to get the manual in Git?
 2016-09-18 10:51 UTC  (6+ messages)

[wishlist] disable boring messages
 2016-09-17 16:03 UTC  (2+ messages)

Potentially misleading color.* defaults explanation in git-config(1)
 2016-09-17  8:16 UTC  (3+ messages)

[PATCH] format-patch: Add --rfc for the common case of [RFC PATCH]
 2016-09-17  4:20 UTC  (4+ messages)

[PATCH] sequencer: support folding in rfc2822 footer
 2016-09-17  3:48 UTC  (20+ messages)
` [RFC/PATCH 0/3] handle multiline in-body headers
` [RFC/PATCH 1/3] mailinfo: refactor commit message processing
` [RFC/PATCH 2/3] mailinfo: correct malformed test example
` [RFC/PATCH 3/3] mailinfo: handle in-body header continuations

[PATCH 00/10] Another preparatory series for rename detection
 2016-09-16 23:04 UTC  (4+ messages)
` [PATCH 03/10] diff.c: drop tautologous condition in emit_line_0

git-subtree pull issue
 2016-09-16 22:39 UTC 

[wishlist?] make submodule commands robust to having non-submodule Subprojects
 2016-09-16 18:28 UTC  (13+ messages)

[PATCHv2] push: change submodule default to check
 2016-09-16 18:13 UTC  (16+ messages)
        ` [PATCH 1/2] serialize collection of changed submodules
            ` [PATCH 3/2] batch check whether submodule needs pushing into one call
            ` [PATCH 4/2] use actual start hashes for submodule push check instead of local refs
        ` [PATCH 2/2] serialize collection of refs that contain submodule changes

[PATCH] [git-p4.py] Add --checkpoint-period option to sync/clone
 2016-09-16 17:43 UTC  (5+ messages)
` [PATCH v2 0/1] git-p4: "
  ` [PATCH v2 1/1] "

[PATCH] Documentation/config: default for color.* is color.ui
 2016-09-16  7:32 UTC 

[PATCH] use strbuf_addstr() for adding constant strings to a strbuf, part 2
 2016-09-15 23:47 UTC  (9+ messages)

[RFC/PATCH] ls-files: adding support for submodules
 2016-09-15 21:37 UTC  (11+ messages)
` [PATCH v2] "
      ` [PATCH 1/2] SQUASH???
      ` [PATCH 2/2] SQUASH??? Undecided

[PATCH v7 00/10] Git filter protocol
 2016-09-15 20:33 UTC  (19+ messages)
` [PATCH v7 04/10] pkt-line: add packet_flush_gently()
` [PATCH v7 10/10] convert: add filter.<driver>.process option

[PATCH 01/13] i18n: apply: mark plural string for translation
 2016-09-15 20:19 UTC  (17+ messages)
` [PATCH v3 01/14] "
` [PATCH v3 02/14] i18n: apply: mark error messages "
` [PATCH v3 03/14] i18n: apply: mark info "
` [PATCH v3 04/14] i18n: blame: mark error "
` [PATCH v3 05/14] i18n: branch: mark option description "
` [PATCH v3 06/14] i18n: config: mark error message "
` [PATCH v3 07/14] i18n: merge-recursive: mark error messages "
` [PATCH v3 08/14] i18n: merge-recursive: mark verbose message "
` [PATCH v3 09/14] i18n: notes: mark error messages "
` [PATCH v3 10/14] notes: lowercase first word of error messages
` [PATCH v3 11/14] i18n: receive-pack: mark messages for translation
` [PATCH v3 12/14] i18n: show-branch: mark error "
` [PATCH v3 13/14] i18n: show-branch: mark plural strings "
` [PATCH v3 14/14] i18n: update-index: mark warnings "

[PATCH] pkt-line: mark a file-local symbol static
 2016-09-15 16:46 UTC  (2+ messages)

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-09-15 19:21 UTC  (7+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 10/25] sequencer: get rid of the subcommand field
  ` [PATCH v2 21/25] sequencer: refactor write_message()

Tracking down a segfault in delta_base_cache
 2016-09-15 18:50 UTC  (5+ messages)

[PATCH] object: measure time needed for resolving hash collisions
 2016-09-15 18:49 UTC  (7+ messages)

[PATCH v3 0/4] git add --chmod: always change the file
 2016-09-15 18:49 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/4] read-cache: introduce chmod_index_entry

[PATCH] add coccicheck make target
 2016-09-15 18:30 UTC 

[PATCH] contrib/coccinelle: fix semantic patch for oid_to_hex_r()
 2016-09-15 18:30 UTC 

[PATCH] Move format-patch base commit and prerequisites before email signature
 2016-09-15 17:06 UTC  (13+ messages)

[RFC 0/1] de-quote quoted-strings in mailinfo
 2016-09-15  7:18 UTC  (12+ messages)
` [RFC 0/1] mailinfo: de-quote quoted-pair in header fields

Journal of Failed Git Experiments, Volume 1
 2016-09-15  6:28 UTC  (7+ messages)
` [PATCH 1/2] obj_hash: convert to a critbit tree
` [PATCH 2/2] use zstd zlib wrapper

What's cooking in git.git (Sep 2016, #04; Wed, 14)
 2016-09-14 23:01 UTC 

Left with empty files after "git stash pop" when system hung
 2016-09-14 22:58 UTC  (2+ 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).