git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-12-07 22:22:49 to 2019-12-10 18:05:52 UTC [more...]

[ANNOUNCE] Git v2.24.1 and others
 2019-12-10 18:05 UTC 

[PATCH 0/6] configuration-based hook management
 2019-12-10 17:21 UTC  (9+ messages)
` [PATCH 1/6] hook: scaffolding for git-hook subcommand
` [PATCH 2/6] config: add string mapping for enum config_scope
` [PATCH 3/6] hook: add --list mode
` [PATCH 4/6] hook: support reordering of hook list
` [PATCH 5/6] hook: remove prior hook with '---'
` [PATCH 6/6] hook: teach --porcelain mode

Push a ref to a remote with many refs
 2019-12-10 16:16 UTC  (5+ messages)
` [PATCH] send-pack: use OBJECT_INFO_QUICK to check negative objects

[PATCH 0/3] git-p4: Usability enhancements
 2019-12-10 15:22 UTC  (14+ messages)
` [PATCH 1/3] git-p4: [usability] yes/no prompts should sanitize user text
` [PATCH 2/3] git-p4: [usability] RCS Keyword failure should suggest help
` [PATCH 3/3] git-p4: [usability] Show detailed help when parsing options fail
` [PATCH v2 0/4] git-p4: Usability enhancements
  ` [PATCH v2 1/4] git-p4: yes/no prompts should sanitize user text
  ` [PATCH v2 2/4] git-p4: show detailed help when parsing options fail
  ` [PATCH v2 3/4] git-p4: wrap patchRCSKeywords test to revert changes on failure
  ` [PATCH v2 4/4] git-p4: failure because of RCS keywords should show help

[PATCH 00/11] Improve testability with GIT_TEST_FSMONITOR
 2019-12-10 15:07 UTC  (28+ messages)
` [PATCH 11/11] test-lib: clear watchman watches at test completion
` [PATCH v2 0/8] Improve testability with GIT_TEST_FSMONITOR
  ` [PATCH v2 1/8] fsmonitor: disable in a bare repo
  ` [PATCH v2 2/8] fsmonitor: do not output to stderr for tests
  ` [PATCH v2 3/8] t1301-shared-repo.sh: disable FSMONITOR
  ` [PATCH v2 4/8] t3030-merge-recursive.sh: disable fsmonitor when tweaking GIT_WORK_TREE
  ` [PATCH v2 5/8] tests: disable fsmonitor in submodule tests
  ` [PATCH v2 6/8] t7063: disable fsmonitor with status cache
  ` [PATCH v2 7/8] t7519: disable external GIT_TEST_FSMONITOR variable
  ` [PATCH v2 8/8] test-lib: clear watchman watches at test completion

[PATCH 00/13] git-p4: python3 compatibility
 2019-12-10 14:20 UTC  (12+ messages)
` [PATCH 01/13] ci: also run linux-gcc pipeline with python-3.7 environment

[PATCH] git-gui: allow closing console window with Escape
 2019-12-10 13:31 UTC  (8+ messages)
      `  "

[PATCH 0/1] git-p4: use lfs.storage instead of local .git/lfs
 2019-12-10 12:19 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "git lfs" allows users to specify the custom storage location by configuration variable lfs.storage, but when "git p4" interacts with GitLFS pointers, it always used the hardcoded default that is the .git/lfs/ directory, without paying attention to the configuration

[PATCH 0/5] format-patch: improve handling of `format.notes`
 2019-12-10 11:22 UTC  (11+ messages)
` [PATCH 1/5] notes: rename to load_display_notes()
` [PATCH 2/5] notes: create init_display_notes() helper
` [PATCH 3/5] notes: extract logic into set_display_notes()
` [PATCH 4/5] format-patch: use --notes behavior for format.notes
` [PATCH 5/5] format-patch: move git_config() before repo_init_revisions()

[PATCH 0/5] Add --pathspec-from-file option for reset, commit
 2019-12-10 10:42 UTC  (5+ messages)
` [PATCH 5/5] commit: support the --pathspec-from-file option

How to detect if a tree is in status "merge"?
 2019-12-10  9:55 UTC  (3+ messages)

[Outreachy] New Outreachy post
 2019-12-10  9:46 UTC 

[PATCH] entry.c: use dir-iterator to avoid explicit dir traversal
 2019-12-10  4:38 UTC  (5+ messages)

[PATCH 1/2] gitk: use --pretty=reference to generate the commit summary
 2019-12-10  1:46 UTC  (4+ messages)
` [PATCH 2/2] gitk: rename "commit summary" to "commit reference"

[PATCH 0/8] Directory traversal bugs
 2019-12-09 22:09 UTC  (13+ messages)
` [PATCH 1/8] t3011: demonstrate directory traversal failures
` [PATCH 2/8] Revert "dir.c: make 'git-status --ignored' work within leading directories"
` [PATCH 3/8] dir: remove stray quote character in comment
` [PATCH 4/8] dir: exit before wildcard fall-through if there is no wildcard
` [PATCH 5/8] dir: break part of read_directory_recursive() out for reuse
` [PATCH 6/8] dir: fix checks on common prefix directory
` [PATCH 7/8] dir: synchronize treat_leading_path() and read_directory_recursive()
` [PATCH 8/8] dir: consolidate similar code in treat_directory()

[PATCH] git gui: fix branch name encoding error on git gui
 2019-12-09 21:25 UTC  (4+ messages)

[PATCH] l10n: minor case fix in 'git branch' '--unset-upstream' description
 2019-12-09 20:30 UTC  (2+ messages)

[PATCH v4 00/11] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-09 20:25 UTC  (6+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 03/15] git-p4: select P4 binary by operating-system
  ` [PATCH v5 04/15] git-p4: change the expansion test from basestring to list

Git Test Coverage Report (Mon. Dec 9)
 2019-12-09 20:17 UTC  (7+ messages)

[PATCH 0/1] sparse-checkout: respect core.ignoreCase in cone mode
 2019-12-09 19:43 UTC  (2+ messages)
` [PATCH 1/1] "

Regression in git-subtree.sh, introduced in 2.20.1, after 315a84f9aa0e2e629b0680068646b0032518ebed
 2019-12-09 19:38 UTC  (10+ messages)

[PATCH] commit: use strbuf_add() to add a length-limited string
 2019-12-09 19:24 UTC  (2+ messages)

[PATCH] gitk: fix branch name encoding error on gitk
 2019-12-09 19:19 UTC  (2+ messages)

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

[PATCH v2 0/2] rebase: fix bug in --fork-point
 2019-12-09 18:51 UTC  (4+ messages)
` [PATCH v3 0/1] rebase: fix --fork-point with short ref upstream
  ` [PATCH v3 1/1] rebase: fix --fork-point with short refname

Git as data archive
 2019-12-09 16:39 UTC  (6+ messages)

[RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
 2019-12-09 16:08 UTC  (6+ messages)
` [PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
  ` [PATCH v3 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'

[PATCH v2] contrib: git-cpcover: copy cover letter
 2019-12-09 15:49 UTC  (3+ messages)

[PATCH v2 00/13] name-rev: eliminate recursion
 2019-12-09 15:08 UTC  (17+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] t6120-describe: correct test repo history graph in comment
  ` [PATCH v3 02/14] t6120-describe: modernize the 'check_describe' helper
  ` [PATCH v3 03/14] name-rev: use strbuf_strip_suffix() in get_rev_name()
  ` [PATCH v3 04/14] name-rev: avoid unnecessary cast in name_ref()
  ` [PATCH v3 05/14] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation
  ` [PATCH v3 06/14] t6120: add a test to cover inner conditions in 'git name-rev's name_rev()
  ` [PATCH v3 07/14] name-rev: extract creating/updating a 'struct name_rev' into a helper
  ` [PATCH v3 08/14] name-rev: pull out deref handling from the recursion
  ` [PATCH v3 09/14] name-rev: restructure parsing commits and applying date cutoff
  ` [PATCH v3 10/14] name-rev: restructure creating/updating 'struct rev_name' instances
  ` [PATCH v3 11/14] name-rev: drop name_rev()'s 'generation' and 'distance' parameters
  ` [PATCH v3 12/14] name-rev: use 'name->tip_name' instead of 'tip_name'
  ` [PATCH v3 13/14] name-rev: eliminate recursion in name_rev()
  ` [PATCH v3 14/14] name-rev: cleanup name_ref()

[PATCH 07/15] name-rev: extract creating/updating a 'struct name_rev' into a helper
 2019-12-09 12:43 UTC  (3+ messages)
` [PATCH] name-rev: rewrite create_or_update_name()

[PATCH v2 13/13] name-rev: cleanup name_ref()
 2019-12-09 12:32 UTC  (3+ messages)

[PATCH v2 12/13] name-rev: eliminate recursion in name_rev()
 2019-12-09 12:22 UTC  (3+ messages)

[Outreachy] [PATCH] bisect--helper: avoid free-after-use
 2019-12-09 11:10 UTC  (5+ messages)

[Outreachy] [PATCH v2] bisect--helper: avoid free-after-use
 2019-12-09 10:56 UTC 

[Outreachy] [PATCH v2] bisect--helper: avoid free-after-use
 2019-12-09 10:39 UTC 

[PATCH v4 0/2] format-patch: teach format.notes config option
 2019-12-09  8:24 UTC  (4+ messages)
` [PATCH v4 2/2] "

[Outreachy] [PATCH] bisect--helper: refer branch.buf before strbuf_release(...)
 2019-12-09  8:15 UTC  (3+ messages)

[PATCH] patch-id: use oid_to_hex() to print multiple object IDs
 2019-12-09  2:06 UTC  (2+ messages)

[BUG?] ls-files -o now traverses nested repo when given multiple pathspecs
 2019-12-08 22:59 UTC  (5+ messages)

How to determine age of HEAD commit
 2019-12-08 15:05 UTC  (3+ messages)

[PATCH 0/1] t3404: fix indentation
 2019-12-07 22:22 UTC  (2+ messages)
` [PATCH 1/1] "


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