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

[PATCH 0/1] gitignore: ignore comments on the same line as a pattern
 2019-10-02  7:02 UTC  (4+ messages)
` [PATCH 1/1] "

git-grep in sparse checkout
 2019-10-02  6:33 UTC  (7+ messages)

[PATCH] t0000: cover GIT_SKIP_TESTS blindspot
 2019-10-02  6:14 UTC 

[PATCH 0/1] Include hdr-check in the CI builds
 2019-10-02  6:11 UTC  (5+ messages)
` [PATCH 1/1] ci: run `hdr-check` as part of the `Static Analysis` job

[PATCH v5] commit-graph: remove a duplicate assignment
 2019-10-02  6:06 UTC  (4+ messages)
` [PATCH v5] diffcore-break: use a goto instead of a redundant if statement
` [PATCH v5] wrapper: use a loop instead of repetitive statements

[PATCH] shallow.c: Don't free unallocated slabs
 2019-10-02  6:01 UTC  (3+ messages)

[PATCH v4] diffcore-break: use a goto instead of a redundant if statement
 2019-10-02  5:55 UTC  (6+ messages)

[PATCH 0/2] Git's rename detection requires a stable sort
 2019-10-02  5:47 UTC  (8+ messages)
` [PATCH 1/2] Move git_sort(), a stable sort, into into libgit.a
` [PATCH v2 0/2] Git's rename detection requires a stable sort
  ` [PATCH v2 1/2] Move git_sort(), a stable sort, into into libgit.a
  ` [PATCH v2 2/2] diffcore_rename(): use a stable sort

[PATCH 0/1] multi-pack-index: add --no-progress
 2019-10-02  5:43 UTC  (13+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag Add the MIDX_PROGRESS flag and update the write|verify|expire|repack functions in midx.h to accept a flags parameter. The MIDX_PROGRESS flag indicates whether the caller of the function would like progress information to be displayed. This patch only changes the method prototypes and does not change the functionality. The functionality change will be handled by a later patch
    ` [PATCH v2 1/6] midx: add MIDX_PROGRESS flag <snip>
  ` [PATCH v2 2/6] midx: add progress to write_midx_file Add progress to write_midx_file. Progress is displayed when the MIDX_PROGRESS flag is set

git mailinfo with patch parser
 2019-10-02  5:41 UTC  (3+ messages)

[PATCH v1 1/5] sequencer: update `total_nr' when adding an item to a todo list
 2019-10-02  2:38 UTC  (8+ messages)
` [PATCH v1 4/5] rebase: fill `squash_onto' in get_replay_opts()
` [PATCH v1 5/5] sequencer: directly call pick_commits() from complete_action()
` [PATCH v1 0/5] Use complete_action’s todo list to do the rebase

[PATCH] completion (zsh): fix misleading install location
 2019-10-01 21:05 UTC  (2+ messages)

[PATCH v3 00/12] Fix some git clean issues
 2019-10-01 19:39 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/12] dir: also check directories for matching pathspecs
    ` [BUG] git is segfaulting, was "
            ` [PATCH] dir: special case check for the possibility that pathspec is NULL
              ` [PATCH v2] "
                  ` [PATCH v3] "

[GSoC][PATCH 0/4] grep: re-enable threads when cached, w/ parallel inflation
 2019-10-01 19:23 UTC  (14+ messages)
` [PATCH v2 00/11] grep: improve threading and fix race conditions
  ` [PATCH v2 01/11] grep: fix race conditions on userdiff calls
  ` [PATCH v2 02/11] grep: fix race conditions at grep_submodule()
  ` [PATCH v2 03/11] grep: fix racy calls in grep_objects()
  ` [PATCH v2 04/11] replace-object: make replace operations thread-safe
  ` [PATCH v2 05/11] object-store: allow threaded access to object reading
  ` [PATCH v2 06/11] grep: replace grep_read_mutex by internal obj read lock
    ` [PATCH] squash! "
  ` [PATCH v2 07/11] submodule-config: add skip_if_read option to repo_read_gitmodules()
  ` [PATCH v2 08/11] grep: allow submodule functions to run in parallel
  ` [PATCH v2 09/11] grep: protect packed_git [re-]initialization
  ` [PATCH v2 10/11] grep: re-enable threads in non-worktree case
  ` [PATCH v2 11/11] grep: move driver pre-load out of critical section

[PATCH v3 00/24] Clean up merge API
 2019-10-01 18:17 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 04/24] merge-recursive: provide a better label for diff3 common ancestor
      ` [PATCH] merge-recursive: fix the diff3 common ancestor label for virtual commits
        ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
 2019-10-01 18:15 UTC  (5+ messages)
` [PATCH v2 00/11] "

git-gui: disable the "loose objects popup" dialog?
 2019-10-01 18:00 UTC  (5+ messages)

[PATCH 0/1] git-gui: respect core.hooksPath, falling back to .git/hooks
 2019-10-01 17:38 UTC  (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] git-gui: "
  ` [PATCH v2 1/1] "

[PATCH] SubmittingPatches: update git-gui maintainer information
 2019-10-01 17:33 UTC  (3+ messages)

[PATCH v3 1/2] git-gui: use existing interface to query a path's attribute
 2019-10-01 17:31 UTC  (4+ messages)

[PATCH] gitk: Add horizontal scrollbar to the files list
 2019-10-01 15:42 UTC  (2+ messages)

[DISCUSSION] Growing the Git community
 2019-10-01 15:03 UTC  (4+ messages)

[PATCH 0/1] git-gui (Windows): use git-bash.exe if it is available
 2019-10-01 13:46 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/1] fetch --multiple: respect --jobs=
 2019-10-01 11:53 UTC  (2+ messages)
` [PATCH 1/1] fetch: let --jobs=<n> parallelize --multiple, too

[PATCH 0/1] t0061: fix test for argv[0] with spaces (MINGW only)
 2019-10-01 11:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] promisor-remote: skip move_to_tail when no-op
 2019-10-01  5:12 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/1] git-add--interactive.perl: Add progress counter in the prompt
 2019-09-30 17:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] add -i: Show "

[PATCH 0/8] fast export/import: handle nested tags, improve incremental exports
 2019-09-30 21:10 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] fast-export: fix exporting a tag and nothing else
  ` [PATCH v2 2/8] fast-import: fix handling of deleted tags
  ` [PATCH v2 3/8] fast-import: allow tags to be identified by mark labels
  ` [PATCH v2 4/8] fast-import: add support for new 'alias' command
  ` [PATCH v2 5/8] fast-export: add support for --import-marks-if-exists
  ` [PATCH v2 6/8] fast-export: allow user to request tags be marked with --mark-tags
  ` [PATCH v2 7/8] t9350: add tests for tags of things other than a commit
  ` [PATCH v2 8/8] fast-export: handle nested tags

[PATCH v2 00/19] hashmap bug/safety/ease-of-use fixes
 2019-09-30 16:58 UTC  (12+ messages)
` [PATCH v2 07/19] hashmap_get takes "const struct hashmap_entry *"
` [PATCH v2 10/19] introduce container_of macro
` [PATCH v2 18/19] OFFSETOF_VAR macro to simplify hashmap iterators

RFC: Cryptographic attestation for email-based patch workflows
 2019-09-30 15:37 UTC  (3+ messages)

[PATCH 1/2] git-gui: use existing interface to query a path's attribute
 2019-09-30 12:20 UTC  (6+ messages)
` [PATCH 2/2] git-gui: support for diff3 conflict style
      ` [PATCH v2 1/2] git-gui: use existing interface to query a path's attribute
        ` [PATCH v2 2/2] git-gui: support for diff3 conflict style

[PATCH 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-09-30  9:55 UTC  (23+ messages)
` [PATCH 02/13] msvc: avoid using minus operator on unsigned types
` [PATCH 11/13] tests: let --immediate and --write-junit-xml play well together
` [PATCH v2 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
  ` [PATCH v2 02/13] msvc: avoid using minus operator on unsigned types
  ` [PATCH v2 01/13] push: do not pretend to return `int` from `die_push_simple()`
  ` [PATCH v2 03/13] winansi: use FLEX_ARRAY to avoid compiler warning
  ` [PATCH v2 05/13] msvc: ignore some libraries when linking
  ` [PATCH v2 04/13] compat/win32/path-utils.h: add #include guards
  ` [PATCH v2 06/13] msvc: handle DEVELOPER=1
  ` [PATCH v2 07/13] msvc: work around a bug in GetEnvironmentVariable()
  ` [PATCH v2 08/13] vcxproj: only copy `git-remote-http.exe` once it was built
  ` [PATCH v2 09/13] vcxproj: include more generated files
  ` [PATCH v2 10/13] test-tool run-command: learn to run (parts of) the testsuite
  ` [PATCH v2 11/13] tests: let --immediate and --write-junit-xml play well together
  ` [PATCH v2 12/13] ci: really use shallow clones on Azure Pipelines
  ` [PATCH v2 13/13] ci: also build and test with MS Visual Studio "

Git in Outreachy December 2019?
 2019-09-30  8:55 UTC  (21+ messages)

Bi-Weekly Standup - Time/timezone in calendar?
 2019-09-30  8:07 UTC  (4+ messages)

[PATCH v3] commit-graph: remove a duplicate assignment
 2019-09-30  7:34 UTC  (3+ messages)

[PATCH v2 0/2] Update: fixed typos in commit message
 2019-09-30  7:26 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] t0028: add more tests

[PATCH v3] diffcore-break: use a goto instead of a redundant if statement
 2019-09-30  1:14 UTC  (4+ messages)

ProGit2 translation in Azerbaijani
 2019-09-29 18:03 UTC  (2+ messages)

[PATCH 0/4] git-gui: GIT_ASK_YESNO/GIT_ASKPASS patches from Git for Windows
 2019-09-29 18:01 UTC  (9+ messages)
` [PATCH 1/4] git-gui: provide question helper for retry fallback on Windows
` [PATCH 2/4] git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
` [PATCH 3/4] git-gui--askyesno: allow overriding the window title
` [PATCH 4/4] git-gui--askyesno (mingw): use Git for Windows' icon, if available

What's cooking in git.git (Sep 2019, #03; Sun, 29)
 2019-09-29  9:24 UTC 

[PATCH v3] wrapper: use a loop instead of repetitive statements
 2019-09-29  0:57 UTC 

[PATCH 0/3] scan-build fixes
 2019-09-29  0:51 UTC  (8+ messages)
` [PATCH 3/3] wrapper: use a loop instead of repetitive statements

What's cooking in git.git (Sep 2019, #01; Sat, 7)
 2019-09-28 23:35 UTC  (4+ messages)

[PATCH] builtin/submodule--helper: fix usage string for 'update-clone'
 2019-09-28 20:20 UTC 

[PATCH 0/3] fixes related to `make hdr-check`
 2019-09-28  4:59 UTC  (6+ messages)
` [PATCH 1/3] Makefile: use $(ALL_CFLAGS) in $(HCO) target

[RFC PATCH 0/3] grep: don't add subrepos to in-memory alternates
 2019-09-28  4:20 UTC  (7+ messages)

[PATCH 00/15] name-rev: eliminate recursion
 2019-09-28  4:06 UTC  (5+ messages)
` [PATCH 01/15] t6120-describe: correct test repo history graph in comment

Feature request: different exit codes for git stash depending on whether stash was created or not
 2019-09-27 23:07 UTC  (3+ messages)

Common thread pool API in Git?
 2019-09-27 22:14 UTC  (2+ messages)

[PATCH] add a Code of Conduct document
 2019-09-27 18:58 UTC  (5+ messages)
    ` [PATCH] CODE_OF_CONDUCT: mention individual project-leader emails

[PATCH 0/2] a few commit-graph improvements
 2019-09-27 18:54 UTC  (3+ messages)
` [PATCH 1/2] commit-graph: don't show progress percentages while expanding reachable commits

[PATCH v2] commit-graph: remove a duplicate assignment
 2019-09-27 12:45 UTC  (3+ messages)

Possible bug in git describe, additional commits differs when cloned with --depth
 2019-09-27 12:02 UTC  (2+ messages)

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-09-27 10:00 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 5/6] rebase -i: support --ignore-date

[git issue] git am failed for patches of converting the format of source codes from dos to unix
 2019-09-27  9:25 UTC  (2+ 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).