git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-29 16:32:27 to 2019-04-01 16:41:26 UTC [more...]

[PATCH v4 00/11] Many promisor remotes
 2019-04-01 16:40 UTC  (8+ messages)
` [PATCH v4 01/11] fetch-object: make functions return an error code
` [PATCH v4 02/11] Add initial support for many promisor remotes
` [PATCH v4 03/11] promisor-remote: implement promisor_remote_get_direct()
` [PATCH v4 04/11] promisor-remote: add promisor_remote_reinit()
` [PATCH v4 05/11] promisor-remote: use repository_format_partial_clone
` [PATCH v4 06/11] Use promisor_remote_get_direct() and has_promisor_remote()
` [PATCH v4 07/11] promisor-remote: parse remote.*.partialclonefilter

[RFC PATCH 0/5] Fix some fast-import parsing issues
 2019-04-01 16:00 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] t9300: demonstrate bug with get-mark and empty orphan commits
  ` [PATCH v2 2/5] git-fast-import.txt: fix wording about where ls command can appear
  ` [PATCH v2 3/5] fast-import: check most prominent commands first
  ` [PATCH v2 4/5] fast-import: only allow cat-blob requests where it makes sense
  ` [PATCH v2 5/5] fast-import: fix erroneous handling of get-mark with empty orphan commits

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-04-01 15:41 UTC  (19+ messages)
` [PATCH v2 00/15] Switch directory rename detection default
  ` [PATCH v2 01/15] Use 'unsigned short' for mode, like diff_filespec does
  ` [PATCH v2 02/15] merge-recursive: rename merge_options argument from 'o' to 'opt'
  ` [PATCH v2 03/15] merge-recursive: rename diff_filespec 'one' to 'o'
  ` [PATCH v2 04/15] merge-recursive: rename locals 'o' and 'a' to 'obuf' and 'abuf'
  ` [PATCH v2 05/15] merge-recursive: use 'ci' for rename_conflict_info variable name
  ` [PATCH v2 06/15] merge-recursive: move some struct declarations together
  ` [PATCH v2 07/15] merge-recursive: shrink rename_conflict_info
  ` [PATCH v2 08/15] merge-recursive: remove ren[12]_other fields from rename_conflict_info
  ` [PATCH v2 09/15] merge-recursive: track branch where rename occurred in rename struct
  ` [PATCH v2 10/15] merge-recursive: cleanup handle_rename_* function signatures
  ` [PATCH v2 11/15] merge-recursive: switch from (oid,mode) pairs to a diff_filespec
  ` [PATCH v2 12/15] t6043: fix copied test description to match its purpose
  ` [PATCH v2 13/15] merge-recursive: track information associated with directory renames
  ` [PATCH v2 14/15] merge-recursive: give callers of handle_content_merge() access to contents
  ` [PATCH v2 15/15] merge-recursive: switch directory rename detection default

[PATCH 1/2] praise: a culturally sensitive wrapper for 'blame'
 2019-04-01 15:37 UTC  (3+ messages)
` [PATCH 2/2] praise: make 'blameless' cultural enforcement configurable

"Give me a break"... well, you gave me one
 2019-04-01 15:26 UTC  (6+ messages)

test suite: why does git add large_file create a pack, rather than an object?
 2019-04-01 15:09 UTC  (3+ messages)

[PATCH 0/5] Progress display fixes
 2019-04-01 14:15 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] progress: make display_progress() return void
  ` [PATCH v2 2/4] progress: assemble percentage and counters in a strbuf before printing
  ` [PATCH v2 3/4] progress: clear previous progress update dynamically
  ` [PATCH v2 4/4] progress: break too long progress bar lines

GIT_DIR not passed to script if hooksPath is set
 2019-04-01 14:14 UTC 

git-gui: executed hooks are different from command-line git if hooksPath is set
 2019-04-01 13:57 UTC 

[RFC PATCH v3 0/5] clone: dir iterator refactoring with tests
 2019-04-01 13:56 UTC  (30+ messages)
` [GSoC][PATCH v4 0/7] clone: dir-iterator "
  ` [GSoC][PATCH v4 1/7] clone: test for our behavior on odd objects/* content
  ` [GSoC][PATCH v4 2/7] clone: better handle symlinked files at .git/objects/
  ` [GSoC][PATCH v5 0/7] clone: dir-iterator refactoring with tests
    ` [GSoC][PATCH v5 1/7] clone: test for our behavior on odd objects/* content
    ` [GSoC][PATCH v5 2/7] clone: better handle symlinked files at .git/objects/
    ` [GSoC][PATCH v5 3/7] dir-iterator: add flags parameter to dir_iterator_begin
    ` [GSoC][PATCH v5 4/7] clone: copy hidden paths at local clone
    ` [GSoC][PATCH v5 5/7] clone: extract function from copy_or_link_directory
    ` [GSoC][PATCH v5 6/7] clone: use dir-iterator to avoid explicit dir traversal
    ` [GSoC][PATCH v5 7/7] clone: replace strcmp by fspathcmp

[PATCH v1 0/2] minor asciidoc/tor formatting fixes
 2019-04-01 13:18 UTC  (5+ messages)
` [PATCH v1 1/2] Documentation/rev-list-options: wrap --date=<format> block with "--"
` [PATCH v1 2/2] Documentation/git-status: fix titles in porcelain v2 section

[GSoC] Unify ref-filter formats with other --pretty formats
 2019-04-01 12:58 UTC  (9+ messages)

git-gui: unstaged changes windowpane resets after unstaging a line
 2019-04-01 12:29 UTC  (5+ messages)

[PATCH] read-tree.txt: clarify --reset and worktree changes
 2019-04-01 12:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/8] Do not use abbreviated options in tests
 2019-04-01 10:47 UTC  (4+ messages)
` [PATCH 1/2] parse-options: allow for configuring option abbreviation

[PATCH 0/3] rebase: learn --keep-base
 2019-04-01 10:46 UTC  (13+ messages)
` [PATCH 1/3] rebase: teach rebase --keep-base
` [PATCH v2] "

[PATCH] In `git log --graph`, default to --pretty=oneline --abbrev-commit
 2019-04-01 10:45 UTC  (5+ messages)

[PATCH] mailinfo: support Unicode scissors
 2019-04-01 10:11 UTC  (5+ messages)

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

[Fix v1] builtin/ls-files.c: add error check on lstat for modified files
 2019-04-01  9:29 UTC  (2+ messages)

[PATCH v2 00/19] Add new command "switch"
 2019-04-01  9:29 UTC  (9+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 10/21] checkout: split part of it to new command 'switch'

Google "Season of Docs"
 2019-04-01  9:05 UTC  (5+ messages)

Typo in the .gitignore docs?
 2019-04-01  9:02 UTC  (5+ messages)

[PATCH v2 0/4] fix `git replace --graft` tag related issues
 2019-04-01  8:48 UTC  (6+ messages)
` [PATCH v2 1/4] t6050: use test_line_count instead of wc -l
` [PATCH v2 2/4] t6050: redirect expected error output to a file
` [PATCH v2 3/4] replace: fix --graft when passing a tag as parent
` [PATCH v2 4/4] replace: fix --graft when passing a tag first

Problem with filename containing '?'
 2019-04-01  6:20 UTC  (3+ messages)
  ` AW: "

[PATCH] index-pack: show progress while checking objects
 2019-03-31 23:12 UTC 

[RFC] git stash --snapshot
 2019-03-31 22:07 UTC  (2+ messages)

[GSoC][PATCH v4 0/5] Avoid using pipes
 2019-03-31 18:57 UTC  (9+ messages)
` [GSoC][PATCH v4 1/5] t0000: fix indentation
` [GSoC][PATCH v4 2/5] t0000: avoid using pipes
` [GSoC][PATCH v4 3/5] t0000: use test_line_count instead of wc -l
` [GSoC][PATCH v4 4/5] t0000: use test_cmp instead of "test" builtin
` [GSoC][PATCH v4 5/5] t0000: make use of the test_must_be_empty function

git-gui: searching for a matching regular expression in file contents
 2019-03-31 18:44 UTC 

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-03-30 21:04 UTC  (12+ messages)

[PATCH v2 00/10] gc docs: modernize and fix the documentation
 2019-03-30 18:04 UTC  (3+ messages)
` [PATCH v3 04/11] gc docs: include the "gc.*" section from "config" in "gc"

[GSoC] Introduction
 2019-03-30 17:13 UTC  (9+ messages)
` [GSoC][RFC v2] Improve consistency of sequencer commands

Feature Request git clone shallow-include
 2019-03-30 11:38 UTC  (6+ messages)

[PATCH 00/31] Kill the_repository in sha1-name.c
 2019-03-30 11:19 UTC  (32+ messages)
` [PATCH 01/31] packfile.c: add repo_approximate_object_count()
` [PATCH 02/31] refs.c: add refs_ref_exists()
` [PATCH 03/31] refs.c: add refs_shorten_unambiguous_ref()
` [PATCH 04/31] refs.c: remove the_repo from substitute_branch_name()
` [PATCH 05/31] refs.c: remove the_repo from expand_ref()
` [PATCH 06/31] refs.c: add repo_dwim_ref()
` [PATCH 07/31] refs.c: add repo_dwim_log()
` [PATCH 08/31] refs.c: remove the_repo from read_ref_at()
` [PATCH 09/31] commit.c: add repo_get_commit_tree()
` [PATCH 10/31] sha1-name.c: remove the_repo from sort_ambiguous()
` [PATCH 11/31] sha1-name.c: remove the_repo from find_abbrev_len_packed()
` [PATCH 12/31] sha1-name.c: add repo_find_unique_abbrev_r()
` [PATCH 13/31] sha1-name.c: store and use repo in struct disambiguate_state
` [PATCH 14/31] sha1-name.c: add repo_for_each_abbrev()
` [PATCH 15/31] sha1-name.c: remove the_repo from get_short_oid()
` [PATCH 16/31] sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
` [PATCH 17/31] sha1-name.c: remove the_repo from interpret_branch_mark()
` [PATCH 18/31] sha1-name.c: add repo_interpret_branch_name()
` [PATCH 19/31] sha1-name.c: remove the_repo from get_oid_oneline()
` [PATCH 20/31] sha1-name.c: remove the_repo from get_describe_name()
` [PATCH 21/31] sha1-name.c: remove the_repo from get_oid_basic()
` [PATCH 22/31] sha1-name.c: remove the_repo from get_oid_1()
` [PATCH 23/31] sha1-name.c: remove the_repo from handle_one_ref()
` [PATCH 24/31] sha1-name.c: remove the_repo from diagnose_invalid_index_path()
` [PATCH 25/31] sha1-name.c: remove the_repo from resolve_relative_path()
` [PATCH 26/31] sha1-name.c: remove the_repo from get_oid_with_context_1()
` [PATCH 27/31] sha1-name.c: add repo_get_oid()
` [PATCH 28/31] submodule-config.c: use repo_get_oid for reading .gitmodules
` [PATCH 29/31] sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
` [PATCH 30/31] sha1-name.c: remove the_repo from other get_oid_*
` [PATCH 31/31] sha1-name.c: remove the_repo from get_oid_mb()

[PATCH] test-lib: whitelist GIT_TR2_* in the environment
 2019-03-30  7:51 UTC 

[PATCH 0/4] trace2: load trace2 settings from system config
 2019-03-29 22:16 UTC  (11+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] trace2: refactor setting process starting time
  ` [PATCH v2 2/7] trace2: add absolute elapsed time to start event
  ` [PATCH v2 3/7] trace2: find exec-dir before trace2 initialization
  ` [PATCH v2 4/7] trace2: use system config for default trace2 settings
  ` [PATCH v2 5/7] trace2: report peak memory usage of the process
  ` [PATCH v2 6/7] trace2: clarify UTC datetime formatting
  ` [PATCH v2 7/7] trace2: make SIDs more unique

[PATCH] diff: batch fetching of missing blobs
 2019-03-29 21:39 UTC  (4+ messages)
` [PATCH v2 0/2] Batch fetching of missing blobs in diff and show
  ` [PATCH v2 1/2] sha1-file: support OBJECT_INFO_FOR_PREFETCH
  ` [PATCH v2 2/2] diff: batch fetching of missing blobs

[PATCH v2 0/6] Asciidoctor-related formatting and CI fixes
 2019-03-29 19:52 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] ci: stick with Asciidoctor v1.5.8 for now
    ` [PATCH v3.1 "

[GSoC][RFC/PATCH] userdiff: added support for diffing shell scripts
 2019-03-29 19:07 UTC  (8+ 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).