git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-21 20:04:39 to 2014-08-26 00:04:07 UTC [more...]

Transaction patch series overview
 2014-08-26  0:03 UTC  (6+ messages)

Show containing branches in log?
 2014-08-25 23:35 UTC  (3+ messages)

[PATCH v5 0/4] Stream fd to clean filter; GIT_MMAP_LIMIT, GIT_ALLOC_LIMIT with git_parse_ulong()
 2014-08-25 22:55 UTC  (12+ messages)
` [PATCH v5 1/4] convert: Refactor would_convert_to_git() to single arg 'path'
` [PATCH v5 2/4] Change GIT_ALLOC_LIMIT check to use git_parse_ulong()
` [PATCH v5 3/4] Introduce GIT_MMAP_LIMIT to allow testing expected mmap size
` [PATCH v5 4/4] convert: Stream from fd to required clean filter instead of mmap

[GIT PULL] l10n updates for 2.1.0 round 1
 2014-08-25 22:41 UTC  (2+ messages)

[PATCH] Update hard-coded header dependencies
 2014-08-25 22:08 UTC  (18+ messages)
` [PATCH 1/2] Makefile: use "find" to determine static "
      ` [PATCH v2 0/3] dropping manually-maintained LIB_H
        ` [PATCH 1/3] i18n: treat "make pot" as an explicitly-invoked target
        ` [PATCH 2/3] Makefile: use `find` to determine static header dependencies
        ` [PATCH 3/3] Makefile: drop CHECK_HEADER_DEPENDENCIES code

[PATCH] bisect: save heap memory. allocate only the required amount
 2014-08-25 21:36 UTC  (15+ messages)

[PATCH/RFC] git-imap-send: use libcurl for implementation
 2014-08-25 21:08 UTC  (4+ messages)

[PATCH] Check order when reading index
 2014-08-25 20:52 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] Loop index increases monotonically when reading unmerged entries

check-ref-format: include refs/ in the argument or to strip it?
 2014-08-25 19:09 UTC  (10+ messages)

[PATCH 0/5] fix pack-refs pruning of refs/foo
 2014-08-25 18:56 UTC  (14+ messages)
` [PATCH 1/5] git-prompt: do not look for refs/stash in $GIT_DIR
` [PATCH 2/5] pack-refs: prune top-level refs like "refs/foo"
` [PATCH 3/5] fast-import: clean up pack_data pointer in end_packfile
` [PATCH 4/5] fast-import: fix buffer overflow in dump_tags
` [PATCH 5/5] fast-import: stop using lock_ref_sha1

[PATCH 00/18] Signed push
 2014-08-25 18:38 UTC  (26+ messages)
` [PATCH 16/18] receive-pack: GPG-validate push certificates
` [PATCH 18/18] signed push: final protocol update

[PATCH v2 3/3] t0026: Add missing &&
 2014-08-25 17:38 UTC  (2+ messages)

[PATCH v2 1/3] Push the NATIVE_CRLF Makefile variable to C and added a test for native
 2014-08-25 17:36 UTC  (4+ messages)

[BUG] resolved deltas
 2014-08-25 17:19 UTC  (8+ messages)

Help improving the future of debugging
 2014-08-25 15:30 UTC 

Relative submodule URLs
 2014-08-25 14:32 UTC  (8+ messages)
      `  "

[PATCH 1/5] git-prompt: do not look for refs/stash in $GIT_DIR
 2014-08-25 12:46 UTC  (2+ messages)

[PATCH] Undefine strlcpy if needed
 2014-08-25 11:16 UTC  (10+ messages)

[PATCH v3 0/3] Stream fd to clean filter, GIT_MMAP_LIMIT
 2014-08-24 16:03 UTC  (7+ messages)
` [PATCH v3 2/3] Introduce GIT_MMAP_LIMIT to allow testing expected mmap size

[PATCH 0/2] describe: support the syntax "--abbrev=+"
 2014-08-24 12:11 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] describe: Add documentation for "--abbrev=+"

[PATCH v2 00/19] Signed push
 2014-08-24  3:29 UTC  (21+ messages)
` [PATCH v2 01/19] receive-pack: do not overallocate command structure
` [PATCH v2 02/19] receive-pack: parse feature request a bit earlier
` [PATCH v2 03/19] receive-pack: do not reuse old_sha1[] for other things
` [PATCH v2 04/19] receive-pack: factor out queueing of command
` [PATCH v2 05/19] send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher
` [PATCH v2 06/19] send-pack: refactor decision to send update per ref
` [PATCH v2 07/19] send-pack: always send capabilities
` [PATCH v2 08/19] send-pack: factor out capability string generation
` [PATCH v2 09/19] send-pack: rename "new_refs" to "need_pack_data"
` [PATCH v2 10/19] send-pack: refactor inspecting and resetting status and sending commands
` [PATCH v2 11/19] send-pack: clarify that cmds_sent is a boolean
` [PATCH v2 12/19] gpg-interface: move parse_gpg_output() to where it should be
` [PATCH v2 13/19] gpg-interface: move parse_signature() "
` [PATCH v2 14/19] pack-protocol doc: typofix for PKT-LINE
` [PATCH v2 15/19] the beginning of the signed push
` [PATCH v2 16/19] receive-pack: GPG-validate push certificates
` [PATCH v2 17/19] send-pack: send feature request on push-cert packet
` [PATCH v2 18/19] signed push: remove duplicated protocol info
` [PATCH v2 19/19] signed push: fortify against replay attacks

[PATCH] l10n: de.po: translate 38 new messages
 2014-08-23 17:25 UTC  (3+ messages)

[PATCH] Improve English grammar
 2014-08-23  8:52 UTC 

[PATCH] teach fast-export an --anonymize option
 2014-08-23  6:19 UTC  (9+ messages)
    ` [PATCH v2] "

[PATCH v2 2/3] MinGW: Update tests to handle a native eol of crlf
 2014-08-22 19:19 UTC 

[PATCH] upload-pack: keep poll(2)'s timeout to -1
 2014-08-22 18:26 UTC  (8+ messages)

[PATCH v4 0/4] Stream fd to clean filter, GIT_MMAP_LIMIT, GIT_ALLOC_LIMIT
 2014-08-22 18:17 UTC  (6+ messages)
` [PATCH v4 1/4] convert: Refactor would_convert_to_git() to single arg 'path'
` [PATCH v4 2/4] Introduce GIT_MMAP_LIMIT to allow testing expected mmap size
` [PATCH v4 3/4] Change GIT_ALLOC_LIMIT check to use ssize_t for consistency
` [PATCH v4 4/4] convert: Stream from fd to required clean filter instead of mmap

Shallow clones with explicit history cutoff?
 2014-08-22 14:46 UTC  (3+ messages)

[PATCH v20 00/48] Use ref transactions
 2014-08-22 12:41 UTC  (11+ messages)
` [PATCH v20 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic

strange histories from filter-branch
 2014-08-22 12:41 UTC 

Wishlist: git fetch --reference
 2014-08-22  7:01 UTC  (4+ messages)

[PATCH] unblock and unignore SIGPIPE
 2014-08-22  5:40 UTC  (3+ messages)

[PATCH] sha1_name: avoid quadratic list insertion in handle_one_ref
 2014-08-22  4:04 UTC  (2+ messages)

[PATCH] walker: avoid quadratic list insertion in mark_complete
 2014-08-22  4:01 UTC  (2+ messages)

[PATCH] read-cache.c: Ensure unmerged entries are removed
 2014-08-21 22:21 UTC  (9+ messages)
` [PATCH 0/4] Handling unmerged files with merged entries
  ` [PATCH 3/4] Added tests for the case of merged and unmerged entries for the same file

[PATCH 1/1] pretty: note that %cd respects the --date= option
 2014-08-21 20:07 UTC  (2+ messages)

[PATCH v3] Allow the user to change the temporary file name for mergetool
 2014-08-21 20:04 UTC  (3+ messages)
` [PATCH v4] "


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