git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-18 09:26:12 to 2019-01-21 22:32:28 UTC [more...]

[PATCH 1/8] technical doc: add a design doc for the evolve command
 2019-01-21 22:32 UTC  (2+ messages)
` [PATCH 2/8] evolve: Implement oid_array_contains_nondestructive

Potential bug in pack-objects.c
 2019-01-21 22:10 UTC 

Missing patch?
 2019-01-21 21:31 UTC  (3+ messages)

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-01-21 21:04 UTC  (25+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 4/8] am, rebase--merge: do not overlook --skip'ed commits with post-rewrite
  ` [PATCH v4 5/8] git-rebase, sequencer: extend --quiet option for the interactive machinery

testing some changes to a public-inbox .onion
 2019-01-21 21:00 UTC 

What's cooking in git.git (Dec 2018, #01; Sun, 9)
 2019-01-21 20:58 UTC  (6+ messages)
` pw/add-p-select, was "

Regression `git checkout $rev -b branch` while in a `--no-checkout` clone does not check out files
 2019-01-21 19:50 UTC  (11+ messages)
` [PATCH v1 0/2] Fix regression in checkout -b
  ` [PATCH v1 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
  ` [PATCH v1 2/2] checkout: fix regression in checkout -b on intitial checkout
  ` [PATCH v2 0/2] Fix regression in checkout -b
    ` [PATCH v2 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
    ` [PATCH v2 2/2] checkout: fix regression in checkout -b on intitial checkout

RFC: rebase inconsistency in 2.18 -- course of action?
 2019-01-21 19:02 UTC  (11+ messages)
` [RFC PATCH 0/3] Send more rebases through interactive machinery
  ` [RFC PATCH 3/3] git-rebase.sh: make git-rebase--interactive the default

What's cooking in git.git (Jan 2019, #03; Fri, 18)
 2019-01-21 15:33 UTC  (4+ messages)

[PATCH 0/1] built-in stash: fix segmentation fault when files were added with intent
 2019-01-21 15:14 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/1] One more fix related to TEST_GIT_INSTALLED
 2019-01-21 15:12 UTC  (2+ messages)
` [PATCH 1/1] tests: explicitly use `test-tool.exe` on Windows

[PATCH 0/3] Add 'human' date format
 2019-01-21 15:04 UTC  (25+ messages)
` [PATCH v2 0/5] Re-roll of 'human' date format patch set
  ` [PATCH v2 2/5] Remove the proposed use of auto as secondary way to specify human
  ` [PATCH v2 3/5] Add 'human' date format documentation
  ` [PATCH v2 4/5] Add `human` format to test-tool
  ` [PATCH v2 5/5] Add `human` date format tests
  ` [PATCH v3 0/5] Re-roll of 'human' date format patch set
    ` [PATCH v3 1/5] Add 'human' date format
    ` [PATCH v3 2/5] Replace the proposed 'auto' mode with 'auto:'
    ` [PATCH v3 3/5] Add 'human' date format documentation
    ` [PATCH v3 4/5] Add `human` format to test-tool
    ` [PATCH v3 5/5] Add `human` date format tests

[PATCH v3 00/16] sequencer: refactor functions working on a todo_list
 2019-01-21 14:59 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/16] sequencer: remove the 'arg' field from todo_item

git commits unstaged files
 2019-01-21 14:52 UTC  (4+ messages)

Draft of Git Rev News edition 47
 2019-01-21 14:43 UTC 

checkout with given mtime
 2019-01-21 14:17 UTC 

[PATCH 00/76] Convert diff opt parser to parse_options()
 2019-01-21 12:14 UTC  (12+ messages)
` [PATCH 25/76] diff.c: convert --stat*
` [PATCH 28/76] diff.c: convert -B|--break-rewrites
` [PATCH 63/76] diff.c: convert -O
` [PATCH 70/76] diff.c: convert --inter-hunk-context
` [PATCH 74/76] range-diff: use parse_options() instead of diff_opt_parse()

[PATCH 0/7] Turn git add-i into built-in
 2019-01-21 11:59 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/7] add-interactive.c: implement show-help command
  ` [PATCH v2 6/7] t3701-add-interactive: test add_i_show_help()
  ` [PATCH v3 0/7] Turn git add-i into built-in
    ` [PATCH v3 1/7] diff: export diffstat interface
    ` [PATCH v3 2/7] add--helper: create builtin helper for interactive add
    ` [PATCH v3 3/7] add-interactive.c: implement status command
    ` [PATCH v3 4/7] add--interactive.perl: use add--helper --status for status_cmd
    ` [PATCH v3 5/7] add-interactive.c: implement show-help command
    ` [PATCH v3 6/7] t3701-add-interactive: test add_i_show_help()
    ` [PATCH v3 7/7] add--interactive.perl: use add--helper --show-help for help_cmd

Change on check-attr behavior
 2019-01-21 10:05 UTC  (8+ messages)
      ` [PATCH] attr: do not mark queried macros as unset

[PATCH v2] pack-objects: Use packing_data lock instead of read_mutex
 2019-01-21 10:02 UTC  (2+ messages)

protocol v2: More data transmitted between client and server since v2.20.0
 2019-01-20 21:35 UTC  (2+ messages)

[PATCH] git-submodule.sh: shorten submodule SHA-1s using rev-parse
 2019-01-20 20:46 UTC 

protocol v2: More data transmitted between client and server since v2.20.0
 2019-01-21  6:15 UTC 

[PATCH] blame: add the ability to ignore commits
 2019-01-20 18:19 UTC  (16+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Move init_skiplist() outside of fsck
  ` [PATCH v2 2/3] blame: add the ability to ignore commits and their changes
  ` [PATCH v2 3/3] blame: add a config option to mark ignored lines

git-rebase is ignoring working-tree-encoding
 2019-01-20 16:43 UTC  (2+ messages)
` [PATCH v2 1/1] Support working-tree-encoding "UTF-16LE-BOM"

[PATCH v4 1/2] t7510: invoke git as part of &&-chain
 2019-01-20  9:02 UTC  (3+ messages)
` [PATCH v4 2/2] commit-tree: add missing --gpg-sign flag

[PATCH v3 1/3] t5323: test cases for git-pack-redundant
 2019-01-20  7:53 UTC  (2+ messages)
` [PATCH/RFC v2 1/1] test-lint: Only use only sed [-n] [-e command] [-f command_file]

Git Test Coverage Report (Sat Jan 19)
 2019-01-20  1:07 UTC 

[PATCH v3] commit-tree: add missing --gpg-sign flag
 2019-01-19 23:18 UTC  (6+ messages)

[PATCH v4 01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
 2019-01-19 20:21 UTC  (16+ messages)
` [PATCH v5 0/9] commit-graph write: progress output improvements
  ` [PATCH v6 00/10] "
  ` [PATCH v6 01/10] commit-graph write: use pack order when finding commits
  ` [PATCH v6 02/10] commit-graph: rename "large edges" to "extra edges"
  ` [PATCH v6 03/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
  ` [PATCH v6 04/10] commit-graph write: add "Writing out" progress output
  ` [PATCH v6 05/10] commit-graph write: more descriptive "writing out" output
  ` [PATCH v6 06/10] commit-graph write: show progress for object search
  ` [PATCH v6 07/10] commit-graph write: add more descriptive progress output
  ` [PATCH v6 08/10] commit-graph write: remove empty line for readability
  ` [PATCH v6 09/10] commit-graph write: add itermediate progress
  ` [PATCH v6 10/10] commit-graph write: emit a percentage for all progress
` [PATCH v5 3/9] commit-graph write: add "Writing out" progress output

Inconsistent Behavior using 'Reference'
 2019-01-19 18:38 UTC  (2+ messages)

git add —ignore-errors causes --renormalize
 2019-01-19 17:08 UTC  (3+ messages)

[PATCH/RFC v1 1/1] Use size_t instead of unsigned long
 2019-01-19 17:06 UTC  (4+ messages)
` [PATCH v2 1/1] Use size_t instead of 'unsigned long' for data in memory

[PATCH 1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
 2019-01-19  9:32 UTC  (6+ messages)
` [PATCH v2 0/2] commit-graph: minor cleanup and optimization
  ` [PATCH v2 1/2] commit-graph: rename "large edges" to "extra edges"
  ` [PATCH v2 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily

How do I get rid of unneeded objects?
 2019-01-19  7:38 UTC  (3+ messages)

[PATCH] pack-objects.c: Initialize read mutex in cmd_pack_objects
 2019-01-19  1:46 UTC  (6+ messages)
    ` Fwd: "

Calculate packfile and idxfile checksums
 2019-01-18 23:51 UTC  (3+ messages)

[PATCH] git-submodule: abort if core.worktree could not be set correctly
 2019-01-18 23:30 UTC  (3+ messages)

How to convert SVN tags to git tags?
 2019-01-18 22:31 UTC  (2+ messages)

cat-file ambiguity prints "dangling"
 2019-01-18 22:29 UTC  (6+ messages)
      ` [PATCH] t1512: test ambiguous cat-file --batch and --batch-output

[PATCH v5 0/3]
 2019-01-18 22:20 UTC  (12+ messages)
` [PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
  ` [PATCH v5 1/3] ref-filter: add worktreepath atom
  ` [PATCH v5 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree

[PATCH] commit-tree: add missing --gpg-sign flag
 2019-01-18 21:02 UTC  (4+ messages)

[PATCH 0/4] Let the builtin rebase call the git am command directly
 2019-01-18 20:31 UTC  (20+ messages)
` [PATCH 2/4] rebase: avoid double reflog entry when switching branches
` [PATCH 4/4] built-in rebase: call `git am` directly
` [PATCH 3/4] rebase: teach `reset_head()` to optionally skip the worktree
` [PATCH v2 0/4] Let the builtin rebase call the git am command directly
  ` [PATCH v2 1/4] rebase: move `reset_head()` into a better spot
  ` [PATCH v2 2/4] rebase: avoid double reflog entry when switching branches
  ` [PATCH v2 3/4] rebase: teach `reset_head()` to optionally skip the worktree
  ` [PATCH v2 4/4] built-in rebase: call `git am` directly

[PATCH] mailmap: update brandon williams's email address
 2019-01-18 18:38 UTC  (7+ messages)

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-01-18 17:49 UTC  (4+ messages)

[PATCHv3 0/2] git-p4: shelved change update with move/copy
 2019-01-18 17:46 UTC  (4+ messages)
` [PATCHv3 1/2] git-p4: add failing test for shelved CL update involving move/copy
  ` [PATCHv3 2/2] git-p4: handle update of moved/copied files when updating a shelve

Why does git cvsimport create a branch named origin?
 2019-01-18 13:42 UTC 

[PATCH 0/1] Make abspath() aware of case-insensitive filesystems
 2019-01-18 13:24 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] abspath_part_inside_repo: respect core.fileMode
  ` [PATCH v3 0/1] Make abspath() aware of case-insensitive filesystems
    ` [PATCH v3 1/1] abspath_part_inside_repo: respect core.fileMode
    ` [PATCH v4 0/1] Make abspath() aware of case-insensitive filesystems
      ` [PATCH v4 1/1] abspath_part_inside_repo: respect core.ignoreCase

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2019-01-18 11:49 UTC  (10+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v3 00/21] "
    ` [PATCH v3 01/21] travis: fix skipping tagged releases

What's cooking in git.git (Jan 2019, #02; Tue, 15)
 2019-01-18  9:58 UTC  (3+ messages)
  ` ps/stash-in-c, was "


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