git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-24 15:14:56 to 2019-04-27 17:40:02 UTC [more...]

[PATCH 0/2] Avoid spawning gzip in git archive
 2019-04-27 17:39 UTC  (17+ messages)
` [PATCH 1/2] archive: replace write_or_die() calls with write_block_or_die()
` [PATCH 2/2] archive: avoid spawning `gzip`

[PATCH v3 00/10] trace2: load trace2 settings from system config
 2019-04-27 13:43 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 06/10] trace2: use system/global config for default trace2 settings

[PATCH v2 0/8] commit-graph: segfault & other fixes for broken graphs
 2019-04-27 13:06 UTC  (3+ messages)
` [PATCH v3 4/8] commit-graph: don't early exit(1) on e.g. "git status"

[PATCH 0/6] Create commit-graph file format v2
 2019-04-27 12:57 UTC  (18+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] commit-graph: return with errors during write
  ` [PATCH v2 2/5] commit-graph: collapse parameters into flags
  ` [PATCH v2 3/5] commit-graph: create new version flags
  ` [PATCH v2 4/5] commit-graph: add --version=<n> option
  ` [PATCH v2 5/5] commit-graph: implement file format version 2

[PATCH] revisions.txt: mention <rev>~ form
 2019-04-27 12:16 UTC  (7+ messages)
` [PATCH v2 0/3] cleanup revisions.txt
  ` [PATCH v2 1/3] revisions.txt: change "rev" to "<rev>"
  ` [PATCH v2 2/3] revisions.txt: mark optional rev arguments with []
  ` [PATCH v2 3/3] revisions.txt: mention <rev>~ form

[PATCH 0/3] checkout: allow -b/-B to work on a merge base
 2019-04-27 12:02 UTC  (21+ messages)
` [PATCH 1/3] t2018: cleanup in current test
` [PATCH 2/3] t2018: demonstrate checkout -b merge base bug
` [PATCH 3/3] checkout: allow -b/-B to work on a merge base
` [PATCH v2 0/3] allow checkout and branch to create branches "
  ` [PATCH v2 1/3] t2018: cleanup in current test
  ` [PATCH v2 2/3] t2018: demonstrate checkout -b merge base bug
  ` [PATCH v2 3/3] branch: make create_branch accept a merge base rev
  ` [PATCH v3 0/2] allow checkout and branch to create branches on a merge base
    ` [PATCH v3 1/2] t2018: cleanup in current test
    ` [PATCH v3 2/2] branch: make create_branch accept a merge base rev

What's cooking in git.git (Apr 2019, #05; Thu, 25)
 2019-04-27  5:57 UTC  (10+ messages)
` js/partial-clone-connectivity-check (was: What's cooking in git.git (Apr 2019, #05; Thu, 25))

[PATCH 1/2] format-patch: Inform user that patch-id generation is unstable
 2019-04-26 23:51 UTC  (2+ messages)
` [PATCH 2/2] format-patch: Make --base patch-id output stable

[ANNOUNCE] Git Rev News edition 50
 2019-04-26 23:08 UTC  (2+ messages)

[PATCH 0/5] Multiple hook support
 2019-04-26 21:53 UTC  (34+ messages)
` [PATCH 1/5] run-command: add preliminary support for multiple hooks
` [PATCH 3/5] sequencer: add "
    ` How to undo previously set configuration? (again)

[PATCH 0/5] Fix and extend encoding handling in fast export/import
 2019-04-26 21:32 UTC  (13+ messages)
` [PATCH 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH 2/5] fast-import: support 'encoding' commit header
` [PATCH 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
` [PATCH 5/5] fast-export: do automatic reencoding of commit messages only if requested

[PATCH] Documentation/merge-options: clarify --squash behavior
 2019-04-26 21:17 UTC  (4+ messages)
    ` [PATCH v2] builtin/merges: clarify --squash behavior with --commit

add 'ls-remote' option to limit output records
 2019-04-26 19:32 UTC  (2+ messages)

[PATCH] make slash-rules more readable
 2019-04-26 14:32 UTC 

Request to add option to interactive rebase to preserve latest commit date
 2019-04-26 14:32 UTC  (2+ messages)

[PATCH 0/1] commit-graph: improve error messages
 2019-04-26 12:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] rebase -r: always reword merge -c
 2019-04-26 10:33 UTC 

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-04-26 10:32 UTC 

[GSoC][PATCH v4 0/7] clone: dir-iterator refactoring with tests
 2019-04-26  4:13 UTC  (9+ messages)
` [GSoC][PATCH v5 "
  ` [GSoC][PATCH v5 3/7] dir-iterator: add flags parameter to dir_iterator_begin

[PATCH] trace2: fix incorrect function pointer check
 2019-04-26  2:42 UTC  (3+ messages)

[PATCH v2 0/3] remove extern from function declarations
 2019-04-25 19:00 UTC  (9+ messages)
` [PATCH v3 0/4] "
` [PATCH v4 "
  ` [PATCH v4 2/4] *.[ch]: remove extern from function declarations using sed

[RFC PATCH 00/11] rebase -i run without forking rebase--interactive
 2019-04-25 17:47 UTC  (5+ messages)
` [PATCH v1 00/12] Run rebase -i "
  ` [PATCH v1 02/12] rebase: don't translate trace strings

Git Test Coverage Report (April 25)
 2019-04-25 17:09 UTC 

[PATCH] Honor core.precomposeUnicode in more places
 2019-04-25 14:58 UTC  (2+ messages)
` [PATCH v2] "

Multi-line 'git log -G<regex>'?
 2019-04-25 12:25 UTC  (11+ messages)
` [PATCH 0/2] diffcore-pickaxe: implement --pickaxe-raw-diff
` [PATCH 1/2] diffcore-pickaxe: refactor !one or !two case in diff_grep
` [PATCH 2/2] diffcore-pickaxe: add --pickaxe-raw-diff for use with -G

[PATCH v4 00/10] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-04-25 11:06 UTC  (9+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 05/11] midx: refactor permutation logic and pack sorting
  ` [PATCH v5 06/11] multi-pack-index: implement 'expire' subcommand
  ` [PATCH v5 09/11] multi-pack-index: test expire while adding packs
  ` [PATCH v5 10/11] midx: add test that 'expire' respects .keep files
  ` [PATCH v5 11/11] t5319-multi-pack-index.sh: test batch size zero

[PATCH v5 00/26] Add new command 'switch'
 2019-04-25 10:33 UTC  (7+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 15/27] switch: add --discard-changes
  ` [PATCH v6 23/27] switch: reject if some operation is in progress

[PATCH v2 00/19] Add new command "switch"
 2019-04-25 10:20 UTC  (15+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 10/21] checkout: split part of it to new command 'switch'

[PATCH v2 0/5] difftool and mergetool improvements
 2019-04-25  9:54 UTC  (20+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] t7610: unsuppress output
  ` [PATCH v3 2/6] t7610: add mergetool --gui tests
  ` [PATCH v3 3/6] mergetool: use get_merge_tool function
  ` [PATCH v3 4/6] mergetool: fallback to tool when guitool unavailable
  ` [PATCH v3 5/6] difftool: make --gui, --tool and --extcmd mutually exclusive
  ` [PATCH v3 6/6] difftool: fallback on merge.guitool
  ` [PATCH v4 0/6] difftool and mergetool improvements
    ` [PATCH v4 1/6] t7610: unsuppress output
    ` [PATCH v4 2/6] t7610: add mergetool --gui tests
    ` [PATCH v4 3/6] mergetool: use get_merge_tool function
    ` [PATCH v4 4/6] mergetool: fallback to tool when guitool unavailable
    ` [PATCH v4 5/6] difftool: make --gui, --tool and --extcmd mutually exclusive
    ` [PATCH v4 6/6] difftool: fallback on merge.guitool

[PATCH v2 00/16] Add new command 'restore'
 2019-04-25  9:46 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/16] checkout: split part of it to "
  ` [PATCH v3 02/16] restore: take tree-ish from --source option instead
  ` [PATCH v3 03/16] restore: make pathspec mandatory
  ` [PATCH v3 04/16] restore: disable overlay mode by default
  ` [PATCH v3 05/16] checkout: factor out worktree checkout code
  ` [PATCH v3 06/16] restore: add --worktree and --staged
  ` [PATCH v3 07/16] restore: reject invalid combinations with --staged
  ` [PATCH v3 08/16] restore: default to --source=HEAD when only --staged is specified
  ` [PATCH v3 09/16] restore: replace --force with --ignore-unmerged
  ` [PATCH v3 10/16] restore: support --patch
  ` [PATCH v3 11/16] t: add tests for restore
  ` [PATCH v3 12/16] completion: support restore
  ` [PATCH v3 13/16] user-manual.txt: prefer 'merge --abort' over 'reset --hard'
  ` [PATCH v3 14/16] doc: promote "git restore"
  ` [PATCH v3 15/16] help: move git-diff and git-reset to different groups
  ` [PATCH v3 16/16] Declare both git-switch and git-restore experimental

[PATCH 0/3] some prune optimizations
 2019-04-25  7:16 UTC  (12+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal
  ` bitmaps by default? [was: prune: use bitmaps for reachability traversal]
      ` [PATCH] repack: enable bitmaps by default on bare repos
              ` [PATCH v3] "

[PATCH v3] git-compat-util: work around for access(X_OK) under root
 2019-04-25  7:01 UTC 

Checkout file without changing index?
 2019-04-25  4:02 UTC  (6+ messages)

[PATCH/RFC] Makefile: dedup list of files obtained from ls-files
 2019-04-25  0:59 UTC  (7+ messages)

[PATCH v6 0/6] blame: add the ability to ignore commits
 2019-04-24 21:07 UTC  (2+ messages)

Git config "ignorecase = true" has issues
 2019-04-24 19:11 UTC  (2+ messages)

incorrect range-diff output?
 2019-04-24 18:15 UTC  (8+ messages)
` [RFC PATCH 0/4] output improvements for git range-diff
  ` [RFC PATCH 2/4] range-diff: don't remove funcname from inner diff


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