git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-19 19:53:36 to 2019-04-24 02:09:15 UTC [more...]

[PATCH 0/5] Multiple hook support
 2019-04-24  2:09 UTC  (7+ 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

[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] git-compat-util: work around for access(X_OK) under root
 2019-04-24  1:16 UTC  (8+ messages)

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

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

[PATCH v2 0/3] remove extern from function declarations
 2019-04-23 23:40 UTC  (11+ messages)
` [PATCH v3 0/4] "
  ` [PATCH] cache.h: fix mismerge of 'dl/no-extern-in-func-decl'
` [PATCH v4 0/4] remove extern from function declarations
  ` [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 v6 0/5] rebase: teach rebase --keep-base
 2019-04-23 23:12 UTC  (9+ messages)
` [PATCH v7 0/6] rebase: learn --keep-base
  ` [PATCH v7 1/6] t3431: add rebase --fork-point tests
  ` [PATCH v7 2/6] t3432: test rebase fast-forward behavior
  ` [PATCH v7 3/6] rebase: refactor can_fast_forward into goto tower
  ` [PATCH v7 4/6] rebase: fast-forward --onto in more cases
  ` [PATCH v7 5/6] rebase: fast-forward --fork-point "
  ` [PATCH v7 6/6] rebase: teach rebase --keep-base

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

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

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

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 "

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

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  (9+ messages)

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

[PATCH 0/5] difftool and mergetool improvements
 2019-04-23  8:54 UTC  (17+ messages)
` [PATCH 1/5] t7610: add mergetool --gui tests
` [PATCH 2/5] mergetool: use get_merge_tool function
` [PATCH 3/5] mergetool: fallback to tool when guitool unavailable
` [PATCH 4/5] difftool: make --gui, --tool and --extcmd exclusive
` [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

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  (11+ messages)
` [PATCH/RFC 1/2] rebase: add switches for drop, edit and reword
` [PATCH/RFC 2/2] rebase: add --break switch

[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  (10+ messages)
` [PATCH v3] rev-list: exclude promisor objects at walk time
` [PATCH v4] clone: do faster object check for partial clones

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  (7+ messages)

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

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-22 10:38 UTC  (2+ messages)

Log messages beginning # and git rebase -i
 2019-04-22 10:05 UTC  (2+ messages)
` [PATCH] allow commentChars in commit messages

[PATCH] t5516: fix mismerge in 'next'
 2019-04-22  6:25 UTC  (2+ messages)

I messed up my own git tree and I don't know how to fix it
 2019-04-21 21:18 UTC  (9+ messages)

doc bug: update-ref --create-reflog also works with --stdin
 2019-04-21  5:13 UTC  (2+ messages)

[PATCH] reset.txt: update the title line to cover all use cases
 2019-04-21  4:53 UTC  (2+ messages)

[PATCH 0/3] some prune optimizations
 2019-04-20 21:01 UTC  (8+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal
      ` [PATCH] t5304: add a test for pruning with bitmaps

Exposing the states of sequencer, etc
 2019-04-20  6:52 UTC  (3+ messages)

[PATCH 0/7] Assorted Documentation-related fixes
 2019-04-19  5:20 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] docs: exclude documentation for commands that have been excluded

[PATCH] worktree: update is_bare heuristics
 2019-04-19 10:50 UTC  (3+ messages)

[PATCH 0/3] untracked cache parsing fixups
 2019-04-19  5:29 UTC  (3+ messages)
` [PATCH 1/3] untracked-cache: be defensive about missing NULs in index


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