git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-23 11:11:23 to 2019-01-24 21:52:00 UTC [more...]

[PATCH v3 0/9] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-01-24 21:51 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] repack: refactor pack deletion for future use
  ` [PATCH v4 02/10] Docs: rearrange subcommands for multi-pack-index

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

[PATCH] init docs: correct a punctuation typo
 2019-01-24 21:44 UTC 

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

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-01-24 21:26 UTC  (11+ messages)
` [PATCH v6 0/3]
  ` [PATCH v6 1/3] ref-filter: add worktreepath atom

git status OOM on mmap of large file
 2019-01-24 21:18 UTC  (12+ messages)
      ` [PATCH] avoid unncessary malloc of whole file size

[PATCH 0/6] some diff --cc --stat fixes
 2019-01-24 21:17 UTC  (19+ messages)
` [PATCH 1/6] t4006: resurrect commented-out tests
` [PATCH 2/6] diff: clear emitted_symbols flag after use
` [PATCH 3/6] combine-diff: factor out stat-format mask
` [PATCH 4/6] combine-diff: treat --shortstat like --stat
` [PATCH 5/6] combine-diff: treat --summary "
` [PATCH 6/6] combine-diff: treat --dirstat "

[PATCH] optimize PNGs with FileOptimizer 13.50.2431 (x86) and ZopfliPNG 1.0.2
 2019-01-24 21:15 UTC  (5+ messages)
    ` Fwd: "

git status confusing message while conflicts in interactive rebase
 2019-01-24 21:15 UTC 

Git Test Coverage Report (Sat Jan 19)
 2019-01-24 20:56 UTC  (5+ messages)

[PATCH v1] git-instaweb: Add Python builtin http.server support
 2019-01-24 20:52 UTC  (2+ messages)

[PATCH 0/9] drop some unused parameters
 2019-01-24 20:35 UTC  (12+ messages)
` [PATCH 1/8] match-trees: drop unused path parameter from score functions
` [PATCH 2/8] apply: drop unused "def" parameter from find_name_gnu()
` [PATCH 3/8] create_bundle(): drop unused "header" parameter
` [PATCH 4/8] column: drop unused "opts" parameter in item_length()
` [PATCH 5/8] show_date_relative(): drop unused "tz" parameter
` [PATCH 6/8] config: drop unused parameter from maybe_remove_section()
` [PATCH 7/8] convert: drop len parameter from conversion checks
` [PATCH 8/8] convert: drop path parameter from actual conversion functions

[PATCH 00/11] nd/the-index-final small update
 2019-01-24 19:56 UTC  (13+ 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

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

[PATCH v3 5/9] midx: refactor permutation logic and pack sorting
 2019-01-24 19:17 UTC  (4+ messages)

[PATCH v3 6/9] multi-pack-index: implement 'expire' verb
 2019-01-24 17:36 UTC  (3+ messages)

(no subject)
 2019-01-24 17:11 UTC  (6+ messages)
` 
    ` 

[PATCH] log,diff-tree: add --combined-with-paths options for merges with renames
 2019-01-24 16:46 UTC 

Removing data from repository
 2019-01-24 15:28 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH 0/6] Create commit-graph file format v2
 2019-01-24 14:34 UTC  (12+ 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  (3+ messages)

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

[PATCH v2 2/3] setup: do not use invalid `repository_format`
 2019-01-24  0:14 UTC  (5+ messages)
` [PATCH v3 0/2] setup: fix memory leaks with `struct repository_format`
  ` [PATCH v3 2/2] "

[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 09/21] Add a build definition for Azure DevOps
  ` [PATCH v4 08/21] ci/lib.sh: add support for Azure Pipelines
  ` [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 19/21] tests: optionally skip bin-wrappers/
  ` [PATCH v4 18/21] t0061: fix with --with-dashes and RUNTIME_PREFIX
  ` [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 v3 8/9] midx: implement midx_repack()
 2019-01-23 22:33 UTC  (2+ messages)

[PATCH v1 0/2] Fix regression in checkout -b
 2019-01-23 21:23 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
` [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 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  (3+ messages)
` [PATCH 01/14] trace2: Documentation/technical/api-trace2.txt

[PATCH] blame: add the ability to ignore commits
 2019-01-23 19:26 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [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  (4+ messages)
` [PATCH v6 00/10] "

[PATCH v2] pack-objects: Use packing_data lock instead of read_mutex
 2019-01-23 17:51 UTC  (4+ 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 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


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