git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-10-22 06:24:21 to 2013-10-25 05:55:30 UTC [more...]

[PATCH 0/19] pack bitmaps
 2013-10-25  5:55 UTC  (30+ messages)
` [PATCH 01/19] sha1write: make buffer const-correct
` [PATCH 02/19] revindex: Export new APIs
` [PATCH 03/19] pack-objects: Refactor the packing list
` [PATCH 04/19] pack-objects: factor out name_hash
` [PATCH 05/19] revision: allow setting custom limiter function
` [PATCH 06/19] sha1_file: export `git_open_noatime`
` [PATCH 07/19] compat: add endianness helpers
` [PATCH 08/19] ewah: compressed bitmap implementation
` [PATCH 09/19] documentation: add documentation for the bitmap format
` [PATCH 10/19] pack-bitmap: add support for bitmap indexes
` [PATCH 11/19] pack-objects: use bitmaps when packing objects
` [PATCH 12/19] rev-list: add bitmap mode to speed up object lists
` [PATCH 13/19] pack-objects: implement bitmap writing
` [PATCH 14/19] repack: stop using magic number for ARRAY_SIZE(exts)
` [PATCH 15/19] repack: turn exts array into array-of-struct
` [PATCH 16/19] repack: handle optional files created by pack-objects
` [PATCH 17/19] repack: consider bitmaps when performing repacks
` [PATCH 18/19] t: add basic bitmap functionality tests
` [PATCH 19/19] pack-bitmap: implement optional name_hash cache
` [PATCHv2 0/19] pack bitmaps

Fwd: Bug report: reset -p HEAD
 2013-10-25  5:42 UTC  (5+ messages)
    `  "
      ` Re* "

git grep: search whole tree by default?
 2013-10-25  4:52 UTC  (14+ messages)

[PATCH v2 14/14] completion: update 'git reset' new stage options
 2013-10-24 23:19 UTC  (7+ messages)
` [PATCH v2 00/14] Officially start moving to the term 'staging area'

[BUG] "git --literal-pathspecs blame" broken in master
 2013-10-25  4:18 UTC  (5+ messages)

Finding the repository
 2013-10-25  3:09 UTC  (5+ messages)

[PATCH] rebase: use reflog to find common base with upstream
 2013-10-25  2:46 UTC  (21+ messages)
    ` [PATCH 0/2] finding the fork point from reflog entries
      ` [PATCH 1/2] merge-base: use OPT_CMDMODE and clarify the command line parsing
      ` [PATCH 2/2] merge-base: "--reflog" mode finds fork point from reflog entries
                ` [PATCH v2 "

[PATCH] Prevent buffer overflows when path is too big
 2013-10-24 23:47 UTC  (16+ messages)
` [PATCH 1/2] entry.c: convert checkout_entry to use strbuf
  ` [PATCH 2/2] entry.c: convert write_entry "
  ` [PATCH v2] entry.c: convert checkout_entry "

Feature: support for file permissions
 2013-10-24 22:40 UTC  (2+ messages)

[PATCH] http.c: Spell the null pointer as NULL
 2013-10-24 21:42 UTC  (3+ messages)

Local tag killer
 2013-10-24 21:17 UTC  (29+ messages)
` [PATCH 00/15] Change semantics of "fetch --tags"
  ` [PATCH 01/15] t5510: use the correct tag name in test
  ` [PATCH 02/15] t5510: prepare test refs more straightforwardly
  ` [PATCH 03/15] t5510: check that "git fetch --prune --tags" does not prune branches
  ` [PATCH 04/15] api-remote.txt: correct section "struct refspect"
  ` [PATCH 05/15] get_ref_map(): rename local variables
  ` [PATCH 06/15] ref_remove_duplicates(): avoid redundant bisection
  ` [PATCH 07/15] ref_remove_duplicates(): simplify function
  ` [PATCH 08/15] ref_remove_duplicates(): improve documentation comment
  ` [PATCH 09/15] builtin/fetch.c: reorder function definitions
  ` [PATCH 10/15] fetch --tags: fetch tags *in addition to* other stuff
  ` [PATCH 11/15] fetch --prune: prune only based on explicit refspecs
  ` [PATCH 12/15] query_refspecs(): move some constants out of the loop
  ` [PATCH 13/15] builtin/remote.c: reorder function definitions
  ` [PATCH 14/15] builtin/remote.c:update(): use struct argv_array
  ` [PATCH 15/15] fetch, remote: properly convey --no-prune options to subprocesses

RFE: support change-id generation natively
 2013-10-24 20:04 UTC  (17+ messages)

Fwd: Errors when diff'ing arbitrary upstream remotes are not intuitive if git pull --all hasn't been done
 2013-10-24 18:07 UTC 

Bug report: using git commit-tree with "-F -" adds trailing newlines
 2013-10-24 12:22 UTC 

[PATCH 0/6] fix some parse_commit segfaults
 2013-10-24  8:54 UTC  (7+ messages)
` [PATCH 1/6] log_tree_diff: die when we fail to parse a commit
` [PATCH 2/6] assume parse_commit checks commit->object.parsed
` [PATCH 3/6] assume parse_commit checks for NULL commit
` [PATCH 4/6] use parse_commit_or_die instead of segfaulting
` [PATCH 5/6] use parse_commit_or_die instead of custom message
` [PATCH 6/6] checkout: do not die when leaving broken detached HEAD

[PATCH] for-each-ref: avoid loading objects to print %(objectname)
 2013-10-24  8:46 UTC 

[PATCH] silence gcc array-bounds warning
 2013-10-24  8:45 UTC 

[PATCH] drop redundant semicolon in empty while
 2013-10-24  8:42 UTC 

[PATCH v2 0/2] HTTP GSS-Negotiate improvements
 2013-10-23 22:56 UTC  (13+ messages)
` [PATCH v2 2/2] Update documentation for http.continue option

What's cooking in git.git (Oct 2013, #05; Wed, 23)
 2013-10-23 22:34 UTC 

Working patterns
 2013-10-23 21:44 UTC  (2+ messages)

Rebasing merge commit fails during --preserve-merges when ancestor merge is deleted
 2013-10-23 19:25 UTC 

[PATCH] Clear fd after closing to avoid double-close error
 2013-10-23 16:06 UTC  (6+ messages)

[PATCH] remote-hg: unquote C-style paths when exporting
 2013-10-23 15:53 UTC  (7+ messages)
        ` Re* "

[PATCH v2] Clear fd after closing to avoid double-close error
 2013-10-23 13:00 UTC  (3+ messages)

[PATCH] mingw-multibyte: fix memory acces violation and path length limits
 2013-10-23 12:55 UTC  (8+ messages)
` [PATCH] Prevent buffer overflows when path is too big

GSoC 2014: Summary so far, discussion starter: how to improve?
 2013-10-22 21:31 UTC  (2+ messages)

[PATCH] diff.c: keep arrow(=>) on show_stats()'s shortened filename part to make rename visible
 2013-10-22 20:26 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "
            ` [PATCH v8] "

BUG: PATHSPEC_PREFER_CWD requires arguments
 2013-10-22 18:16 UTC  (4+ messages)
` [PATCH] Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flags

[PATCH] sha1_file.c:create_tmpfile(): Fix race when creating loose object dirs
 2013-10-22 18:09 UTC  (8+ messages)

cherry-pick generates bogus conflicts on removed files
 2013-10-22 17:01 UTC  (4+ messages)

Windows performance / threading file access
 2013-10-22 15:40 UTC  (10+ messages)
            `  "

What's cooking in git.git (Oct 2013, #04; Fri, 18)
 2013-10-22 15:20 UTC  (3+ messages)

[PATCH] Catch more exceptions in compat_log_entry()
 2013-10-22 14:31 UTC 

Moving commits from one branch to another (improving my git fu!)
 2013-10-22 12:51 UTC  (3+ messages)

What's cooking in git.git (Oct 2013, #03; Wed, 16)
 2013-10-22 13:13 UTC  (7+ messages)

[PATCH v3 00/11] New hash table implementation
 2013-10-22 13:13 UTC  (4+ messages)
` [PATCH v3 10/11] read-cache.c: fix memory leaks caused by removed cache entries
    ` [PATCH] fixup! read-cache.c: fix memory leaks caused by removed cache, entries

Bug: git-push crash due to double-close of file descriptor
 2013-10-22 11:08 UTC  (3+ 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).