git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-05-14 00:41:48 to 2019-05-15 21:45:31 UTC [more...]

[PATCH v7 0/8] blame: add the ability to ignore commits
 2019-05-15 21:45 UTC  (7+ messages)
` [PATCH v7 1/8] fsck: rename and touch up init_skiplist()
` [PATCH v7 2/8] Move oidset_parse_file() to oidset.c
` [PATCH v7 3/8] blame: use a helper function in blame_chunk()
` [PATCH v7 4/8] blame: add the ability to ignore commits and their changes
` [PATCH v7 5/8] blame: add config options for the output of ignored or unblamable lines
` [PATCH v7 6/8] blame: optionally track line fingerprints during fill_blame_origin()

Finer timestamps and serialization in git
 2019-05-15 21:14 UTC  (5+ messages)

[PATCH] update-server-info: avoid needless overwrites
 2019-05-15 20:38 UTC  (15+ messages)
          ` dumb HTTP things I want to do
            ` [PATCH 2/1] server-info: conditionally update on fetch
              ` [WIP] repack leaving stale entries in objects/info/packs

Merging (joining/stiching/rewriting) history of "unrelated" git repositories
 2019-05-15 20:33 UTC  (3+ messages)

Git ransom campaign incident report - May 2019
 2019-05-15 18:59 UTC  (2+ messages)

[PATCH] RFC: userdiff: add built-in pattern for rust
 2019-05-15 18:34 UTC 

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

Closing fds twice when using remote helpers
 2019-05-15 17:59 UTC  (3+ messages)

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

[PATCH v2 0/2] nd/merge-quit update
 2019-05-15 15:00 UTC  (8+ 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

Setting submodule.recurse true can lead to loose of changes
 2019-05-15 14:02 UTC 

Missing branches after clone
 2019-05-15 13:07 UTC  (11+ messages)
    ` Antw: "

Running 'git worktree add' in 'pre-commit' hook
 2019-05-15 12:38 UTC  (3+ messages)

Git and the new SHA-1 prefix collision attack
 2019-05-15 12:22 UTC 

Feedback on git-restore
 2019-05-15 11:16 UTC  (4+ messages)

[PATCH] Improving HP-UX support
 2019-05-15 11:48 UTC  (4+ messages)
` [PATCH] sha1dc: update from upstream

[PATCH 0/1] status: remove the empty line after hints
 2019-05-15 10:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] pkt-line: fix incorrect function declaration
 2019-05-15 10:39 UTC  (9+ messages)
` [PATCH 1/2] pkt-line: fix declaration of `set_packet_header()`

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

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

What's cooking in git.git (May 2019, #02; Tue, 14)
 2019-05-15  8:50 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] "

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

[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"

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

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

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

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

[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  (15+ messages)
` [PATCH v2 1/7] run-command: add preliminary support for multiple hooks
` [PATCH v2 3/7] rebase: add "
` [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  (3+ 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

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 v4 0/5] Fix and extend encoding handling in fast export/import
 2019-05-14  4:31 UTC  (14+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] t9350: fix encoding test to actually test reencoding
  ` [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 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 


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