git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-07-30 20:56:31 to 2019-08-02 09:58:42 UTC [more...]

[PATCH 0/4] pre-merge hook
 2019-08-02  9:56 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] t7503: add tests for pre-merge-hook
  ` [PATCH v3 0/4] pre-merge-commit hook
    ` [PATCH v3 1/4] t7503: verify proper hook execution
    ` [PATCH v3 2/4] merge: do no-verify like commit
    ` [PATCH v3 3/4] git-merge: honor pre-merge-commit hook
    ` [PATCH v3 4/4] merge: --no-verify to bypass "
      ` [PATCH 1/5] t7503: use "&&" in "test_when_finished" rather than ";"
      ` [PATCH 2/5] t7503: avoid touch when mtime doesn't matter
      ` [PATCH 4/5] t7503: don't create "actual_hooks" for later appending
      ` [PATCH 5/5] t7503: test failing merge with both hooks available

git-log on a file, and merges
 2019-08-02  9:38 UTC 

Simplify-by-decoration with decorate-refs-exclude
 2019-08-02  8:47 UTC 

[PATCH] git-p4: close temporary file before removing
 2019-08-02  3:50 UTC  (8+ messages)

[PATCH 0/1] git-p4: auto-delete named temporary file
 2019-08-02  3:48 UTC  (2+ messages)

cannot clone --single-commit instead of --single-branch
 2019-08-02  3:07 UTC  (5+ messages)

[ANNOUNCE] Git v2.23.0-rc0
 2019-08-02  2:27 UTC  (25+ messages)
` Git for Windows v2.23.0-rc0, was "
  ` [git-for-windows] "
` [PATCH] RelNotes/2.23.0: fix a few typos and other minor issues

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-08-02  1:52 UTC  (9+ messages)
` [PATCH v3 "

[PATCH] completion: add missing completions for log, diff, show
 2019-08-02  0:54 UTC  (3+ messages)

[PATCH 0/3] trace2: clean up formatting in perf target format
 2019-08-01 22:57 UTC  (6+ messages)
` [PATCH 1/3] trace2: cleanup column alignment "
` [PATCH 2/3] trace2: trim whitespace in start message "
` [PATCH 3/3] trace2: trim whitespace in region messages "

[PATCH] git-gui: Perform rescan on window focus-in
 2019-08-01 21:52 UTC  (8+ messages)

[PATCH] checkout.c: unstage empty deleted ita files
 2019-08-01 21:51 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH] restore: add test for "

What's cooking in git.git (Aug 2019, #01; Thu, 1)
 2019-08-01 21:42 UTC  (2+ messages)

Support for --stdin-paths in commit, add, etc
 2019-08-01 20:51 UTC  (14+ messages)

cherry-pick merge commit with log message populated
 2019-08-01 20:24 UTC  (2+ messages)

[PATCH v2 0/5] Create 'feature.*' config area and some centralized config parsing
 2019-08-01 18:27 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/5] repo-settings: add feature.manyCommits setting

[PATCH 1/3] fetch: add --[no-]show-forced-updates argument
 2019-08-01 18:18 UTC  (11+ messages)
` [PATCH] t5510-fetch: fix negated 'test_i18ngrep' invocation
    ` [PATCH 0/3] tests: run non-httpd-specific tests before sourcing 'lib-httpd.sh'
      ` [PATCH 1/3] t5510-fetch: run non-httpd-specific test "
      ` [PATCH 2/3] t5703: run all non-httpd-specific tests "
      ` [PATCH 3/3] tests: warn against appending non-httpd-specific tests at the end

[PATCH 0/6] harden tree-walking against integer overflow
 2019-08-01 18:17 UTC  (8+ messages)
` [PATCH 1/6] setup_traverse_info(): stop copying oid
` [PATCH 2/6] tree-walk: drop oid from traverse_info
` [PATCH 3/6] tree-walk: use size_t consistently
` [PATCH 4/6] tree-walk: accept a raw length for traverse_path_len()
` [PATCH 5/6] tree-walk: add a strbuf wrapper for make_traverse_path()
` [PATCH 6/6] tree-walk: harden make_traverse_path() length computations

[PATCH 0/1] Make the includeif:onbranch feature more robust
 2019-08-01 17:24 UTC  (10+ messages)
` [PATCH 1/1] config: work around bug with includeif:onbranch and early config
` [PATCH v2 0/1] Make the includeif:onbranch feature more robust
  ` [PATCH v2 1/1] config: work around bug with includeif:onbranch and early config

[PATCH 0/3] grep: memory leak in PCRE2
 2019-08-01 17:09 UTC  (2+ messages)
` [PATCH v2] grep: avoid leak of chartables "

[PATCH] reset: unstage empty deleted ita files
 2019-08-01 16:15 UTC  (2+ messages)
` [PATCH v3] diff-lib.c: handle "

Final test result git 2.23.0.rc0 NonStop TNS/E platform
 2019-08-01 13:53 UTC 

Weird behavior with git grep --recurse-submodules
 2019-08-01  3:13 UTC  (9+ messages)
` [GSoC][PATCH] grep: fix worktree case in submodules
  ` [GSoC][PATCH v2] "
    ` [GSoC][PATCH v3] "

am-based rebase not applying filters
 2019-08-01  1:52 UTC 

[PATCH 0/1] git-p4: close temporary file before removing
 2019-08-01  1:36 UTC  (2+ messages)

Warnings in gc.log can prevent gc --auto from running
 2019-07-31 22:34 UTC  (11+ messages)
      ` [PATCH 0/3] handling warnings due to auto-enabled bitmaps
        ` [PATCH 1/3] t7700: clean up .keep file in bitmap-writing test
        ` [PATCH 2/3] repack: silence warnings when auto-enabled bitmaps cannot be built
        ` [PATCH 3/3] repack: simplify handling of auto-bitmaps and .keep files

[ANNOUNCE] Git v2.23.0-rc0 - Initial test failures on NonStop
 2019-07-31 21:22 UTC  (16+ messages)
                  ` non-cryptographic hash algorithms in git

[PATCH v2 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-07-31 18:39 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] Start to implement a built-in version of `git add --interactive`
  ` [PATCH v3 03/11] built-in add -i: implement the `status` command
  ` [PATCH v3 02/11] diff: export diffstat interface
  ` [PATCH v3 06/11] built-in add -i: implement the main loop
  ` [PATCH v3 07/11] Add a function to determine unique prefixes for a list of strings

[PATCH v1 1/1] pack-refs: pack expired loose refs to packed_refs
 2019-07-31 18:35 UTC  (3+ messages)
` [PATCH v2 0/1] pack-refs: always refreshing after take the lock file
  ` [PATCH v2 1/1] "

[RFC PATCH] grep: allow for run time disabling of JIT in PCRE
 2019-07-31 16:18 UTC  (10+ messages)
` [RFC PATCH v2] "

`@` alias for `HEAD` not working in `git push -u origin @`
 2019-07-31 16:10 UTC  (4+ messages)

[PATCH 00/12] rebase -r: support merge strategies other than recursive
 2019-07-31 15:18 UTC  (23+ messages)
` [PATCH 10/12] t/lib-rebase: prepare for testing `git rebase --rebase-merges`
` [PATCH v2 00/16] rebase -r: support merge strategies other than recursive
  ` [PATCH v2 01/16] Drop unused git-rebase--am.sh
  ` [PATCH v2 02/16] t3400: stop referring to the scripted rebase
  ` [PATCH v2 03/16] .gitignore: there is no longer a built-in `git-rebase--interactive`
  ` [PATCH v2 04/16] sequencer: the `am` and `rebase--interactive` scripts are gone
  ` [PATCH v2 05/16] rebase: fold git-rebase--common into the -p backend
  ` [PATCH v2 06/16] t3427: add a clarifying comment
  ` [PATCH v2 07/16] t3427: simplify the `setup` test case significantly
  ` [PATCH v2 08/16] t3427: move the `filter-branch` invocation into the `setup` case
  ` [PATCH v2 09/16] t3427: condense the unnecessarily repetitive test cases into three
  ` [PATCH v2 11/16] t3427: accommodate for the `rebase --merge` backend having been replaced
  ` [PATCH v2 10/16] t3427: fix erroneous assumption
  ` [PATCH v2 12/16] t3427: fix another incorrect assumption
  ` [PATCH v2 13/16] rebase -r: support merge strategies other than `recursive`
  ` [PATCH v2 14/16] t/lib-rebase: prepare for testing `git rebase --rebase-merges`
  ` [PATCH v2 16/16] rebase -r: do not (re-)generate root commits with `--root` *and* `--onto`
  ` [PATCH v2 15/16] t3418: test `rebase -r` with merge strategies

blank lines in pre-created merge message
 2019-07-31 13:00 UTC  (6+ messages)
  ` Antw: "

[PATCH 0/4] gc docs: modernize and fix the documentation
 2019-07-31 10:12 UTC  (9+ messages)

[BUG]: Testsuite failures on big-endian targets
 2019-07-31  7:17 UTC  (2+ messages)

[PATCHv3] send-email: Ask if a patch should be sent twice
 2019-07-31  1:06 UTC  (7+ messages)

[RFC PATCH] trace2: don't overload target directories
 2019-07-30 22:08 UTC  (8+ messages)

[PATCHv4] send-email: Ask if a patch should be sent twice
 2019-07-30 21:24 UTC 


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