git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-30 22:19:55 to 2018-09-03 19:22:23 UTC [more...]

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-03 19:21 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] read-cache: load cache extensions on worker thread

[PATCH] add -p: coalesce hunks before testing applicability
 2018-09-03 19:01 UTC  (4+ messages)

[PATCH v6 0/4] stash: add new tests and introduce a new helper function
 2018-09-03 19:12 UTC  (25+ messages)
` [GSoC][PATCH v8 00/20] Convert "git stash" to C builtin
  ` [GSoC][PATCH v8 05/20] stash: add tests for `git stash show` config
  ` [GSoC][PATCH v8 08/20] stash: convert branch to builtin
  ` [GSoC][PATCH v8 13/20] stash: convert store "
  ` [GSoC][PATCH v8 14/20] stash: convert create "
  ` [GSoC][PATCH v8 15/20] stash: convert push "
  ` [GSoC][PATCH v8 17/20] stash: convert save "
  ` [GSoC][PATCH v8 18/20] stash: convert `stash--helper.c` into `stash.c`
  ` [GSoC][PATCH v8 19/20] stash: optimize `get_untracked_files()` and `check_changes()`
  ` [GSoC][PATCH v8 20/20] stash: replace all `write-tree` child processes with API calls

[RFC PATCH 00/12] Base SHA-256 algorithm implementation
 2018-09-03 19:11 UTC  (4+ messages)
` [RFC PATCH 08/12] commit-graph: convert to using the_hash_algo

test files with same names?
 2018-09-03 18:16 UTC 

[PATCH 00/21] Kill the_index part 4
 2018-09-03 18:09 UTC  (29+ messages)
` [PATCH 12/21] patch-ids.c: remove implicit dependency on the_index
` [PATCH v2 00/24] Kill the_index part 4
  ` [PATCH v2 01/24] archive.c: remove implicit dependency the_repository
  ` [PATCH v2 02/24] read-cache.c: remove 'const' from index_has_changes()
  ` [PATCH v2 03/24] diff.c: reduce implicit dependency on the_index
  ` [PATCH v2 04/24] combine-diff.c: remove "
  ` [PATCH v2 05/24] blame.c: rename "repo" argument to "r"
  ` [PATCH v2 06/24] diff.c: remove the_index dependency in textconv() functions
  ` [PATCH v2 07/24] grep.c: remove implicit dependency on the_index
  ` [PATCH v2 08/24] diff.c: "
  ` [PATCH v2 09/24] read-cache.c: "
  ` [PATCH v2 10/24] diff-lib.c: "
  ` [PATCH v2 11/24] ll-merge.c: "
  ` [PATCH v2 12/24] merge-blobs.c: "
  ` [PATCH v2 13/24] merge.c: "
  ` [PATCH v2 14/24] patch-ids.c: "
  ` [PATCH v2 15/24] sha1-file.c: "
  ` [PATCH v2 16/24] rerere.c: "
  ` [PATCH v2 17/24] userdiff.c: "
  ` [PATCH v2 18/24] line-range.c: "
  ` [PATCH v2 19/24] submodule.c: "
  ` [PATCH v2 20/24] tree-diff.c: "
  ` [PATCH v2 21/24] ws.c: "
  ` [PATCH v2 22/24] revision.c: "
  ` [PATCH v2 23/24] revision.c: reduce implicit dependency the_repository
  ` [PATCH v2 24/24] Rename functions to avoid breaking in-flight topics

[PATCH] i18n: fix mistakes in translated strings
 2018-09-03 17:52 UTC  (3+ messages)

[PATCH v6] Implement --first-parent for git rev-list --bisect
 2018-09-03 17:31 UTC  (6+ messages)
    ` [PATCH] bisect.c: make show_list() build again

non-smooth progress indication for git fsck and git gc
 2018-09-03 16:48 UTC  (9+ messages)

[PATCH v4 8/8] fsck: support comments & empty lines in skipList
 2018-09-03 14:49 UTC  (12+ messages)
` [PATCH v5 00/10] use oidset for skiplist + docs + tests + comment support
` [PATCH v5 01/10] fsck tests: setup of bogus commit object
` [PATCH v5 02/10] fsck tests: add a test for no skipList input
` [PATCH v5 03/10] fsck: document and test sorted "
` [PATCH v5 04/10] fsck: document and test commented & empty line "
` [PATCH v5 05/10] fsck: document that skipList input must be unabbreviated
` [PATCH v5 06/10] fsck: add a performance test
` [PATCH v5 07/10] fsck: add a performance test for skipList
` [PATCH v5 08/10] fsck: use strbuf_getline() to read skiplist file
` [PATCH v5 09/10] fsck: use oidset instead of oid_array for skipList
` [PATCH v5 10/10] fsck: support comments & empty lines in skipList

Trivial enhancement: All commands which require an author should accept --author
 2018-09-03 13:18 UTC  (7+ messages)

git log --author-date-order not always working
 2018-09-03 12:54 UTC 

Feature request: hooks directory
 2018-09-03  8:50 UTC  (8+ messages)

Git in Outreachy Dec-Mar?
 2018-09-03  4:36 UTC  (14+ messages)

What's cooking in git.git (Aug 2018, #06; Wed, 29)
 2018-09-03  4:23 UTC  (7+ messages)

[ANNOUNCE] Git v2.19.0-rc0
 2018-09-02 18:53 UTC  (13+ messages)

[PATCH] read-cache.c: optimize reading index format v4
 2018-09-02 13:19 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] read-cache.c: "

[BUG] index corruption with git commit -p
 2018-09-02  8:02 UTC  (7+ messages)

[PATCH] test-tool.h: include git-compat-util.h
 2018-09-02  5:51 UTC  (13+ messages)
` [PATCH 5/6] pack-bitmap: save "have" bitmap from walk
      ` [PATCH 0/4] un-breaking pack-objects with bitmaps
        ` [PATCH 1/4] bitmap_has_sha1_in_uninteresting(): drop BUG check
        ` [PATCH 2/4] t5310: test delta reuse with bitmaps
        ` [PATCH 3/4] traverse_bitmap_commit_list(): don't free result
        ` [PATCH 4/4] pack-bitmap: drop "loaded" flag

[PATCH v2 0/3] wt-status.c: commitable flag
 2018-09-02  5:17 UTC  (7+ messages)
` [PATCH v2 1/3] wt-status.c: Move has_unmerged earlier in the file
` [PATCH v2 2/3] Add test for commit --dry-run --short
` [PATCH v2 3/3] wt-status.c: Set the commitable flag in the collect phase

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2018-09-02  0:34 UTC  (11+ messages)

[PATCH] Makefile: enable DEVELOPER by default
 2018-09-01 21:01 UTC  (8+ messages)

[PATCH v3 00/11] Hash-independent tests (part 3)
 2018-09-01 15:33 UTC  (5+ messages)
` [PATCH v3 05/11] t0027: make hash size independent

Possible bug: identical lines added/removed in git diff
 2018-09-01 15:23 UTC  (9+ messages)

[PATCH 0/3] wt-status.c: commitable flag
 2018-09-01 11:55 UTC  (12+ messages)
` [PATCH 1/3] Change tests from expecting to fail to expecting success
` [PATCH 2/3] Add test for commit --dry-run --short
` [PATCH 3/3] wt-status.c: Set the commitable flag in the collect phase

[PATCH 1/2] rerere: remove documentation for "nested conflicts"
 2018-09-01  9:00 UTC  (4+ messages)
` [PATCH v2 1/2] rerere: mention caveat about unmatched conflict markers

[PATCH 0/2] rebase --autosquash: handle manual "final fixups"
 2018-08-31 23:45 UTC  (3+ messages)
` [PATCH 1/2] rebase -i --autosquash: demonstrate a problem skipping the last squash
` [PATCH 2/2] rebase -i: be careful to wrap up fixup/squash chains

[PATCH v4 0/6] "git fetch" should not clobber existing tags without --force
 2018-08-31 22:02 UTC  (13+ messages)
` [PATCH v5 0/9] git "
` [PATCH v5 1/9] fetch: change "branch" to "reference" in --force -h output
` [PATCH v5 2/9] push tests: make use of unused $1 in test description
` [PATCH v5 3/9] push tests: use spaces in interpolated string
` [PATCH v5 4/9] fetch tests: add a test for clobbering tag behavior
` [PATCH v5 5/9] push doc: remove confusing mention of remote merger
` [PATCH v5 6/9] push doc: move mention of "tag <tag>" later in the prose
` [PATCH v5 7/9] push doc: correct lies about how push refspecs work
` [PATCH v5 8/9] fetch: document local ref updates with/without --force
` [PATCH v5 9/9] fetch: stop clobbering existing tags without --force

[PATCH 0/9] worktree: fix bugs and broaden --force applicability
 2018-08-31 21:57 UTC  (8+ messages)

[PATCH 0/5] handle corruption in patch-delta
 2018-08-31 21:55 UTC  (10+ messages)
` [PATCH 2/5] t5303: test some corrupt deltas

[PATCH] doc/Makefile: remove tmp-doc-diff on "make clean"
 2018-08-31 21:37 UTC  (12+ messages)
` [PATCH 0/3] doc-diff: add "clean" mode & fix portability problem
  ` [PATCH 1/3] doc-diff: fix non-portable 'man' invocation
  ` [PATCH 2/3] doc-diff: add --clean mode to remove temporary working gunk
  ` [PATCH 3/3] doc/Makefile: drop doc-diff worktree and temporary files on "make clean"

[PATCH] Makefile: enable DEVELOPER by default
 2018-08-31 20:59 UTC  (6+ messages)
` [PATCH] config.mak.uname: resolve FreeBSD iconv-related compilation warning

[PATCH 0/1] Teach the builtin rebase about the builtin interactive rebase
 2018-08-31 20:48 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] builtin rebase: prepare for builtin rebase -i

A rebase regression in Git 2.18.0
 2018-08-31 19:37 UTC  (8+ messages)

[PATCH 0/8] WIP: trace2: a new trace facility
 2018-08-31 17:19 UTC  (11+ messages)
` [PATCH 1/8] trace2: create new combined "
` [PATCH 2/8] trace2: add trace2 to main
` [PATCH 3/8] trace2: demonstrate trace2 regions in wt-status
` [PATCH 4/8] trace2: demonstrate trace2 child process classification
` [PATCH 5/8] trace2: demonstrate instrumenting do_read_index
` [PATCH 6/8] trace2: demonstrate instrumenting threaded preload_index
` [PATCH 7/8] trace2: demonstrate setting sub-command parameter in checkout
` [PATCH 8/8] trace2: demonstrate use of regions in read_directory_recursive

[PATCH v3 0/7] Prep for "git fetch" should not clobber existing tags without --force
 2018-08-31 16:35 UTC  (5+ messages)
` [PATCH v4 4/6] push doc: correct lies about how push refspecs work

Automatic core.autocrlf?
 2018-08-31 13:17 UTC  (7+ messages)

Thank you for public-inbox!
 2018-08-31 11:01 UTC  (8+ messages)

improved diff tool
 2018-08-31  9:28 UTC  (5+ 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).