git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-12-14 02:23:50 to 2018-12-18 07:25:47 UTC [more...]

[PATCH 0/3] setup: add `clear_repository_format()`
 2018-12-18  7:25 UTC 

[PATCH] stripspace: allow -s/-c outside git repository
 2018-12-18  6:09 UTC  (2+ messages)

[PATCH] shallow: clear shallow cache when committing lock
 2018-12-18  3:46 UTC  (2+ messages)

[PATCH] log: add %S option (like --source) to log --format
 2018-12-18  3:35 UTC  (4+ messages)

[PATCH 0/3] Some fixes and improvements
 2018-12-18  0:02 UTC  (17+ messages)
` [PATCH v2 7/8] builtin/fetch-pack: support protocol version 2
` [PATCH v2 8/8] tests: mark tests broken under GIT_TEST_PROTOCOL_VERSION=2
          ` [PATCH] upload-pack: turn on uploadpack.allowAnySHA1InWant=true

Can git tell me which uncommitted files clash with the incoming changes?
 2018-12-17 22:50 UTC  (8+ messages)

[PATCH v2 0/8] protocol v2 fixes
 2018-12-17 22:40 UTC  (6+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] serve: pass "config context" through to individual commands
` [PATCH v3 2/4] parse_hide_refs_config: handle NULL section
` [PATCH v3 3/4] upload-pack: support hidden refs with protocol v2
` [PATCH v3 4/4] fetch-pack: support protocol version 2

[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
 2018-12-17 21:44 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] test-lib: parse some --options earlier

[PATCH 0/3] remote-curl smart-http discovery cleanup
 2018-12-17 21:33 UTC  (7+ messages)
` [PATCH v3 0/4] Unify pkt-line error handling and refactor smart-http
  ` [PATCH v3 1/4] pack-protocol.txt: accept error packets in any context

Git blame performance on files with a lot of history
 2018-12-17 20:59 UTC  (7+ messages)

[PATCH 0/4] Expose gpgsig in pretty-print
 2018-12-17 20:24 UTC  (8+ messages)

pack file object size question
 2018-12-17 19:39 UTC  (6+ messages)

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

Draft of Git Rev News edition 46
 2018-12-17 14:33 UTC 

Bug in git-remote
 2018-12-17 12:50 UTC  (3+ messages)

Two gitweb bugs related to javascript-actions
 2018-12-16 23:24 UTC  (2+ messages)
` [PATCH] gitweb: correctly store previous rev in javascript-actions mode

[PATCH v2 0/2] refactoring branch colorization to ref-filter
 2018-12-16 21:57 UTC  (5+ messages)
` [PATCH v3 0/3]
  ` [PATCH v3 1/3] ref-filter: add worktreepath atom
  ` [PATCH v3 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
  ` [PATCH v3 3/3] branch: Add an extra verbose output displaying worktree path for refs "

What's cooking in git.git (Dec 2018, #01; Sun, 9)
 2018-12-16 21:48 UTC  (2+ messages)

[PATCH] doc: short status for delete + intent-to-add
 2018-12-16 18:26 UTC  (2+ messages)

[PATCH 0/4] A few Asciidoctor-fixes
 2018-12-16 16:19 UTC  (18+ messages)
` [PATCH 1/4] git-column.txt: fix section header
` [PATCH 2/4] git-init.txt: do not nest open blocks
` [PATCH 3/4] rev-list-options.txt: "
` [PATCH 4/4] git-status.txt: render tables correctly under Asciidoctor
    ` [PATCH v2 0/3] A few Asciidoctor-fixes
      ` [PATCH v2 1/3] git-column.txt: fix section header
      ` [PATCH v2 2/3] Documentation: do not nest open blocks
      ` [PATCH v2 3/3] git-status.txt: render tables correctly under Asciidoctor

[PATCH] worktree: allow to (re)move worktrees with uninitialized submodules
 2018-12-16 14:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] protocol v2 and hidden refs
 2018-12-16 11:47 UTC  (16+ messages)
` [PATCH 1/3] serve: pass "config context" through to individual commands

[PATCH] Simplify handling of setup_git_directory_gently() failure cases
 2018-12-16  1:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: improve grammar in git-update-index
 2018-12-16  0:21 UTC  (3+ messages)

[PATCH 0/1] gc/repack: release packs when needed
 2018-12-15 22:04 UTC  (2+ messages)
` [PATCH 1/1] "

Bug in lineendings handling that prevents resetting checking out, rebasing etc
 2018-12-15 20:58 UTC  (7+ messages)

[ANNOUNCE] Git for Windows 2.20.1
 2018-12-15 16:59 UTC 

[ANNOUNCE] Git v2.20.1
 2018-12-15  5:01 UTC 

Cygwin Git with Windows paths
 2018-12-15  4:33 UTC  (2+ messages)
` [PATCH v4 1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again)

git-apply working on an index with smudged entries
 2018-12-15  0:40 UTC  (2+ messages)

[PATCH 00/23] sb/more-repo-in-api
 2018-12-15  0:09 UTC  (24+ messages)
` [PATCH 01/23] sha1_file: allow read_object to read objects in arbitrary repositories
` [PATCH 02/23] packfile: allow has_packed_and_bad to handle "
` [PATCH 03/23] object-store: allow read_object_file_extended to read from any repo
` [PATCH 04/23] object-store: prepare read_object_file to deal with "
` [PATCH 05/23] object-store: prepare has_{sha1, object}_file to handle "
` [PATCH 06/23] object: parse_object to honor its repository argument
` [PATCH 07/23] commit: allow parse_commit* to handle any repo
` [PATCH 08/23] commit-reach.c: allow paint_down_to_common "
` [PATCH 09/23] commit-reach.c: allow merge_bases_many "
` [PATCH 10/23] commit-reach.c: allow remove_redundant "
` [PATCH 11/23] commit-reach.c: allow get_merge_bases_many_0 "
` [PATCH 12/23] commit-reach: prepare get_merge_bases "
` [PATCH 13/23] commit-reach: prepare in_merge_bases[_many] "
` [PATCH 14/23] commit: prepare get_commit_buffer "
` [PATCH 15/23] commit: prepare repo_unuse_commit_buffer "
` [PATCH 16/23] commit: prepare logmsg_reencode to handle arbitrary repositories
` [PATCH 17/23] pretty: prepare format_commit_message "
` [PATCH 18/23] submodule: use submodule repos for object lookup
` [PATCH 19/23] submodule: don't add submodule as odb for push
` [PATCH 20/23] commit-graph: convert remaining functions to handle any repo
` [PATCH 21/23] commit: prepare free_commit_buffer and release_commit_memory for "
` [PATCH 22/23] path.h: make REPO_GIT_PATH_FUNC repository agnostic
` [PATCH 23/23] t/helper/test-repository: celebrate independence from the_repository

[PATCH 0/4]
 2018-12-14 23:59 UTC  (6+ messages)
` [PATCH 0/4] submodules: unset core.worktree when no working tree present
  ` [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

[PATCH v4 0/1] Advertise multiple supported proto versions
 2018-12-14 22:39 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] protocol: advertise multiple supported versions

[PATCH 0/2] Teach log -G to ignore binary files
 2018-12-14 18:49 UTC  (9+ messages)
` [PATCH v2] log -G: Ignore "
` [PATCH v3] log -G: ignore "

[PATCH 0/1] worktree refs: fix case sensitivity for 'head'
 2018-12-14 18:48 UTC  (16+ messages)
` [PATCH 1/1] "

t5601 breakage at 3cd325f7be (Merge branch 'js/protocol-advertise-multi' into pu, 2018-12-14)
 2018-12-14 18:44 UTC  (2+ messages)

Bug: `git commit --fixup` with duplicate commit messages
 2018-12-14 16:33 UTC  (4+ messages)

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2018-12-14  4:53 UTC  (12+ messages)
            ` [PATCH v2 0/4] Allow 'cherry-pick -m 1' for non-merge commits
              ` [PATCH v2 2/4] cherry-pick: do not error on non-merge commits when '-m 1' is specified
              ` [PATCH v2 1/4] t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks
              ` [PATCH v2 4/4] t3506: validate '-m 1 -ff' is now accepted for non-merge commits
              ` [PATCH v2 3/4] t3502: validate '-m 1' argument "

[PATCH 0/2] mingw: support absolute paths without a drive prefix
 2018-12-14 11:31 UTC  (9+ messages)
` [PATCH 2/2] mingw: allow absolute paths without "

[PATCH 0/1] .gitattributes: ensure t/oid-info/* has eol=lf
 2018-12-14 11:10 UTC  (8+ messages)
` [PATCH v2 0/2] Add more eol=lf to .gitattributes
  ` [PATCH v2 1/2] .gitattributes: ensure t/oid-info/* has eol=lf

[Question] Complex textconv text
 2018-12-14 10:04 UTC  (3+ messages)

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-14  8:45 UTC  (4+ messages)
` [PATCH v3] "

[wishlist] git submodule update --reset-hard
 2018-12-14  4:22 UTC  (9+ 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

2.20.0 - Undocumented change in submodule update wrt # parallel jobs
 2018-12-14  2:53 UTC  (3+ messages)
` [PATCH] submodule update: run at most one fetch job unless otherwise set

Preparing for 2.20.1 brown-paper-bag maintenance release
 2018-12-14  2:40 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).