git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-22 12:35:09 to 2019-04-24 23:26:36 UTC [more...]

[PATCH 0/5] Multiple hook support
 2019-04-24 23:26 UTC  (25+ messages)
` [PATCH 1/5] run-command: add preliminary support for multiple hooks
` [PATCH 2/5] builtin/receive-pack: add "
` [PATCH 3/5] sequencer: "
` [PATCH 4/5] builtin/worktree: add support for multiple post-checkout hooks
` [PATCH 5/5] transport: add support for multiple pre-push hooks

Multi-line 'git log -G<regex>'?
 2019-04-24 23:24 UTC  (7+ 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 0/5] difftool and mergetool improvements
 2019-04-24 22:47 UTC  (19+ messages)
` [PATCH 5/5] difftool: fallback on merge.guitool
` [PATCH v2 0/5] difftool and mergetool improvements
  ` [PATCH v2 1/5] t7610: add mergetool --gui tests
  ` [PATCH v2 2/5] mergetool: use get_merge_tool_guessed function
  ` [PATCH v2 3/5] mergetool: fallback to tool when guitool unavailable
  ` [PATCH v2 4/5] difftool: make --gui, --tool and --extcmd mutually exclusive
  ` [PATCH v2 5/5] difftool: fallback on merge.guitool
  ` [PATCH v3 0/6] difftool and mergetool improvements
    ` [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] Documentation/merge-options: clarify --squash behavior
 2019-04-24 21:22 UTC 

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

Checkout file without changing index?
 2019-04-24 20:16 UTC  (4+ messages)

[PATCH 0/6] Create commit-graph file format v2
 2019-04-24 19:58 UTC  (7+ 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

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

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

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

[PATCH/RFC] Makefile: dedup list of files obtained from ls-files
 2019-04-24 17:19 UTC  (8+ messages)

[PATCH v4 00/10] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-04-24 15:14 UTC  (13+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 01/11] repack: refactor pack deletion for future use
  ` [PATCH v5 02/11] Docs: rearrange subcommands for multi-pack-index
  ` [PATCH v5 03/11] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v5 04/11] midx: simplify computation of pack name lengths
  ` [PATCH v5 05/11] midx: refactor permutation logic and pack sorting
  ` [PATCH v5 06/11] multi-pack-index: implement 'expire' subcommand
  ` [PATCH v5 07/11] multi-pack-index: prepare 'repack' subcommand
  ` [PATCH v5 08/11] midx: implement midx_repack()
  ` [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 v2] git-compat-util: work around for access(X_OK) under root
 2019-04-24 13:58 UTC  (3+ messages)

Bug: git branch returns EXIT_SUCCESS when no branches found
 2019-04-24 11:11 UTC  (6+ messages)

[WIP 0/7] CDN offloading of fetch response
 2019-04-24  9:09 UTC  (17+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] Documentation: add Packfile URIs design doc

[PATCH] git-compat-util: work around for access(X_OK) under root
 2019-04-24  7:54 UTC  (9+ messages)

[PATCH v2 0/3] remove extern from function declarations
 2019-04-24  4:56 UTC  (9+ messages)
` [PATCH v3 0/4] "
` [PATCH v4 "
  ` [PATCH v4 1/4] *.[ch]: remove extern from function declarations using spatch
  ` [PATCH v4 2/4] *.[ch]: remove extern from function declarations using sed
  ` [PATCH v4 3/4] *.[ch]: manually align parameter lists
  ` [PATCH v4 4/4] cocci: prevent extern function declarations

[PATCH] doc/ls-files: put nested list for "-t" option into block
 2019-04-24  2:03 UTC  (3+ messages)

[PATCH] Honor core.precomposeUnicode in more places
 2019-04-24  1:56 UTC  (4+ messages)

Git Test Coverage Report (April 23)
 2019-04-24  1:40 UTC 

[PATCH] t/perf: depend on perl JSON only when using --codespeed
 2019-04-24  1:20 UTC  (2+ messages)

[PATCH] revisions.txt: mention <rev>~ form
 2019-04-24  1:05 UTC  (3+ messages)

[PATCH v6 0/5] rebase: teach rebase --keep-base
 2019-04-23 23:12 UTC  (4+ messages)
` [PATCH v7 0/6] rebase: learn --keep-base
  ` [PATCH v7 1/6] t3431: add rebase --fork-point tests

Draft of Git Rev News edition 50
 2019-04-23 22:28 UTC 

Special crafted pull requests
 2019-04-23 20:14 UTC 

Resolving deltas dominates clone time
 2019-04-23 20:09 UTC  (21+ messages)
      ` [PATCH] p5302: create the repo in each index-pack test

[PATCH v3] documentation: add lab for first contribution
 2019-04-23 19:34 UTC  (4+ messages)
` [PATCH v4] documentation: add tutorial "

Select/copy/paste from Git Terminal not working as expected on Windows
 2019-04-23 16:11 UTC 

Git subtree error on windows 10 with 2.21 version
 2019-04-23 15:21 UTC  (3+ messages)

gettext, multiple Preferred languages, and English
 2019-04-23 11:45 UTC  (5+ messages)

[PATCH] status: add an empty line when there is no hint
 2019-04-23  9:18 UTC 

What's cooking in git.git (Apr 2019, #04; Mon, 22)
 2019-04-23  6:52 UTC  (8+ messages)
` jt/fetch-cdn-offload (was What's cooking in git.git (Apr 2019, #04; Mon, 22))

allow a differn't diff.context config for git format-patch
 2019-04-23  3:55 UTC  (4+ messages)

Contributor Summit Topics and Logistics
 2019-04-23  3:45 UTC  (4+ messages)

do people find t5504.8 flaky?
 2019-04-23  3:02 UTC  (2+ messages)

[PATCH/RFC 0/2] rebase: add switches to control todo-list setup
 2019-04-23  2:20 UTC  (9+ messages)

[RFC PATCH] builtin:tag:verify_tag: allow gpg output + pretty
 2019-04-23  2:13 UTC  (8+ messages)

[PATCH] clone: do faster object check for partial clones
 2019-04-22 21:31 UTC  (3+ messages)
` [PATCH v4] "

git on AIX: daemon.c & t5570-git-daemon.sh
 2019-04-22 19:52 UTC  (2+ messages)

Stage or discard a hunk at a time?
 2019-04-22 19:28 UTC  (2+ messages)

fatal: unable to read after commit
 2019-04-22 16:21 UTC  (4+ messages)
  ` fatal: unable to read after commit - deeper analysis

[PATCH v2] Give git-pull a --reset option
 2019-04-22 15:14 UTC  (5+ messages)

[PATCH v2] parse-options: don't emit "ambiguous option" for aliases
 2019-04-22 12:34 UTC  (3+ messages)
` [PATCH] "


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