git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-02-07 20:54:25 to 2017-02-09 20:38:10 UTC [more...]

What's cooking in git.git (Feb 2017, #02; Mon, 6)
 2017-02-09 20:37 UTC  (11+ messages)

[PATCH 0/5] Store submodules in a hash, not a linked list
 2017-02-09 19:58 UTC  (17+ messages)
` [PATCH 1/5] refs: store submodule ref stores in a hashmap
` [PATCH 2/5] refs: push the submodule attribute down
` [PATCH 3/5] register_ref_store(): new function
` [PATCH 4/5] files_ref_store::submodule: use NULL for the main repository
` [PATCH 5/5] read_loose_refs(): read refs using resolve_ref_recursively()

Bug with fixup and autosquash
 2017-02-09 19:46 UTC  (5+ messages)

[PATCH v2 00/27] Revamp the attribute system; another round
 2017-02-09 19:31 UTC  (5+ messages)
` [PATCH v3 "

Google Doc about the Contributors' Summit
 2017-02-09 19:09 UTC  (2+ messages)

[PATCH/RFC] WIP: log: allow "-" as a short-hand for "previous branch"
 2017-02-09 18:21 UTC  (9+ messages)

Automatically Add .gitignore Files
 2017-02-09 17:25 UTC  (5+ messages)

[RFD] should all merge bases be equal?
 2017-02-09 16:57 UTC  (3+ messages)

GSoC 2017: application open, deadline = February 9, 2017
 2017-02-09 13:17 UTC  (14+ messages)

[PATCH v1] git-p4: fix git-p4.pathEncoding for removed files
 2017-02-09 15:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] rev-parse --git-path: fix output when running in a subdirectory
 2017-02-09 13:46 UTC  (4+ messages)

Cross-referencing the Git mailing list archive with their corresponding commits in `pu`
 2017-02-09 14:11 UTC  (3+ messages)

[PATCH 6/7] completion: teach remote subcommands option completion
 2017-02-02 10:29 UTC  (2+ messages)

Request re git status
 2017-02-08  7:44 UTC  (8+ messages)

[PATCH RFC 0/2] Kill manual ref parsing code in worktree.c
 2017-02-09 14:03 UTC  (13+ messages)
` [PATCH 1/2] refs.c: add resolve_ref_submodule()
` [PATCH 2/2] worktree.c: use submodule interface to access refs from another worktree

Fwd: Possibly nicer pathspec syntax?
 2017-02-09 13:48 UTC  (17+ messages)

"disabling bitmap writing, as some objects are not being packed"?
 2017-02-09  1:12 UTC  (14+ messages)

[PATCH v2 0/2] grep: make output consistent with revision syntax
 2017-02-09  5:20 UTC  (9+ messages)
` [PATCH v2 2/2] grep: use '/' delimiter for paths

[RFC-PATCHv2] submodules: add a background story
 2017-02-09  2:08 UTC 

[PATCH] gc: ignore old gc.log files
 2017-02-09  4:51 UTC  (3+ messages)

git-scm.com status report
 2017-02-09  4:30 UTC  (5+ messages)

[PATCH] Documentation: unify bottom "part of git suite" lines
 2017-02-09  1:29 UTC 

[RFC 00/14] Allow fetch-pack to send ref names (globs allowed)
 2017-02-09  0:26 UTC  (3+ messages)

[PATCH 1/2] pathspec magic: add '^' as alias for '!'
 2017-02-08 23:16 UTC  (5+ messages)

[PATCH v4] tag: generate useful reflog message
 2017-02-08 23:44 UTC  (7+ messages)
` [PATCH v3] "
      ` [PATCH v5] "

Trying to use xfuncname without success
 2017-02-09  0:10 UTC  (13+ messages)

[PATCH] rev-list-options.txt: update --all about detached HEAD
 2017-02-08 23:01 UTC  (3+ messages)
` [PATCH v2] rev-list-options.txt: update --all about HEAD

[PATCH] push options: fail properly in the stateless case
 2017-02-08 23:01 UTC  (5+ messages)
  ` [PATCHv2] push options: pass push options to the transport helper

[PATCH 2/2] pathspec: don't error out on all-exclusionary pathspec patterns
 2017-02-08 22:16 UTC  (4+ messages)

[PATCH] refs-internal.c: make files_log_ref_write() static
 2017-02-08 22:06 UTC  (2+ messages)

[PATCH v2] Document the --no-gui option in difftool
 2017-02-08 21:30 UTC  (2+ messages)

[PATCH 0/12] reducing resource usage of for_each_alternate_ref
 2017-02-08 20:53 UTC  (13+ messages)
` [PATCH v2 0/11] "
  ` [PATCH v2 01/11] for_each_alternate_ref: handle failure from real_pathdup()
  ` [PATCH v2 02/11] for_each_alternate_ref: stop trimming trailing slashes
  ` [PATCH v2 03/11] for_each_alternate_ref: use strbuf for path allocation
  ` [PATCH v2 04/11] for_each_alternate_ref: pass name/oid instead of ref struct
  ` [PATCH v2 05/11] for_each_alternate_ref: replace transport code with for-each-ref
  ` [PATCH v2 06/11] fetch-pack: cache results of for_each_alternate_ref
  ` [PATCH v2 07/11] add oidset API
  ` [PATCH v2 08/11] receive-pack: use oidset to de-duplicate .have lines
  ` [PATCH v2 09/11] receive-pack: fix misleading namespace/.have comment
  ` [PATCH v2 10/11] receive-pack: treat namespace .have lines like alternates
  ` [PATCH v2 11/11] receive-pack: avoid duplicates between our refs and alternates

[PATCH] dir: avoid allocation in fill_directory()
 2017-02-08 19:54 UTC  (3+ messages)

The --name-only option for git log does not play nicely with --graph
 2017-02-08 20:31 UTC  (3+ messages)
  ` [PATCH] diff: print line prefix for --name-only output

[RFC] mailmap.blob overrides default .mailmap
 2017-02-08 19:50 UTC  (5+ messages)

gitconfig get out of sync with submodule entries on branch switch
 2017-02-08 19:07 UTC  (4+ messages)

Software Freedom Conservancy donations
 2017-02-08 18:34 UTC 

init --separate-git-dir does not set core.worktree
 2017-02-08 16:14 UTC  (7+ messages)

[PATCH 0/5] introduce SWAP macro
 2017-02-08 15:14 UTC  (16+ messages)
` [PATCH 1/5] add "

[BUG] was: Re: [PATCH] Remove --no-gui option from difftool usage string
 2017-02-08 15:06 UTC  (8+ messages)
` [PATCH] difftool: fix bug when printing usage

Git clonebundles
 2017-02-08 14:28 UTC  (7+ messages)

[PATCH 0/2] Demonstrate a critical worktree/gc bug
 2017-02-08 12:28 UTC  (4+ messages)
` [PATCH 1/2] worktree: demonstrate data lost to auto-gc
` [PATCH 2/2] worktree: demonstrate a half-working workaround for auto-gc

Non-zero exit code without error
 2017-02-08 10:26 UTC  (3+ messages)

subtree merging fails
 2017-02-08 10:42 UTC  (4+ messages)

[RFC] Add support for downloading blobs on demand
 2017-02-08  2:18 UTC  (7+ messages)

git/git-scm.com GH Issue Tracker
 2017-02-08  0:33 UTC  (3+ messages)

git-daemon shallow checkout fail
 2017-02-07 22:49 UTC  (7+ messages)

git push - 401 unauthorized
 2017-02-07 20:47 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).