git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-19 20:37:04 to 2014-08-22 22:33:08 UTC [more...]

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

[PATCH v2 00/19] Signed push
 2014-08-22 20:30 UTC  (20+ 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

[BUG] resolved deltas
 2014-08-22 19:41 UTC  (3+ messages)

[PATCH v2 3/3] t0026: Add missing &&
 2014-08-22 19:19 UTC 

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

[PATCH v2 1/3] Push the NATIVE_CRLF Makefile variable to C and added a test for native
 2014-08-22 19:18 UTC 

check-ref-format: include refs/ in the argument or to strip it?
 2014-08-22 18:45 UTC  (3+ messages)

[PATCH] teach fast-export an --anonymize option
 2014-08-22 18:39 UTC  (8+ messages)
    ` [PATCH v2] "

[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

[PATCH v3 0/3] Stream fd to clean filter, GIT_MMAP_LIMIT
 2014-08-22 16:31 UTC  (8+ messages)
` [PATCH v3 1/3] convert: Refactor would_convert_to_git() to single arg 'path'
` [PATCH v3 2/3] Introduce GIT_MMAP_LIMIT to allow testing expected mmap size
` [PATCH v3 3/3] convert: Stream from fd to required clean filter instead of mmap

Relative submodule URLs
 2014-08-22 16:00 UTC  (13+ messages)
          `  "
              `  "

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  (17+ 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] Update hard-coded header dependencies
 2014-08-22  4:33 UTC  (11+ 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 2/2] "

[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  (19+ messages)
` [PATCH 0/4] Handling unmerged files with merged entries
  ` [PATCH 1/4] read_index_unmerged doesn't loop forever if merged stage exists for unmerged file
  ` [PATCH 2/4] Error out when adding a file with merged and unmerged entries
  ` [PATCH 3/4] Added tests for the case of merged and unmerged entries for the same file
  ` [PATCH 4/4] git update-index --cacheinfo can be used to select a stage when there are merged and unmerged entries
      ` [PATCH] Check order when reading index

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

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

Hook "post-merge" does not get executed in case of confilicts
 2014-08-21 19:07 UTC  (2+ messages)

cherry picking and merge
 2014-08-21 17:58 UTC  (5+ messages)

What's cooking in git.git (Aug 2014, #03; Wed, 20)
 2014-08-21 17:08 UTC  (4+ messages)

[PATCH v13 00/11] Add interpret-trailers builtin
 2014-08-21 14:16 UTC  (5+ messages)
` [PATCH v13 11/11] Documentation: add documentation for 'git interpret-trailers'

[PATCH] send-pack: take refspecs over stdin
 2014-08-21 12:21 UTC  (2+ messages)
` [PATCH v2] "

Bug in Git 1.9.4 (20140815) for Windows - cannot clone from SVN
 2014-08-21 10:00 UTC  (2+ messages)

Transaction patch series overview
 2014-08-20 23:17 UTC  (6+ messages)

[PATCH] intersect_paths: respect mode in git's tree-sort
 2014-08-20 20:40 UTC  (3+ messages)

[PATCH] imap-send.c: imap_folder -> imap_server_conf.folder
 2014-08-20 19:16 UTC  (2+ messages)

Issuing warning when hook does not have execution permission
 2014-08-20 17:51 UTC  (6+ messages)

[BUG] rewriting history with filter-branch --commit-filter
 2014-08-20  8:59 UTC  (3+ messages)

Anyone know the innards of the gitk program?
 2014-08-20  8:51 UTC 


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