git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-08-05 22:43:47 to 2019-08-08 19:48:49 UTC [more...]

[PATCH 0/1] Make the includeif:onbranch feature more robust
 2019-08-08 19:48 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] config: work around bug with includeif:onbranch and early config
              ` [PATCH 0/3] the_repository initialization cleanup
                ` [PATCH 1/3] t1309: use short branch name in includeIf.onbranch test
                ` [PATCH 2/3] common-main: delay trace2 initialization
                ` [PATCH 3/3] config: stop checking whether the_repository is NULL

[PATCH 1/1] delete multiple tags in a single transaction
 2019-08-08 19:39 UTC  (5+ messages)
  ` [PATCH] t7004: check existence of correct tag

[PATCH v2 0/5] Create 'feature.*' config area and some centralized config parsing
 2019-08-08 19:19 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] repo-settings: create feature.experimental setting

[PATCH v3] documentation: add tutorial for revision walking
 2019-08-08 19:19 UTC  (9+ messages)
` [RFC PATCH v3 00/13] example implementation of revwalk tutorial
` [PATCH v4] documentation: add tutorial for revision walking

[PATCH 0/3] trace2: clean up formatting in perf target format
 2019-08-08 19:04 UTC  (15+ messages)
` [PATCH 2/3] trace2: trim whitespace in start message "
` [PATCH v2 0/7] trace2: clean up formatting "
  ` [PATCH v2 1/7] trace2: cleanup column alignment "
  ` [PATCH v2 2/7] trace2: trim whitespace in region messages "
  ` [PATCH v2 3/7] trace2: remove dead code in maybe_add_string_va()
  ` [PATCH v2 5/7] quote: add sq_quote_argv_pretty_ltrim
  ` [PATCH v2 4/7] trace2: trim trailing whitespace in normal format error message
  ` [PATCH v2 6/7] trace2: cleanup whitespace in normal format
  ` [PATCH v2 7/7] trace2: cleanup whitespace in perf format

What's cooking in git.git (Aug 2019, #03; Tue, 6)
 2019-08-08 19:03 UTC  (5+ messages)

[PATCH v3 00/10] Hash-independent tests, part 4
 2019-08-08 17:22 UTC  (8+ messages)
` [PATCH v3 01/10] t: add helper to convert object IDs to paths
  ` [PATCH bc/hash-independent-tests-part-4] t: decrease nesting in test_oid_to_path

[PATCH] blame: document actual range specifier behavior
 2019-08-08 17:19 UTC  (2+ messages)

Windows absolute drive path detection incomplete
 2019-08-08 16:58 UTC  (3+ messages)

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-08-08 16:53 UTC  (19+ messages)
` [GSoC][PATCHl 1/6] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCHl 2/6] sequencer: add NULL checks under read_author_script
` [GSoC][PATCHl 3/6] rebase -i: support --committer-date-is-author-date
` [GSoC][PATCHl 4/6] sequencer: rename amend_author to author_to_rename
` [GSoC][PATCHl 5/6] rebase -i: support --ignore-date
` [GSoC][PATCHl 6/6] rebase: add --author-date-is-committer-date

[PATCH 0/1] Fix a problem with PCRE2 and nedmalloc, found via Azure Pipelines
 2019-08-08 15:19 UTC  (33+ messages)
` [PATCH 1/1] pcre2: allow overriding the system allocator
      ` [PATCH 0/3] grep: no leaks (WIP)
        ` [PATCH 1/3] grep: make PCRE1 aware of custom allocator
        ` [PATCH 2/3] grep: make PCRE2 "
        ` [PATCH 3/3] grep: avoid leak of chartables in PCRE2
        ` [RFC PATCH v3 0/3] grep: no leaks or crashes (windows testing needed)
          ` [RFC PATCH v3 1/3] grep: make PCRE1 aware of custom allocator
          ` [RFC PATCH v3 2/3] grep: make PCRE2 "
                  ` [PATCH 1/2] nedmalloc: do assignments only after the declaration section
                  ` [PATCH 2/2] nedmalloc: avoid compiler warning about unused value
          ` [RFC PATCH v3 3/3] grep: avoid leak of chartables in PCRE2
          ` [RFC PATCH v4 0/3] grep: no leaks or crashes (windows testing needed)
            ` [RFC PATCH v4 1/3] grep: make PCRE1 aware of custom allocator
            ` [RFC PATCH v4 2/3] grep: make PCRE2 "
            ` [RFC PATCH v4 3/3] grep: avoid leak of chartables in PCRE2

[GSoC] My project blog
 2019-08-08 14:22 UTC  (4+ messages)

[PATCH v3 0/4] pre-merge-commit hook
 2019-08-08 13:08 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] t7503: verify proper hook execution
  ` [PATCH v4 2/4] merge: do no-verify like commit
  ` [PATCH v4 3/4] git-merge: honor pre-merge-commit hook
  ` [PATCH v4 4/4] merge: --no-verify to bypass "
  ` [PATCH v5 0/4] "
    ` [PATCH v5 1/4] t7503: verify proper hook execution
    ` [PATCH v5 2/4] merge: do no-verify like commit
    ` [PATCH v5 3/4] git-merge: honor pre-merge-commit hook
    ` [PATCH v5 4/4] merge: --no-verify to bypass "

BUG() during criss-cross merge with directory rename and deleted file
 2019-08-08 11:00 UTC  (11+ messages)
` [PATCH 1/1] merge-recursive: avoid directory rename detection in recursive case

Feature-request: git-bundle --quiet
 2019-08-08 10:42 UTC  (2+ messages)

[PATCH 0/3] --end-of-options marker
 2019-08-08 10:28 UTC  (16+ messages)
` [PATCH 1/3] revision: allow --end-of-options to end option parsing
` [PATCH 2/3] parse-options: allow --end-of-options as a synonym for "--"
` [PATCH 3/3] gitcli: document --end-of-options

amend warnings with no changes staged
 2019-08-08  9:46 UTC  (13+ messages)

[PATCH] git-gui: Call do_quit before destroying the main window
 2019-08-07 21:53 UTC  (9+ messages)

[PATCH] commit-graph: release strbufs after use
 2019-08-07 19:25 UTC  (3+ messages)

RFC - Git Developer Blog
 2019-08-07 17:44 UTC  (15+ messages)

[PATCH] test-dir-iterator: use path argument directly
 2019-08-07 13:57 UTC  (2+ messages)

[PATCH] sha1-file: release strbuf after use
 2019-08-07 13:51 UTC  (3+ messages)

Git Test Coverage Report (Wed, Aug 7)
 2019-08-07 13:26 UTC 

suggestion for improved docs on autocrlf
 2019-08-07 13:08 UTC 

[PATCH] dir-iterator: release strbuf after use
 2019-08-07 11:15 UTC 

[PATCH] cc5e1bf992 (gettext: avoid initialization if the locale dir is not present, 2018-04-21) changed the way the gettext initialization is done skipping most of it for performance reasons if the locale directories wouldn't exist
 2019-08-07 10:18 UTC  (2+ messages)

[L10N] Kickoff for Git 2.23.0 round #1
 2019-08-06 19:45 UTC  (5+ messages)
` [PATCH v3] l10n: reformat some localized strings for v2.23.0

[Question] git checkout lifespan
 2019-08-06 19:31 UTC 

Suggestion: git clone should warn if repository has submodules
 2019-08-06 15:58 UTC  (3+ messages)

[PATCH 0/1] [v2.23.0 BUG] commit-graph: fix bug around octopus merges
 2019-08-06 15:19 UTC  (5+ 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).