messages from 2018-12-09 08:42:38 to 2018-12-11 05:28:22 UTC [more...]
[PATCH v1 0/8] Many promisor remotes
2018-12-11 5:27 UTC (9+ messages)
` [PATCH v1 1/8] fetch-object: make functions return an error code
` [PATCH v1 2/8] Add initial support for many promisor remotes
` [PATCH v1 3/8] promisor-remote: implement promisors_get_direct()
` [PATCH v1 4/8] promisor-remote: add promisor_remote_reinit()
` [PATCH v1 5/8] promisor-remote: use repository_format_partial_clone
` [PATCH v1 6/8] Use promisors_get_direct() and has_promisor_remote()
` [PATCH v1 7/8] promisor-remote: parse remote.*.partialclonefilter
` [PATCH v1 8/8] t0410: test fetching from many promisor remotes
[PATCH] terminology tweak: prune -> path limiting
2018-12-11 5:16 UTC (5+ messages)
[wishlist] submodule.update config
2018-12-11 5:10 UTC (5+ messages)
` [PATCH] "
silent_exec_failure when calling gpg
2018-12-11 4:09 UTC (3+ messages)
[wishlist] git submodule update --reset-hard
2018-12-11 4:08 UTC (12+ messages)
` [PATCH 1/2] submodule: Add --reset-hard option for git submodule update
` [PATCH 2/2] RF+ENH(TST): compare the entire list of submodule status --recursive to stay intact
[PATCH 0/3] rebase: offer to reschedule failed exec commands automatically
2018-12-11 3:28 UTC (9+ messages)
` [PATCH 1/3] rebase: introduce --reschedule-failed-exec
` [PATCH 2/3] rebase: add a config option to default to --reschedule-failed-exec
` [PATCH 3/3] rebase: introduce a shortcut for --reschedule-failed-exec
Difficulty with parsing colorized diff output
2018-12-11 3:26 UTC (3+ messages)
[PATCH 0/8] introduce no-overlay and cached mode in git checkout
2018-12-11 3:13 UTC (38+ 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/1] worktree: add completion for the rev argument in git worktree add <path> <rev>
2018-12-11 2:34 UTC (3+ messages)
` [PATCH 1/1] completion: complete <rev> in `git worktree add <path> <rev>`
[PATCH 0/5] Create 'expire' and 'repack' verbs for git-multi-pack-index
2018-12-11 2:32 UTC (10+ 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()
Git clone fails with fatal: the remote end hung up unexpectedly
2018-12-11 2:25 UTC (3+ messages)
[PATCH v3 01/42] parse-options: support --git-completion-helper
2018-12-11 2:13 UTC (5+ messages)
` [PATCH] parse-options: fix SunCC compiler warning
What's cooking in git.git (Dec 2018, #01; Sun, 9)
2018-12-11 2:00 UTC (14+ messages)
` pw/add-p-select, was "
Retrieving a file in git that was deleted and committed
2018-12-11 1:19 UTC (10+ messages)
A case where diff.colorMoved=plain is more sensible than diff.colorMoved=zebra & others
2018-12-11 0:54 UTC (5+ messages)
Questions about ubifs,ubi and mtd?
2018-12-11 0:42 UTC (3+ messages)
[PATCH] gitk: Use themable foundbgcolor also in headlines and authors
2018-12-11 0:14 UTC
[PATCH] http: add http.version option to select http protocol version
2018-12-10 23:47 UTC (2+ messages)
[PATCH v2 0/2] support for filtering trees and blobs based on depth
2018-12-10 23:40 UTC (3+ messages)
` [PATCH v2 1/2] list-objects-filter: teach tree:# how to handle >0
` [PATCH v2 2/2] tree:<depth>: skip some trees even when collecting omits
[RFC PATCH 0/3] support for filtering trees and blobs based on depth
2018-12-10 23:15 UTC (4+ messages)
` [RFC PATCH 3/3] list-objects-filter: teach tree:# how to handle >0
[PATCH 0/3] rebase: offer to reschedule failed exec commands automatically
2018-12-10 23:13 UTC
[PATCH 0/2] mingw: support absolute paths without a drive prefix
2018-12-10 21:58 UTC (4+ messages)
` [PATCH 1/2] mingw: demonstrate a problem with certain absolute paths
` [PATCH 2/2] mingw: allow absolute paths without drive prefix
[PATCH v2 0/3] Add commit-graph fuzzer and fix buffer overflow
2018-12-10 21:58 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] commit-graph: fix buffer read-overflow
[PATCH] style: the opening '{' of a function is in a separate line
2018-12-10 18:51 UTC (3+ messages)
[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 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 (7+ 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 (6+ messages)
` [PATCH v4 0/7] %(trailers) improvements in pretty format
` [PATCH v4 2/7] pretty: allow %(trailers) options with explicit value
` [PATCH v4 4/7] pretty: allow showing specific trailers
[PATCH] mailmap: update brandon williams's email address
2018-12-10 8:36 UTC (6+ 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
[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
page: next (older) | prev (newer) | latest
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).