git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-09-04 17:36:48 to 2019-09-07 10:14:10 UTC [more...]

Git in Outreachy December 2019?
 2019-09-07 10:13 UTC  (8+ messages)

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-07  6:45 UTC  (9+ messages)
` [PATCH v2 0/2] "

[PATCH 0/2] a few commit-graph improvements
 2019-09-07  5:04 UTC  (3+ messages)
` [PATCH 1/2] commit-graph: don't show progress percentages while expanding reachable commits
` [PATCH 2/2] commit-graph: turn off save_commit_buffer

[PATCH 0/1] Write commit-graph on fetch
 2019-09-07  4:51 UTC  (17+ messages)
` [PATCH 1/1] fetch: add fetch.writeCommitGraph config setting

[PATCH] t7300-clean: demonstrate deleting nested repo with an ignored file breakage
 2019-09-07  0:34 UTC  (19+ messages)
` [RFC PATCH v2 00/12] Fix some git clean issues
  ` [RFC PATCH v2 01/12] t7300: Add some testcases showing failure to clean specified pathspecs
  ` [RFC PATCH v2 02/12] dir: fix typo in comment
  ` [RFC PATCH v2 03/12] dir: fix off-by-one error in match_pathspec_item
  ` [RFC PATCH v2 04/12] dir: Directories should be checked for matching pathspecs too
  ` [RFC PATCH v2 05/12] dir: Make the DO_MATCH_SUBMODULE code reusable for a non-submodule case
  ` [RFC PATCH v2 06/12] dir: If our pathspec might match files under a dir, recurse into it
  ` [RFC PATCH v2 07/12] dir: add commentary explaining match_pathspec_item's return value
  ` [RFC PATCH v2 08/12] git-clean.txt: do not claim we will delete files with -n/--dry-run
  ` [RFC PATCH v2 09/12] clean: disambiguate the definition of -d
  ` [RFC PATCH v2 10/12] clean: avoid removing untracked files in a nested git repository
  ` [RFC PATCH v2 11/12] clean: rewrap overly long line
  ` [RFC PATCH v2 12/12] clean: fix theoretical path corruption

[PATCH 0/5] Refactor excludes library
 2019-09-06 20:34 UTC  (8+ messages)
` [PATCH 1/5] treewide: rename 'struct exclude' to 'struct path_pattern'
` [PATCH 5/5] unpack-trees: rename 'is_excluded_from_list()'

[PATCH 1/2] git-gui: warn if the commit message contains lines longer than the set limit
 2019-09-06 20:07 UTC  (13+ messages)
` [PATCH 2/2] git-gui: add horizontal scrollbar to commit buffer

[PATCH v3 7/8] tests: replace test_tristate with "git env--helper"
 2019-09-06 19:13 UTC  (5+ messages)
` [PATCH 1/2] t/lib-git-svn.sh: check GIT_TEST_SVN_HTTPD when running SVN HTTP tests
  ` [PATCH 2/2] ci: restore running httpd tests

[PATCH 1/2] tag: factor out get_tagged_oid()
 2019-09-06 17:51 UTC  (6+ messages)
` [PATCH 2/2] use get_tagged_oid()

[PATCH 0/3] commit-graph: harden against various corruptions
 2019-09-06 17:37 UTC  (14+ messages)
` [PATCH 1/3] t/t5318: introduce failing 'git commit-graph write' tests
` [PATCH 2/3] commit-graph.c: handle commit parsing errors
` [PATCH 3/3] commit-graph.c: handle corrupt/missing trees

[RFC PATCH 0/1] commit-graph.c: handle corrupt commit trees
 2019-09-06 17:20 UTC  (18+ messages)
` [RFC PATCH 1/1] commit-graph.c: die on un-parseable commits

[PATCH v2 0/3] make sure stash refreshes the index properly
 2019-09-06 14:18 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] factor out refresh_and_write_cache function

Feature Suggestion: Conflict resolution for submodules
 2019-09-06 13:38 UTC 

[PATCH v2 1/4] am: fail if no author line is given in --rebasing mode
 2019-09-06 12:39 UTC  (5+ messages)
` [PATCH v2 2/4] test-read-cache: fix maybe-uninitialized warning for namelen
` [PATCH v2 3/4] pack-objects: fix maybe-uninitialized warning for index_pos
` [PATCH v2 4/4] Silence false-positive maybe-uninitialized warnings found by gcc 9 -flto

[PATCH] ci: install P4 from package to fix build error
 2019-09-06 10:58 UTC  (2+ messages)

[PATCH] t: use LF variable defined in the test harness
 2019-09-06  2:04 UTC  (10+ messages)
        ` [PATCH] t: use common $SQ variable

[PATCH] Fix maybe-uninitialized warnings found by gcc 9 -flto
 2019-09-06  1:36 UTC  (23+ messages)
  ` [PATCH 1/6] git-am: handle missing "author" when parsing commit
  ` [PATCH 2/6] pack-objects: use object_id in packlist_alloc()
  ` [PATCH 3/6] bulk-checkin: zero-initialize hashfile_checkpoint
  ` [PATCH 4/6] diff-delta: set size out-parameter to 0 for NULL delta
          ` [PATCH v2 6/6] pack-objects: drop packlist index_pos optimization
  ` [PATCH 5/6] test-read-cache: drop namelen variable
  ` [PATCH 6/6] pack-objects: drop packlist index_pos optimization

[PATCH 00/13] format-patch: clean up tests and documentation
 2019-09-05 21:40 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 1/2] git-gui: convert new/amend commit radiobutton to checketton
 2019-09-05 20:33 UTC  (3+ messages)
` [PATCH 2/2] git-gui: add hotkey to toggle "Amend Last Commit" check button/menu

[PATCH] Add hotkey to toggle "Amend Last Commit" radio selector
 2019-09-05 20:14 UTC  (5+ messages)
  ` [PATCH v2] git-gui: add "

[PATCH v3 0/2] partial-clone: fix two issues with sparse filter handling
 2019-09-05 18:57 UTC  (5+ messages)
` [PATCH v3 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'

[PATCH] fetch-pack: write fetched refs to .promisor
 2019-09-05 18:39 UTC  (5+ messages)

[PATCH 0/1] Fix stale .gitignore change, introduced via js/visual-studio
 2019-09-05 17:44 UTC  (3+ messages)
` [PATCH 1/1] .gitignore: stop ignoring `.manifest` files

[PATCH 0/1] Teach git reset to optionally read the pathspecs from stdin
 2019-09-05 17:01 UTC  (6+ messages)
` [PATCH 1/1] reset: support the --stdin option

Failure to fetch submodule with --depth=1 parameter
 2019-09-05 14:53 UTC  (3+ messages)

[PATCH v4] git-gui: Add hotkeys to set widget focus
 2019-09-05 12:33 UTC  (10+ messages)
` [PATCH v5] "

[PATCH 0/1] contrib/git-jump: support alias expansion
 2019-09-05  6:04 UTC  (4+ messages)
` [PATCH 1/1] contrib/git-jump/git-jump: "

[PATCH 0/2] cleanup compat/ sources using spatch
 2019-09-05  3:23 UTC  (7+ messages)
` [PATCH 1/2] mingw: apply array.cocci rule
` [PATCH 2/2] compat/*.[ch]: remove extern from function declarations using spatch

[PATCH] cache-tree: do not lazy-fetch merge tree
 2019-09-04 23:35 UTC  (3+ messages)

git-gui: Long lines in commit message gets hidden, no scrollbar appears
 2019-09-04 22:35 UTC  (12+ messages)

[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
 2019-09-04 22:32 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] t3427: accelerate this test by using fast-export and fast-import
  ` [PATCH v5 3/4] Recommend git-filter-repo instead of git-filter-branch
  ` [PATCH v6 0/3] Warn about git-filter-branch usage and avoid it
    ` [PATCH v6 1/3] t6006: simplify, fix, and optimize empty message test
    ` [PATCH v6 2/3] Recommend git-filter-repo instead of git-filter-branch
    ` [PATCH v6 3/3] t9902: use a non-deprecated command for testing

[PATCH v2 00/16] rebase -r: support merge strategies other than recursive
 2019-09-04 21:40 UTC  (2+ messages)
` [PATCH v2 17/16] t3427: accelerate this test by using fast-export and fast-import

[RFC] Post/tutorial for newcomers
 2019-09-04 20:18 UTC  (5+ messages)

feature request, git-gui: add hotkey to toggle amend/new
 2019-09-04 19:03 UTC  (13+ 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).