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

[PATCH 0/2] Fix remote_is_configured()
 2017-01-19 21:19 UTC  (12+ messages)
` [PATCH 2/2] Be more careful when determining whether a remote was configured

[PATCH v4 0/5] extend git-describe pattern matching
 2017-01-19 21:08 UTC  (9+ messages)
` [PATCH v4 1/5] doc: add documentation for OPT_STRING_LIST
` [PATCH v4 2/5] name-rev: extend --refs to accept multiple patterns
` [PATCH v4 3/5] name-rev: add support to exclude refs by pattern match
` [PATCH v4 4/5] describe: teach --match to accept multiple patterns
` [PATCH v4 5/5] describe: teach describe negative pattern matches

[PATCH] contrib: remove git-convert-objects
 2017-01-19 20:57 UTC  (3+ messages)
` [RESEND PATCHv2] "

[RFC for GIT] pull-request: add praise to people doing QA
 2017-01-19 20:43 UTC  (3+ messages)

[PATCH v4 0/4] Show Git Mailing List: a builtin difftool
 2017-01-19 20:32 UTC  (13+ messages)
` [PATCH v5 0/3] Turn the difftool into a builtin
  ` [PATCH v5 3/3] Retire the scripted difftool
  ` [PATCH v6 0/3] Turn the difftool into a builtin
    ` [PATCH v6 1/3] difftool: add a skeleton for the upcoming builtin
    ` [PATCH v6 2/3] difftool: implement the functionality in the builtin
    ` [PATCH v6 3/3] Retire the scripted difftool

problem with insider build for windows and git
 2017-01-19 20:32 UTC  (6+ messages)

[PATCH 0/4] start documenting core functions
 2017-01-19 20:17 UTC  (25+ messages)
` [PATCH 1/4] document index_name_pos
` [PATCH 2/4] remove_index_entry_at: move documentation to cache.h
` [PATCH 3/4] document add_[file_]to_index
` [PATCH 4/4] documentation: retire unfinished documentation
` [PATCHv2 0/4] start documenting core functions
  ` [PATCHv2 1/4] cache.h: document index_name_pos
    ` [PATCHv3 0/4] start documenting core functions
      ` [PATCHv3 1/4] cache.h: document index_name_pos
      ` [PATCHv3 2/4] cache.h: document remove_index_entry_at
      ` [PATCHv3 3/4] cache.h: document add_[file_]to_index
      ` [PATCHv3 4/4] documentation: retire unfinished documentation
  ` [PATCHv2 2/4] cache.h: document remove_index_entry_at
  ` [PATCHv2 3/4] cache.h: document add_[file_]to_index
  ` [PATCHv2 4/4] documentation: retire unfinished documentation

The design of refs backends, linked worktrees and submodules
 2017-01-19 20:04 UTC  (4+ messages)

[PATCH v5 0/4] Per-worktree config file support
 2017-01-19 20:03 UTC  (7+ messages)
` [PATCH/RFC 5/4] Redefine core.bare in multiple working tree setting

[PATCH v4] log --graph: customize the graph lines with config log.graphColors
 2017-01-19 19:34 UTC  (11+ messages)
` [PATCH v5 0/3] nd/log-graph-configurable-colors
  ` [PATCH v5 1/3] color.c: fix color_parse_mem() with value_len == 0
  ` [PATCH v5 2/3] color.c: trim leading spaces in color_parse_mem()
  ` [PATCH v5 3/3] log --graph: customize the graph lines with config log.graphColors

[RFC/PATCH] Disallow commands from within unpopulated submodules
 2017-01-19 19:30 UTC 

Git: new feature suggestion
 2017-01-19 19:16 UTC  (9+ messages)

[PATCH v3 00/21] Add configuration options for split-index
 2017-01-19 19:00 UTC  (9+ messages)
` [PATCH v3 14/21] read-cache: touch shared index files when used

git fast-import crashing on big imports
 2017-01-19 19:16 UTC  (9+ messages)
              ` [PATCH] clear_delta_base_cache(): don't modify hashmap while iterating

[RFC 0/2] grep: make output consistent with revision syntax
 2017-01-19 18:54 UTC  (8+ messages)
` [RFC 1/2] grep: only add delimiter if there isn't one already
` [RFC 2/2] grep: use '/' delimiter for paths

grep open pull requests
 2017-01-19 19:02 UTC  (2+ messages)

[RFC] stash --continue
 2017-01-19 18:38 UTC  (11+ messages)

[PATCH v3 0/5] extend git-describe pattern matching
 2017-01-19 17:58 UTC  (22+ messages)
` [PATCH v3 1/5] doc: add documentation for OPT_STRING_LIST
` [PATCH v3 2/5] name-rev: extend --refs to accept multiple patterns
` [PATCH v3 3/5] name-rev: add support to exclude refs by pattern match
` [PATCH v3 4/5] describe: teach --match to accept multiple patterns
` [PATCH v3 5/5] describe: teach describe negative pattern matches

[PATCH] log: new option decorate reflog of remote refs
 2017-01-19 17:23 UTC  (2+ messages)

What's cooking in git.git (Jan 2017, #02; Sun, 15)
 2017-01-19 16:12 UTC  (15+ messages)
` [PATCHv3 4/4] unpack-trees: support super-prefix option

merge maintaining history
 2017-01-19 13:12 UTC  (3+ messages)

"git fsck" not detecting garbage at the end of blob object files
 2017-01-19 11:18 UTC  (6+ messages)
      ` [PATCH 0/6] loose-object fsck fixes/tightening

fatal: bad revision 'git rm -r --ignore-unmatch -- folder'
 2017-01-19  8:42 UTC  (3+ messages)

[PATCH] attr: mark a file-local symbol as static
 2017-01-19  1:22 UTC  (3+ messages)

[PATCH v6 0/6] Add --format to tag verification
 2017-01-19  0:37 UTC  (17+ messages)
` [PATCH v6 2/6] ref-filter: add function to print single ref_array_item
` [PATCH v6 4/6] builtin/tag: add --format argument for tag -v
` [PATCH v6 5/6] t/t7030-verify-tag: Add --format specifier tests

"git diff --ignore-space-change --stat" lists files with only whitespace differences as "changed"
 2017-01-18 22:15 UTC  (5+ messages)

[PATCH v3 1/2] difftool: add a skeleton for the upcoming builtin
 2017-01-18 22:38 UTC  (11+ messages)

[PATCH] mingw: follow-up to "replace isatty() hack"
 2017-01-18 21:30 UTC  (4+ messages)

[PATCH 00/27] Revamp the attribute system; another round
 2017-01-18 20:50 UTC  (10+ messages)
` [PATCH 21/27] attr: use hashmap for attribute dictionary
` [PATCH 25/27] attr: store attribute stacks in hashmap

[PATCH 0/5] extend git-describe pattern matching
 2017-01-18 21:04 UTC  (10+ messages)
` [PATCH 5/5] describe: teach describe negative pattern matches

[RFC] Add support for downloading blobs on demand
 2017-01-18 18:27 UTC  (6+ messages)

gitk pull request // was: Re: gitk: "lime" color incompatible with older Tk versions
 2017-01-18 18:27 UTC  (4+ messages)
` [PATCH] gitk: remove translated message from comments

[BUG/RFC] Git Gui: GIT_DIR leaks to spawned Git Bash
 2017-01-18 13:04 UTC  (4+ messages)

[PATCH v2 0/3] Really fix the isatty() problem on Windows
 2017-01-18 12:13 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] mingw: replace isatty() hack

[ANNOUNCE] git-cinnabar 0.4.0
 2017-01-18  9:22 UTC 

[RFH - Tcl/Tk] use of procedure before declaration?
 2017-01-18  6:43 UTC  (3+ messages)

difflame
 2017-01-18  5:24 UTC 

[PATCH] transport submodules: correct error message
 2017-01-18  0:21 UTC  (5+ messages)

[PATCH v2 0/5] extend git-describe pattern matching
 2017-01-18  0:03 UTC  (6+ messages)
` [PATCH v2 1/5] doc: add documentation for OPT_STRING_LIST
` [PATCH v2 2/5] name-rev: extend --refs to accept multiple patterns
` [PATCH v2 3/5] name-rev: add support to exclude refs by pattern match
` [PATCH v2 4/5] describe: teach --match to accept multiple patterns
` [PATCH v2 5/5] describe: teach describe negative pattern matches


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