git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-09-03 18:55:31 to 2019-09-06 11:56:00 UTC [more...]

Git in Outreachy December 2019?
 2019-09-06 11:55 UTC  (5+ messages)

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

[PATCH 1/2] tag: factor out get_tagged_oid()
 2019-09-06  7:13 UTC  (3+ messages)
` [PATCH 2/2] use get_tagged_oid()

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

[PATCH 0/3] commit-graph: harden against various corruptions
 2019-09-06  6:19 UTC  (5+ 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

[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 v2 1/4] am: fail if no author line is given in --rebasing mode
 2019-09-05 22:48 UTC  (4+ 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 v2 0/3] make sure stash refreshes the index properly
 2019-09-05 22:00 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] factor out refresh_and_write_cache function
  ` [PATCH v3 2/3] merge: use refresh_and_write_cache
  ` [PATCH v3 3/3] stash: make sure to write refreshed cache

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

[PATCH] t7300-clean: demonstrate deleting nested repo with an ignored file breakage
 2019-09-05 21:20 UTC  (17+ 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-05 21:03 UTC  (7+ messages)
` [PATCH 1/5] treewide: rename 'struct exclude' to 'struct path_pattern'
` [PATCH 5/5] unpack-trees: rename 'is_excluded_from_list()'

[PATCH 0/1] Write commit-graph on fetch
 2019-09-05 20:37 UTC  (6+ messages)
` [PATCH 1/1] fetch: add fetch.writeCommitGraph config setting

[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] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-05 19:35 UTC  (6+ messages)
` [PATCH v2 0/2] "

[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 1/2] git-gui: warn if the commit message contains lines longer than the set limit
 2019-09-05 17:46 UTC  (11+ messages)
` [PATCH 2/2] git-gui: add horizontal scrollbar to commit buffer

[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] git-gui: use path name instead of list index to track last clicked file
 2019-09-05 12:33 UTC  (14+ messages)
` [PATCH v4] git-gui: Add hotkeys to set widget focus
    ` [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  (4+ messages)

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

[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
 2019-09-04 22:32 UTC  (18+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] t6006: simplify and optimize empty message test
  ` [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 v5 4/4] t9902: use a non-deprecated command for testing
  ` [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  (7+ messages)

feature request, git-gui: add hotkey to toggle amend/new
 2019-09-04 19:03 UTC  (13+ messages)

[PATCH] trace2: use warning() directly in tr2_dst_malformed_warning()
 2019-09-04  9:14 UTC  (2+ messages)

[BUG} stash show does not show untracked files stashed (reposted)
 2019-09-04  7:29 UTC  (2+ messages)

[PATCH 1/1] upload-pack: fix race condition in error messages
 2019-09-04  5:04 UTC  (11+ messages)

[PATCH 0/1] Make git rebase -r's label generation more resilient
 2019-09-03 22:40 UTC  (7+ messages)
` [PATCH 1/1] rebase -r: let `label` generate safer labels

[PATCH] git-gui: Add hotkeys to change focus between ui widgets
 2019-09-03 22:18 UTC  (7+ messages)
` [PATCH] git-gui: Add hotkeys to set widget focus

Retrieve version-string on shallow clone
 2019-09-03 21:30 UTC  (2+ messages)

Git does not recognise directory named '${sys:DATA_ROOT_DIR}'
 2019-09-03 19:55 UTC  (4+ 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).