git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-03-24 06:34:42 to 2018-03-25 19:21:35 UTC [more...]

[PATCH 00/10] Hash-independent tests (part 1)
 2018-03-25 19:20 UTC  (11+ messages)
` [PATCH 01/10] t1011: abstract away SHA-1-specific constants
` [PATCH 02/10] t1304: "
` [PATCH 03/10] t1300: "
` [PATCH 04/10] t1405: sort reflog entries in a hash-independent way
` [PATCH 05/10] t1411: abstract away SHA-1-specific constants
` [PATCH 06/10] t1507: "
` [PATCH 07/10] t2020: abstract away SHA-1 specific constants
` [PATCH 08/10] t2101: modernize test style
` [PATCH 09/10] t2101: abstract away SHA-1-specific constants
` [PATCH 10/10] t2107: "

[ANNOUNCE] Git v2.17.0-rc1
 2018-03-25 18:47 UTC  (5+ messages)

[RFC][PATCH] git-stash: convert git stash list to C builtin
 2018-03-25 18:43 UTC  (3+ messages)

[PATCH] unpack-trees: release oid_array after use in check_updates()
 2018-03-25 18:33 UTC  (2+ messages)

[PATCH 0/2] send-email: impose a delay while sending to appease GMail
 2018-03-25 18:28 UTC  (3+ messages)
` [PATCH 1/2] send-email: add an option to impose delay sent E-Mails
` [PATCH 2/2] send-email: supply a --send-delay=1 by default

[PATCH] sha1_name: use bsearch_hash() for abbreviations
 2018-03-25 18:21 UTC  (6+ messages)
` [PATCH v2 0/3] Use "
  ` [PATCH 4/3] sha1_name: use bsearch_pack() in unique_in_pack()

Should I try to fix rebase interactive preserve-merges bug
 2018-03-25 18:07 UTC  (2+ messages)

[PATCH 0/4] Convert some stash functionality to a builtin
 2018-03-25 17:39 UTC  (20+ messages)
` [PATCH 1/4] stash: convert apply to builtin
` [PATCH 2/4] stash: convert branch "
` [PATCH 3/4] stash: convert drop and clear "
` [PATCH 4/4] stash: convert pop "

[PATCH v2] filter-branch: fix errors caused by refs that cannot be used with ^0
 2018-03-25 17:13 UTC  (11+ messages)
` [PATCH] filter-branch: consider refs can refer to an object other than commit or tag
` [PATCH v3] filter-branch: fix errors caused by refs that point at non-committish
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] branch -l: print useful info whilst rebasing a non-local branch
 2018-03-25 17:06 UTC  (12+ messages)

[PATCH] run-command: use strbuf_addstr() for adding a string to a strbuf
 2018-03-25 16:49 UTC  (3+ messages)

[PATCH] bisect: use oid_to_hex() for converting object_id hashes to hex strings
 2018-03-25 16:48 UTC  (3+ messages)

query on git submodule (ignore)
 2018-03-25 16:46 UTC  (3+ messages)

[GSoC] Convert “git stash” to builtin proposal
 2018-03-25 14:38 UTC  (9+ messages)

[PATCH v3 0/4] worktree: teach "add" to check out existing branches
 2018-03-25 13:49 UTC  (19+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] worktree: improve message when creating a new worktree
  ` [PATCH v4 2/4] worktree: be clearer when "add" dwim-ery kicks in
  ` [PATCH v4 4/4] worktree: teach "add" to check out existing branches
  ` [PATCH v5 0/6] "
    ` [PATCH v5 1/6] worktree: improve message when creating a new worktree
    ` [PATCH v5 2/6] worktree: be clearer when "add" dwim-ery kicks in
    ` [PATCH v5 3/6] worktree: remove force_new_branch from struct add_opts
    ` [PATCH v5 4/6] worktree: factor out dwim_branch function
    ` [PATCH v5 5/6] worktree: teach "add" to check out existing branches
    ` [PATCH v5 6/6] t2025: rename now outdated branch name

Null pointer dereference in git-submodule
 2018-03-25 10:57 UTC  (2+ messages)

[GSoC][PATCH v3] test: avoid pipes in git related commands for test
 2018-03-25  8:37 UTC  (3+ messages)
` [GSoC][PATCH v4] "

[PATCH] completion: add option completion for most builtin commands
 2018-03-25  0:59 UTC  (17+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] git.c: move cmd_struct declaration up
  ` [PATCH v2 2/8] git.c: add hidden option --list-parseopt-builtins
  ` [PATCH v2 3/8] completion: mention the oldest version we need to support
  ` [PATCH v2 4/8] completion: factor out _git_xxx calling code
  ` [PATCH v2 5/8] completion: add --option completion for most builtin commands
  ` [PATCH v2 6/8] completion: delete option-only completion commands
  ` [PATCH v2 7/8] completion: use __gitcomp_builtin in _git_ls_tree
  ` [PATCH v2 8/8] completion: use __gitcomp_builtin in _git_cherry

[RFC][GSoC] Project proposal: convert interactive rebase to C
 2018-03-25  0:43 UTC  (4+ messages)
  ` [RFC v3][GSoC] "

[PATCH] Makefile: detect compiler and enable more warnings in DEVELOPER=1
 2018-03-25  0:40 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCE] Git Rev News edition 37
 2018-03-24 22:08 UTC  (2+ messages)

Null pointer dereference in git-submodule
 2018-03-24 20:42 UTC  (2+ messages)

[RFC PATCH 0/1] json-writer: incorrect format specifier
 2018-03-24 18:38 UTC  (7+ messages)
` [RFC PATCH 1/1] "
` [RFC PATCH 0/1] json-writer: add cast to uintmax_t
` [RFC PATCH v2 1/1] "

[RFC PATCH v3 0/4] give more useful error messages while renaming branch
 2018-03-24 17:09 UTC  (5+ messages)
` [PATCH v4 0/3] give more useful error messages while renaming branch (reboot)
  ` [PATCH v4 2/3] builtin/branch: give more useful error messages when renaming

[PATCH 00/36] Combine t/helper binaries into a single one
 2018-03-24 12:57 UTC  (57+ messages)
` [PATCH v2 "
  ` [PATCH v4 1/7] t7700: have closing quote of a test at the beginning of line
  ` [PATCH v2 01/36] t/helper: add an empty test-tool program
  ` [PATCH v4 2/7] repack: add --keep-pack option
  ` [PATCH v2 02/36] t/helper: merge test-chmtime into test-tool
  ` [PATCH v4 3/7] gc: add --keep-largest-pack option
  ` [PATCH v2 03/36] t/helper: merge test-sha1 into test-tool
  ` [PATCH v4 4/7] gc: add gc.bigPackThreshold config
  ` [PATCH v2 04/36] t/helper: merge test-lazy-init-name-hash into test-tool
  ` [PATCH v4 5/7] gc: handle a corner case in gc.bigPackThreshold
  ` [PATCH v2 05/36] t/helper: merge test-config into test-tool
  ` [PATCH v4 6/7] gc --auto: exclude base pack if not enough mem to "repack -ad"
  ` [PATCH v2 06/36] t/helper: merge test-ctype into test-tool
  ` [PATCH v4 7/7] pack-objects: show some progress when counting kept objects
  ` [PATCH v2 07/36] t/helper: merge test-date into test-tool
  ` [PATCH v2 08/36] t/helper: merge (unused) test-delta "
  ` [PATCH v2 09/36] t/helper: merge test-drop-caches "
  ` [PATCH v2 10/36] t/helper: merge test-dump-cache-tree "
  ` [PATCH v2 11/36] t/helper: merge test-dump-split-index "
  ` [PATCH v2 12/36] t/helper: merge test-example-decorate "
  ` [PATCH v2 13/36] t/helper: merge test-genrandom "
  ` [PATCH v2 14/36] t/helper: merge test-hashmap "
  ` [PATCH v2 15/36] t/helper: merge test-index-version "
  ` [PATCH v2 16/36] t/helper: merge (unused) test-match-trees "
  ` [PATCH v2 17/36] t/helper: merge (unused) test-mergesort "
  ` [PATCH v2 18/36] t/helper: merge test-mktemp "
  ` [PATCH v2 19/36] t/helper: merge test-online-cpus "
  ` [PATCH v2 20/36] t/helper: merge test-path-utils "
  ` [PATCH v2 21/36] t/helper: merge test-prio-queue "
  ` [PATCH v2 22/36] t/helper: merge test-read-cache "
  ` [PATCH v2 23/36] t/helper: merge test-ref-store "
  ` [PATCH v2 24/36] t/helper: merge test-regex "
  ` [PATCH v2 25/36] t/helper: merge test-revision-walking "
  ` [PATCH v2 26/36] t/helper: merge test-run-command "
  ` [PATCH v2 27/36] t/helper: merge test-scrap-cache-tree "
  ` [PATCH v2 28/36] t/helper: merge test-sha1-array "
  ` [PATCH v2 29/36] t/helper: merge test-sigchain "
  ` [PATCH v2 30/36] t/helper: merge test-strcmp-offset "
  ` [PATCH v2 31/36] t/helper: merge test-string-list "
  ` [PATCH v2 32/36] t/helper: merge test-submodule-config "
  ` [PATCH v2 33/36] t/helper: merge test-subprocess "
  ` [PATCH v2 34/36] t/helper: merge test-urlmatch-normalization "
  ` [PATCH v2 35/36] t/helper: merge test-wildmatch "
  ` [PATCH v2 36/36] t/helper: merge test-write-cache "

[PATCH v5 00/11] nd/pack-objects-pack-struct updates
 2018-03-24 12:26 UTC  (20+ messages)
` [PATCH v6 "
  ` [PATCH v7 00/13] "
    ` [PATCH v7 05/13] pack-objects: move in_pack_pos out of struct object_entry
    ` [PATCH v7 06/13] pack-objects: move in_pack "
    ` [PATCH v7 07/13] pack-objects: refer to delta objects by index instead of pointer
    ` [PATCH v7 08/13] pack-objects: shrink z_delta_size field in struct object_entry
    ` [PATCH v7 09/13] pack-objects: don't check size when the object is bad
    ` [PATCH v7 10/13] pack-objects: clarify the use of object_entry::size

[GSoC] Info: git log --oneline improvements
 2018-03-24 11:15 UTC  (4+ messages)
  ` [GSoC] "

[RFC] [GSoC] Project proposal: convert scripts to builtins
 2018-03-24 10:39 UTC  (3+ messages)

[PATCH v2 2/2] git-svn: allow empty email-address in authors-prog and authors-file
 2018-03-24 10:20 UTC  (2+ messages)
` [PATCH v3] git-svn: allow empty email-address using "

[GSOC]About the microproject related to CI
 2018-03-24  8:46 UTC  (2+ messages)

[PATCH v2] Allow use of TLS 1.3
 2018-03-24  7:52 UTC  (4+ messages)

[PATCH v3 0/7] nd/repack-keep-pack updates
 2018-03-24  7:25 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] t7700: have closing quote of a test at the beginning of line
  ` [PATCH v4 2/7] repack: add --keep-pack option
  ` [PATCH v4 3/7] gc: add --keep-largest-pack option
  ` [PATCH v4 4/7] gc: add gc.bigPackThreshold config
  ` [PATCH v4 5/7] gc: handle a corner case in gc.bigPackThreshold
  ` [PATCH v4 6/7] gc --auto: exclude base pack if not enough mem to "repack -ad"
  ` [PATCH v4 7/7] pack-objects: show some progress when counting kept objects

[RFC PATCH v4] rebase-interactive
 2018-03-24  7:20 UTC  (4+ messages)
` [RFC PATCH v5 0/8] rebase-interactive
  ` [RFC PATCH v5 4/8] Extract functions out of git_rebase__interactive

[PATCH v1 0/2] perf/aggregate: sort result by regression
 2018-03-24  7:05 UTC  (3+ 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).