messages from 2018-10-27 06:25:08 to 2018-10-29 16:55:37 UTC [more...]
[RFC] Generation Number v2
2018-10-29 16:55 UTC
[PATCH 00/10] Reduce #ifdef NO_PTHREADS
2018-10-29 16:52 UTC (39+ 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
[PATCH/WIP 00/19] Kill the_index, final part
2018-10-29 16:42 UTC (3+ messages)
[PATCH] Prevent warning
2018-10-29 16:33 UTC (3+ messages)
t7405.17 breakage vanishes with GETTEXT_POISON=1
2018-10-29 16:19 UTC (4+ messages)
[PATCH 00/12] Mark more strings for translation
2018-10-29 16:16 UTC (18+ messages)
` [PATCH 01/12] git.c: mark "
` [PATCH 02/12] alias.c: mark split_cmdline_strerror() "
` [PATCH 03/12] archive.c: mark more "
` [PATCH 04/12] attr.c: mark more string "
` [PATCH 05/12] read-cache.c: mark more strings "
` [PATCH 06/12] read-cache.c: add missing colon separators
` [PATCH 07/12] reflog: mark strings for translation
` [PATCH 08/12] remote.c: mark messages "
` [PATCH 09/12] repack: mark more strings "
` [PATCH 10/12] parse-options: replace opterror() with optname()
` [PATCH 11/12] parse-options.c: mark more strings for translation
` [PATCH 12/12] fsck: mark "
[BUG] gitignore documentation inconsistent with actual behaviour
2018-10-29 15:53 UTC (7+ messages)
` [PATCH] wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode
[PATCH] test-lib: introduce the '-V' short option for '--verbose-log'
2018-10-29 15:42 UTC (4+ messages)
[PATCH 00/15] sequencer: refactor functions working on a todo_list
2018-10-29 15:34 UTC (20+ 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()
` [PATCH v2 12/16] rebase-interactive: append_todo_help() changes
` [PATCH v2 13/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
` [PATCH v2 14/16] sequencer: use edit_todo_list() in complete_action()
` [PATCH v2 15/16] sequencer: fix a call to error() in transform_todo_file()
` [PATCH v2 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c
[RFC PATCH] index-pack: improve performance on NFS
2018-10-29 15:20 UTC (17+ messages)
` [PATCH 0/4] index-pack: optionally turn off SHA-1 collision checking
` [PATCH 1/4] pack-objects test: modernize style
` [PATCH 2/4] pack-objects tests: don't leave test .git corrupt at end
` [PATCH 3/4] index-pack tests: don't leave test repo dirty "
` [PATCH 4/4] index-pack: add ability to disable SHA-1 collision check
Lost changes after merge
2018-10-29 14:18 UTC (3+ messages)
[RFC PATCH v2] Allow aliases that include other aliases
2018-10-29 14:17 UTC (8+ messages)
` [PATCH] alias: detect loops in mixed execution mode
[PATCH] pretty: Add %(trailer:X) to display single trailer
2018-10-29 14:14 UTC (3+ messages)
What's cooking in git.git (Oct 2018, #05; Fri, 26)
2018-10-29 13:22 UTC (8+ messages)
` js/mingw-http-ssl, was "
'ds/test-multi-pack-index' vs. 'ab/commit-graph-progress'
2018-10-29 13:15 UTC (6+ messages)
` [PATCH] packfile: close multi-pack-index in close_all_packs
[PATCH v2 0/7] fixes for unqualified <dst> push
2018-10-29 8:13 UTC (13+ messages)
` [PATCH v3 3/8] push: improve the error shown on "
` [PATCH v3 5/8] push: add an advice "
` [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] worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files
2018-10-29 6:42 UTC (12+ messages)
` [PATCH] worktree: refactor lock_reason_valid and lock_reason to be more sensible
[RFC PATCH] remote: add --fetch option to git remote set-url
2018-10-29 5:57 UTC (2+ messages)
[PATCH 0/2] add an advice on unqualified <dst> push
2018-10-29 4:17 UTC (8+ messages)
` [PATCH 2/2] push: "
[PATCH 00/10] Resending sb/submodule-recursive-fetch-gets-the-tip
2018-10-29 3:44 UTC (2+ messages)
[PATCH] sequencer: clarify intention to break out of loop
2018-10-29 3:43 UTC (4+ messages)
[PATCH] update git-http-backend doc for lighttpd
2018-10-29 3:19 UTC (2+ messages)
[PATCH 00/78] nd/config-split reroll
2018-10-29 1:28 UTC (25+ messages)
` [PATCH 38/78] config.txt: move index.* to a separate file
` [PATCH 42/78] config.txt: move log.* "
` [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-29 1:13 UTC (2+ messages)
[PATCH v4 00/12] Base SHA-256 implementation
2018-10-29 0:39 UTC (6+ messages)
` [PATCH v4 10/12] Add a base implementation of SHA-256 support
[PATCH] revision.c: drop missing objects from cmdline
2018-10-29 0:06 UTC (3+ messages)
` [PATCH v2] list-objects.c: don't segfault for missing cmdline objects
[PATCH 0/3] some more hdr-check clean headers
2018-10-28 15:40 UTC (2+ messages)
[PATCH] l10n: vi.po: fix typo in pack-objects
2018-10-28 11:29 UTC (2+ messages)
Git Test Coverage Report (Saturday, Oct 27)
2018-10-27 19:47 UTC (4+ messages)
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
[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] 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 "
[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)
page: next (older) | prev (newer) | latest
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).