messages from 2018-03-24 07:45:44 to 2018-03-26 07:25:09 UTC [more...]
[PATCH] branch -l: print useful info whilst rebasing a non-local branch
2018-03-26 7:25 UTC (13+ messages)
[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 v2 0/6] Convert some stash functionality to a builtin
2018-03-26 7:05 UTC (8+ 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/4] Convert some stash functionality to a builtin
2018-03-26 6:01 UTC (23+ 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 "
[PATCH v7 0/3] RUNTIME_PREFIX relocatable Git
2018-03-26 6:01 UTC (6+ 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
[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 00/36] Combine t/helper binaries into a single one
2018-03-26 2:16 UTC (44+ messages)
` [PATCH v2 "
` [PATCH v4 3/7] gc: add --keep-largest-pack option
` [PATCH v2 03/36] t/helper: merge test-sha1 into test-tool
` [PATCH v2 04/36] t/helper: merge test-lazy-init-name-hash "
` [PATCH v2 05/36] t/helper: merge test-config "
` [PATCH v2 06/36] t/helper: merge test-ctype "
` [PATCH v2 07/36] t/helper: merge test-date "
` [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 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
Git Merge contributor summit notes
2018-03-25 22:58 UTC (2+ messages)
[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 (12+ 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] "
Should I try to fix rebase interactive preserve-merges bug
2018-03-25 20:22 UTC (3+ messages)
[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] 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)
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 (3+ 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 v6 00/11] nd/pack-objects-pack-struct updates
2018-03-24 12:26 UTC (6+ messages)
` [PATCH v7 00/13] "
` [PATCH v7 06/13] pack-objects: move in_pack out of struct object_entry
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).