git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-10-16 21:10:15 to 2019-10-18 21:05:06 UTC [more...]

Git Gui: Branch->create currently fails
 2019-10-18 21:05 UTC  (9+ messages)

[PATCH 0/6] completion: improve completion for 'git worktree'
 2019-10-18 21:01 UTC  (13+ messages)
` [PATCH 1/6] t9902-completion: add tests for the __git_find_on_cmdline() helper
` [PATCH 2/6] completion: clean up the __git_find_on_cmdline() helper function
` [PATCH 3/6] completion: return the index of found word from __git_find_on_cmdline()
` [PATCH 4/6] completion: simplify completing 'git worktree' subcommands and options
` [PATCH 5/6] completion: list existing working trees for 'git worktree' subcommands
` [PATCH 6/6] completion: list paths and refs for 'git worktree add'

[PATCH v1] config/branch: state that <name>.merge is the remote ref
 2019-10-18 20:59 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v3 00/17] New sparse-checkout builtin and "cone" mode
 2019-10-18 20:40 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] sparse-checkout: create builtin with 'list' subcommand
  ` [PATCH v4 06/17] sparse-checkout: create 'disable' subcommand
  ` [PATCH v4 09/17] sparse-checkout: use hashmaps for cone patterns
  ` [PATCH v4 15/17] sparse-checkout: update working directory in-process

[PATCHv2 1/8] Doc: Bundle file usage
 2019-10-18 20:30 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 1/2] Make die_if_checked_out() ignore missing worktree checkouts
 2019-10-18 19:45 UTC  (9+ messages)
` [PATCH 2/2] Make "git branch -d" prune missing worktrees automatically
      ` [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 v2 4/4] Make "git branch -d" prune missing worktrees automatically

email as a bona fide git transport
 2019-10-18 19:14 UTC  (29+ messages)

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

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

bug: Directory replaced by submodule -> checkout fails
 2019-10-18 16:30 UTC  (3+ messages)

[PATCH v2 00/13] Improve the readability of log --graph output
 2019-10-18 15:21 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 07/13] graph: example of graph output that can be simplified
  ` [PATCH v3 08/13] graph: tidy up display of left-skewed merges

merge.ff with and squash merge
 2019-10-18 14:47 UTC 

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

[PATCH 0/2] Handle git_path() with lock files correctly in worktrees
 2019-10-18 12:35 UTC  (15+ messages)
` [PATCH 2/2] git_path(): handle `.lock` files correctly
        ` [PATCH 0/2] path.c: minor common_list fixes
          ` [PATCH 1/2] path.c: fix field name in 'struct common_dir'
          ` [PATCH 2/2] path.c: mark 'logs/HEAD' in 'common_list' as file
` [PATCH v2 0/2] Handle git_path() with lock files correctly in worktrees
  ` [PATCH v2 1/2] t1400: wrap setup code in test case
  ` [PATCH v2 2/2] git_path(): handle `.lock` files correctly

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

what *precisely* means "--depth" WRT a shallow clone?
 2019-10-18  9:48 UTC 

[RFC PATCH 0/7] merge: learn --autostash
 2019-10-18  9:46 UTC  (11+ 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 6/7] autostash.c: undefine USE_THE_INDEX_COMPATIBILITY_MACROS
` [RFC PATCH 7/7] merge: teach --autostash option

[ANNOUNCE] Git v2.24.0-rc0
 2019-10-18  6:29 UTC 

What's cooking in git.git (Oct 2019, #05; Fri, 18)
 2019-10-18  6:29 UTC 

[PATCH v2 0/3] Documentation for common user misconceptions
 2019-10-18  5:37 UTC  (10+ messages)
` [PATCH v2 1/3] doc: provide guidance on user.name format
` [PATCH v2 2/3] doc: dissuade users from trying to ignore tracked files
` [PATCH v2 3/3] docs: mention when increasing http.postBuffer is valuable

[PATCH 0/23] parsing and fsck cleanups
 2019-10-18  5:02 UTC  (24+ messages)
` [PATCH 01/23] parse_commit_buffer(): treat lookup_commit() failure as parse error
` [PATCH 02/23] parse_commit_buffer(): treat lookup_tree() "
` [PATCH 03/23] parse_tag_buffer(): treat NULL tag pointer "
` [PATCH 04/23] remember commit/tag parse failures
` [PATCH 05/23] fsck: stop checking commit->tree value
` [PATCH 06/23] fsck: stop checking commit->parent counts
` [PATCH 07/23] fsck: stop checking tag->tagged
` [PATCH 08/23] fsck: require an actual buffer for non-blobs
` [PATCH 09/23] fsck: unify object-name code
` [PATCH 10/23] fsck_describe_object(): build on our get_object_name() primitive
` [PATCH 11/23] fsck: use oids rather than objects for object_name API
` [PATCH 12/23] fsck: don't require object structs for display functions
` [PATCH 13/23] fsck: only provide oid/type in fsck_error callback
` [PATCH 14/23] fsck: only require an oid for skiplist functions
` [PATCH 15/23] fsck: don't require an object struct for report()
` [PATCH 16/23] fsck: accept an oid instead of a "struct blob" for fsck_blob()
` [PATCH 17/23] fsck: drop blob struct from fsck_finish()
` [PATCH 18/23] fsck: don't require an object struct for fsck_ident()
` [PATCH 19/23] fsck: don't require an object struct in verify_headers()
` [PATCH 20/23] fsck: rename vague "oid" local variables
` [PATCH 21/23] fsck: accept an oid instead of a "struct tag" for fsck_tag()
` [PATCH 22/23] fsck: accept an oid instead of a "struct commit" for fsck_commit()
` [PATCH 23/23] fsck: accept an oid instead of a "struct tree" for fsck_tree()

[PATCH 0/3] Revive 'pcre2-chartables-leakfix'
 2019-10-18  1:38 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] grep: make PCRE2 aware of custom allocator

git smart http + apache mod_auth_openidc
 2019-10-18  1:18 UTC  (8+ messages)

[Outreachy] Intro
 2019-10-18  1:03 UTC 

[PATCH 0/1] Allow default value for target of git-notes copy
 2019-10-18  0:44 UTC  (5+ messages)
` [PATCH 1/2] t3301: test diagnose messages for too few/many paramters
  ` [PATCH 2/2] notes: fix minimum number of parameters to "copy" subcommand

Commits with --no-verify option
 2019-10-18  0:19 UTC  (2+ messages)

[PATCH 0/1] config: add documentation to config.h
 2019-10-18  0:06 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH 0/6] Better threaded delta resolution in index-pack
 2019-10-17 20:17 UTC  (21+ messages)
` [PATCH 1/6] index-pack: unify threaded and unthreaded code
` [PATCH 2/6] index-pack: remove redundant parameter
` [PATCH 3/6] index-pack: remove redundant child field
` [PATCH 4/6] index-pack: calculate {ref,ofs}_{first,last} early
` [PATCH 5/6] index-pack: make resolve_delta() assume base data
` [PATCH 6/6] index-pack: make quantum of work smaller
` [PATCH v2 0/7] Better threaded delta resolution in index-pack
  ` [PATCH v2 1/7] Documentation: deltaBaseCacheLimit is per-thread
  ` [PATCH v2 2/7] index-pack: unify threaded and unthreaded code
  ` [PATCH v2 3/7] index-pack: remove redundant parameter
  ` [PATCH v2 4/7] index-pack: remove redundant child field
  ` [PATCH v2 5/7] index-pack: calculate {ref,ofs}_{first,last} early
  ` [PATCH v2 6/7] index-pack: make resolve_delta() assume base data
  ` [PATCH v2 7/7] index-pack: make quantum of work smaller

Set default strategy options for merge/rebase
 2019-10-17 18:48 UTC 

[PATCH v3 0/1] git-gui: respect core.hooksPath, falling back to .git/hooks
 2019-10-17 18:34 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] Make gitdir work with worktrees, respect core.hooksPath, etc

git-gui: automatically move focus to staged file before typing commit message?
 2019-10-17 18:28 UTC  (9+ messages)
` [PATCH 1/2] git-gui: implement proc select_path_in_widget

[PATCH 0/1] builtin/blame.c: bit field constants into bit shift format
 2019-10-17 17:46 UTC  (6+ messages)
` [PATCH 1/1] builtin/blame.c: "
` [PATCH v2 0/1] builtin/blame.c: bit field "
  ` [PATCH v2 1/1] builtin/blame.c: "

feature request on git-merge-recursive
 2019-10-17 15:47 UTC 

What's cooking in git.git (Oct 2019, #02; Mon, 7)
 2019-10-17 13:56 UTC  (6+ messages)
` jk/code-of-conduct, was "
  ` Raise your hand to Ack jk/code-of-conduct if your Ack fell thru cracks

[RFC/WIP] range-diff: show old/new blob OIDs in comments
 2019-10-17 12:10 UTC 

[RFC PATCH 10/10] pack-objects: improve partial packfile reuse
 2019-10-17  7:23 UTC  (7+ messages)

[PATCH] remote-curl: pass on atomic capability to remote side
 2019-10-17  7:05 UTC  (5+ messages)
` [PATCH v2] "

Git Test Coverage Report (October 11)
 2019-10-17  6:46 UTC  (2+ messages)

[PATCH 3/6] index-pack: remove redundant child field
 2019-10-17  6:24 UTC  (3+ messages)

[PATCH v2] send-pack: never fetch when checking exclusions
 2019-10-17  6:10 UTC  (3+ messages)

[PATCH v2] userdiff: Fix some corner cases in dts regex
 2019-10-16 21:10 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).