git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-08 13:19:13 to 2019-04-10 22:33:04 UTC [more...]

What's cooking in git.git (Apr 2019, #02; Wed, 10)
 2019-04-10 22:32 UTC  (14+ messages)
` nd/switch-and-restore, was "
` dl/warn-tagging-a-tag, "
` jh/trace2-sid-fix, "

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-04-10 20:56 UTC  (8+ messages)
` [PATCH v2 00/32] nd/sha1-name-c-wo-the-repository updates
  ` [PATCH v2 01/32] rebase: 'make coccicheck' cleanup
  ` [PATCH v3 00/33] nd/sha1-name-c-wo-the-repository updates

[PATCH 1/1] send-email: fix transferencoding config option
 2019-04-10 20:40 UTC  (7+ messages)

[GSoC][PATCH v4 0/7] clone: dir-iterator refactoring with tests
 2019-04-10 20:24 UTC  (5+ messages)
` [GSoC][PATCH v5 "
  ` [GSoC][PATCH v5 3/7] dir-iterator: add flags parameter to dir_iterator_begin

[RFC PATCH 00/11] rebase -i run without forking rebase--interactive
 2019-04-10 19:16 UTC  (4+ messages)
` [RFC PATCH 08/11] rebase -i: use struct rebase_options to parse args

[PATCH v6 0/6] blame: add the ability to ignore commits
 2019-04-10 19:04 UTC  (9+ messages)
` [PATCH v6 1/6] Move init_skiplist() outside of fsck
` [PATCH v6 2/6] blame: use a helper function in blame_chunk()
` [PATCH v6 3/6] blame: add the ability to ignore commits and their changes
` [PATCH v6 4/6] blame: add config options to handle output for ignored lines
` [PATCH v6 5/6] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v6 6/6] blame: use a fingerprint heuristic to match ignored lines

[PATCH 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-04-10 17:37 UTC  (12+ messages)
` [PATCH 01/11] Start to implement a built-in version of `git add --interactive`
` [PATCH 02/11] diff: export diffstat interface
` [PATCH 03/11] built-in add -i: implement the `status` command
` [PATCH 04/11] built-in add -i: refresh the index before running `status`
` [PATCH 05/11] built-in add -i: color the header in the `status` command
` [PATCH 06/11] built-in add -i: implement the main loop
` [PATCH 07/11] Add a function to determine unique prefixes for a list of strings
` [PATCH 08/11] built-in add -i: show unique prefixes of the commands
` [PATCH 09/11] built-in add -i: support `?` (prompt help)
` [PATCH 10/11] built-in add -i: use color in the main loop
` [PATCH 11/11] built-in add -i: implement the `help` command

repeated empty section in config of repository
 2019-04-10 16:35 UTC  (3+ messages)

[PATCH 0/1] Fix an off-by-one bug in the untracked cache code
 2019-04-10 16:20 UTC  (3+ messages)
` [PATCH 1/1] untracked cache: fix off-by-one

[PATCH] t3000 (ls-files -o): widen description to reflect current tests
 2019-04-10 15:28 UTC 

[RFC PATCH] pack-objects: write objects packed to trace2
 2019-04-10 15:05 UTC  (4+ messages)

[PATCH] test-lib: whitelist GIT_TR2_* in the environment
 2019-04-10 13:56 UTC  (2+ messages)

regression in output of git-pull --rebase --recurse-submodules=yes --quiet
 2019-04-10 11:18 UTC  (3+ messages)
` regression AGAIN "

Git subtree error on windows 10 with 2.21 version
 2019-04-10 10:45 UTC 

What's cooking in git.git (Apr 2019, #01; Thu, 4)
 2019-04-10  9:36 UTC  (5+ messages)
` [PATCH] Introduce "precious" file concept

[PATCH/docs] make slash-rules more readable
 2019-04-10  7:39 UTC  (7+ messages)

[PATCH] Unbreak real_path on Windows for already absolute paths (with Visual Studio)
 2019-04-10  5:32 UTC  (9+ messages)
    ` [PATCH v2] MSVC: Unbreak real_path for Windows paths

[GSoC] [RFC] Proposal: Teach git stash to handle unmerged index entries
 2019-04-10  5:09 UTC  (3+ messages)

[PATCH v3 0/3] dir: treat a repository without commits as a repository
 2019-04-10  3:57 UTC  (5+ messages)
` [PATCH v3 1/3] submodule: refuse to add repository with no commits
` [PATCH v3 2/3] dir: do not traverse repositories "
` [PATCH v3 3/3] add: error appropriately on repository "

[PATCH] clone: send server options when using protocol v2
 2019-04-10  3:51 UTC  (7+ messages)
` [PATCH v2 0/2] Server options when cloning
  ` [PATCH v2 1/2] transport: warn if server options are unsupported
  ` [PATCH v2 2/2] clone: send server options when using protocol v2

[PATCH 0/2] a few more minor asciidoc/tor formatting fixes
 2019-04-10  3:09 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] Documentation/git-show-branch: avoid literal {apostrophe}
` [PATCH v2 2/2] Documentation/git-svn: improve asciidoctor compatibility

[PATCH 0/7] harden unexpected object types checks
 2019-04-10  2:13 UTC  (30+ messages)
` [PATCH 2/7] t: introduce tests for unexpected object types
` [PATCH 6/7] rev-list: let traversal die when --missing is not in use
` [PATCH v2 0/7] harden unexpected object types checks
  ` [PATCH v2 1/7] t: move 'hex2oct' into test-lib-functions.sh
  ` [PATCH v2 2/7] t: introduce tests for unexpected object types
  ` [PATCH v2 3/7] list-objects.c: handle unexpected non-blob entries
  ` [PATCH v2 4/7] list-objects.c: handle unexpected non-tree entries
  ` [PATCH v2 5/7] get_commit_tree(): return NULL for broken tree
  ` [PATCH v2 6/7] rev-list: let traversal die when --missing is not in use
  ` [PATCH v2 7/7] rev-list: detect broken root trees

[PATCH v1 0/2] minor asciidoc/tor formatting fixes
 2019-04-10  0:41 UTC  (4+ messages)
` [PATCH 2/2] Documentation/git-svn: improve asciidoctor compatibility

[PATCH] clone: do faster object check for partial clones
 2019-04-09 23:42 UTC  (16+ messages)
` [PATCH v2] rev-list: exclude promisor objects at walk time
` [PATCH v3] "

[PATCH v5 6/6] RFC blame: use a fingerprint heuristic to match ignored lines
 2019-04-09 19:10 UTC  (7+ messages)

[PATCH] clone: send server options when using protocol v2
 2019-04-09 18:49 UTC  (4+ messages)

[PATCH v5 00/16] Many promisor remotes
 2019-04-09 16:11 UTC  (17+ messages)
` [PATCH v5 01/16] t0410: remove pipes after git commands
` [PATCH v5 02/16] fetch-object: make functions return an error code
` [PATCH v5 03/16] Add initial support for many promisor remotes
` [PATCH v5 04/16] promisor-remote: implement promisor_remote_get_direct()
` [PATCH v5 05/16] promisor-remote: add promisor_remote_reinit()
` [PATCH v5 06/16] promisor-remote: use repository_format_partial_clone
` [PATCH v5 07/16] Use promisor_remote_get_direct() and has_promisor_remote()
` [PATCH v5 08/16] diff: use promisor-remote.h instead of fetch-object.h
` [PATCH v5 09/16] promisor-remote: parse remote.*.partialclonefilter
` [PATCH v5 10/16] builtin/fetch: remove unique promisor remote limitation
` [PATCH v5 11/16] t0410: test fetching from many promisor remotes
` [PATCH v5 12/16] partial-clone: add multiple remotes in the doc
` [PATCH v5 13/16] remote: add promisor and partial clone config to "
` [PATCH v5 14/16] Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}
` [PATCH v5 15/16] Move repository_format_partial_clone to promisor-remote.c
` [PATCH v5 16/16] Move core_partial_clone_filter_default "

[PATCH 0/4] trace2: load trace2 settings from system config
 2019-04-09 15:58 UTC  (5+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 4/7] trace2: use system config for default trace2 settings

[PATCH v2 0/13] a rabbit hole of update-server-info (and midx!) fixes
 2019-04-09 15:15 UTC  (8+ messages)
` [PATCH v2 01/13] packfile.h: drop extern from function declarations

[PATCH 0/3] some prune optimizations
 2019-04-09 15:10 UTC  (10+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal
  ` bitmaps by default? [was: prune: use bitmaps for reachability traversal]
      ` [PATCH] repack: enable bitmaps by default on bare repos
              ` [PATCH v3] "

Advice setting for git rebase
 2019-04-09 14:32 UTC 

[PATCH 1/3] sha1-file: test the error behavior of alt_odb_usable()
 2019-04-09 14:14 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-09 12:52 UTC  (2+ messages)

[PATCH v1 00/11] And new command "restore"
 2019-04-09 12:18 UTC  (6+ messages)
` [PATCH v1 01/11] checkout: split part of it to new command 'restore'

[GSoC] [RFC] git stashing discussing solution approaches
 2019-04-09 11:50 UTC 

[PATCH 0/1] Fix a false negative in t3301-notes.sh
 2019-04-09 11:33 UTC  (3+ messages)
` [PATCH 1/1] t3301: fix false negative

[GSoC] [RFC] stashing unmerged index entries
 2019-04-09 11:01 UTC  (2+ messages)

Request Accepted (MARKETING & SALES PROMOTION EXPO)
 2019-04-09 10:22 UTC 

将贵司的文具打入日本的促销礼品市场----MARKETING & SALES PROMOTION EXPO [June]
 2019-04-09  9:51 UTC 

git push --atomic and HTTP(S) vs SSH
 2019-04-09  9:58 UTC  (2+ messages)

[PATCH] blame: default to HEAD in a bare repo when no start commit is given
 2019-04-09  8:13 UTC  (5+ messages)

Pull without fetch
 2019-04-09  8:03 UTC  (8+ messages)

"commit --author=..." does not work if global email and name is not set
 2019-04-09  7:43 UTC  (9+ messages)

[PATCH v2 2/2] diff: batch fetching of missing blobs
 2019-04-09  6:36 UTC  (6+ messages)
` [PATCH] fixup! "

[GSoC][RFC] Proposal: Make pack access code thread-safe
 2019-04-09  5:54 UTC  (13+ messages)

[PATCH][RFC] read-cache: read_index_from() accepts repo as arg
 2019-04-09  2:07 UTC  (2+ messages)

[RFC] TODO in read-cache.c
 2019-04-09  2:04 UTC  (4+ messages)

[[GSoC][PATCH …]] In notes-merge.c updated notes_merge_commit()
 2019-04-09  2:00 UTC  (3+ messages)

[GSoC][RFC] discussion about stashing with conflicts
 2019-04-08 21:55 UTC  (8+ messages)

What's cooking in git.git (Apr 2019, #01; Thu, 4)
 2019-04-08 21:18 UTC  (4+ messages)

[PATCH v2] t5551: mark half-auth no-op fetch test as v0-only
 2019-04-08 17:01 UTC  (2+ messages)

[PATCH 0/2] A couple of cherry-pick related fixes
 2019-04-08 15:47 UTC  (9+ messages)
` [PATCH 1/2] commit/reset: try to clean up sequencer state
` [PATCH 2/2] fix cherry-pick/revert status after commit

[PATCH v3] git-gui: Handle Ctrl + BS/Del in the commit msg
 2019-04-08 12:54 UTC 


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