git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-04-24 00:45:11 to 2017-04-25 17:55:19 UTC [more...]

[PATCH v5 00/11] forking and threading
 2017-04-25 17:54 UTC  (12+ messages)
` [PATCH v6 "
    ` [PATCH v6 12/11] run-command: don't try to execute directories
      ` [PATCH v7 1/2] exec_cmd: expose is_executable function
        ` [PATCH v7 2/2] run-command: don't try to execute directories

t0025 flaky on OSX
 2017-04-25 17:42 UTC  (3+ messages)

BUG: diff-{index,files,tree} (and git-gui) do not respect the diff.indentHeuristic config setting
 2017-04-25 17:21 UTC 

[PATCH] archive-zip: Add zip64 headers when file size is too large for 32 bits
 2017-04-25 16:24 UTC  (25+ messages)
` [PATCH v2] "
            ` [PATCH v3 0/5] archive-zip: support files and archives bigger than 4GB
              ` [PATCH v3 1/5] archive-zip: add tests for big ZIP archives
              ` [PATCH v3 2/5] archive-zip: use strbuf for ZIP directory
              ` [PATCH v3 3/5] archive-zip: write ZIP dir entry directly to strbuf
              ` [PATCH v3 4/5] archive-zip: support archives bigger than 4GB
              ` [PATCH v3 5/5] archive-zip: support files "

Submodule/contents conflict
 2017-04-25 15:57 UTC  (9+ messages)

[PATCH] submodule_init: die cleanly on submodules without url defined
 2017-04-25 15:52 UTC  (2+ messages)

[PATCH v6 0/8] refactor the filter process code into a reusable module
 2017-04-25 15:09 UTC  (9+ messages)
` [PATCH v6 1/8] pkt-line: add packet_read_line_gently()
` [PATCH v6 3/8] convert: Split start_multi_file_filter into two separate functions

[PATCH] rebase -i: add config to abbreviate command name
 2017-04-25 13:59 UTC  (13+ messages)
` [PATCH v2] rebase -i: add config to abbreviate command-names

[PATCH 0/9] The final building block for a faster rebase -i
 2017-04-25 13:52 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] rebase -i: generate the script via rebase--helper
  ` [PATCH v2 2/9] rebase -i: remove useless indentation
  ` [PATCH v2 3/9] rebase -i: do not invent onelines when expanding/collapsing SHA-1s
  ` [PATCH v2 4/9] rebase -i: also expand/collapse the SHA-1s via the rebase--helper
  ` [PATCH v2 5/9] t3404: relax rebase.missingCommitsCheck tests
  ` [PATCH v2 6/9] rebase -i: check for missing commits in the rebase--helper
  ` [PATCH v2 7/9] rebase -i: skip unnecessary picks using "
  ` [PATCH v2 8/9] t3415: test fixup with wrapped oneline
  ` [PATCH v2 9/9] rebase -i: rearrange fixup/squash lines using the rebase--helper

[PATCH] Add --indent-heuristic to bash completion
 2017-04-25 11:37 UTC 

Bug with fixup and autosquash
 2017-04-25 11:30 UTC  (9+ messages)

Git For Windows SDK - cannot build
 2017-04-25 11:13 UTC 

Git Shell Security Issues
 2017-04-25 10:40 UTC  (2+ messages)

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-25 10:01 UTC  (13+ messages)
  ` [PATCH] tests: fix tests broken under GETTEXT_POISON=YesPlease

[PATCH] test: remove unused parameter from the wildmatch test
 2017-04-25  9:51 UTC  (2+ messages)

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-25  9:11 UTC  (18+ messages)

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

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

[PATCH v3 0/8] Introduce timestamp_t for timestamps
 2017-04-25  5:59 UTC  (28+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 4/9] Specify explicitly where we parse timestamps
  ` [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 v5 0/8] Introduce timestamp_t "
    ` [PATCH v5 1/8] ref-filter: avoid using `unsigned long` for catch-all data type
    ` [PATCH v5 2/8] t0006 & t5000: prepare for 64-bit timestamps
    ` [PATCH v5 3/8] t0006 & t5000: skip "far in the future" test when time_t is too limited
    ` [PATCH v5 4/8] Specify explicitly where we parse timestamps
    ` [PATCH v5 5/8] Introduce a new "printf format" for timestamps
    ` [PATCH v5 6/8] Introduce a new data type "
    ` [PATCH v5 7/8] Abort if the system time cannot handle one of our timestamps
    ` [PATCH v5 8/8] Use uintmax_t for timestamps

[PATCH 1/2] fast-export: deletion action first
 2017-04-25  5:58 UTC  (7+ messages)
` [PATCH 2/2] fast-export: DIFF_STATUS_RENAMED instead of 'R'

[PATCH v4 0/5] Kill manual ref parsing code in worktree.c
 2017-04-25  4:30 UTC  (9+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] environment.c: fix potential segfault by get_git_common_dir()
  ` [PATCH v5 2/6] refs.c: make submodule ref store hashmap generic
  ` [PATCH v5 3/6] refs: add REFS_STORE_ALL_CAPS
  ` [PATCH v5 4/6] refs: introduce get_worktree_ref_store()
  ` [PATCH v5 5/6] worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
  ` [PATCH v5 6/6] refs: kill set_worktree_head_symref()

[PATCH v7] read-cache: call verify_hdr() in a background thread
 2017-04-25  2:10 UTC  (5+ messages)
` [PATCH v7] read-cache: force_verify_index_checksum

I suggest a new feature: One copy from files
 2017-04-25  0:37 UTC  (5+ messages)

[PATCH 1/2] fast-export: deletion action first
 2017-04-25  0:04 UTC  (2+ messages)
` [PATCH 2/2] fast-export: DIFF_STATUS_RENAMED instead of 'R'

[PATCH 00/53] object_id part 8
 2017-04-24 23:23 UTC  (10+ messages)
` [PATCH 11/53] fast-import: convert to struct object_id
` [PATCH 13/53] notes-cache: "
` [PATCH 28/53] Convert remaining callers of lookup_blob to object_id

[PATCH 1/2] fast-export: deletion action first
 2017-04-24 23:04 UTC  (2+ messages)
` [PATCH 2/2] fast-export: DIFF_STATUS_RENAMED instead of 'R'

[PATCH 0/2] perf: show that wildmatch() regressed for pathological cases in v2.0
 2017-04-24 22:45 UTC  (5+ messages)
` [PATCH 1/2] perf: add function to setup a fresh test repo
` [PATCH 2/2] perf: add test showing exponential growth in path globbing

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

[BUG] test suite broken with GIT_TEST_SPLIT_INDEX
 2017-04-24 22:15 UTC  (5+ messages)

[PATCH v3 00/12] Fix git-gc losing objects in multi worktree
 2017-04-24 18:12 UTC  (4+ messages)
` [PATCH v3 05/12] refs: move submodule slash stripping code to get_submodule_ref_store

[PATCH] completion: optionally disable checkout DWIM
 2017-04-24 16:30 UTC  (3+ messages)
` [PATCH v2] "

minor typos in documentation
 2017-04-24 16:02 UTC  (5+ messages)

git work trees
 2017-04-24 14:06 UTC  (5+ messages)
` [PATCH] worktree add: add --lock option

[PATCH 0/5] introduce SWAP macro
 2017-04-24 13:13 UTC  (5+ messages)
` [PATCH 1/5] add "

Inquiries about the use of captured images etc
 2017-04-24 10:43 UTC 

[PATCH] cache-tree: reject entries with null sha1
 2017-04-24 11:13 UTC  (3+ messages)

[PATCH 0/6] nd/worktree-move update
 2017-04-24 11:13 UTC  (4+ messages)
` [PATCH 1/6] worktree.c: add validate_worktree()

Feature request: --format=json
 2017-04-24 11:04 UTC  (11+ messages)

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

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

[PATCH 00/15] Handle fopen() errors
 2017-04-24  0:45 UTC  (9+ 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).