git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-09-08 21:32:36 to 2019-09-12 19:47:14 UTC [more...]

[PATCH] completion: add missing completions for log, diff, show
 2019-09-12 19:47 UTC  (6+ messages)

[PATCH] git-gui: convert new/amend commit radiobutton to checketton
 2019-09-12 19:44 UTC 

[PATCH 0/2] completion: teach rebase and archive to use __gitcomp_builtin
 2019-09-12 19:43 UTC  (3+ messages)
` [PATCH 1/2] completion: teach rebase "
` [PATCH 2/2] completion: teach archive "

[PATCH 1/2] git-gui: convert new/amend commit radiobutton to checketton
 2019-09-12 19:39 UTC  (9+ messages)
` [PATCH 2/2] git-gui: add hotkey to toggle "Amend Last Commit" check button/menu
        ` [PATCH v3] git-gui: add hotkey to toggle "Amend Last Commit"

[PATCH] upload-pack: disable commit graph more gently for shallow traversal
 2019-09-12 19:30 UTC  (22+ messages)
  ` [PATCH] list-objects: don't queue root trees unless revs->tree_objects is set
` [PATCH v2] upload-pack commit graph segfault fix
  ` [PATCH v2 1/2] commit-graph: bump DIE_ON_LOAD check to actual load-time
  ` [PATCH v2 2/2] upload-pack: disable commit graph more gently for shallow traversal

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

[PATCH] git-gui: add horizontal scrollbar to commit buffer
 2019-09-12 19:20 UTC 

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-09-12 18:59 UTC  (5+ messages)
` [PATCH v3 0/4] "

[PATCH 0/2] Makefile: run coccicheck on all non-upstream sources
 2019-09-12 18:40 UTC  (12+ messages)
` [PATCH 1/2] Makefile: define UPSTREAM_SOURCES
` [PATCH 2/2] Makefile: run coccicheck on more source files
` [PATCH v2 0/3] Makefile: run coccicheck on all non-upstream sources
  ` [PATCH v2 1/3] Makefile: define THIRD_PARTY_SOURCES
  ` [PATCH v2 2/3] Makefile: strip leading ./ in $(FIND_SOURCE_FILES)
  ` [PATCH v2 3/3] Makefile: run coccicheck on more source files

[PATCH v2] git-svn: trim leading and trailing whitespaces in author name
 2019-09-12 18:20 UTC  (2+ messages)

[PATCH 0/1] doc: small formatting fix
 2019-09-12 18:06 UTC  (9+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] doc: minor "

What's cooking in git.git (Sep 2019, #01; Sat, 7)
 2019-09-12 18:02 UTC  (11+ messages)
` pd/fetch-jobs, was "

[PATCH v2 0/3] make sure stash refreshes the index properly
 2019-09-12 16:46 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] factor out refresh_and_write_cache function
  ` [PATCH v4 0/3] make sure stash refreshes the index properly
    ` [PATCH v4 1/3] factor out refresh_and_write_cache function
    ` [PATCH v4 2/3] merge: use refresh_and_write_cache
    ` [PATCH v4 3/3] stash: make sure to write refreshed cache

[PATCH] git-svn: trim leading and trailing whitespaces in author name
 2019-09-12 14:51 UTC  (3+ messages)

could not fork child process rebasing required
 2019-09-12 14:10 UTC  (5+ messages)

error: could not read '.git/rebase-apply/head-name': No such file or directory
 2019-09-12 11:26 UTC  (2+ messages)

[PATCH] ci: install P4 from package to fix build error
 2019-09-12 11:09 UTC  (6+ messages)

[PATCH 0/1] Fix perl error "unescaped left brace in regex" for paranoid update hook
 2019-09-12  8:56 UTC  (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] contrib/hooks: escape left brace in regex in the "

[PATCH 0/2] Date test code clean-up
 2019-09-12  4:11 UTC  (10+ messages)
` [PATCH 1/2] Quit passing 'now' to date code
` [PATCH 2/2] test_date.c: Remove reference to GIT_TEST_DATE_NOW
` [PATCH v2 0/2] Date test code clean-up
  ` [PATCH v2 1/2] Quit passing 'now' to date code
  ` [PATCH v2 2/2] test_date.c: Remove reference to GIT_TEST_DATE_NOW

[PATCH v2 0/2] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-09-11 23:19 UTC  (11+ messages)
` [PATCH] Documentation: fix build with Asciidoctor 2

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-09-11 20:30 UTC  (3+ messages)
` [PATCH 1/1] multi-pack-index: add --no-progress Add --no-progress option to git multi-pack-index. The progress feature was added in 144d703 ("multi-pack-index: report progress during 'verify'", 2018-09-13) but the ability to opt-out was overlooked

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-09-11 20:28 UTC  (5+ messages)
` [PATCH 2/9] sparse-checkout: create 'init' subcommand

feature request, git-gui: add hotkey to toggle amend/new
 2019-09-11 18:47 UTC  (14+ messages)

[PATCH 0/1] commit-graph: emit trace2 cmd_mode for each sub-command
 2019-09-11 18:17 UTC  (3+ messages)

[PATCH v4] git-gui: Add hotkeys to set widget focus
 2019-09-11 18:11 UTC  (6+ messages)
` [PATCH v5] "

git-send-email does not use conditional configuration
 2019-09-11 18:05 UTC  (4+ messages)
    ` Git.pm normalizes $GIT_DIR, was "

Fwd: Path instead of pathspec for “git checkout <tree-ish> [--] <pathspec>”
 2019-09-11  8:11 UTC 

[PATCH] git-submodule.txt: fix AsciiDoc formatting error
 2019-09-10 19:09 UTC 

[PATCH] cache-tree: do not lazy-fetch merge tree
 2019-09-10 18:19 UTC  (9+ messages)
` [PATCH v2] "

Patching Git to handle dates before the Unix epoch
 2019-09-10 17:19 UTC  (5+ messages)

[RFC PATCH 0/1] for-each-ref: do not output empty lines
 2019-09-10 16:35 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/1] commit-graph: add --[no-]progress to write and verify
 2019-09-10 14:00 UTC  (3+ messages)
` [PATCH v2 "

RFC: Cryptographic attestation for email-based patch workflows
 2019-09-10 12:13 UTC 

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

[BUG] Password cannot contain hash
 2019-09-09 22:15 UTC  (3+ messages)

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

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

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-09-09 19:24 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 0/2] cleanup compat/ sources using spatch
 2019-09-09 18:58 UTC  (5+ messages)
` [PATCH 2/2] compat/*.[ch]: remove extern from function declarations "

[PATCH] grep: skip UTF8 checks explicitly
 2019-09-09 18:49 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v6 0/4] 9p: Fix file ID collisions
 2019-09-09 18:41 UTC  (3+ messages)

Simplify-by-decoration with decorate-refs-exclude
 2019-09-09 18:17 UTC  (9+ messages)
            ` [PATCH 1/2] log: test --decorate-refs-exclude with --simplify-by-decoration

[PATCH 00/11] hashmap: bugfixes, safety fixes, and WIP improvements
 2019-09-09 18:15 UTC  (4+ messages)
` [PATCH 04/11] hashmap_entry: detect improper initialization
  ` [RFC 04/11] coccicheck: detect hashmap_entry.hash assignment

[PATCH] rebase: introduce --update-branches option
 2019-09-09 18:11 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH 0/1] for-each-ref: Add '--no-symbolic' option
 2019-09-09 18:08 UTC  (8+ messages)
` [RFC PATCH 1/1] for-each-ref: add "

[PATCH 0/3] commit-graph: harden against various corruptions
 2019-09-09 17:55 UTC  (6+ messages)
` [PATCH 3/3] commit-graph.c: handle corrupt/missing trees

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

O_NONBLOCK: should I blame git or ssh?
 2019-09-09 17:04 UTC  (5+ messages)

Git in Outreachy December 2019?
 2019-09-09 17:00 UTC  (4+ messages)

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


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