git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-31 21:18:40 to 2017-04-04 15:18:57 UTC [more...]

[PATCH/RFC] gitperformance: add new documentation about git performance tuning
 2017-04-04 15:18 UTC  (7+ messages)

[RFC] dropping support for ancient versions of curl
 2017-04-04 14:06 UTC  (9+ messages)

[PATCH v4 0/4] read-cache: call verify_hdr() in a background thread
 2017-04-04 13:13 UTC  (10+ messages)
` [PATCH v4 1/4] read-cache: core.checksumindex
` [PATCH v4 2/4] fsck: force core.checksumindex=1
` [PATCH v4 3/4] t1450-fsck: test core.checksumindex
` [PATCH v4 4/4] p0002-read-cache: "

[PATCH v3 0/4] Kill manual ref parsing code in worktree.c
 2017-04-04 10:21 UTC  (7+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] environment.c: fix potential segfault by get_git_common_dir()
  ` [PATCH v4 2/5] refs.c: make submodule ref store hashmap generic
  ` [PATCH v4 3/5] refs: introduce get_worktree_ref_store()
  ` [PATCH v4 4/5] worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
  ` [PATCH v4 5/5] refs: kill set_worktree_head_symref()

t1503 broken ?
 2017-04-04 10:12 UTC  (5+ messages)
` [PATCH 1/2] path.c: and an option to call real_path() in expand_user_path()
  ` [PATCH 2/2] config: resolve symlinks in conditional include's patterns

How do you script linux GIT client to pass kerberos credential to apache enabled GIT server?
 2017-04-04 10:12 UTC  (3+ messages)

[PATCH] pathspec: always honor `PATHSPEC_PREFIX_ORIGIN` flag
 2017-04-04  9:17 UTC  (3+ messages)

[PATCH v2] pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefix
 2017-04-04  9:16 UTC 

Bug in "git am" when the body starts with spaces
 2017-04-04  6:50 UTC  (8+ messages)

[PATCH] Fix 'git am' in-body header continuations
 2017-04-04  6:48 UTC  (3+ messages)

[PATCH v7 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-04  6:36 UTC  (13+ messages)
` [PATCH v7 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v7 2/5] remove_subtree(): test removing nested directories
` [PATCH v7 3/5] dir_iterator: add helpers to dir_iterator_advance
` [PATCH v7 4/5] dir_iterator: refactor state machine model
` [PATCH v7 5/5] remove_subtree(): reimplement using iterators

Terrible bad performance for it blame --date=iso -C -C master -- <file>
 2017-04-04  6:23 UTC  (6+ messages)
  ` Antw: "
    ` Terrible bad performance for it blame --date=iso -C
        ` Antw: "

[PATCH v5] http.postbuffer: allow full range of ssize_t values
 2017-04-04  2:33 UTC  (3+ messages)

Bug? git submodule update --reference doesn't use the referenced repository
 2017-04-04  2:15 UTC  (3+ messages)

[PATCH v3] http.postbuffer: allow full range of ssize_t values
 2017-04-04  2:01 UTC  (5+ messages)

[PATCH v4] http.postbuffer: allow full range of ssize_t values
 2017-04-03 23:48 UTC  (4+ messages)

[PATCH 0/6] Use time_t
 2017-04-03 22:50 UTC  (14+ messages)
` [PATCH v2 0/8] Introduce timestamp_t for timestamps
  ` [PATCH v2 1/8] ref-filter: avoid using `unsigned long` for catch-all data type
  ` [PATCH v2 2/8] t0006 & t5000: prepare for 64-bit timestamps
  ` [PATCH v2 3/8] t0006 & t5000: skip "far in the future" test when time_t is too limited
  ` [PATCH v2 4/8] Specify explicitly where we parse timestamps
  ` [PATCH v2 5/8] Introduce a new "printf format" for timestamps
  ` [PATCH v2 6/8] Introduce a new data type "
  ` [PATCH v2 7/8] Abort if the system time cannot handle one of our timestamps
  ` [PATCH v2 8/8] Use uintmax_t for timestamps

[PATCH v3] t2027: avoid using pipes
 2017-04-03 21:35 UTC  (4+ messages)
` [GSoC][PATCH v4] "
    ` [GSoC][PATCH v5] "

[PATCH v2 0/3] name-rev sanity
 2017-04-03 17:07 UTC  (9+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] name-rev: provide debug output

[PATCH v2 0/2] name-hash: fix buffer overrun
 2017-04-03 15:16 UTC  (3+ messages)
` [PATCH v2 1/2] test-online-cpus: helper to return cpu count
` [PATCH v2 2/2] name-hash: fix buffer overrun

chmod: changing permissions of `blib/arch/auto/Git': Operation not permitted
 2017-04-03  4:12 UTC 

[GSoC] Proposal: turn git-add--interactive.perl into a builtin
 2017-04-02 22:50 UTC  (6+ messages)

[PATCH 1/2] [GSOC] Convert signed flags to unsigned
 2017-04-02 17:14 UTC  (9+ messages)
` [PATCH 2/2] [GSOC] show_bisect_vars(): Use unsigned int instead of signed int for flags

[PATCH] name-hash: fix buffer overrun
 2017-04-02 16:46 UTC  (11+ messages)
        ` [PATCH] contrib/git-resurrect.sh: do not write \t for HT in sed scripts

[PATCH v2 00/20] Separate `ref_cache` into a separate module
 2017-04-02 16:44 UTC  (8+ messages)

[BUG?] iconv used as textconv, and spurious ^M on added lines on Windows
 2017-04-02 11:40 UTC  (10+ messages)

Bug: 'git config --local user.email=<alt.email>' fails silently?
 2017-04-02  7:53 UTC  (3+ messages)

[PATCH v6 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-02  5:35 UTC  (8+ messages)
` [PATCH v6 1/5] dir_iterator: add tests for dir_iterator API
` [PATCH v6 2/5] remove_subtree(): test removing nested directories
` [PATCH v6 3/5] dir_iterator: add helpers to dir_iterator_advance
` [PATCH v6 4/5] dir_iterator: refactor state machine model
` [PATCH v6 5/5] remove_subtree(): reimplement using iterators

[PATCH v4 0/5] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-02  4:25 UTC  (9+ messages)
` [PATCH v4 2/5] dir_iterator: iterate over dir after its contents

Very promising results with libpcre2
 2017-04-02  3:45 UTC  (8+ messages)

[RFC PATCH] git-news: obtain latest news for your favorite VCS
 2017-04-01 20:12 UTC  (2+ messages)

[PATCH] Documentation: make 3-way merge warning more generic
 2017-04-01 19:26 UTC  (2+ messages)

[PATCH] git-bisect.txt: add missing word
 2017-04-01 18:34 UTC  (2+ messages)

[PATCH] [GSOC] prune_worktrees(): reimplement with dir_iterator
 2017-04-01 18:33 UTC  (4+ messages)

[PATCH] Documentation: improve git ls-files -s manpage entry
 2017-04-01 18:16 UTC  (4+ messages)
  ` [PATCH v2] "

SHA1 collision in production repo?! (probably not)
 2017-04-01 18:04 UTC  (9+ messages)
        ` [PATCH 1/2] sha1_loose_object_info: return error for corrupted objects
        ` [PATCH 2/2] index-pack: detect local corruption in collision check

[RFC PATCH 0/5] Localise error headers
 2017-04-01 17:38 UTC  (11+ messages)

[PATCH v5 0/6] [GSoC] remove_subtree(): reimplement using iterators
 2017-04-01 17:16 UTC  (6+ messages)
` [PATCH v5 4/6] dir_iterator: add tests for dir_iterator API

[RFC] [GSoC] Proposal Draft for GSoC 2017 : Incremental Rewrite of git-submodules
 2017-04-01 15:40 UTC 

[PATCH] status: show in-progress info for short status
 2017-04-01 13:51 UTC  (2+ messages)

[PATCH 3/3] completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
 2017-04-01  8:50 UTC  (3+ messages)

[PATCH] read-cache: avoid git_path() race in freshen_shared_index()
 2017-04-01  8:20 UTC  (5+ messages)

[PATCH] [GSOC] remove_temporary_files(): reimplement using iterators
 2017-04-01  5:41 UTC  (3+ messages)

[PATCH v6 00/27] Remove submodule from files-backend.c
 2017-04-01  5:09 UTC  (9+ messages)
` [PATCH v7 00/28] "
  ` [PATCH v7 19/28] files-backend: replace submodule_allowed check in files_downcast()
  ` [PATCH v7 22/28] refs: new transaction related ref-store api
  ` [PATCH v7 23/28] files-backend: avoid ref api targetting main ref store

Preparing for the Upcoming Removal of UCB Utilities from the Next Version of Solaris
 2017-04-01  1:27 UTC 

[PATCH] push: propagate push-options with --recurse-submodules
 2017-04-01  0:19 UTC  (9+ messages)
` [PATCH v2 0/2] propagate push-options
  ` [PATCH v2 1/2] push: unmark a local variable as static
  ` [PATCH v2 2/2] push: propagate push-options with --recurse-submodules

[PATCH 0/2] Re: git diff --submodule=diff fails with submodules in a submodule
 2017-03-31 23:17 UTC  (3+ messages)
` [PATCH 1/2] diff: submodule inline diff to initialize env array
` [PATCH 2/2] diff: recurse into nested submodules for inline diff


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