git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-10-21 17:40:02 to 2019-10-23 23:48:49 UTC [more...]

RFC - Git Developer Blog
 2019-10-23 23:48 UTC  (6+ messages)

[PATCH] fetch: delay fetch_if_missing=0 until after config
 2019-10-23 23:34 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/5] apply: fix merge.conflictStyle bug in --3way
 2019-10-23 23:32 UTC  (15+ messages)
` [PATCH 1/5] t4108: replace create_file with test_write_lines
` [PATCH 2/5] t4108: remove git command upstream of pipe
` [PATCH 3/5] t4108: use `test_config` instead of `git config`
` [PATCH 4/5] t4108: demonstrate bug in apply
` [PATCH 5/5] apply: respect merge.conflictStyle in --3way
` [PATCH v2 0/5] This fixes a bug where even if `merge.conflictStyle = diff3`, running `git apply --3way` would not output the base
  ` [PATCH v2 1/5] t4108: replace create_file with test_write_lines
  ` [PATCH v2 2/5] t4108: remove git command upstream of pipe
  ` [PATCH v2 3/5] t4108: use `test_config` instead of `git config`
  ` [PATCH v2 4/5] t4108: demonstrate bug in apply
  ` [PATCH v2 5/5] apply: respect merge.conflictStyle in --3way

[PATCH 0/1] [Outreachy] documentation: remove empty doc files
 2019-10-23 21:44 UTC  (9+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] "
  ` [PATCH v2 1/1] "

[PATCH 0/1] config: add documentation to config.h
 2019-10-23 21:38 UTC  (13+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] config: move "
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] [Outreachy] "
    ` [PATCH v3 1/1] "

[PATCH 0/1] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
 2019-10-23 20:46 UTC  (14+ messages)
` [PATCH 1/1] commit-graph: fix writing first commit-graph during fetch
` [PATCH v2 0/2] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
  ` [PATCH v2 1/2] t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
  ` [PATCH v2 2/2] commit-graph: fix writing first commit-graph during fetch

[PATCH 0/1] [v2.24.0-rc0 BUG] index.version is not parsed correctly
 2019-10-23 20:38 UTC  (2+ messages)
` [PATCH 1/1] repo-settings: read an int for index.version

RFC: Moving git-gui development to GitHub
 2019-10-23 20:13 UTC 

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-10-23 19:00 UTC  (10+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] git-gui: allow undoing last revert

[RFC] Proposal for a new config-based git signing interface
 2019-10-23 18:46 UTC 

Git Test Coverage Report (October 11)
 2019-10-23 18:07 UTC  (3+ messages)

[PATCH 0/1] ci: update caskroom/cask/perforce to new location
 2019-10-23 16:35 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] ci(osx): use new location of the `perforce` cask
  ` [PATCH v3 0/1] ci: update caskroom/cask/perforce to new location
    ` [PATCH v3 1/1] ci(osx): use new location of the `perforce` cask

[PATCH 0/5] path.c: a couple of common dir/trie fixes
 2019-10-23 16:20 UTC  (6+ messages)
` [PATCH 5/5] path.c: don't call the match function without value in trie_find()

Draft of Git Rev News edition 56
 2019-10-23 16:10 UTC 

[PATCH] pretty: Add "%aU"|"%au" option to output author's username
 2019-10-23 15:58 UTC  (7+ messages)

[PATCH 00/12] t5520: various test cleanup
 2019-10-23 13:53 UTC  (5+ messages)
` [PATCH 08/12] t5520: use test_cmp_rev where possible

[PATCH v4 00/17] New sparse-checkout builtin and "cone" mode
 2019-10-23 12:50 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 13/17] read-tree: show progress by default

[BUG] "--show-current-patch" return a mail instead of a patch
 2019-10-23 12:47 UTC  (7+ messages)

[RFC/WIP] range-diff: show old/new blob OIDs in comments
 2019-10-23 10:06 UTC  (6+ messages)

Issue: "Could not access submodule" error when pulling recursively with Git 2.22.0
 2019-10-23 10:04 UTC  (2+ messages)

[PATCH] doc: am --show-current-patch gives an entire e-mail message
 2019-10-23  6:09 UTC 

[Git Developer Blog] [PATCH] post: a tour of git's object types
 2019-10-23  4:48 UTC  (3+ messages)

[PATCH 0/2] Handle git_path() with lock files correctly in worktrees
 2019-10-23  3:38 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] git_path(): handle `.lock` files correctly
  ` [PATCH v3 0/2] Handle git_path() with lock files correctly in worktrees
    ` [PATCH v3 1/2] t1400: wrap setup code in test case
    ` [PATCH v3 2/2] git_path(): handle `.lock` files correctly

[PATCH 0/3] commit: fix advice for empty commits during rebases
 2019-10-23  3:02 UTC  (6+ messages)
` [PATCH 1/3] cherry-pick: add test for `--skip` advice in `git commit`
` [PATCH 2/3] sequencer: export the function to get the path of `.git/rebase-merge/`
` [PATCH 3/3] commit: give correct advice for empty commit during a rebase

[PATCH] t7419: change test_must_fail to ! for grep
 2019-10-23  2:18 UTC  (2+ messages)

[PATCH v5 1/2] format-patch: create leading components of output directory
 2019-10-23  2:08 UTC  (3+ messages)

[PATCH 0/2] Fix the speed of the CI (Visual Studio) tests
 2019-10-23  2:06 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] ci(visual-studio): use strict compile flags, and optimization
  ` [PATCH v2 2/2] ci(visual-studio): actually run the tests in parallel

[BUG]: Testsuite failures on big-endian targets
 2019-10-23  1:58 UTC  (9+ messages)
    ` [PATCH] test-progress: fix test failures on big-endian systems

[PATCH 0/1] Thyme two ficks sum Documentaton tyops and speling erors!
 2019-10-23  0:29 UTC  (2+ messages)
` [PATCH 1/1] Documentation: fix a bunch of typos, both old and new

[RFC PATCH 0/7] merge: learn --autostash
 2019-10-22 23:33 UTC  (19+ messages)
` [RFC PATCH 1/7] Makefile: alphabetically sort += lists
` [RFC PATCH 2/7] autostash: extract read_one() from rebase
` [RFC PATCH 4/7] autostash: extract reset_head() "
` [RFC PATCH 5/7] autostash: extract perform_autostash() "
` [RFC PATCH 7/7] merge: teach --autostash option

[PATCH 0/2] Dir rename fixes
 2019-10-22 21:22 UTC  (10+ messages)
` [PATCH 2/2] merge-recursive: fix merging a subdirectory into the root directory
` [PATCH v2 0/3] Dir rename fixes
  ` [PATCH v2 1/3] merge-recursive: clean up get_renamed_dir_portion()
  ` [PATCH v2 2/3] merge-recursive: fix merging a subdirectory into the root directory
  ` [PATCH v2 3/3] t604[236]: do not run setup in separate tests

Git in Outreachy December 2019?
 2019-10-22 21:16 UTC  (4+ messages)

is commitGraph useful on the server side?
 2019-10-22 20:39 UTC  (5+ messages)

[PATCH v2 9/9] pack-objects: improve partial packfile reuse
 2019-10-22 19:48 UTC  (2+ messages)

email as a bona fide git transport
 2019-10-22 19:01 UTC  (13+ messages)

[PATCH v2 3/9] ewah/bitmap: introduce bitmap_word_alloc()
 2019-10-22 17:46 UTC  (2+ messages)

[ANNOUNCE] Git v2.24.0-rc0
 2019-10-22 14:50 UTC  (6+ messages)
` Git for Windows v2.24.0-rc0, was "
  ` [git-for-windows] "

[PATCH 0/1] vreportf: Fix interleaving issues, remove 4096 limitation
 2019-10-22 14:45 UTC  (4+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[GSoC] Follow-up post
 2019-10-22 14:03 UTC  (2+ messages)

[Outreachy] First contribution
 2019-10-22 13:42 UTC  (3+ messages)

[RFC PATCH v2 0/3] format-patch --complete / am --exact
 2019-10-22 11:45 UTC  (4+ messages)
` [RFC PATCH v2 1/3] format-patch: add --complete
` [RFC PATCH v2 2/3] mailinfo: collect commit metadata from mail
` [RFC PATCH v2 3/3] am: add --exact

[PATCH v2 00/15] t5520: various test cleanup
 2019-10-22 10:20 UTC  (16+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] t: teach test_cmp_rev to accept ! for not-equals
  ` [PATCH v3 02/14] t5520: improve test style
  ` [PATCH v3 03/14] t5520: use sq for test case names
  ` [PATCH v3 04/14] t5520: let sed open its own input
  ` [PATCH v3 05/14] t5520: replace test -f with test-lib functions
  ` [PATCH v3 06/14] t5520: remove spaces after redirect operator
  ` [PATCH v3 07/14] t5520: use test_line_count where possible
  ` [PATCH v3 08/14] t5520: replace test -{n,z} with test-lib functions
  ` [PATCH v3 09/14] t5520: use test_cmp_rev where possible
  ` [PATCH v3 10/14] t5520: test single-line files by git with test_cmp
  ` [PATCH v3 11/14] t5520: don't put git in upstream of pipe
  ` [PATCH v3 12/14] t5520: replace subshell cat comparison with test_cmp
  ` [PATCH v3 13/14] t5520: remove redundant lines in test cases
  ` [PATCH v3 14/14] t5520: replace `! git` with `test_must_fail git`

Outreachy Winter 2019
 2019-10-22  9:28 UTC  (2+ messages)

[GIT PULL] arm64: Fixes for -rc4
 2019-10-22  8:16 UTC 

[Git Developer Blog] [Blog Post] Updates to the Git Commit Graph Feature
 2019-10-21 20:42 UTC 

[PATCH 2/2] git_path(): handle `.lock` files correctly
 2019-10-21 19:35 UTC  (3+ messages)
` [PATCH 0/2] path.c: minor common_list fixes

Outreachy Winter 2019
 2019-10-21 18:43 UTC 

[PATCH v3 0/6] multi-pack-index: add --no-progress
 2019-10-21 18:40 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] midx: add MIDX_PROGRESS flag
  ` [PATCH v4 2/6] midx: add progress to write_midx_file
  ` [PATCH v4 3/6] midx: add progress to expire_midx_packs
  ` [PATCH v4 4/6] midx: honor the MIDX_PROGRESS flag in verify_midx_file
  ` [PATCH v4 5/6] midx: honor the MIDX_PROGRESS flag in midx_repack
  ` [PATCH v4 6/6] multi-pack-index: add [--[no-]progress] option


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