git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-12-07 22:44:33 to 2018-12-10 18:58:33 UTC [more...]

[wishlist] git submodule update --reset-hard
 2018-12-10 18:58 UTC  (9+ messages)

[PATCH] terminology tweak: prune -> path limiting
 2018-12-10 18:57 UTC  (4+ messages)

What's cooking in git.git (Dec 2018, #01; Sun, 9)
 2018-12-10 18:53 UTC  (8+ messages)
` pw/add-p-select, was "

[PATCH] style: the opening '{' of a function is in a separate line
 2018-12-10 18:51 UTC  (3+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-10 18:47 UTC  (31+ 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 0/2] mingw: support absolute paths without a drive prefix
 2018-12-10 18:47 UTC  (3+ messages)
` [PATCH 1/2] mingw: demonstrate a problem with certain absolute paths
` [PATCH 2/2] mingw: allow absolute paths without drive prefix

[PATCH 0/5] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2018-12-10 18:06 UTC  (6+ messages)
` [PATCH 1/5] multi-pack-index: prepare for 'expire' verb
` [PATCH 2/5] midx: refactor permutation logic
` [PATCH 3/5] multi-pack-index: implement 'expire' verb
` [PATCH 4/5] multi-pack-index: prepare 'repack' verb
` [PATCH 5/5] midx: implement midx_repack()

[PATCH v2 0/6] Add a new "sparse" tree walk algorithm
 2018-12-10 16:42 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] revision: add mark_tree_uninteresting_sparse
  ` [PATCH v3 2/6] list-objects: consume sparse tree walk
  ` [PATCH v3 3/6] pack-objects: add --sparse option
  ` [PATCH v3 4/6] revision: implement sparse algorithm
  ` [PATCH v3 5/6] pack-objects: create pack.useSparse setting
  ` [PATCH v3 6/6] pack-objects: create GIT_TEST_PACK_SPARSE

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

Retrieving a file in git that was deleted and committed
 2018-12-10 15:12 UTC  (9+ messages)

[PATCH 0/1] worktree: add completion for the rev argument in git worktree add <path> <rev>
 2018-12-10 15:10 UTC  (2+ messages)
` [PATCH 1/1] completion: complete <rev> in `git worktree add <path> <rev>`

Questions about ubifs,ubi and mtd?
 2018-12-10 14:46 UTC  (2+ messages)

A case where diff.colorMoved=plain is more sensible than diff.colorMoved=zebra & others
 2018-12-10 14:43 UTC  (4+ messages)

[PATCH v2 00/16] sequencer: refactor functions working on a todo_list
 2018-12-10 14:33 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 06/16] sequencer: refactor sequencer_add_exec_commands() to work "

[PATCH v3] remote: add --save-to-push option to git remote set-url
 2018-12-10 14:15 UTC  (2+ messages)
` [PATCH v4] "

Cygwin Git with Windows paths
 2018-12-10 12:45 UTC  (9+ messages)
` [PATCH v2 1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again)
` [PATCH v3 1/1] "

[Outreachy] My blog
 2018-12-10 12:40 UTC 

[PATCH] sideband: color lines with keyword only
 2018-12-10 11:03 UTC  (3+ messages)

[PATCH] pretty: Add %(trailer:X) to display single trailer
 2018-12-10  8:56 UTC  (11+ 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)

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

[PATCH] rebase docs: drop stray word in merge command description
 2018-12-10  8:27 UTC  (4+ messages)

[RFC PATCH 0/2] fallback to interpreter if JIT fails with pcre
 2018-12-10  8:24 UTC  (11+ messages)
` [RFC PATCH 1/2] grep: fallback to interpreter if JIT fails with pcre1
` [RFC PATCH 2/2] grep: fallback to interpreter if JIT fails with pcre2

Fwd:Payment Swift $128.905.05
 2018-12-10  6:06 UTC 

[PATCH v2 0/3] Add commit-graph fuzzer and fix buffer overflow
 2018-12-10  4:28 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] commit-graph: fix buffer read-overflow

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-10  1:34 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [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 3/7] test-lib: consolidate naming of test-results paths
  ` [PATCH v2 4/7] test-lib: set $TRASH_DIRECTORY earlier
  ` [PATCH v2 5/7] test-lib: extract Bash version check for '-x' tracing
  ` [PATCH v2 6/7] test-lib-functions: introduce the 'test_set_port' helper function
  ` [PATCH v2 7/7] test-lib: add the '--stress' option to run a test repeatedly under load
    ` [PATCH] fixup! "

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

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

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

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

"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 

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

[PATCH] commit: abort before commit-msg if empty message
 2018-12-08  5:44 UTC  (3+ 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)


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