git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-26 11:54:11 to 2018-10-27 21:30:10 UTC [more...]

[PATCH 00/15] sequencer: refactor functions working on a todo_list
 2018-10-27 21:29 UTC  (13+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 01/16] sequencer: changes in parse_insn_buffer()
  ` [PATCH v2 02/16] sequencer: make the todo_list structure public
  ` [PATCH v2 03/16] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v2 04/16] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v2 05/16] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v2 06/16] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v2 07/16] sequencer: refactor rearrange_squash() "
  ` [PATCH v2 08/16] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v2 09/16] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v2 10/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v2 11/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()

Git Test Coverage Report (Saturday, Oct 27)
 2018-10-27 19:47 UTC  (4+ messages)

[PATCH 00/10] Reduce #ifdef NO_PTHREADS
 2018-10-27 17:30 UTC  (32+ messages)
` [PATCH 01/10] thread-utils: macros to unconditionally compile pthreads API
` [PATCH 02/10] index-pack: remove #ifdef NO_PTHREADS
` [PATCH 03/10] name-hash.c: "
` [PATCH 04/10] attr.c: "
` [PATCH 05/10] send-pack.c: "
` [PATCH 06/10] grep: "
` [PATCH 07/10] preload-index.c: "
` [PATCH 08/10] pack-objects: "
` [PATCH 09/10] read-cache.c: "
` [PATCH 10/10] Clean up pthread_create() error handling
` [PATCH v2 00/10] Reduce #ifdef NO_PTHREADS
  ` [PATCH v2 01/10] thread-utils: macros to unconditionally compile pthreads API
  ` [PATCH v2 02/10] index-pack: remove #ifdef NO_PTHREADS
  ` [PATCH v2 03/10] name-hash.c: "
  ` [PATCH v2 04/10] attr.c: "
  ` [PATCH v2 05/10] grep: "
  ` [PATCH v2 06/10] preload-index.c: "
  ` [PATCH v2 07/10] pack-objects: "
  ` [PATCH v2 08/10] read-cache.c: "
  ` [PATCH v2 09/10] Clean up pthread_create() error handling
  ` [PATCH v2 10/10] read-cache.c: initialize copy_len to shut up gcc 8

bug?: git grep HEAD with exclude in pathspec not taken into account
 2018-10-27 14:57 UTC  (2+ messages)

[PATCH v3 00/12] Base SHA-256 implementation
 2018-10-27 14:34 UTC  (3+ messages)
` [PATCH v3 10/12] Add a base implementation of SHA-256 support

[RFC PATCH] index-pack: improve performance on NFS
 2018-10-27 14:04 UTC  (7+ messages)

[PATCH] Poison gettext with the Ook language
 2018-10-27 10:42 UTC  (11+ messages)
` [PATCH] i18n: make GETTEXT_POISON a runtime option

[PATCH] Poison gettext with the Ook language
 2018-10-27 10:11 UTC  (12+ messages)

[PATCH v4 00/12] Base SHA-256 implementation
 2018-10-27  9:03 UTC  (3+ messages)
` [PATCH v4 10/12] Add a base implementation of SHA-256 support

[BUG] gitignore documentation inconsistent with actual behaviour
 2018-10-27  8:48 UTC  (2+ messages)
` [PATCH] wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode

[PATCH] config.mak.dev: enable -Wunused-function
 2018-10-27  8:17 UTC  (7+ messages)
` [PATCH/RFC] thread-utils: better wrapper to avoid #ifdef NO_PTHREADS
      ` can we deprecate NO_PTHREADS?, was: "

[PATCH sg/test-rebase-editor-fix] t3404-rebase-interactive: test abbreviated commands
 2018-10-27  8:08 UTC  (3+ messages)
  ` [PATCH v2 "

[RFC PATCH] remote: add --fetch option to git remote set-url
 2018-10-27  8:09 UTC 

What's cooking in git.git (Oct 2018, #05; Fri, 26)
 2018-10-27  7:29 UTC  (7+ messages)
` js/mingw-http-ssl, was "

[PATCH] Clear --exclude list after 'git rev-parse --all'
 2018-10-27  7:20 UTC  (10+ messages)

[PATCH] fetch: replace string-list used as a look-up table with a hashmap
 2018-10-27  6:47 UTC  (6+ messages)
    ` [PATCH v3] "
        ` Re*: "

[PATCH 2/3] ewok_rlw.h: add missing 'inline' to function definition
 2018-10-27  6:29 UTC  (2+ messages)

[PATCH 00/78] nd/config-split reroll
 2018-10-27  6:23 UTC  (79+ messages)
` [PATCH 01/78] Update makefile in preparation for Documentation/config/*.txt
` [PATCH 02/78] config.txt: move advice.* to a separate file
` [PATCH 03/78] config.txt: move core.* "
` [PATCH 04/78] config.txt: move add.* "
` [PATCH 05/78] config.txt: move alias.* "
` [PATCH 06/78] config.txt: move am.* "
` [PATCH 07/78] config.txt: move apply.* "
` [PATCH 08/78] config.txt: move blame.* "
` [PATCH 09/78] config.txt: move branch.* "
` [PATCH 10/78] config.txt: move browser.* "
` [PATCH 11/78] config.txt: move checkout.* "
` [PATCH 12/78] config.txt: move clean.* "
` [PATCH 13/78] config.txt: move color.* "
` [PATCH 14/78] config.txt: move column.* "
` [PATCH 15/78] config.txt: move commit.* "
` [PATCH 16/78] config.txt: move credential.* "
` [PATCH 17/78] config.txt: move completion.* "
` [PATCH 18/78] config.txt: move diff-config.txt to config/
` [PATCH 19/78] config.txt: move difftool.* to a separate file
` [PATCH 20/78] config.txt: move fastimport.* "
` [PATCH 21/78] config.txt: move fetch-config.txt to config/
` [PATCH 22/78] config.txt: move filter.* to a separate file
` [PATCH 23/78] config.txt: move format-config.txt to config/
` [PATCH 24/78] config.txt: move fmt-merge-msg-config.txt "
` [PATCH 25/78] config.txt: move fsck.* to a separate file
` [PATCH 26/78] config.txt: move gc.* "
` [PATCH 27/78] config.txt: move gitcvs-config.txt to config/
` [PATCH 28/78] config.txt: move gitweb.* to a separate file
` [PATCH 29/78] config.txt: move grep.* "
` [PATCH 30/78] config.txt: move gpg.* "
` [PATCH 31/78] config.txt: move gui-config.txt to config/
` [PATCH 32/78] config.txt: move guitool.* to a separate file
` [PATCH 33/78] config.txt: move help.* "
` [PATCH 34/78] config.txt: move ssh.* "
` [PATCH 35/78] config.txt: move http.* "
` [PATCH 36/78] config.txt: move i18n.* "
` [PATCH 37/78] git-imap-send.txt: move imap.* "
` [PATCH 38/78] config.txt: move index.* "
` [PATCH 39/78] config.txt: move init.* "
` [PATCH 40/78] config.txt: move instaweb.* "
` [PATCH 41/78] config.txt: move interactive.* "
` [PATCH 42/78] config.txt: move log.* "
` [PATCH 43/78] config.txt: move mailinfo.* "
` [PATCH 44/78] config.txt: move mailmap.* "
` [PATCH 45/78] config.txt: move man.* "
` [PATCH 46/78] config.txt: move merge-config.txt to config/
` [PATCH 47/78] config.txt: move mergetool.* to a separate file
` [PATCH 48/78] config.txt: move notes.* "
` [PATCH 49/78] config.txt: move pack.* "
` [PATCH 50/78] config.txt: move pager.* "
` [PATCH 51/78] config.txt: move pretty.* "
` [PATCH 52/78] config.txt: move protocol.* "
` [PATCH 53/78] config.txt: move pull-config.txt to config/
` [PATCH 54/78] config.txt: move push-config.txt "
` [PATCH 55/78] config.txt: move rebase-config.txt "
` [PATCH 56/78] config.txt: move receive-config.txt "
` [PATCH 57/78] config.txt: move remote.* to a separate file
` [PATCH 58/78] config.txt: move remotes.* "
` [PATCH 59/78] config.txt: move repack.* "
` [PATCH 60/78] config.txt: move rerere.* "
` [PATCH 61/78] config.txt: move reset.* "
` [PATCH 62/78] config.txt: move sendemail-config.txt to config/
` [PATCH 63/78] config.txt: move sequencer.* to a separate file
` [PATCH 64/78] config.txt: move showBranch.* "
` [PATCH 65/78] config.txt: move splitIndex.* "
` [PATCH 66/78] config.txt: move status.* "
` [PATCH 67/78] config.txt: move stash.* "
` [PATCH 68/78] config.txt: move submodule.* "
` [PATCH 69/78] config.txt: move tag.* "
` [PATCH 70/78] config.txt: move transfer.* "
` [PATCH 71/78] config.txt: move uploadarchive.* "
` [PATCH 72/78] config.txt: move uploadpack.* "
` [PATCH 73/78] config.txt: move url.* "
` [PATCH 74/78] config.txt: move user.* "
` [PATCH 75/78] config.txt: move versionsort.* "
` [PATCH 76/78] config.txt: move web.* "
` [PATCH 77/78] config.txt: move worktree.* "
` [PATCH 78/78] config.txt: remove config/dummy.txt

[PATCH 3/3] commit-reach.h: add missing declarations (hdr-check)
 2018-10-27  1:53 UTC 

[PATCH 1/3] fetch-object.h: add missing declaration (hdr-check)
 2018-10-27  1:50 UTC 

[PATCH 0/3] some more hdr-check clean headers
 2018-10-27  1:47 UTC 

[PATCH v3 0/3] delta-islands: avoid unused function messages
 2018-10-27  1:45 UTC  (6+ messages)
` [PATCH v3 3/3] commit-slab: missing definitions and forward declarations (hdr-check)

[PATCH 0/2] add an advice on unqualified <dst> push
 2018-10-26 23:07 UTC  (24+ messages)
` [PATCH 2/2] push: "
        ` [PATCH v2 0/7] fixes for "
          ` [PATCH v3 0/8] "
          ` [PATCH v3 1/8] remote.c: add braces in anticipation of a follow-up change
          ` [PATCH v3 2/8] i18n: remote.c: mark error(...) messages for translation
          ` [PATCH v3 3/8] push: improve the error shown on unqualified <dst> push
          ` [PATCH v3 4/8] push: move unqualified refname error into a function
          ` [PATCH v3 5/8] push: add an advice on unqualified <dst> push
          ` [PATCH v3 6/8] push: test that <src> doesn't DWYM if <dst> is unqualified
          ` [PATCH v3 7/8] push: add DWYM support for "git push refs/remotes/...:<dst>"
          ` [PATCH v3 8/8] push doc: document the DWYM behavior pushing to unqualified <dst>
        ` [PATCH v2 1/7] remote.c: add braces in anticipation of a follow-up change
        ` [PATCH v2 2/7] i18n: remote.c: mark error(...) messages for translation
        ` [PATCH v2 3/7] push: improve the error shown on unqualified <dst> push
        ` [PATCH v2 4/7] push: move unqualified refname error into a function
        ` [PATCH v2 5/7] push: add an advice on unqualified <dst> push
        ` [PATCH v2 6/7] push: test that <src> doesn't DWYM if <dst> is unqualified
        ` [PATCH v2 7/7] push: add DWYM support for "git push refs/remotes/...:<dst>"

[PATCH 06/10] repository: repo_submodule_init to take a submodule struct
 2018-10-26 22:01 UTC  (3+ messages)

[PATCH v3 0/7] Use generation numbers for --topo-order
 2018-10-26 20:56 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/7] revision.c: begin refactoring --topo-order logic
  ` [PATCH v4 6/7] revision.c: generation-based topo-order algorithm

[PATCH v3 2/3] shallow: offer to prune only non-existing entries
 2018-10-26 20:49 UTC  (2+ messages)

[PATCH 10/10] builtin/fetch: check for submodule updates in any ref update
 2018-10-26 20:42 UTC  (2+ messages)

[PATCH 09/10] fetch: try fetching submodules if needed objects were not fetched
 2018-10-26 20:41 UTC  (2+ messages)

[PATCH 07/10] submodule: migrate get_next_submodule to use repository structs
 2018-10-26 19:26 UTC  (2+ messages)

[PATCH 05/10] submodule: store OIDs in changed_submodule_names
 2018-10-26 18:57 UTC  (2+ messages)

[PATCH v7 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-26 18:43 UTC  (4+ messages)

the opposite of .gitignore, whitelist
 2018-10-26 15:27 UTC  (10+ messages)

[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
 2018-10-26 15:15 UTC  (3+ messages)

[PATCH 0/3] am/rebase: share read_author_script()
 2018-10-26 13:32 UTC  (5+ messages)
` [PATCH v2 0/5] "

[PATCH v3 0/3] Add --gui to mergetool
 2018-10-26 13:15 UTC  (3+ messages)
` [RESEND PATCH "

[RFC PATCH v2] Allow aliases that include other aliases
 2018-10-26 12:44 UTC  (7+ messages)
` [PATCH] alias: detect loops in mixed execution mode


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