git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-12-06 13:11:33 to 2018-12-09 22:56:46 UTC [more...]

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-09 22:56 UTC  (16+ messages)
` [RFC PATCH 3/3] test-lib: add the '--stress' option to run a test repeatedly under load
` [PATCH v2 0/7] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
  ` [PATCH v2 1/7] test-lib: translate SIGTERM and SIGHUP to an exit
  ` [PATCH v2 2/7] test-lib: parse some --options earlier
  ` [PATCH v2 4/7] test-lib: set $TRASH_DIRECTORY earlier
  ` [PATCH v2 5/7] test-lib: extract Bash version check for '-x' tracing

What's cooking in git.git (Dec 2018, #01; Sun, 9)
 2018-12-09 20:31 UTC  (3+ messages)
` pw/add-p-select, was "

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-09 20:04 UTC  (9+ messages)
` [PATCH 1/8] move worktree tests to t24*
` [PATCH 2/8] entry: factor out unlink_entry function
` [PATCH 3/8] entry: support CE_WT_REMOVE flag in checkout_entry
` [PATCH 4/8] read-cache: add invalidate parameter to remove_marked_cache_entries
` [PATCH 5/8] checkout: introduce --{,no-}overlay option
` [PATCH 6/8] checkout: add --cached option
` [PATCH 7/8] checkout: allow ignoring unmatched pathspec
` [PATCH 8/8] stash: use git checkout --no-overlay

[PATCH] rebase docs: drop stray word in merge command description
 2018-12-09 19:41 UTC  (2+ messages)

Announcing Pro Git Second Edition Reedited
 2018-12-09 18:42 UTC 

Git Test Coverage Report (Sunday, Dec 9)
 2018-12-09 18:04 UTC 

[RFC PATCH 00/24] Add backup log
 2018-12-09 10:44 UTC  (25+ messages)
` [PATCH 01/24] doc: introduce new "backup log" concept
` [PATCH 02/24] backup-log: add "update" subcommand
` [PATCH 03/24] read-cache.c: new flag for add_index_entry() to write to backup log
` [PATCH 04/24] add: support "
` [PATCH 05/24] update-index: support backup log with --keep-backup
` [PATCH 06/24] commit: support backup log
` [PATCH 07/24] apply: support backup log with --keep-backup
` [PATCH 08/24] add--interactive: support backup log
` [PATCH 09/24] backup-log.c: add API for walking "
` [PATCH 10/24] backup-log: add cat command
` [PATCH 11/24] backup-log: add diff command
` [PATCH 12/24] backup-log: add log command
` [PATCH 13/24] backup-log: add prune command
` [PATCH 14/24] gc: prune backup logs
` [PATCH 15/24] backup-log: keep all blob references around
` [PATCH 16/24] sha1-file.c: let index_path() accept NULL istate
` [PATCH 17/24] config --edit: support backup log
` [PATCH 18/24] refs: keep backup of deleted reflog
` [PATCH 19/24] unpack-trees.c: keep backup of ignored files being overwritten
` [PATCH 20/24] reset --hard: keep backup of overwritten files
` [PATCH 21/24] checkout -f: "
` [PATCH 22/24] am: keep backup of overwritten files on --skip or --abort
` [PATCH 23/24] rebase: "
` [PATCH 24/24] FIXME

[PATCH v3 01/42] parse-options: support --git-completion-helper
 2018-12-09 10:27 UTC  (2+ messages)
` [PATCH] parse-options: fix SunCC compiler warning

[PATCH] style: the opening '{' of a function is in a separate line
 2018-12-09 10:25 UTC 

[ANNOUNCE] Git v2.20.0
 2018-12-09  8:43 UTC 

[GIT PULL] l10n updates for 2.20.0 round 3
 2018-12-09  4:09 UTC  (2+ messages)

[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
 2018-12-09  4:01 UTC  (14+ messages)
` [PATCH 2/2] commit-graph: fix buffer read-overflow
` [PATCH v2 0/3] Add commit-graph fuzzer and fix buffer overflow
  ` [PATCH v2 1/3] commit-graph, fuzz: Add fuzzer for commit-graph
  ` [PATCH v2 2/3] commit-graph: fix buffer read-overflow
  ` [PATCH v2 3/3] Makefile: correct example fuzz build
  ` [PATCH v3 0/3] Add commit-graph fuzzer and fix buffer overflow
    ` [PATCH v3 1/3] commit-graph, fuzz: Add fuzzer for commit-graph
    ` [PATCH v3 2/3] commit-graph: fix buffer read-overflow
    ` [PATCH v3 3/3] Makefile: correct example fuzz build

Documentation: update "man git-add" to include "[]"
 2018-12-09  2:07 UTC  (2+ messages)

[PATCH 9/9] fetch: try fetching submodules if needed objects were not fetched
 2018-12-09  1:57 UTC  (3+ messages)
` [PATCH] fetch: ensure submodule objects fetched

[PATCH] terminology tweak: prune -> path limiting
 2018-12-09  1:52 UTC  (3+ messages)

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-09  1:49 UTC  (4+ messages)
` [PATCH on master v2] "

why doesn't "git reset" mention optional pathspec?
 2018-12-09  1:42 UTC  (8+ messages)

Cygwin Git with Windows paths
 2018-12-09  1:39 UTC  (10+ messages)
` [PATCH v2 1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again)
` [PATCH v2 2/3] offset_1st_component(), dos_drive_prefix() return size_t
` [PATCH v2 3/3] Refactor mingw_cygwin_offset_1st_component()
` [PATCH v3 1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again)

Bug: git add --patch does not honor "diff.noprefix"
 2018-12-09  1:30 UTC  (2+ messages)

[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
 2018-12-09  0:22 UTC  (12+ messages)
                ` [PATCH] git-rebase.txt: update note about directory rename detection and am

[WIP RFC 1/5] Documentation: order protocol v2 sections
 2018-12-09  0:15 UTC  (3+ messages)

[PATCH 0/4]
 2018-12-09  0:11 UTC  (10+ messages)
` [PATCH 1/4] submodule update: add regression test with old style setups
` [PATCH 2/4] submodule: unset core.worktree if no working tree is present
` [PATCH 3/4] submodule--helper: fix BUG message in ensure_core_worktree
` [PATCH 4/4] submodule deinit: unset core.worktree

Retrieving a file in git that was deleted and committed
 2018-12-09  0:07 UTC  (8+ messages)

[PATCH] pretty: Add %(trailer:X) to display single trailer
 2018-12-08 16:36 UTC  (9+ messages)
` [PATCH v4 0/7] %(trailers) improvements in pretty format
  ` [PATCH v4 1/7] doc: group pretty-format.txt placeholders descriptions
  ` [PATCH v4 2/7] pretty: allow %(trailers) options with explicit value
  ` [PATCH v4 3/7] pretty: single return path in %(trailers) handling
  ` [PATCH v4 4/7] pretty: allow showing specific trailers
  ` [PATCH v4 5/7] pretty: add support for "valueonly" option in %(trailers)
  ` [PATCH v4 6/7] strbuf: separate callback for strbuf_expand:ing literals
  ` [PATCH v4 7/7] pretty: add support for separator option in %(trailers)

"git add -p" versus "git add -i", followed by "p"
 2018-12-08 16:22 UTC  (5+ messages)

[wishlist] submodule.update config
 2018-12-08 15:45 UTC 

[PATCH] mailmap: update brandon williams's email address
 2018-12-08 12:18 UTC  (8+ messages)

Difficulty with parsing colorized diff output
 2018-12-08  7:16 UTC  (2+ messages)

[RFC PATCH 0/3] support for filtering trees and blobs based on depth
 2018-12-08  6:24 UTC  (7+ messages)
` [RFC PATCH 2/3] Documentation/git-rev-list: s/<commit>/<object>/

RFE: git-patch-id should handle patches without leading "diff"
 2018-12-08  6:01 UTC  (6+ messages)

[PATCH] commit: abort before commit-msg if empty message
 2018-12-08  5:44 UTC  (3+ messages)

[wishlist] git submodule update --reset-hard
 2018-12-08  4:21 UTC  (8+ messages)

bug: git fetch reports too many unreachable loose objects
 2018-12-08  2:23 UTC  (2+ messages)

[PATCH] docs/gitweb.conf: config variable typo
 2018-12-08  0:48 UTC  (3+ messages)

enhancement: support for author.email and author.name in "git config"
 2018-12-07 22:44 UTC  (6+ messages)

[PATCH] l10n: de.po: fix two messages
 2018-12-07 18:52 UTC 

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-07 13:49 UTC  (3+ messages)

Get "responsible" .gitignore file / rule
 2018-12-07 13:17 UTC  (3+ messages)

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-07  8:53 UTC  (3+ messages)

Issue with git-gui and font used for widgets
 2018-12-07  6:10 UTC 

[PATCHv2 0/9] Resending sb/submodule-recursive-fetch-gets-the-tip
 2018-12-07  0:25 UTC  (4+ messages)

[WIP RFC 4/5] upload-pack: refactor writing of "packfile" line
 2018-12-07  0:22 UTC  (3+ messages)

Any way to make git-log to enumerate commits?
 2018-12-07  0:12 UTC  (5+ messages)

[WIP RFC 2/5] Documentation: add Packfile URIs design doc
 2018-12-06 23:16 UTC  (2+ messages)

[BUG REPORT] Git does not correctly replay bisect log
 2018-12-06 23:02 UTC  (8+ messages)

git, monorepos, and access control
 2018-12-06 22:59 UTC  (5+ messages)

behaviour of git-blame -M -C (maybe a bug?)
 2018-12-06 22:41 UTC 

[RFC] cherry-pick notes to find out cherry-picks from the origin
 2018-12-06 22:15 UTC  (4+ messages)

BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
 2018-12-06 18:42 UTC  (15+ messages)

[RFC PATCH] Introduce "precious" file concept
 2018-12-06 18:39 UTC  (13+ messages)
` Checkout deleted semi-untracked file

A case where diff.colorMoved=plain is more sensible than diff.colorMoved=zebra & others
 2018-12-06 18:11 UTC  (3+ messages)

[PATCH] Indent code with TABs
 2018-12-06 15:42 UTC 

gitweb: local configuration not found
 2018-12-06 15:02 UTC  (4+ messages)

How to investigate further a seemingly 'ghost' commit (after a merge)?
 2018-12-06 14:45 UTC 


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