git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-04-02 20:35:28 to 2018-04-04 20:59:20 UTC [more...]

commit -> public-inbox link helper
 2018-04-04 20:59 UTC  (4+ messages)

What's cooking in git.git (Mar 2018, #06; Fri, 30)
 2018-04-04 20:49 UTC  (5+ messages)
` js/runtime-prefix-windows, was "

[RFC PATCH v2] git-submodule.sh:cmd_update: if submodule branch exists, fetch that instead of default
 2018-04-04 20:37 UTC  (6+ messages)
` [RFC PATCH v3 1/2] "
` [RFC PATCH v3 2/2] t7406: add test for non-default branch in submodule

[PATCH] Change permissions on git-completion.bash
 2018-04-04 20:21 UTC  (2+ messages)

[PATCH 0/6] Compute and consume generation numbers
 2018-04-04 19:46 UTC  (43+ messages)
` [PATCH 1/6] object.c: parse commit in graph first
` [PATCH 2/6] commit: add generation number to struct commmit
` [PATCH 3/6] commit-graph: compute generation numbers
` [PATCH 4/6] commit: use generations in paint_down_to_common()
` [PATCH 5/6] commit.c: use generation to halt paint walk
` [PATCH 6/6] commit-graph.txt: update future work
        ` [PATCH 7/6] ref-filter: use generation number for --contains
          ` [PATCH 8/6] commit: use generation numbers for in_merge_bases()

[PATCH] ls-remote: create option to sort by versions
 2018-04-04 18:56 UTC  (7+ messages)
` [PATCH v4] ls-remote: create '--sort' option
` [PATCH v7] "

Errors testing on macOS High Sierra version 10.13.4
 2018-04-04 17:06 UTC 

Socket activation for GitWeb FastCGI with systemd?
 2018-04-04 16:36 UTC  (3+ messages)

[PATCH 1/2] completion: improve ls-files filter performance
 2018-04-04 16:16 UTC  (5+ messages)
` [PATCH 2/2] completion: simplify ls-files filter
    ` [PATCH] completion: improve ls-files filter performance

[PATCH 0/3] Lazy-load trees when reading commit-graph
 2018-04-04 12:08 UTC  (12+ messages)
` [PATCH 1/3] commit: create get_commit_tree() method
` [PATCH 2/3] treewide: use get_commit_tree() for tree access
` [PATCH 3/3] commit-graph: lazy-load trees

[PATCH] branch -l: print useful info whilst rebasing a non-local branch
 2018-04-04  8:09 UTC  (8+ messages)
` [PATCH v2 1/2] branch --list: print useful info whilst interactive rebasing a detached HEAD
  ` [PATCH v2 2/2] t3200: verify "branch --list" sanity when rebasing from "
      ` [PATCH v3 "
  ` [PATCH v2 0/2] branch --list: print useful info whilst interactive rebasing a "

[PATCH] builtin/config.c: prefer `--type=bool` over `--bool`, etc
 2018-04-04  7:57 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] builtin/config.c: treat type specifiers singularly
  ` [PATCH v3 2/2] builtin/config.c: prefer `--type=bool` over `--bool`, etc

[ANNOUNCE] Git v2.17.0
 2018-04-04  2:39 UTC  (6+ messages)

[PATCH] Fix condition for redirecting stderr
 2018-04-03 22:13 UTC 

[RFC][PATCH] git-stash: convert git stash list to C builtin
 2018-04-03 21:38 UTC  (3+ messages)

[PATCH 0/9] Assorted fixes for `git config` (including the "empty sections" bug)
 2018-04-03 21:36 UTC  (37+ messages)
` [PATCH 1/9] git_config_set: fix off-by-two
        ` A potential approach to making tests faster on Windows
` [PATCH v2 00/15] Assorted fixes for `git config` (including the "empty sections" bug)
  ` [PATCH v2 01/15] git_config_set: fix off-by-two
  ` [PATCH v2 02/15] t1300: rename it to reflect that `repo-config` was deprecated
  ` [PATCH v2 03/15] t1300: demonstrate that --replace-all can "invent" newlines
  ` [PATCH v2 04/15] config --replace-all: avoid extra line breaks
  ` [PATCH v2 05/15] t1300: avoid relying on a bug
  ` [PATCH v2 06/15] t1300: remove unreasonable expectation from TODO
  ` [PATCH v2 07/15] t1300: `--unset-all` can leave an empty section behind (bug)
  ` [PATCH v2 08/15] config: introduce an optional event stream while parsing
  ` [PATCH v2 09/15] config: avoid using the global variable `store`
  ` [PATCH v2 10/15] config_set_store: rename some fields for consistency
  ` [PATCH v2 11/15] git_config_set: do not use a state machine
  ` [PATCH v2 12/15] git_config_set: make use of the config parser's event stream
  ` [PATCH v2 13/15] git config --unset: remove empty sections (in the common case)
  ` [PATCH v2 14/15] git_config_set: reuse empty sections

[RFC PATCH 0/7] Moved code detection: ignore space on uniform indentation
 2018-04-03 21:05 UTC  (22+ messages)
` [PATCH 1/7] xdiff/xdiff.h: remove unused flags
` [PATCH 2/7] xdiff/xdiffi.c: remove unneeded function declarations
` [PATCH 3/7] diff.c: do not pass diff options as keydata to hashmap
` [PATCH 4/7] diff.c: adjust hash function signature to match hashmap expectation
` [PATCH 5/7] diff.c: refactor internal representation for coloring moved code
        ` [PATCH] diff: add a blocks mode for moved code detection
` [PATCH 6/7] diff.c: decouple white space treatment for move detection from generic option
` [PATCH 7/7] diff.c: add --color-moved-ignore-space-delta option

Timing issue in t5570 "daemon log records all attributes"
 2018-04-03 20:32 UTC  (2+ messages)

[PATCH] commit: allow partial commits with relative paths
 2018-04-03 17:57 UTC 

[PATCH] l10n: de.po: fix a 'add --interactive' message
 2018-04-03 17:35 UTC 

[PATCH] l10n: de.po: translate 132 new messages
 2018-04-03 17:34 UTC  (3+ messages)

[PATCH] l10n: TEAMS: remove inactive de team members
 2018-04-03 17:30 UTC 

[PATCH] t2028: tighten grep expression to make "move worktree" test more robust
 2018-04-03 15:21 UTC  (2+ messages)

[PATCH v3 0/3] Enable more compiler warnings for devs
 2018-04-03 15:17 UTC  (5+ messages)
` [PATCH 4/3] Makefile: untangle DEVELOPER and -Werror

Bad refspec messes up bundle
 2018-04-03 14:38 UTC  (5+ messages)

Test 5561 failed
 2018-04-03 14:01 UTC  (6+ messages)
  ` [PATCH 0/2] t5561 fails without curl installed
    ` [PATCH 1/2] t5561: drop curl stderr redirects
    ` [PATCH 2/2] t5561: skip tests if curl is not available

[PATCH v2 0/5] Add --no-ahead-behind to status
 2018-04-03 13:47 UTC  (11+ messages)
` [PATCH v2 1/5] core.aheadbehind: add new config setting

[ANNOUNCE] Git for Windows 2.17.0
 2018-04-03 12:34 UTC 

[PATCH v6 00/14] Serialized Git Commit Graph
 2018-04-03 11:49 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 05/14] commit-graph: create git-commit-graph builtin
  ` [PATCH v7 07/14] commit-graph: implement git-commit-graph write
  ` [PATCH v7 08/14] commit-graph: implement git commit-graph read
  ` [PATCH v7 09/14] commit-graph: add core.commitGraph setting
  ` [PATCH v7 10/14] commit-graph: close under reachability
  ` [PATCH v7 12/14] commit-graph: read only from specific pack-indexes

[PATCH 1/1] perl: fix installing modules from contrib
 2018-04-03 10:49 UTC  (2+ messages)

Test t2028 failes
 2018-04-03  8:51 UTC  (9+ messages)

[PATCH v12 00/10] convert: add support for different encodings
 2018-04-03  8:37 UTC  (4+ messages)

[PATCH] ls-remote: create option to sort by versions
 2018-04-03  0:48 UTC  (5+ messages)
` [PATCH v5] ls-remote: create '--sort' option
` [PATCH v6] "

[PATCH] send-email: report host and port separately when calling git credential
 2018-04-02 23:23 UTC  (3+ messages)
  ` [PATCH] send-email: fix docs regarding storing password with "

[PATCH] ls-remote: create '--sort' option
 2018-04-02 21:19 UTC  (4+ messages)

[PATCH v5 0/6] worktree: teach "add" to check out existing branches
 2018-04-02 22:20 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/6] reset: introduce show-new-head-line option

git stash push -u deletes untracked files
 2018-04-02 21:39 UTC  (2+ 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).