git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 22:14:35 to 2019-10-22 21:22:58 UTC [more...]

[PATCH 0/2] Dir rename fixes
 2019-10-22 21:22 UTC  (8+ 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()

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

[PATCH 0/1] [Outreachy] documentation: remove empty doc files
 2019-10-22 21:04 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] config: add documentation to config.h
 2019-10-22 20:59 UTC  (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] config: move "
  ` [PATCH v2 1/1] "

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

[PATCH 0/1] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
 2019-10-22 20:33 UTC  (3+ messages)
` [PATCH 1/1] commit-graph: fix writing first commit-graph during fetch

[PATCH v2 0/9] Rewrite packfile reuse code
 2019-10-22 19:48 UTC  (20+ messages)
` [PATCH v2 1/9] builtin/pack-objects: report reused packfile objects
` [PATCH v2 2/9] packfile: expose get_delta_base()
` [PATCH v2 3/9] ewah/bitmap: introduce bitmap_word_alloc()
` [PATCH v2 4/9] pack-bitmap: don't rely on bitmap_git->reuse_objects
` [PATCH v2 5/9] pack-bitmap: introduce bitmap_walk_contains()
` [PATCH v2 6/9] csum-file: introduce hashfile_total()
` [PATCH v2 7/9] pack-objects: introduce pack.allowPackReuse
` [PATCH v2 8/9] builtin/pack-objects: introduce obj_is_packed()
` [PATCH v2 9/9] pack-objects: improve partial packfile reuse

[RFC/WIP] range-diff: show old/new blob OIDs in comments
 2019-10-22 19:35 UTC  (3+ messages)

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

[PATCH 0/2] Handle git_path() with lock files correctly in worktrees
 2019-10-22 16:01 UTC  (9+ 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

[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

[RFC PATCH 0/7] merge: learn --autostash
 2019-10-22 11:34 UTC  (18+ 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 00/12] t5520: various test cleanup
 2019-10-22 10:20 UTC  (22+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] t7408: replace `test_must_fail test_path_is_file`
  ` [PATCH v2 02/15] t: teach test_cmp_rev to accept ! for not-equals
  ` [PATCH v3 00/14] t5520: various test cleanup
    ` [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`

[BUG] "--show-current-patch" return a mail instead of a patch
 2019-10-22 10:18 UTC 

[PATCH] t7419: change test_must_fail to ! for grep
 2019-10-22  9:57 UTC 

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

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

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

[PATCH 2/2] git_path(): handle `.lock` files correctly
 2019-10-21 20:57 UTC  (9+ messages)
` [PATCH 0/5] path.c: a couple of common dir/trie fixes
  ` [PATCH 1/5] Documentation: mention more worktree-specific exceptions
  ` [PATCH 2/5] path.c: clarify trie_find()'s in-code comment
  ` [PATCH 3/5] path.c: mark 'logs/HEAD' in 'common_list' as file
  ` [PATCH 4/5] path.c: clarify two field names in 'struct common_dir'
  ` [PATCH 5/5] path.c: don't call the match function without value in trie_find()

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

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

[PATCH 0/2] Fix the speed of the CI (Visual Studio) tests
 2019-10-21 19:59 UTC  (7+ messages)
` [PATCH 1/2] ci(visual-studio): use strict compile flags, and optimization
` [PATCH 2/2] ci(visual-studio): actually run the tests in parallel
` [PATCH v2 0/2] Fix the speed of the CI (Visual Studio) tests
  ` [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

[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

[BUG]: Testsuite failures on big-endian targets
 2019-10-21 18:49 UTC  (11+ messages)
    ` [PATCH] test-progress: fix test failures on big-endian systems

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

[PATCH v3 00/17] New sparse-checkout builtin and "cone" mode
 2019-10-21 15:14 UTC  (36+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] sparse-checkout: create builtin with 'list' subcommand
  ` [PATCH v4 09/17] sparse-checkout: use hashmaps for cone patterns
  ` [PATCH v4 15/17] sparse-checkout: update working directory in-process
  ` [PATCH v5 00/17] New sparse-checkout builtin and "cone" mode
    ` [PATCH v5 01/17] sparse-checkout: create builtin with 'list' subcommand
    ` [PATCH v5 02/17] sparse-checkout: create 'init' subcommand
    ` [PATCH v5 03/17] clone: add --sparse mode
    ` [PATCH v5 04/17] sparse-checkout: 'set' subcommand
    ` [PATCH v5 05/17] sparse-checkout: add '--stdin' option to set subcommand
    ` [PATCH v5 06/17] sparse-checkout: create 'disable' subcommand
    ` [PATCH v5 07/17] trace2: add region in clear_ce_flags
    ` [PATCH v5 08/17] sparse-checkout: add 'cone' mode
    ` [PATCH v5 09/17] sparse-checkout: use hashmaps for cone patterns
    ` [PATCH v5 10/17] sparse-checkout: init and set in cone mode
    ` [PATCH v5 11/17] unpack-trees: hash less "
    ` [PATCH v5 12/17] unpack-trees: add progress to clear_ce_flags()
    ` [PATCH v5 13/17] read-tree: show progress by default
    ` [PATCH v5 14/17] sparse-checkout: sanitize for nested folders
    ` [PATCH v5 15/17] sparse-checkout: update working directory in-process
    ` [PATCH v5 16/17] sparse-checkout: write using lockfile
    ` [PATCH v5 17/17] sparse-checkout: cone mode should not interact with .gitignore

Git Test Coverage Report (v2.24.0-rc0)
 2019-10-21 14:15 UTC 

[PATCH] t4014: make output-directory tests self-contained
 2019-10-21 13:23 UTC 

[PATCH v5 1/2] format-patch: create leading components of output directory
 2019-10-21 13:20 UTC  (3+ messages)
  ` [PATCH v5 2/2] format-patch: configure a command to generate the output directory name

[L10N] Kickoff for Git 2.24.0 round #1
 2019-10-21 12:23 UTC 

[Outreachy]
 2019-10-21  8:03 UTC 

[RFC PATCH v1] t/README: the test repo does not have global or system configs
 2019-10-21  3:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] Doc: Bundle file usage
 2019-10-21  3:16 UTC  (7+ messages)
` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] rebase: hide --preserve-merges option
 2019-10-21  3:04 UTC  (2+ messages)

[PATCH 0/1] ci: update caskroom/cask/perforce to new location
 2019-10-21  2:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] ci(osx): use new location of the `perforce` cask

[PATCH 2/2] Make "git branch -d" prune missing worktrees automatically
 2019-10-21  2:09 UTC  (7+ messages)
` [PATCH v2 1/4] libgit: Add a read-only helper to test the worktree lock
  ` [PATCH v2 2/4] libgit: Expose more worktree functionality
  ` [PATCH v2 3/4] Make die_if_checked_out() prune missing checkouts of unlocked worktrees

[PATCH v3] userdiff: Fix some corner cases in dts regex
 2019-10-20 19:54 UTC  (2+ messages)

[PATCH v2] userdiff: Fix some corner cases in dts regex
 2019-10-20 18:27 UTC  (3+ messages)

[PATCH v1] config/branch: state that <name>.merge is the remote ref
 2019-10-19 15:19 UTC  (5+ messages)

Git for Windows v2.24.0-rc0 delayed a bit
 2019-10-19 10:29 UTC 

[PATCH v6 0/2] documentation: add tutorial for first contribution
 2019-10-18 22:54 UTC  (4+ messages)
` [PATCH v6 1/2] "


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 NNTP newsgroup(s).