git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-04-20 22:27:55 to 2017-04-24 02:58:50 UTC [more...]

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-24  2:58 UTC  (8+ messages)
` [PATCH] test-lib: abort when can't remove trash directory

[PATCH] doc: git-pull.txt use US spelling, fix minor typo
 2017-04-24  2:55 UTC  (2+ messages)

[PATCH] doc: update SubmittingPatches
 2017-04-24  2:36 UTC  (2+ messages)

[PATCH] fix minor typing mistakes
 2017-04-24  2:28 UTC  (2+ messages)

[GSoC][RFC/PATCH] submodule: port subcommand foreach from shell to C
 2017-04-24  2:24 UTC  (3+ messages)
` [GSoC][RFC/PATCH v2] "

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-24  1:55 UTC  (14+ messages)

[PATCH] git_fopen: fix a sparse 'not declared' warning
 2017-04-24  1:37 UTC  (2+ messages)

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-24  1:18 UTC  (8+ messages)
  ` [PATCH] tests: fix tests broken under GETTEXT_POISON=YesPlease

[PATCH 00/15] Handle fopen() errors
 2017-04-24  0:45 UTC  (11+ messages)
` [PATCH 05/15] log: report errno on failure to fopen() a file

What's cooking in git.git (Apr 2017, #04; Wed, 19)
 2017-04-24  0:25 UTC  (18+ messages)

[PATCH 00/53] object_id part 8
 2017-04-23 21:34 UTC  (54+ messages)
` [PATCH 01/53] fetch-pack: convert to struct object_id
` [PATCH 02/53] Clean up outstanding object_id transforms
` [PATCH 03/53] Convert struct cache_tree to use struct object_id
` [PATCH 04/53] builtin/name-rev: convert to "
` [PATCH 05/53] builtin/prune: "
` [PATCH 06/53] bundle: "
` [PATCH 07/53] branch: "
` [PATCH 08/53] builtin/blame: convert static function "
` [PATCH 09/53] builtin/rev-parse: convert "
` [PATCH 10/53] fast-import: convert internal structs "
` [PATCH 11/53] fast-import: convert "
` [PATCH 12/53] submodule: convert merge_submodule to use "
` [PATCH 13/53] notes-cache: convert to "
` [PATCH 14/53] parse-options-cb: "
` [PATCH 15/53] reflog_expire: "
` [PATCH 16/53] builtin/verify-commit: "
` [PATCH 17/53] tag: convert parse_tag_buffer "
` [PATCH 18/53] http-push: convert some static functions "
` [PATCH 19/53] notes-utils: convert internals "
` [PATCH 20/53] revision: convert prepare_show_merge "
` [PATCH 21/53] shallow: convert shallow registration functions to object_id
` [PATCH 22/53] sequencer: convert some functions to struct object_id
` [PATCH 23/53] builtin/tag: convert "
` [PATCH 24/53] Convert remaining callers of lookup_commit_reference* to object_id
` [PATCH 25/53] Convert lookup_commit* to struct object_id
` [PATCH 26/53] pack: convert struct pack_idx_entry "
` [PATCH 27/53] builtin/unpack-objects: convert "
` [PATCH 28/53] Convert remaining callers of lookup_blob to object_id
` [PATCH 29/53] Convert lookup_blob to struct object_id
` [PATCH 30/53] tree: convert read_tree_1 to use struct object_id internally
` [PATCH 31/53] builtin/reflog: convert tree_is_complete to take struct object_id
` [PATCH 32/53] Convert lookup_tree to "
` [PATCH 33/53] log-tree: convert "
` [PATCH 34/53] Convert lookup_tag "
` [PATCH 35/53] Convert the verify_pack callback "
` [PATCH 36/53] Convert struct ref_array_item "
` [PATCH 37/53] ref-filter: convert some static functions "
` [PATCH 38/53] refs: convert struct ref_update to use "
` [PATCH 39/53] refs/files-backend: convert many internals to "
` [PATCH 40/53] http-push: convert process_ls_object and descendants to object_id
` [PATCH 41/53] revision: rename add_pending_sha1 to add_pending_oid
` [PATCH 42/53] revision: convert remaining parse_object callers to object_id
` [PATCH 43/53] upload-pack: "
` [PATCH 44/53] sha1_name: convert internals of peel_onion "
` [PATCH 45/53] builtin/read-tree: convert to struct object_id
` [PATCH 46/53] builtin/ls-files: convert overlay_tree_on_cache to object_id
` [PATCH 47/53] sequencer: convert fast_forward_to to struct object_id
` [PATCH 48/53] merge: convert checkout_fast_forward "
` [PATCH 49/53] builtin/ls-tree: convert "
` [PATCH 50/53] diff-lib: convert do_diff_cache "
` [PATCH 51/53] sequencer: convert do_recursive_merge "
` [PATCH 52/53] tree: convert parse_tree_indirect "
` [PATCH 53/53] object: convert parse_object* to take "

Git archive doesn't fully support zip64
 2017-04-23 19:49 UTC  (10+ messages)
` [PATCH] archive-zip: Add zip64 headers when file size is too large for 32 bits
    ` [PATCH v2] "

minor typos in documentation
 2017-04-23 16:22 UTC  (4+ messages)

Logical inconsistency in git reset
 2017-04-23 16:01 UTC 

git v2.13.0-rc0 test failures on cygwin
 2017-04-23 14:44 UTC 

git log --ignore-space-change -L start,end:file does not ignore indentation changes
 2017-04-23  6:08 UTC 

[PATCH v3 00/12] Fix git-gc losing objects in multi worktree
 2017-04-23  4:44 UTC  (16+ messages)
` [PATCH v3 04/12] refs.c: refactor get_submodule_ref_store(), share common free block
` [PATCH v3 05/12] refs: move submodule slash stripping code to get_submodule_ref_store
` [PATCH v3 06/12] refs: add refs_head_ref()
` [PATCH v3 08/12] refs: remove dead for_each_*_submodule()
` [PATCH v3 09/12] revision.c: --all adds HEAD from all worktrees
` [PATCH v3 10/12] files-backend: make reflog iterator go through per-worktree reflog

[L10N] Kickoff of translation for Git 2.13.0 round 1
 2017-04-23  2:49 UTC 

[PATCH] completion: expand "push --delete <remote> <ref>" for refs on that <remote>
 2017-04-22 17:55 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] completion: optionally disable checkout DWIM
 2017-04-22 17:32 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] status: add color config slots for branch info in "--short --branch"
 2017-04-22  5:42 UTC 

[PATCH] Add color slots for branch names in "git status --short --branch"
 2017-04-22  5:40 UTC  (3+ messages)

[PATCH v3 0/4] Kill manual ref parsing code in worktree.c
 2017-04-22  5:06 UTC  (6+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 3/5] refs: introduce get_worktree_ref_store()

[PATCH] worktree: fix an 'Using integer as a NULL pointer' warning
 2017-04-22  0:55 UTC 

[GIT 2.12.2 REGRESSION] git cherry-pick -x
 2017-04-21 22:13 UTC  (3+ messages)

[PATCH] t/perf: correctly align non-ASCII descriptions in output
 2017-04-21 22:05 UTC  (6+ messages)

[BUG] test suite broken with GIT_TEST_SPLIT_INDEX
 2017-04-21 17:09 UTC  (14+ messages)

[PATCH] cache-tree: reject entries with null sha1
 2017-04-21 18:46 UTC 

[PATCH v6 0/8] refactor the filter process code into a reusable module
 2017-04-21 17:26 UTC  (9+ messages)
` [PATCH v6 1/8] pkt-line: add packet_read_line_gently()
` [PATCH v6 2/8] convert: move packet_write_list() into pkt-line as packet_writel()
` [PATCH v6 3/8] convert: Split start_multi_file_filter into two separate functions
` [PATCH v6 4/8] convert: Separate generic structures and variables from the filter specific ones
` [PATCH v6 5/8] convert: Update generic functions to only use generic data structures
` [PATCH v6 6/8] convert: rename reusable sub-process functions
` [PATCH v6 7/8] sub-process: move sub-process functions into separate files
` [PATCH v6 8/8] convert: Update subprocess_read_status to not die on EOF

[PATCHv2 4/4] builtin/reset: add --recurse-submodules switch
 2017-04-21 17:39 UTC  (2+ messages)
` [PATCHv3 "

Proposal for "fetch-any-blob Git protocol" and server design
 2017-04-21 16:41 UTC  (5+ messages)

[PATCH 0/6] nd/worktree-move update
 2017-04-21 14:59 UTC  (14+ messages)
` [PATCH 1/6] worktree.c: add validate_worktree()
` [PATCH 2/6] worktree.c: add update_worktree_location()
` [PATCH 3/6] worktree move: new command
` [PATCH 4/6] worktree move: accept destination as directory
` [PATCH 5/6] worktree move: refuse to move worktrees with submodules
` [PATCH 6/6] worktree remove: new command

[PATCH v2 0/8] Introduce timestamp_t for timestamps
 2017-04-21 10:46 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v4 0/9] "
    ` [PATCH v4 1/9] ref-filter: avoid using `unsigned long` for catch-all data type
    ` [PATCH v4 2/9] t0006 & t5000: prepare for 64-bit timestamps
    ` [PATCH v4 3/9] t0006 & t5000: skip "far in the future" test when time_t is too limited
    ` [PATCH v4 4/9] Specify explicitly where we parse timestamps
    ` [PATCH v4 5/9] Introduce a new "printf format" for timestamps
    ` [PATCH v4 6/9] Introduce a new data type "
    ` [PATCH v4 7/9] Abort if the system time cannot handle one of our timestamps
    ` [PATCH v4 8/9] Use uintmax_t for timestamps
    ` [PATCH v4 9/9] show_date_ident(): defer date overflow check

[PATCH] refs.h: rename submodule arguments to submodule_path
 2017-04-21  9:38 UTC  (6+ messages)

[PATCH] Increase core.packedGitLimit
 2017-04-21  9:34 UTC  (5+ messages)

[PATCH v3 0/2] gethostbyname fixes
 2017-04-21  4:18 UTC  (9+ messages)
` [PATCH v3 1/2] use HOST_NAME_MAX to size buffers for gethostname(2)

[PATCH 0/6] removing more calls to git_path()
 2017-04-21  4:05 UTC  (2+ messages)

[PATCH v1] diffcore-rename speedup
 2017-04-21  1:19 UTC  (11+ messages)
` [PATCH v1] diffcore-rename: speed up register_rename_src

[PATCH 0/2] clone: record submodule alternates when not recursing
 2017-04-20 22:28 UTC  (4+ messages)
` [PATCH 2/2] clone: remember references for submodules even "

[PATCH v3 00/18] PCRE v1 improvements & PCRE v2 support
 2017-04-20 22:27 UTC  (4+ messages)
` [PATCH v3 03/18] grep: submodule-related case statements should die if new fields are added


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