git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-11-05 21:39:08 to 2017-11-08 19:55:28 UTC [more...]

[RFC PATCH 0/4] git-status reports relation to superproject
 2017-11-08 19:55 UTC 

What's cooking in git.git (Nov 2017, #03; Wed, 8)
 2017-11-08 18:09 UTC  (2+ messages)

[PATCH 00/14] WIP Partial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2017-11-08 18:01 UTC  (4+ messages)
` [PATCH 02/14] clone, fetch-pack, index-pack, transport: partial clone

Bug - Status - Space in Filename
 2017-11-08 17:27 UTC 

Invalid memory access in `git apply`
 2017-11-08 16:58 UTC 

[RFC PATCH] rebisect: add script for easier bisect log editing
 2017-11-08 16:50 UTC  (5+ messages)

[RFC] fastindex: parallelize index load
 2017-11-08 14:51 UTC  (3+ messages)

[PATCH v2 0/6] Partial clone part 1: object filtering
 2017-11-08 14:39 UTC  (13+ messages)
` [PATCH v2 4/6] list-objects: filter objects in traverse_commit_list

[PATCH] doc/SubmittingPatches: correct subject guidance
 2017-11-08 14:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] rebase -i: fix comment typo
 2017-11-08 13:20 UTC 

merge-base not working as expected when base is ahead
 2017-11-08  9:33 UTC  (14+ messages)
` [PATCH 0/3] merge-base --fork-point fixes
  ` [PATCH 2/3] merge-base: return fork-point outside reflog

use of PWD
 2017-11-08  7:53 UTC  (2+ messages)

[PATCH v3 0/6] Partial clone part 1: object filtering
 2017-11-08  5:25 UTC  (11+ messages)
` [PATCH v3 1/6] dir: allow exclusions from blob in addition to file
` [PATCH v3 2/6] oidmap: add oidmap iterator methods
` [PATCH v3 3/6] oidset: add iterator methods to oidset
` [PATCH v3 4/6] list-objects: filter objects in traverse_commit_list
` [PATCH v3 5/6] rev-list: add list-objects filtering support
` [PATCH v3 6/6] pack-objects: add list-objects filtering

[PATCH Outreachy] mru: use double-linked list from list.h
 2017-11-08  4:22 UTC  (5+ messages)
` [PATCH v2 "

No log --no-decorate completion?
 2017-11-08  4:06 UTC  (12+ messages)
                ` [PATCH] completion: add missing completions for log, diff, show

[PATCH] reduce_heads: fix memory leaks
 2017-11-08  2:40 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] builtin/merge-base: UNLEAK commit lists
      ` [PATCH v3 1/2] builtin/merge-base: free "
      ` [PATCH v3 2/2] reduce_heads: fix memory leaks

[PATCH v3 0/7] remote-mediawiki: namespace support
 2017-11-08  2:07 UTC  (22+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] remote-mediawiki: add "
  ` [PATCH v4 2/7] remote-mediawiki: allow fetching namespaces with spaces
  ` [PATCH v4 3/7] remote-mediawiki: show known namespace choices on failure
  ` [PATCH v4 4/7] remote-mediawiki: skip virtual namespaces
  ` [PATCH v4 5/7] remote-mediawiki: support fetching from (Main) namespace
  ` [PATCH v4 6/7] remote-mediawiki: process namespaces in order
  ` [PATCH v4 7/7] remote-mediawiki: show progress while fetching namespaces
` [PATCH v5 0/7] namespace support
  ` [PATCH v5 1/7] remote-mediawiki: add "
  ` [PATCH v5 2/7] remote-mediawiki: allow fetching namespaces with spaces
  ` [PATCH v5 3/7] remote-mediawiki: show known namespace choices on failure
  ` [PATCH v5 4/7] remote-mediawiki: skip virtual namespaces
  ` [PATCH v5 5/7] remote-mediawiki: support fetching from (Main) namespace
  ` [PATCH v5 6/7] remote-mediawiki: process namespaces in order
  ` [PATCH v5 7/7] remote-mediawiki: show progress while fetching namespaces

[PATCH 1/3] checkout: describe_detached_head: remove 3dots after committish
 2017-11-08  1:59 UTC  (9+ messages)
` [PATCH 3/3] Documentation: revisions: add note about 3dots usages as continuation indications

[PATCH v2 0/3] for-each-ref: add :remoteref and :remotename specifiers
 2017-11-08  1:36 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] for-each-ref: let upstream/push optionally report the remote name
  ` [PATCH v3 2/3] for-each-ref: let upstream/push report the remote ref name
  ` [PATCH v3 3/3] for-each-ref: test :remotename and :remoteref

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-11-08  1:04 UTC  (31+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/8] commit: move empty message checks to libgit
  ` [PATCH v1 2/8] Add a function to update HEAD after creating a commit
  ` [PATCH v1 3/8] commit: move post-rewrite code to libgit
  ` [PATCH v1 4/8] commit: move print_commit_summary() "
  ` [PATCH v1 5/8] sequencer: don't die in print_commit_summary()
  ` [PATCH v1 6/8] sequencer: simplify adding Signed-off-by: trailer
  ` [PATCH v1 7/8] sequencer: load commit related config
  ` [PATCH v1 8/8] sequencer: try to commit without forking 'git commit'

[PATCH v16 1/6] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2017-11-08  0:59 UTC  (11+ messages)
` [PATCH v16 Part II 1/8] bisect--helper: `bisect_reset` shell function in C
  ` [PATCH v16 Part II 4/8] bisect--helper: `check_and_set_terms` "
  ` [PATCH v16 Part II 6/8] bisect--helper: `get_terms` & `bisect_terms` "
  ` [PATCH v16 Part II 2/8] bisect--helper: `bisect_write` "
  ` [PATCH v16 Part II 5/8] bisect--helper: `bisect_next_check` "

Consequences of CRLF in index?
 2017-11-08  0:49 UTC  (12+ messages)
` [PATCH v2 0/2] Teach "diff" to ignore only CR at EOL
  ` [PATCH v2 1/2] xdiff: reassign xpparm_t.flags bits
  ` [PATCH v2 2/2] diff: --ignore-cr-at-eol

[PATCH v1 1/1] Introduce git add --renormalize 
 2017-11-08  0:37 UTC  (5+ messages)
` [PATCH v2 "

What's cooking in git.git (Oct 2017, #06; Fri, 27)
 2017-11-08  0:21 UTC  (5+ messages)
  ` sb/submodule-recursive-checkout-detach-head

What's cooking in git.git (Nov 2017, #02; Mon, 6)
 2017-11-08  0:17 UTC  (5+ messages)
` js/early-config, was "
` bp/read-index-from-skip-verification, "

[PATCH v2 0/9] Tidy up the constants related to ref_update::flags
 2017-11-07 22:07 UTC  (4+ messages)
` [PATCH v2 3/9] ref_transaction_update(): die on disallowed flags

Git Open Source Weekend London 11th/12th November
 2017-11-07 20:46 UTC  (4+ messages)
` [PATCH/DONOTAPPLY 0/4] first steps towards pager.foo.{command,enable}

Git Open Source Weekend London 11th/12th November
 2017-11-07 19:05 UTC 

[PATCH] Tests: document test_submodule_{,forced_}switch()
 2017-11-07 18:45 UTC  (4+ messages)
  ` [PATCH v2] Tests: clean up and document submodule helpers

future of the mediawiki extension?
 2017-11-07 15:12 UTC  (8+ messages)

"Cannot fetch git.git" (worktrees at fault? or origin/HEAD) ?
 2017-11-07 12:29 UTC  (11+ messages)
                  ` "Cannot fetch git.git" ( iworktrees "

[PATCH v2 0/8] Create Git/Packet.pm
 2017-11-07  6:34 UTC  (11+ messages)
` [PATCH v2 1/8] t0021/rot13-filter: fix list comparison
` [PATCH v2 2/8] t0021/rot13-filter: refactor packet reading functions
` [PATCH v2 4/8] t0021/rot13-filter: improve error message
` [PATCH v2 6/8] t0021/rot13-filter: refactor checking final lf
` [PATCH v2 7/8] t0021/rot13-filter: add capability functions

[PATCH/RFC] Replace Free Software Foundation address in license notices
 2017-11-07  5:39 UTC 

[PATCH v1 0/2] Add option to git log to choose which refs receive decoration
 2017-11-07  0:18 UTC  (16+ messages)
` [PATCH v1 1/2] refs: extract function to normalize partial refs
` [PATCH v1 2/2] log: add option to choose which refs to decorate

[RFC PATCH 0/3] git-describe <blob> ?
 2017-11-06 23:50 UTC  (12+ messages)
` [PATCH 0/7] git-describe <blob>
  ` [PATCH 6/7] builtin/describe.c: describe a blob

[PATCH] wt-status: actually ignore submodules when requested
 2017-11-06 22:52 UTC  (3+ messages)

Bug report: git reset --hard does not fix submodule worktree
 2017-11-06 20:50 UTC  (2+ messages)

Regression[2.14.3->2.15]: Interactive rebase fails if submodule is modified
 2017-11-06 20:36 UTC  (7+ messages)

[PATCH 0/9] WIP Partial clone part 2: fsck and promisors
 2017-11-06 19:16 UTC  (7+ messages)
` [PATCH 1/9] extension.partialclone: introduce partial clone extension

benefits of "/" in branch names other than the obvious?
 2017-11-06 17:50 UTC  (2+ messages)

[PATCH 1/2] sequencer: factor out rewrite_file()
 2017-11-06 16:13 UTC  (10+ messages)
                ` Improved error handling (Was: [PATCH 1/2] sequencer: factor out rewrite_file())

git grep -P fatal: pcre_exec failed with error code -8
 2017-11-06 14:04 UTC  (7+ messages)

Git libsecret No Unlock Dialog Issue
 2017-11-06  9:53 UTC  (3+ messages)
` [PATCH] credential-libsecret: unlock locked secrets

what is the function of .git/branches/?
 2017-11-06  5:33 UTC  (3+ messages)

[PATCH] fix typos in 2.15.0 release notes
 2017-11-06  2:33 UTC  (4+ messages)
` (no subject)

[RFC PATCH v2 0/5] Give more useful error messages when renaming a branch
 2017-11-06  2:30 UTC  (8+ messages)
` [RFC PATCH v3 0/4] give more useful error messages while renaming branch
  ` [RFC PATCH v3 2/4] branch: re-order function arguments to group related arguments
  ` [RFC PATCH v3 3/4] branch: introduce dont_fail parameter for branchname validation
  ` [RFC PATCH v3 4/4] builtin/branch: give more useful error messages when renaming

[PATCH 0/7] Tidy up the constants related to ref_update::flags
 2017-11-06  1:28 UTC  (5+ messages)
` [PATCH 1/7] files_transaction_prepare(): don't leak flags to packed transaction

[PATCHv2] config: document blame configuration
 2017-11-06  1:14 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/4] remote-mediawiki: add namespace support
 2017-11-06  0:38 UTC  (8+ messages)
` [PATCH v2 0/7] "
  ` [PATCH 4/7] remote-mediawiki: skip virtual namespaces


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