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

[PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
 2018-03-26 21:05 UTC  (11+ messages)
` [PATCH 0/1] nd/remove-ignore-env-field updates
  ` [PATCH 1/1] repository.h: add comment and clarify repo_set_gitdir
` [PATCH 00/27] sb/object-store updates

Git Merge contributor summit notes
 2018-03-26 21:00 UTC  (8+ messages)
    ` Including object type and size in object id (Re: Git Merge contributor summit notes)
  ` Per-object encryption "

[PATCH 0/4] Convert some stash functionality to a builtin
 2018-03-26 20:58 UTC  (22+ messages)
` [PATCH 1/4] stash: convert apply to builtin
        ` [PATCH] Remove contrib/examples/*
` [PATCH 2/4] stash: convert branch to builtin
` [PATCH 3/4] stash: convert drop and clear "
` [PATCH 4/4] stash: convert pop "

[RFC][PATCH] git-stash: convert git stash list to C builtin
 2018-03-26 20:58 UTC  (5+ messages)

[PATCH/RFC v3 00/12] Reduce pack-objects memory footprint
 2018-03-26 20:39 UTC  (4+ messages)
` [PATCH v4 00/11] nd/pack-objects-pack-struct updates
  ` [PATCH v4 06/11] pack-objects: move in_pack out of struct object_entry

[RFC PATCH v4] rebase-interactive
 2018-03-26 19:37 UTC  (14+ messages)
` [RFC PATCH v5 0/8] rebase-interactive

[PATCH v2 0/6] Convert some stash functionality to a builtin
 2018-03-26 19:21 UTC  (9+ messages)
` [PATCH v2 1/6] stash: Add tests for passing in too many refs
` [PATCH v2 2/6] stash: Add test for branch with no arguments
` [PATCH v2 3/6] stash: convert apply to builtin
` [PATCH v2 4/6] stash: convert drop and clear "
` [PATCH v2 5/6] stash: convert branch "
` [PATCH v2 6/6] stash: convert pop "

[PATCH 0/2] doc hash-function-transition: minor & major clarifications
 2018-03-26 19:03 UTC  (5+ messages)
` [PATCH 1/2] doc hash-function-transition: clarify how older gits die on NewHash
` [PATCH 2/2] doc hash-function-transition: clarify what SHAttered means

query on git submodule (ignore)
 2018-03-26 18:55 UTC  (4+ messages)

[PATCH] branch -l: print useful info whilst rebasing a non-local branch
 2018-03-26 18:38 UTC  (19+ messages)
              ` [PATCH 1/5] t3200: unset core.logallrefupdates when testing reflog creation
              ` [PATCH 2/5] t: switch "branch -l" to "branch --create-reflog"
              ` [PATCH 3/5] branch: deprecate "-l" option
              ` [PATCH 4/5] branch: drop deprecated "
              ` [PATCH 5/5] branch: make "-l" a synonym for "--list"

[GSoC] Info: git log --oneline improvements
 2018-03-26 18:33 UTC  (4+ messages)
` [GSoC] "

[RFC PATCH 0/1] json-writer: incorrect format specifier
 2018-03-26 17:39 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[RFC PATCH 0/1] json-writer: add cast to uintmax_t
 2018-03-26 17:36 UTC  (3+ messages)
` [RFC PATCH v2 1/1] "

[PATCH 0/3] Extract memory pool logic into reusable component
 2018-03-26 17:34 UTC  (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] fast-import: rename mem_pool type to mp_block
` [PATCH v3 2/3] fast-import: introduce mem_pool type
` [PATCH v3 3/3] Move reusable parts of memory pool into its own file

[PATCH 00/36] Combine t/helper binaries into a single one
 2018-03-26 17:09 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v4 3/7] gc: add --keep-largest-pack option
  ` [PATCH v2 01/36] t/helper: add an empty test-tool program

[PATCH v6 00/11] nd/pack-objects-pack-struct updates
 2018-03-26 17:04 UTC  (4+ messages)
` [PATCH v7 00/13] "

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-03-26 16:55 UTC  (6+ messages)
` [PATCH/RFC 1/5] git.c: convert --list-builtins to --list-cmds=builtins
` [PATCH/RFC 2/5] git.c: implement --list-cmds=all and use it in git-completion.bash
` [PATCH/RFC 3/5] generate-cmdlist.sh: keep all information in common-cmds.h
` [PATCH/RFC 4/5] git.c: implement --list-cmds=porcelain
` [PATCH/RFC 5/5] help: add "-a --verbose" to list all commands with synopsis

[PATCH] branch: implement shortcut to delete last branch
 2018-03-26 16:49 UTC  (5+ messages)
` [PATCH v2] "

[ANNOUNCE] Git v2.17.0-rc1
 2018-03-26 16:37 UTC  (8+ messages)

[PATCH v7 0/3] RUNTIME_PREFIX relocatable Git
 2018-03-26 14:55 UTC  (10+ messages)
` [PATCH v7 1/3] Makefile: generate Perl header from template file
` [PATCH v7 2/3] Makefile: add Perl runtime prefix support
` [PATCH v7 3/3] exec_cmd: RUNTIME_PREFIX on some POSIX systems

[RFC 0/1] Tolerate broken headers in `packed-refs` files
 2018-03-26 14:33 UTC  (5+ messages)
` [RFC 1/1] packed-backend: ignore broken headers

[PATCH v4] routines to generate JSON data
 2018-03-26 14:31 UTC  (2+ messages)
` [PATCH v4] json_writer: new routines to create data in JSON format

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-26 14:11 UTC  (86+ messages)
` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)
` [RFC v2] Rebasing merges: a jorney to the ultimate solution (Road Clear)

[PATCH] test_must_be_empty: simplify file existence check
 2018-03-26 13:11 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] completion: clear cached --options when sourcing the completion script
 2018-03-26 11:55 UTC  (5+ messages)

FW: Merging in Git with Branches
 2018-03-26 10:48 UTC  (2+ messages)

git shortlog --author=Me
 2018-03-26 10:00 UTC 

[PATCH v3] Allow use of TLS 1.3
 2018-03-26  9:24 UTC 

[PATCH 0/4] Teach `--default` to `git-config(1)`
 2018-03-26  9:18 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] builtin/config: introduce `--default`
  ` [PATCH v2 2/4] Documentation: list all type specifiers in config prose
  ` [PATCH v2 4/4] builtin/config: introduce `--color` type specifier

[PATCH v2 0/2] perf/aggregate: sort results by regression
 2018-03-26  7:24 UTC  (3+ messages)
` [PATCH v2 1/2] perf/aggregate: add display_dir()
` [PATCH v2 2/2] perf/aggregate: add --sort-by=regression option

[PATCH 00/10] Hash-independent tests (part 1)
 2018-03-26  4:48 UTC  (13+ 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: "

core.fsmonitor always perform rescans
 2018-03-26  4:41 UTC 

[PATCH 0/2] send-email: impose a delay while sending to appease GMail
 2018-03-26  1:56 UTC  (8+ 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 v2 4/8] completion: factor out _git_xxx calling code
 2018-03-25 20:57 UTC 

[PATCH v2] filter-branch: fix errors caused by refs that cannot be used with ^0
 2018-03-25 20:24 UTC  (9+ messages)
` [PATCH v3] filter-branch: fix errors caused by refs that point at non-committish
    ` [PATCH v4] "
      ` [PATCH v5] "

Should I try to fix rebase interactive preserve-merges bug
 2018-03-25 20:22 UTC  (3+ messages)

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

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

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

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

[PATCH v4 0/4] worktree: teach "add" to check out existing branches
 2018-03-25 13:49 UTC  (8+ messages)
` [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] "


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