git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-17 22:45:42 to 2018-08-21 04:47:29 UTC [more...]

[PATCH v1 00/25] RFC: structured logging
 2018-08-21  4:47 UTC  (3+ messages)
` [PATCH v1 01/25] structured-logging: design document

Git Project Leadership Committee
 2018-08-21  2:08 UTC  (6+ messages)

[L10N] Kickoff for Git 2.19.0 round 1
 2018-08-21  1:13 UTC 

non-smooth progress indication for git fsck and git gc
 2018-08-21  1:07 UTC  (10+ messages)
  ` Antw: "

[ANNOUNCE] Git v2.19.0-rc0
 2018-08-21  0:46 UTC  (5+ messages)

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-08-21  0:36 UTC  (13+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 6/6] list-objects-filter: implement filter tree:0

What's cooking in git.git (Aug 2018, #05; Mon, 20)
 2018-08-20 22:15 UTC 

[PATCH 2/2] submodule: munge paths to submodule git directories
 2018-08-20 22:03 UTC  (3+ messages)
` [PATCH] submodule: add config for where gitdirs are located

[PATCH 0/9] multi-pack-index cleanups
 2018-08-20 22:03 UTC  (14+ messages)
` [PATCH 1/9] multi-pack-index: provide more helpful usage info
` [PATCH 2/9] multi-pack-index: store local property
` [PATCH 3/9] midx: mark bad packed objects
` [PATCH 4/9] midx: stop reporting garbage
` [PATCH 5/9] midx: fix bug that skips midx with alternates
` [PATCH 6/9] packfile: add all_packs list
` [PATCH 7/9] treewide: use get_all_packs
` [PATCH 8/9] midx: test a few commands that "
` [PATCH 9/9] pack-objects: consider packs in multi-pack-index

[PATCH 0/6] reuse on-disk deltas for fetches with bitmaps
 2018-08-20 21:42 UTC  (9+ messages)
` [PATCH 5/6] pack-bitmap: save "have" bitmap from walk
` [PATCH 6/6] pack-objects: reuse on-disk deltas for thin "have" objects

[PATCH v3 0/7] Make submodules work if .gitmodules is not checked out
 2018-08-20 21:37 UTC  (10+ messages)
` [PATCH v3 3/7] t7411: be nicer to future tests and really clean things up
` [PATCH v3 4/7] submodule--helper: add a new 'config' subcommand
` [PATCH v3 7/7] submodule: support reading .gitmodules even when it's not checked out

What's cooking in git.git (Aug 2018, #04; Fri, 17)
 2018-08-20 21:32 UTC  (15+ messages)
  ` pw/rebase-i-author-script-fix, was "

[RFC] Git enumerations
 2018-08-20 17:59 UTC 

[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
 2018-08-20 19:54 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] refs.c: migrate internal ref iteration to pass thru repository argument
  ` [PATCH v2 2/8] refs.c: upgrade for_each_replace_ref to be a each_repo_ref_fn callback
  ` [PATCH v2 3/8] commit-graph: update design document
  ` [PATCH v2 4/8] test-repository: properly init repo
  ` [PATCH v2 5/8] commit-graph: not compatible with replace objects
  ` [PATCH v2 6/8] commit-graph: not compatible with grafts
  ` [PATCH v2 7/8] commit-graph: not compatible with uninitialized repo
  ` [PATCH v2 8/8] commit-graph: close_commit_graph before shallow walk

[RFC PATCH 0/7] Unset the submodule URL in the superproject when no longer needed
 2018-08-20 19:50 UTC  (4+ messages)
` [PATCH 3/7] submodule: is_submodule_active to differentiate between new and old mode

[PATCH 0/7] Resend of sb/submodule-update-in-c
 2018-08-20 19:44 UTC  (5+ messages)
  ` [PATCH 7/7] submodule--helper: introduce new update-module-mode helper

[PATCH v7 00/16] Parial clone part 3: clone, fetch, fetch-pack, upload-pack, and tests
 2018-08-20 19:42 UTC  (4+ messages)
` [PATCH v7 09/16] fetch: support filters

[PATCH 4/4] range-diff: indent special lines as context
 2018-08-20 19:39 UTC  (5+ messages)
` [PATCH 0/3] Better colors in range-diff
  ` [PATCH 1/3] diff.c: add --output-indicator-{new, old, context}

[PATCH/RFC] commit: new option to abort -a something is already staged
 2018-08-20 19:30 UTC  (4+ messages)

Do not raise conflict when a code in a patch was already added
 2018-08-20 19:22 UTC  (3+ messages)

[PATCH v1] checkout: optionally speed up "git checkout -b foo"
 2018-08-20 18:31 UTC  (8+ messages)
` [PATCH v3] checkout: optimize "git checkout -b <new_branch>"

"less -F" is broken
 2018-08-20 15:54 UTC  (6+ messages)

[PATCH v7 0/1] sideband: highlight keywords in remote sideband output
 2018-08-20 14:32 UTC  (15+ messages)
` [PATCH v7 1/1] "
    ` Re* "

[PATCH v2 00/11] Hash-independent tests (part 3)
 2018-08-20 14:29 UTC  (24+ messages)
` [PATCH v2 01/11] t: add tool to translate hash-related values
` [PATCH v2 02/11] t0000: use hash translation table
` [PATCH v2 03/11] t0000: update tests for SHA-256
` [PATCH v2 04/11] t0002: abstract away SHA-1 specific constants
` [PATCH v2 05/11] t0027: make hash size independent
    ` [PATCH v2 05/11] t0027: make hash size independent'
` [PATCH v2 06/11] t0064: make hash size independent
` [PATCH v2 07/11] t1006: "
` [PATCH v2 08/11] t1400: switch hard-coded object ID to variable
` [PATCH v2 09/11] t1405: make hash size independent
` [PATCH v2 10/11] t1406: make hash-size independent
` [PATCH v2 11/11] t1407: make hash size independent

[PATCH v4 0/5] Speed up unpack_trees()
 2018-08-20 12:43 UTC  (13+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] trace.h: support nested performance tracing
  ` [PATCH v5 2/7] unpack-trees: add "
  ` [PATCH v5 3/7] unpack-trees: optimize walking same trees with cache-tree
  ` [PATCH v5 4/7] unpack-trees: reduce malloc in cache-tree walk
  ` [PATCH v5 5/7] unpack-trees: reuse (still valid) cache-tree from src_index
  ` [PATCH v5 6/7] unpack-trees: add missing cache invalidation
  ` [PATCH v5 7/7] cache-tree: verify valid cache-tree in the test suite

Draft of Git Rev News edition 42
 2018-08-20  9:11 UTC  (3+ messages)

[PATCH 0/4] tests: make more use of 'test_must_be_empty'
 2018-08-19 21:57 UTC  (5+ messages)
` [PATCH 1/4] tests: use 'test_must_be_empty' instead of '! test -s'
` [PATCH 2/4] tests: use 'test_must_be_empty' instead of 'test ! -s'
` [PATCH 3/4] tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
` [PATCH 4/4] tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'

[PATCH] t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
 2018-08-19 21:43 UTC  (10+ messages)

git-bug: Distributed bug tracker embedded in git
 2018-08-19 21:08 UTC  (18+ messages)

[PATCH] parseopt: group literal string alternatives in argument help
 2018-08-19 17:34 UTC 

[PATCH] remote: improve argument help for add --mirror
 2018-08-19 17:34 UTC 

[PATCH] checkout-index: improve argument help for --stage
 2018-08-19 17:34 UTC 

[PATCH] generate-cmdlist.sh: collect config from all config.txt files
 2018-08-19 10:52 UTC 

[GSoC][PATCH v7 00/26] Convert "git stash" to C builtin
 2018-08-19  8:40 UTC  (38+ messages)
` [GSoC][PATCH v7 05/26] stash: convert apply to builtin
` [GSoC][PATCH v7 09/26] stash: implement the "list" command in the builtin
` [GSoC][PATCH v7 10/26] stash: convert show to builtin
` [GSoC][PATCH v7 12/26] stash: refactor `show_stash()` to use the diff API
` [GSoC][PATCH v7 15/26] stash: convert create to builtin
` [GSoC][PATCH v7 16/26] stash: replace spawning a "read-tree" process
` [GSoC][PATCH v7 17/26] stash: avoid spawning a "diff-index" process
` [GSoC][PATCH v7 18/26] stash: convert push to builtin
` [GSoC][PATCH v7 19/26] stash: make push to be quiet
` [GSoC][PATCH v7 20/26] stash: add tests for `git stash push -q`
` [GSoC][PATCH v7 21/26] stash: replace spawning `git ls-files` child process
` [GSoC][PATCH v7 22/26] stash: convert save to builtin
` [GSoC][PATCH v7 23/26] stash: convert `stash--helper.c` into `stash.c`
` [GSoC][PATCH v7 24/26] stash: optimize `get_untracked_files()` and `check_changes()`
` [GSoC][PATCH v7 25/26] stash: replace all `write-tree` child processes with API calls
` [GSoC][PATCH v7 26/26] stash: replace all "git apply" "

[PATCH 0/2] Simple fixes to t7406
 2018-08-18 20:52 UTC  (4+ messages)
` [PATCHv3 0/5] "

[RFC PATCH] t7508-status: fix a bogus check in a submodule-related test
 2018-08-18 17:56 UTC 

[PATCH 0/2] Repacking of promisor packfiles
 2018-08-18 16:05 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] repack: repack promisor objects if -a or -A is set

[GSoC] [PATCH 00/18] builtin rebase options
 2018-08-18 15:59 UTC  (3+ messages)
` [PATCH 11/18] builtin rebase: support `--autostash` option

[RFC/PATCH] drop vcs-svn experiment
 2018-08-18 15:03 UTC  (3+ messages)

[PATCH/RFC] commit: add short option for --amend
 2018-08-18  7:24 UTC  (2+ messages)

[PATCH] t2024: mark test using "checkout -p" with PERL prerequisite
 2018-08-18  7:01 UTC  (2+ 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).