git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-01-18 23:30:50 to 2017-01-21 15:47:14 UTC [more...]

submodule network operations [WAS: Re: [RFC/PATCH 0/4] working tree operations: support superprefix]
 2017-01-21 15:53 UTC  (6+ messages)

[PATCH] git-p4: Fix git-p4.mapUser on Windows
 2017-01-21 15:21 UTC  (3+ messages)

[PATCH v1] travis-ci: fix Perforce install on macOS
 2017-01-21 14:42 UTC 

[RFC PATCH 0/5] Localise error headers
 2017-01-21 14:24 UTC  (14+ messages)

[PATCH] log: new option decorate reflog of remote refs
 2017-01-21 14:08 UTC  (7+ messages)

[PATCH/TOY] Shortcuts to quickly refer to a commit name with keyboard
 2017-01-21 14:03 UTC  (10+ messages)

[RFC] what content should go in https://git-scm.com/doc/ext
 2017-01-21 13:55 UTC 

[RFC PATCH] Option to allow cherry-pick to skip empty commits
 2017-01-21 13:16 UTC 

[RFC/PATCH] Disallow commands from within unpopulated submodules
 2017-01-21 12:55 UTC  (13+ messages)

[PATCH] rebase: pass --signoff option to git am
 2017-01-21 10:49 UTC 

Does it make sense to show tips on blame?
 2017-01-21  5:23 UTC 

[PATCH v2] show-ref: Allow -d, --head to work with --verify
 2017-01-21  1:08 UTC  (5+ messages)
` [PATCH v2 1/4] show-ref: Allow "
` [PATCH v2 2/4] show-ref: Allow -d "
` [PATCH v2 3/4] show-ref: Optimize show_ref a bit
` [PATCH v2 4/4] show-ref: Inline show_one

[PATCH] show-ref: Allow --head to work with --verify
 2017-01-21  0:25 UTC  (11+ messages)

Idea: Add a filter option to 'git rebase'
 2017-01-20 23:35 UTC  (2+ messages)

[PATCH v2 0/2] grep: make output consistent with revision syntax
 2017-01-20 23:51 UTC  (7+ messages)
` [PATCH v2 1/2] grep: only add delimiter if there isn't one already
` [PATCH v2 2/2] grep: use '/' delimiter for paths

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

merge maintaining history
 2017-01-20 17:33 UTC  (7+ messages)

fatal: bad revision 'git rm -r --ignore-unmatch -- folder'
 2017-01-20 15:24 UTC  (4+ messages)

[RFC] stash --continue
 2017-01-20 15:27 UTC  (12+ messages)

[PATCH] git-prompt.sh: add submodule indicator
 2017-01-20 13:35 UTC  (3+ messages)

The design of refs backends, linked worktrees and submodules
 2017-01-20 11:22 UTC  (5+ messages)

Git: new feature suggestion
 2017-01-20 11:18 UTC  (13+ messages)

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

[RFC for GIT] pull-request: add praise to people doing QA
 2017-01-20  0:13 UTC  (9+ messages)

Post-merge hook
 2017-01-19 23:54 UTC 

[PATCH v4 0/5] extend git-describe pattern matching
 2017-01-19 23:45 UTC  (8+ messages)
` [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

What's cooking in git.git (Jan 2017, #03; Thu, 19)
 2017-01-19 23:37 UTC 

grep open pull requests
 2017-01-19 22:24 UTC  (4+ messages)

[PATCH] contrib: remove git-convert-objects
 2017-01-19 21:55 UTC  (4+ messages)
` [RESEND PATCHv2] "

[PATCH 0/2] Fix remote_is_configured()
 2017-01-19 21:50 UTC  (17+ messages)
` [PATCH 2/2] Be more careful when determining whether a remote was configured
` [PATCH v2 0/2] Fix remote_is_configured()
  ` [PATCH v2 1/2] remote rename: demonstrate a bogus "remote exists" bug
  ` [PATCH v2 2/2] Be more careful when determining whether a remote was configured

[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  (13+ messages)
` [PATCHv2 "
  ` [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 3/4] cache.h: document add_[file_]to_index
  ` [PATCHv2 4/4] documentation: retire unfinished documentation

[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

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

[PATCH v3 0/5] extend git-describe pattern matching
 2017-01-19 17:58 UTC  (8+ messages)
` [PATCH v3 1/5] doc: add documentation for OPT_STRING_LIST

What's cooking in git.git (Jan 2017, #02; Sun, 15)
 2017-01-19 16:12 UTC  (11+ 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

[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  (8+ messages)
` [PATCH v6 4/6] builtin/tag: add --format argument for tag -v

"git diff --ignore-space-change --stat" lists files with only whitespace differences as "changed"
 2017-01-18 22:15 UTC  (5+ 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).