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

[PATCH v2 0/2] send-email: set xfer encoding correctly
 2019-05-13  8:46 UTC  (9+ messages)
` [PATCH v3 0/3] send-email: fix cli->config parsing crazyness
` [PATCH v3 1/3] send-email: move the read_config() function above getopts
` [PATCH v3 2/3] send-email: rename the @bcclist variable for consistency
` [PATCH v3 3/3] send-email: do defaults -> config -> getopt in that order

[PATCH] doc: explain why file: URLs and bundles don't mix
 2019-05-13  8:05 UTC  (2+ messages)

[PATCH v2 0/5] Fix and extend encoding handling in fast export/import
 2019-05-13  7:48 UTC  (10+ 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] 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 v2] status: add an empty line when there is no hint
 2019-05-13  5:51 UTC  (8+ messages)

[PATCH 0/14] "final" batch of unused parameter cleanups
 2019-05-13  5:14 UTC  (20+ messages)
` [PATCH 01/14] cmd_{read,write}_tree: rename "unused" variable that is used
` [PATCH 02/14] submodule: drop unused prefix parameter from some functions
` [PATCH 03/14] builtin: consistently pass cmd_* prefix to parse_options
` [PATCH 04/14] clone: drop dest parameter from copy_alternates()
` [PATCH 05/14] read-cache: drop unused parameter from threaded load
` [PATCH 06/14] wt-status: drop unused status parameter
` [PATCH 07/14] mktree: drop unused length parameter
` [PATCH 08/14] name-rev: drop unused parameters from is_better_name()
` [PATCH 09/14] pack-objects: drop unused rev_info parameters
` [PATCH 10/14] receive-pack: drop unused "commands" from prepare_shallow_update()
` [PATCH 11/14] remove_all_fetch_refspecs(): drop unused "remote" parameter
` [PATCH 12/14] rev-list: drop unused void pointer from finish_commit()
` [PATCH 13/14] show-branch: drop unused parameter from show_independent()
` [PATCH 14/14] verify-commit: simplify parameters to run_gpg_verify()

[PATCH v3 0/6] Create commit-graph file format v2
 2019-05-13  5:09 UTC  (19+ 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 04/11] commit-graph: remove Future Work section
  ` [PATCH v4 05/11] commit-graph: create write_commit_graph_context
  ` [PATCH v4 07/11] commit-graph: extract fill_oids_from_commit_hex()
  ` [PATCH v4 06/11] commit-graph: extract fill_oids_from_packs()
  ` [PATCH v4 08/11] commit-graph: extract fill_oids_from_all_packs()
  ` [PATCH v4 09/11] commit-graph: extract count_distinct_commits()
  ` [PATCH v4 10/11] commit-graph: extract copy_oids_to_commits()
  ` [PATCH v4 11/11] commit-graph: extract write_commit_graph_file()

push docs: inaccurate description of omitted destination?
 2019-05-13  3:47 UTC 

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

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

allow a differn't diff.context config for git format-patch
 2019-05-12 13:21 UTC  (5+ messages)

"add worktree" fails with "fatal: Invalid path" error
 2019-05-12 10:12 UTC 

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

[PATCH] update-server-info: avoid needless overwrites
 2019-05-12  7:16 UTC  (8+ messages)
  ` [PATCH v2] "

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  (3+ 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  (8+ 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  (5+ 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] "

[PATCH 0/1] Fix git status' display of git rebase -ir's label commands
 2019-05-10 20:23 UTC  (2+ messages)
` [PATCH 1/1] status: fix display of rebase -ir's `label` command

[PATCH v6 00/15] Trace2 tracing facility
 2019-05-10 19:54 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 02/15] trace2: create new combined trace facility

Request to add option to interactive rebase to preserve latest commit date
 2019-05-10 16:57 UTC  (5+ messages)

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

How to exchange rerere/redo resolutions?
 2019-05-10 15:10 UTC  (5+ messages)

What's cooking in git.git (May 2019, #01; Thu, 9)
 2019-05-10 13:54 UTC  (12+ messages)
` en/fast-export-encoding, was "
` nd/merge-quit, "

[PATCH v7 09/15] trace2:data: add trace2 instrumentation to index read/write
 2019-05-10 13:45 UTC  (3+ messages)
` [PATCH] trace2: fix up a missing "leave" entry point

[PATCH 00/17] [RFC] Commit-graph: Write incremental files
 2019-05-10 12:44 UTC  (16+ messages)
` [PATCH 12/17] Documentation: describe split commit-graphs
` [PATCH 17/17] fetch: add fetch.writeCommitGraph config setting

config file not being copied from templates folder
 2019-05-10 10:29 UTC  (2+ messages)

[PATCH v3] fast-import: checkpoint: only write out refs and tags if we changed them
 2019-05-10  8:41 UTC 

Proposal: Remembering message IDs sent with git send-email
 2019-05-10  2:25 UTC  (6+ messages)

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-05-09 23:20 UTC  (7+ messages)

Proposal: object negotiation for partial clones
 2019-05-09 18:00 UTC  (2+ messages)

[PATCH 0/2] tag verification: do not mute gpg output
 2019-05-09 17:40 UTC  (7+ messages)
` [PATCH 1/2] builtin/tag: do not omit -v gpg out for --format
` [PATCH 2/2] builtin/verify-tag: do not omit gpg on --format

[PATCH 0/1] Deprecate git rebase --preserve-merges
 2019-05-09 14:36 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] rebase: deprecate --preserve-merges

[PATCH 00/19] Convert revision.c to parseopt part 1/4
 2019-05-09 12:11 UTC  (7+ messages)
` [PATCH 01/19] revision.h: avoid bit fields in struct rev_info

Git Test Coverage Report (May 9)
 2019-05-09 12:08 UTC 

[PATCH 0/2] Add "git merge --quit"
 2019-05-09 10:10 UTC  (4+ messages)
` [PATCH v2 0/2] nd/merge-quit update
  ` [PATCH v2 1/2] merge: remove drop_save() in favor of remove_merge_branch_state()
  ` [PATCH v2 2/2] merge: add --quit

[PATCH] Improving HP-UX support
 2019-05-09  8:09 UTC  (3+ messages)

[PATCH 0/1] difftool: --no-index is incompatible with --dir-diff
 2019-05-09  7:29 UTC  (3+ messages)
` [PATCH 1/1] difftool --no-index: error out on --dir-diff (and don't crash)

Re* [PATCH 1/1] send-email: fix transferencoding config option
 2019-05-09  6:47 UTC  (5+ messages)
` [PATCH v2 2/2] send-email: honor transferencoding config option again

[PATCH] tag: fix typo in nested tagging hint
 2019-05-09  6:09 UTC  (2+ messages)

[PATCH] repack: enable bitmaps by default on bare repos
 2019-05-09  4:24 UTC  (18+ messages)
      ` [PATCH v3] "

Cannot access git-scm.com with Tor
 2019-05-08 23:22 UTC  (4+ messages)

[PATCH v3 0/4] remove extern from function declarations
 2019-05-08 22:39 UTC  (11+ messages)
  ` [PATCH] coccicheck: optionally process every source file at once
      ` [PATCH] coccicheck: optionally batch spatch invocations

[ANNOUNCE] git-cinnabar 0.5.1
 2019-05-08 22:13 UTC 

[PATCH v4] documentation: add tutorial for first contribution
 2019-05-08 19:53 UTC  (6+ messages)
` [PATCH v5 0/2] documentation: add lab "
  ` [PATCH v5 1/2] documentation: add tutorial "

[PATCH] Doc: add missing backticks to pull.rebase value
 2019-05-08 19:23 UTC  (2+ 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).