git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-09-10 16:53:09 to 2013-09-12 10:50:27 UTC [more...]

[PATCH v2 1/3] commit: factor status configuration is a helper function
 2013-09-12 10:50 UTC  (2+ messages)
` [PATCH v2 2/3] wt-status: turn advice_status_hints into a field of wt_status

Re-Transmission of blobs?
 2013-09-12 10:35 UTC  (7+ messages)

[PATCH 1/4] pack v4: avoid strlen() in tree_entry_prefix
 2013-09-12 10:38 UTC  (4+ messages)
` [PATCH 2/4] pack v4: add v4_size to struct delta_base_cache_entry
` [PATCH 3/4] pack v4: cache flattened v4 trees in delta base cache
` [PATCH 4/4] pack v4: make use of cached v4 trees when unpacking

[PATCH] git-compat-util: Avoid strcasecmp() being inlined
 2013-09-12 10:14 UTC  (8+ messages)

[PATCH] urlmatch: append_normalized_escapes can reallocate norm.buf
 2013-09-12  9:57 UTC 

[PATCH 1/2] wt-status: turn advice_status_hints into a field of wt_status
 2013-09-12  9:52 UTC  (6+ messages)
` [PATCH 2/2] commit: disable status hints when writing to COMMIT_EDITMSG

Regression in e02ca72: git svn rebase is broken on Windows
 2013-09-12  9:32 UTC  (15+ messages)
  ` [PATCH 1/2] relative_path should honor dos_drive_prefix
  ` [PATCH 2/2] Use simpler relative_path when set_git_dir

[PATCH] git-gui: Modify push dialog to support Gerrit review
 2013-09-12  9:21 UTC 

[PATCH] Windows: Do not redefine _WIN32_WINNT
 2013-09-12  8:41 UTC  (5+ messages)

What's cooking in git.git (Sep 2013, #03; Wed, 11)
 2013-09-12  6:19 UTC  (3+ messages)

Specifying a private key when connecting to a remote SSH repo
 2013-09-12  5:19 UTC  (3+ messages)

[PATCH v2] http-backend: provide Allow header for 405
 2013-09-12  4:46 UTC  (3+ messages)

[GIT PULL] updates of German translation for maint branch
 2013-09-12  4:12 UTC  (2+ messages)

[PATCH/RFC 0/5] New hash table implementation
 2013-09-12  4:10 UTC  (8+ messages)
` [PATCH/RFC 1/5] add a hashtable implementation that supports O(1) removal
` [PATCH/RFC 2/5] buitin/describe.c: use new hash map implementation
` [PATCH/RFC 3/5] diffcore-rename.c: move code around to prepare for the next patch
` [PATCH/RFC 4/5] diffcore-rename.c: simplify finding exact renames
` [PATCH/RFC 5/5] diffcore-rename.c: use new hash map implementation

[PULL REQUEST] initial pack v4 support
 2013-09-12  3:38 UTC  (33+ messages)
  ` [PATCH 00/21] np/pack-v4 updates
    ` [PATCH 01/21] fixup! pack-objects: prepare SHA-1 table in v4
    ` [PATCH 02/21] fixup! pack-objects: support writing pack v4
    ` [PATCH 03/21] fixup! pack v4: support "end-of-pack" indicator in index-pack and pack-objects
    ` [PATCH 04/21] fixup! index-pack: parse v4 header and dictionaries
    ` [PATCH 05/21] fixup! index-pack: record all delta bases in v4 (tree and ref-delta)
    ` [PATCH 06/21] pack v4: lift dict size check in load_dict()
    ` [PATCH 07/21] pack v4: move pv4 objhdr parsing code to packv4-parse.c
    ` [PATCH 08/21] pack-objects: respect compression level in v4
    ` [PATCH 09/21] pack-objects: recognize v4 as pack source
    ` [PATCH 10/21] pack v4: add a note that streaming does not support OBJ_PV4_*
    ` [PATCH 11/21] unpack-objects: report missing object name
    ` [PATCH 12/21] unpack-objects: recognize end-of-pack in v4 thin pack
    ` [PATCH 13/21] unpack-objects: read v4 dictionaries
    ` [PATCH 14/21] unpack-objects: decode v4 object header
    ` [PATCH 15/21] unpack-objects: decode v4 ref-delta
    ` [PATCH 16/21] unpack-objects: decode v4 commits
    ` [PATCH 17/21] unpack-objects: allow to save processed bytes to a buffer
    ` [PATCH 18/21] unpack-objects: decode v4 trees
    ` [PATCH 19/21] index-pack, pack-objects: allow creating .idx v2 with .pack v4
    ` [PATCH 20/21] show-index: acknowledge that it does not read .idx v3
    ` [PATCH 21/21] t1050, t5500: replace the use of "show-index|wc -l" with verify-pack

What's cooking in git.git (Sep 2013, #02; Mon, 9)
 2013-09-11 21:33 UTC  (8+ messages)
  ` [PATCH] Improve documentation concerning the status.submodulesummary setting

breakage in revision traversal with pathspec
 2013-09-11 21:15 UTC  (8+ messages)

[PATCH v2] configure.ac: move the private git m4 macros to a dedicated directory
 2013-09-11 20:05 UTC  (3+ messages)

[PATCH] Documentation/git-checkout: Move `--detach` flag in synopsis to correct command
 2013-09-11 19:06 UTC  (3+ messages)

[PATCH] lookup_object: remove hashtable_index() and optimize hash_obj()
 2013-09-11 18:48 UTC  (2+ messages)

[PATCH 0/2] reset: handle submodule with trailing slash
 2013-09-11 18:45 UTC  (17+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] rm: re-use parse_pathspec's trailing-slash removal

[PATCH 0/3] Fix MSVC compile errors and cleanup stat definitions
 2013-09-11 18:11 UTC  (9+ messages)
` [PATCH 1/3] MSVC: fix compile errors due to missing libintl.h
` [PATCH 2/3] MSVC: fix compile errors due to macro redefinitions
` [PATCH 3/3] MSVC: fix stat definition hell

Git tag output order is incorrect (IMHO)
 2013-09-11 17:54 UTC  (4+ messages)

[RFC] Disabling status hints in COMMIT_EDITMSG
 2013-09-11 17:40 UTC  (13+ messages)

[PATCH v5 0/8] Multiple simultaneously locked ref updates
 2013-09-11 16:07 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 7/8] update-ref: support multiple simultaneous updates
  ` [PATCH v6 8/8] update-ref: add test cases covering --stdin signature
      ` [PATCH v6.1 "

[PATCH-v2] Allow git-filter-branch to process large repositories with lots of branches
 2013-09-11 16:06 UTC  (5+ messages)
` [PATCH-v3] "

git-cvsserver strips exec bit
 2013-09-11 13:12 UTC  (7+ messages)

[PATCH 0/3] Reject non-ff pulls by default
 2013-09-11 11:38 UTC  (20+ messages)

[PATCH] http-backend: provide Allow header for 405
 2013-09-11  2:14 UTC  (3+ messages)

push.default=upstream doesn't play nicely with remote.pushdefault/branch.*.pushremote
 2013-09-11  0:38 UTC  (2+ messages)

[PATCH v5 0/2] Add @ shortcut, again
 2013-09-10 22:08 UTC  (6+ messages)
` [PATCH v5 2/2] Add new @ shortcut for HEAD

[PATCH] remote-bzr: reuse bzrlib transports when possible
 2013-09-10 22:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/5] Preparation for non-ff pulls by default
 2013-09-10 21:34 UTC  (3+ messages)
` [PATCH v3 1/5] pull: rename pull.rename to pull.mode

pack v4 trees with a canonical base
 2013-09-10 21:03 UTC  (6+ messages)

[PATCH] GIT-VERSION-GEN: Do not require tags to be annotated
 2013-09-10 19:45 UTC  (9+ messages)

[RFC PATCH 1/4] Document the HTTP transport protocol
 2013-09-10 17:07 UTC  (16+ messages)
` [PATCH 00/14] document edits to original http protocol documentation
  ` [PATCH 01/14] Document the HTTP transport protocol
    ` [PATCH 02/14] normalize indentation with protcol-common.txt
      ` [PATCH 03/14] capitalize key words according to RFC 2119
        ` [PATCH 04/14] normalize rules with RFC 5234
          ` [PATCH 05/14] drop rules, etc. common to the pack protocol
            ` [PATCH 06/14] reword behaviour on missing repository or objects
              ` [PATCH 07/14] weaken specification over cookies for authentication
                ` [PATCH 08/14] mention different variations around $GIT_URL
                  ` [PATCH 09/14] reduce ambiguity over '?' in $GIT_URL for dumb clients
                    ` [PATCH 10/14] fix example request/responses
                      ` [PATCH 11/14] be clearer in place of 'remote repository' phrase
                        ` [PATCH 12/14] reduce confusion over smart server response behaviour
                          ` [PATCH 13/14] shift dumb server response details
                            ` [PATCH 14/14] mention effect of "allow-tip-sha1-in-want" capability on git-upload-pack


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