git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-05-10 20:40:14 to 2019-05-14 11:57:45 UTC [more...]

[PATCH] update-server-info: avoid needless overwrites
 2019-05-14 11:57 UTC  (14+ messages)
  ` [PATCH v2] "
` [PATCH v3] "

Missing branches after clone
 2019-05-14 11:49 UTC  (6+ messages)
    ` Antw: "

some git confusion (where git's advice didn't help)
 2019-05-14 11:29 UTC  (3+ messages)

[PATCH 0/5] Clean up after the removal of the scripted rebase
 2019-05-14 11:22 UTC  (6+ messages)
` [PATCH 2/5] t3400: stop referring to "
` [PATCH 1/5] Drop unused git-rebase--am.sh
` [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

Is git-checkout's restoring d/f conflict really sane?
 2019-05-14 10:49 UTC  (3+ messages)

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

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

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

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

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

[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 v2 0/2] nd/merge-quit update
 2019-05-14  9:13 UTC  (4+ 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

[ANNOUNCE] Git v2.22.0-rc0
 2019-05-14  9:00 UTC  (4+ messages)

[PATCH] test-lib: try harder to ensure a working jgit
 2019-05-14  8:45 UTC  (5+ messages)

How to exchange rerere/redo resolutions?
 2019-05-14  8:21 UTC  (6+ messages)

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

[PATCH v2 0/7] Multiple hook support
 2019-05-14  2:26 UTC  (12+ 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

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 0/2] pkt-line: fix incorrect function declaration
 2019-05-13 23:29 UTC  (5+ 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

git --help not actually showing the git(1) help page
 2019-05-13 22:44 UTC  (4+ messages)

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

[PATCH] clone: add `--remote-submodules` flag
 2019-05-13 21:12 UTC  (2+ messages)

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

"add worktree" fails with "fatal: Invalid path" error
 2019-05-13 12:55 UTC  (5+ messages)
` [PATCH] worktree add: be tolerant of corrupt worktrees

[PATCH v3 0/6] Create commit-graph file format v2
 2019-05-13 11:22 UTC  (15+ messages)
` [PATCH v4 00/11] Commit-graph write refactor (was: Create commit-graph file format v2)
  ` [PATCH v4 01/11] commit-graph: fix the_repository reference
  ` [PATCH v4 02/11] commit-graph: return with errors during write
  ` [PATCH v4 03/11] commit-graph: collapse parameters into flags
  ` [PATCH v4 06/11] commit-graph: extract fill_oids_from_packs()
  ` [PATCH v4 11/11] commit-graph: extract write_commit_graph_file()

push docs: inaccurate description of omitted destination?
 2019-05-13  9:18 UTC  (2+ messages)

[PATCH] init: make --template path relative to $CWD
 2019-05-13  6:12 UTC  (2+ messages)

[PATCH] http-push: workaround for format overflow warning in gcc >= 9
 2019-05-13  5:57 UTC  (3+ messages)

[PATCH 0/14] "final" batch of unused parameter cleanups
 2019-05-13  5:14 UTC  (3+ messages)
` [PATCH 01/14] cmd_{read,write}_tree: rename "unused" variable that is used

[PATCH v2 0/2] format-patch: teach format.notes config option
 2019-05-13  2:44 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

[PATCH 0/1] DiffHighlight.pm: Use correct /dev/null for UNIX and Windows
 2019-05-12 20:24 UTC  (5+ messages)
` [PATCH v2 "
    ` [PATCH v2 1/1] diff-highlight: "

[PATCH] make slash-rules more readable
 2019-05-12  9:56 UTC  (3+ messages)

new segfault in master (6a6c0f10a70a6eb1)
 2019-05-12  4:26 UTC  (4+ messages)

Merge commit diff results are confusing and inconsistent
 2019-05-11 14:08 UTC  (6+ messages)

GSoC students and mentors 2019
 2019-05-11 13:08 UTC  (2+ messages)

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

Git build on antique PowerMac
 2019-05-11  0:18 UTC  (5+ messages)
` [PATCH] check-non-portable-shell: support Perl versions older than 5.10
  ` [PATCH v2] "

[GSoC] Blogging with Rohit
 2019-05-11  0:14 UTC 

I made a flame graph renderer for git's trace2 output
 2019-05-10 21:57 UTC  (3+ messages)

[PATCH 0/2] Avoid spawning gzip in git archive
 2019-05-10 21:20 UTC  (8+ messages)
    ` [PATCH v2 2/4] archive-tar: mark RECORDSIZE/BLOCKSIZE as unsigned

[PATCH 0/1] trace2: Add variable description to git.txt
 2019-05-10 21:15 UTC  (3+ messages)
` [PATCH 1/1] "


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