git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-22 18:14:07 to 2019-01-24 09:40:15 UTC [more...]

[PATCH 0/6] Create commit-graph file format v2
 2019-01-24  9:40 UTC  (11+ messages)
` [PATCH 1/6] commit-graph: return with errors during write
` [PATCH 2/6] commit-graph: collapse parameters into flags
` [PATCH 3/6] commit-graph: create new version flags
` [PATCH 4/6] commit-graph: add --version=<n> option
` [PATCH 5/6] commit-graph: implement file format version 2
` [PATCH 6/6] commit-graph: test verifying a corrupt v2 header

Contributor Summit Topics and Logistics
 2019-01-24  8:57 UTC  (7+ messages)

[PATCH v3 1/2] pack-objects: move read mutex to packing_data struct
 2019-01-24  8:35 UTC  (4+ messages)
` [PATCH v3 2/2] pack-objects: merge read_lock and lock in "

[PATCH 00/11] nd/the-index-final small update
 2019-01-24  8:29 UTC  (12+ messages)
` [PATCH 01/11] grep: use grep_opt->repo instead of explict repo argument
` [PATCH 02/11] notes-utils.c: remove the_repository references
` [PATCH 03/11] repository.c: replace hold_locked_index() with repo_hold_locked_index()
` [PATCH 04/11] checkout: avoid the_index when possible
` [PATCH 05/11] read-cache.c: kill read_index()
` [PATCH 06/11] read-cache.c: replace update_index_if_able with repo_&
` [PATCH 07/11] sha1-name.c: remove implicit dependency on the_index
` [PATCH 08/11] merge-recursive.c: "
` [PATCH 09/11] merge-recursive.c: remove implicit dependency on the_repository
` [PATCH 10/11] read-cache.c: remove the_* from index_has_changes()
` [PATCH 11/11] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch

testing some changes to a public-inbox .onion
 2019-01-24  4:35 UTC  (3+ messages)

[PATCH v2 0/8] introduce no-overlay mode in git checkout
 2019-01-24  1:12 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/8] checkout: introduce --{,no-}overlay option

git status OOM on mmap of large file
 2019-01-24  0:39 UTC  (2+ messages)

[PATCH v2 2/3] setup: do not use invalid `repository_format`
 2019-01-24  0:14 UTC  (6+ messages)
` [PATCH v3 0/2] setup: fix memory leaks with `struct repository_format`
  ` [PATCH v3 1/2] setup: free old value before setting `work_tree`
  ` [PATCH v3 2/2] setup: fix memory leaks with `struct repository_format`

[PATCH v3 00/21] Offer to run CI/PR builds in Azure Pipelines
 2019-01-23 23:39 UTC  (36+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/21] travis: fix skipping tagged releases
  ` [PATCH v4 02/21] ci: rename the library of common functions
  ` [PATCH v4 04/21] ci: inherit --jobs via MAKEFLAGS in run-build-and-tests
  ` [PATCH v4 03/21] ci/lib.sh: encapsulate Travis-specific things
  ` [PATCH v4 05/21] ci: use a junction on Windows instead of a symlink
  ` [PATCH v4 06/21] test-date: add a subcommand to measure times in shell scripts
  ` [PATCH v4 07/21] tests: optionally write results as JUnit-style .xml
  ` [PATCH v4 08/21] ci/lib.sh: add support for Azure Pipelines
  ` [PATCH v4 09/21] Add a build definition for Azure DevOps
  ` [PATCH v4 10/21] ci: move the Windows job to the top
  ` [PATCH v4 11/21] ci: use git-sdk-64-minimal build artifact
  ` [PATCH v4 12/21] mingw: be more generous when wrapping up the setitimer() emulation
  ` [PATCH v4 13/21] README: add a build badge (status of the Azure Pipelines build)
  ` [PATCH v4 14/21] tests: avoid calling Perl just to determine file sizes
  ` [PATCH v4 15/21] tests: include detailed trace logs with --write-junit-xml upon failure
  ` [PATCH v4 16/21] mingw: try to work around issues with the test cleanup
  ` [PATCH v4 17/21] tests: add t/helper/ to the PATH with --with-dashes
  ` [PATCH v4 18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX
  ` [PATCH v4 19/21] tests: optionally skip bin-wrappers/
  ` [PATCH v4 20/21] ci: speed up Windows phase
  ` [PATCH v4 21/21] ci: parallelize testing on Windows
  ` Fast CI for all branches in gitster/git, was Re: [PATCH v4 00/21] Offer to run CI/PR builds in Azure Pipelines

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-01-23 23:34 UTC  (7+ messages)
` [PATCH v6 0/3]
  ` [PATCH v6 1/3] ref-filter: add worktreepath atom
  ` [PATCH v6 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
  ` [PATCH v6 3/3] branch: Add an extra verbose output displaying worktree path for refs "

[PATCH v3 0/9] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-01-23 22:44 UTC  (2+ messages)

[PATCH v3 7/9] multi-pack-index: prepare 'repack' subcommand
 2019-01-23 22:38 UTC  (2+ messages)

[PATCH v3 8/9] midx: implement midx_repack()
 2019-01-23 22:33 UTC  (2+ messages)

[PATCH v3 6/9] multi-pack-index: implement 'expire' verb
 2019-01-23 22:13 UTC  (2+ messages)

[PATCH v1 0/2] Fix regression in checkout -b
 2019-01-23 21:23 UTC  (15+ messages)
` [PATCH v2 "
  ` [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
` [PATCH v3 0/2] Fix regression in checkout -b
  ` [PATCH v3 1/2] checkout: add test demonstrating regression with checkout -b on initial commit
  ` [PATCH v3 2/2] checkout: fix regression in checkout -b on intitial checkout

[PATCH] doc: tidy asciidoc style
 2019-01-23 21:20 UTC  (5+ messages)

[PATCH v3 5/9] midx: refactor permutation logic and pack sorting
 2019-01-23 21:00 UTC  (2+ messages)

[PATCH v4 00/16] sequencer: refactor functions working on a todo_list
 2019-01-23 20:58 UTC  (18+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/16] sequencer: changes in parse_insn_buffer()
  ` [PATCH v5 02/16] sequencer: make the todo_list structure public
  ` [PATCH v5 03/16] sequencer: remove the 'arg' field from todo_item
  ` [PATCH v5 04/16] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v5 05/16] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v5 06/16] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v5 07/16] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v5 08/16] sequencer: refactor rearrange_squash() "
  ` [PATCH v5 09/16] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v5 10/16] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v5 11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v5 12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
  ` [PATCH v5 13/16] rebase-interactive: append_todo_help() changes
  ` [PATCH v5 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v5 15/16] sequencer: use edit_todo_list() in complete_action()
  ` [PATCH v5 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c

[PATCH 00/14] Trace2 tracing facility
 2019-01-23 20:51 UTC  (18+ messages)
` [PATCH 01/14] trace2: Documentation/technical/api-trace2.txt
` [PATCH 02/14] trace2: create new combined trace facility
` [PATCH 04/14] trace2:data: add trace2 regions to wt-status
` [PATCH 03/14] trace2: collect platform-specific process information
` [PATCH 05/14] trace2:data: add editor/pager child classification
` [PATCH 06/14] trace2:data: add trace2 sub-process classification
` [PATCH 07/14] trace2:data: add trace2 transport child classification
` [PATCH 09/14] trace2:data: add trace2 instrumentation to index read/write
` [PATCH 08/14] trace2:data: add trace2 hook classification
` [PATCH 10/14] pack-objects: add trace2 regions
` [PATCH 11/14] trace2:data: add subverb to checkout command
` [PATCH 12/14] trace2:data: add subverb to reset command
` [PATCH 13/14] trace2:data: add subverb for rebase
` [PATCH 14/14] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh

[PATCH] blame: add the ability to ignore commits
 2019-01-23 19:26 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

Fwd: Re: [git-users] List of ignore configuration file
 2019-01-23 19:21 UTC 

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

[PATCH v5 0/9] commit-graph write: progress output improvements
 2019-01-23 17:52 UTC  (5+ messages)
` [PATCH v6 00/10] "

[PATCH v2] pack-objects: Use packing_data lock instead of read_mutex
 2019-01-23 17:51 UTC  (7+ messages)

[PATCH v6 03/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily
 2019-01-23 17:51 UTC  (2+ messages)
` [PATCH v6.1 03/10] commit-graph: don't call write_graph_chunk_extra_edges() unnecessarily

(no subject)
 2019-01-23 16:35 UTC  (5+ messages)
` 
    ` 

(no subject)
 2019-01-23 14:18 UTC 

[ANNOUNCE] Git Rev News edition 47
 2019-01-23 13:45 UTC 

[PATCH 0/1] One more fix related to TEST_GIT_INSTALLED
 2019-01-23 11:41 UTC  (4+ messages)
` [PATCH 1/1] tests: explicitly use `test-tool.exe` on Windows

[PATCH 0/1] built-in stash: fix segmentation fault when files were added with intent
 2019-01-23 11:38 UTC  (6+ messages)
` [PATCH 1/1] "

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

Q: What happened to "--no-commit" merges?
 2019-01-23  7:04 UTC  (3+ messages)
  ` Antw: "

Change on check-attr behavior
 2019-01-23  5:40 UTC  (9+ messages)
      ` [PATCH] attr: do not mark queried macros as unset

[PATCH v5 0/4] Add git-merge --cleanup support
 2019-01-23  5:06 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] commit: extract cleanup_mode functions to sequencer
  ` [PATCH v6 2/4] t7600: clean up 'merge --squash c3 with c7' test
  ` [PATCH v6 3/4] merge: cleanup messages like commit
  ` [PATCH v6 4/4] merge: add scissors line on merge conflict

[PATCH 0/3] nd/diff-parseopt fixups
 2019-01-22 23:18 UTC  (4+ messages)
` [PATCH 3/3] diff.c: simplify diff_opt_break_rewrites()

[PATCH] pack-objects.c: Initialize read mutex in cmd_pack_objects
 2019-01-22 23:05 UTC  (2+ messages)

[PATCH v2 0/5] Re-roll of 'human' date format patch set
 2019-01-22 22:34 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] Add `human` format to test-tool

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

[PATCH] git-submodule.sh: shorten submodule SHA-1s using rev-parse
 2019-01-22 21:38 UTC  (5+ messages)

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-01-22 20:39 UTC  (6+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 5/8] git-rebase, sequencer: extend --quiet option for the "

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

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

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

[PATCH 0/3] Add 'human' date format
 2019-01-22 18:29 UTC  (5+ messages)
` [PATCH v2 4/5] Add `human` format to test-tool

[PATCH/RFC] fsck: complain when .gitignore and .gitattributes are symlinks
 2019-01-22 18:19 UTC  (7+ messages)

[PATCHv3 0/2] git-p4: shelved change update with move/copy
 2019-01-22 18:16 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).