git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-05-13 17:28:14 to 2019-05-15 08:24:40 UTC [more...]

What's cooking in git.git (May 2019, #02; Tue, 14)
 2019-05-15  8:24 UTC  (5+ messages)
` js/difftool-no-index, was "

git --help not actually showing the git(1) help page
 2019-05-15  8:14 UTC  (12+ messages)
        ` [PATCH] git.c: show usage for accessing "
                ` [PATCH v2] "

Missing branches after clone
 2019-05-15  7:34 UTC  (9+ messages)
    ` Antw: "

[PATCH v3] fast-import: checkpoint: only write out refs and tags if we changed them
 2019-05-15  6:57 UTC  (3+ messages)

[PATCH] doc/gitattributes: add Octave
 2019-05-15  6:15 UTC  (6+ messages)
` [PATCH v3] userdiff.c & doc/gitattributes.txt: "
` [PATCH v4] "

[PATCH 0/1] p4: fix "Not a valid object name HEAD0" when unshelving
 2019-05-15  5:25 UTC  (3+ messages)
` [PATCH 1/1] p4 unshelve: fix "Not a valid object name HEAD0"

new segfault in master (6a6c0f10a70a6eb1)
 2019-05-15  5:16 UTC  (8+ messages)
    ` [PATCH] get_oid: handle NULL repo->index

[PATCH v2] status: add an empty line when there is no hint
 2019-05-15  3:02 UTC  (14+ messages)

[PATCH v2 0/2] nd/merge-quit update
 2019-05-15  2:58 UTC  (7+ messages)
` [PATCH v3 0/2] nd/merge-quit updates
  ` [PATCH v3 1/2] merge: remove drop_save() in favor of remove_merge_branch_state()
  ` [PATCH v3 2/2] merge: add --quit

[PATCH] test-lib: try harder to ensure a working jgit
 2019-05-15  2:13 UTC  (10+ messages)
` [PATCH v2] "

Is git-checkout's restoring d/f conflict really sane?
 2019-05-15  1:56 UTC  (4+ messages)

[PATCH 0/2] pkt-line: fix incorrect function declaration
 2019-05-15  1:44 UTC  (10+ messages)
` [PATCH 1/2] pkt-line: fix declaration of `set_packet_header()`
` [PATCH 2/2] parse-options: adjust `parse_opt_unknown_cb()`s declared return type

[PATCH 0/1] Document the stash.useBuiltin escape hatch
 2019-05-15  1:15 UTC  (5+ messages)
` [PATCH 1/1] stash: document stash.useBuiltin

How to exchange rerere/redo resolutions?
 2019-05-15  1:12 UTC  (8+ messages)

Running 'git worktree add' in 'pre-commit' hook
 2019-05-15  0:46 UTC  (2+ messages)

[PATCH] update-server-info: avoid needless overwrites
 2019-05-15  0:45 UTC  (15+ messages)
          ` dumb HTTP things I want to do
            ` [PATCH 2/1] server-info: conditionally update on fetch
` [PATCH v3] update-server-info: avoid needless overwrites

[PATCH v2] http-push: prevent format overflow warning with gcc >= 9
 2019-05-14 21:11 UTC 

[PATCH 0/2] Partial clone fix: handling received REF_DELTA
 2019-05-14 21:10 UTC  (3+ messages)
` [PATCH 1/2] t5616: refactor packfile replacement
` [PATCH 2/2] index-pack: prefetch missing REF_DELTA bases

[PATCH] clone: add `--remote-submodules` flag
 2019-05-14 18:38 UTC  (3+ messages)

[PATCH v5 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-05-14 18:47 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/11] repack: refactor pack deletion for future use
  ` [PATCH v6 02/11] Docs: rearrange subcommands for multi-pack-index
  ` [PATCH v6 03/11] multi-pack-index: prepare for 'expire' subcommand
  ` [PATCH v6 04/11] midx: simplify computation of pack name lengths
  ` [PATCH v6 05/11] midx: refactor permutation logic and pack sorting
  ` [PATCH v6 06/11] multi-pack-index: implement 'expire' subcommand
  ` [PATCH v6 07/11] multi-pack-index: prepare 'repack' subcommand
  ` [PATCH v6 08/11] midx: implement midx_repack()
  ` [PATCH v6 09/11] multi-pack-index: test expire while adding packs
  ` [PATCH v6 10/11] midx: add test that 'expire' respects .keep files
  ` [PATCH v6 11/11] t5319-multi-pack-index.sh: test batch size zero

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-05-14 18:03 UTC  (6+ messages)
` [PATCH v2 0/4] rebase --abort/--quit: "
  ` [PATCH v2 1/4] rebase: fix a memory leak
  ` [PATCH v2 2/4] rebase: warn if state directory cannot be removed
  ` [PATCH v2 3/4] sequencer: return errors from sequencer_remove_state()
  ` [PATCH v2 4/4] rebase --abort/--quit: cleanup refs/rewritten

[PATCH v2 0/7] Multiple hook support
 2019-05-14 17:58 UTC  (19+ messages)
` [PATCH v2 1/7] run-command: add preliminary support for multiple hooks
` [PATCH v2 2/7] builtin/receive-pack: add "
` [PATCH v2 3/7] rebase: "
` [PATCH v2 3/7] sequencer: "
` [PATCH v2 4/7] builtin/worktree: add support for multiple post-checkout hooks
` [PATCH v2 5/7] transport: add support for multiple pre-push hooks
` [PATCH v2 6/7] config: allow configuration of multiple hook error behavior
` [PATCH v2 7/7] docs: document multiple hooks

[PATCH v2 0/2] format-patch: teach format.notes config option
 2019-05-14 17:01 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

"add worktree" fails with "fatal: Invalid path" error
 2019-05-14 14:48 UTC  (5+ messages)

nd/merge-quit, was Re: What's cooking in git.git (May 2019, #01; Thu, 9)
 2019-05-14 14:04 UTC  (7+ messages)
` [PATCH] tests: add a special setup where prerequisites fail

[ANNOUNCE] Git v2.22.0-rc0
 2019-05-14 12:24 UTC  (5+ messages)

some git confusion (where git's advice didn't help)
 2019-05-14 12:16 UTC  (7+ messages)
  ` [PATCH 0/2] some fixes for help_unknown_ref()
    ` [PATCH 1/2] help_unknown_ref(): duplicate collected refnames
    ` [PATCH 2/2] help_unknown_ref(): check for refname ambiguity

[PATCH 0/5] Clean up after the removal of the scripted rebase
 2019-05-14 11:22 UTC  (6+ messages)
` [PATCH 1/5] Drop unused git-rebase--am.sh
` [PATCH 2/5] t3400: stop referring to the scripted rebase
` [PATCH 3/5] .gitignore: there is no longer a built-in `git-rebase--interactive`
` [PATCH 4/5] sequencer: the `am` and `rebase--interactive` scripts are gone
` [PATCH 5/5] rebase: fold git-rebase--common into the -p backend

[PATCH] Improving HP-UX support
 2019-05-14 11:17 UTC  (3+ messages)
` [PATCH] sha1dc: update from upstream

allow a differn't diff.context config for git format-patch
 2019-05-14  9:57 UTC  (6+ messages)

[PATCH] doc: explain why file: URLs and bundles don't mix
 2019-05-14  9:30 UTC  (5+ messages)

[L10N] Kickoff for Git 2.22.0 round #1
 2019-05-14  9:28 UTC 

git blame doesn't respect diff algorithm?
 2019-05-14  9:19 UTC 

[PATCH v3 0/5] Fix and extend encoding handling in fast export/import
 2019-05-14  4:31 UTC  (20+ messages)
` [PATCH v4 "
  ` [PATCH v4 5/5] fast-export: do automatic reencoding of commit messages only if requested
  ` [PATCH v5 0/5] Fix and extend encoding handling in fast export/import
    ` [PATCH v5 1/5] t9350: fix encoding test to actually test reencoding
    ` [PATCH v5 2/5] fast-import: support 'encoding' commit header
    ` [PATCH v5 3/5] fast-export: avoid stripping encoding header if we cannot reencode
    ` [PATCH v5 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
    ` [PATCH v5 5/5] fast-export: do automatic reencoding of commit messages only if requested
    ` [PATCH v6 0/5] Fix and extend encoding handling in fast export/import
      ` [PATCH v6 1/5] t9350: fix encoding test to actually test reencoding
      ` [PATCH v6 2/5] fast-import: support 'encoding' commit header
      ` [PATCH v6 3/5] fast-export: avoid stripping encoding header if we cannot reencode
      ` [PATCH v6 4/5] fast-export: differentiate between explicitly UTF-8 and implicitly UTF-8
      ` [PATCH v6 5/5] fast-export: do automatic reencoding of commit messages only if requested

Git Test Coverage Report (May 13, 2019)
 2019-05-14  1:10 UTC 

Git Test Coverage Report (v2.22.0-rc0)
 2019-05-14  0:41 UTC 

Proposal: object negotiation for partial clones
 2019-05-14  0:16 UTC  (4+ messages)

[PATCH v2 0/2] send-email: set xfer encoding correctly
 2019-05-13 21:13 UTC  (4+ messages)
` [PATCH v3 3/3] send-email: do defaults -> config -> getopt in that order

[PATCH 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-05-13 17:28 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] Start to implement a built-in version of `git add --interactive`
  ` [PATCH v2 03/11] built-in add -i: implement the `status` command
  ` [PATCH v2 05/11] built-in add -i: color the header in "
  ` [PATCH v2 07/11] Add a function to determine unique prefixes for a list of strings
  ` [PATCH v2 09/11] built-in add -i: support `?` (prompt help)


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