messages from 2018-09-17 11:39:55 to 2018-09-19 16:12:52 UTC [more...]
[PATCH/RFC] commit: new option to abort -a something is already staged
2018-09-19 16:12 UTC (14+ messages)
` [PATCH v2 0/1] Make 'git commit' not accidentally lose staged content
Git 2.19 ignores default system language in Mac (2.18 or earlier did not)
2018-09-19 15:39 UTC (2+ messages)
[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
2018-09-19 14:24 UTC (24+ messages)
` [PATCH v1 1/2] t/*: fix pipe placement and remove \'s
` [PATCH v1 2/2] t/*: fix ordering of expected/observed arguments
` [PATCH v2 0/6] Clean up tests for test_cmp arg ordering and pipe placement
` [PATCH v2 4/6] tests: Add linter check for pipe placement style
` [PATCH v2 1/6] CodingGuidelines: add shell piping guidelines
` [PATCH v2 2/6] tests: standardize pipe placement
` [PATCH v2 3/6] t/*: fix ordering of expected/observed arguments
` [PATCH v2 4/6] tests: add linter check for pipe placement style
` [PATCH v2 5/6] tests: split up pipes
` [PATCH v2 6/6] t9109-git-svn-props.sh: split up several pipes
[PATCH] reflog expire: add progress output
2018-09-19 14:10 UTC
[ANNOUNCE] Git Rev News edition 43
2018-09-19 11:58 UTC
[PATCH v3] checkout: optimize "git checkout -b <new_branch>"
2018-09-19 4:41 UTC (7+ messages)
` [PATCH] config doc: add missing list separator for checkout.optimizeNewBranch
What's cooking in git.git (Sep 2018, #03; Fri, 14)
2018-09-19 3:49 UTC (14+ messages)
` [PATCH] pack-objects: handle island check for "external" delta base
Subject: [PATCH 0/9] hdr-check
2018-09-19 3:44 UTC (2+ messages)
[PATCH] Add an EditorConfig file
2018-09-19 3:00 UTC (3+ messages)
[PATCH] userdiff.h: add missing declaration (hdr-check)
2018-09-19 0:20 UTC
[PATCH] fetch-object.h: add missing declaration (hdr-check)
2018-09-19 0:18 UTC
[PATCH 9/9] commit-reach.h: add missing declarations (hdr-check)
2018-09-19 0:15 UTC
[PATCH 8/9] delta-islands.h: add missing forward declarations (hdr-check)
2018-09-19 0:14 UTC
[PATCH 7/9] midx.h: add missing forward declarations (hdr-check)
2018-09-19 0:13 UTC
[PATCH 6/9] refs/refs-internal.h: add missing declarations (hdr-check)
2018-09-19 0:12 UTC
[PATCH 5/9] refs/packed-backend.h: add missing declaration (hdr-check)
2018-09-19 0:11 UTC
[PATCH 4/9] refs/ref-cache.h: add missing declarations (hdr-check)
2018-09-19 0:10 UTC
[PATCH 3/9] ewah/ewok_rlw.h: add missing include (hdr-check)
2018-09-19 0:09 UTC
[PATCH 2/9] json-writer.h: add missing include (hdr-check)
2018-09-19 0:08 UTC
[PATCH 1/9] Makefile: add a hdr-check target
2018-09-19 0:07 UTC
[PATCH v1 0/4] Cleanup pass on special test setups
2018-09-18 23:29 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] t/README: correct spelling of "uncommon"
` [PATCH v3 2/5] preload-index: use git_env_bool() not getenv() for customization
` [PATCH v3 3/5] fsmonitor: update GIT_TEST_FSMONITOR support
` [PATCH v3 4/5] read-cache: update TEST_GIT_INDEX_VERSION support
` [PATCH v3 5/5] preload-index: update GIT_FORCE_PRELOAD_TEST support
Cannot negate `*` ignore pattern for directory with space in the name
2018-09-18 21:03 UTC (3+ messages)
Git trademark status and policy
2018-09-18 18:24 UTC (7+ messages)
[PATCH 0/6] Use generation numbers for --topo-order
2018-09-18 18:02 UTC (11+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] prio-queue: add 'peek' operation
` [PATCH v2 2/6] test-reach: add run_three_modes method
` [PATCH v2 3/6] test-reach: add rev-list tests
` [PATCH v2 4/6] revision.c: begin refactoring --topo-order logic
` [PATCH v2 5/6] commit/revisions: bookkeeping before refactoring
` [PATCH v2 6/6] revision.c: refactor basic topo-order logic
[PATCH] t3701-add-interactive: tighten the check of trace output
2018-09-18 17:43 UTC (3+ messages)
[PATCH] doc/Makefile: remove tmp-doc-diff on "make clean"
2018-09-18 17:38 UTC (11+ messages)
` [PATCH 0/3] doc-diff: add "clean" mode & fix portability problem
` [PATCH 3/3] doc/Makefile: drop doc-diff worktree and temporary files on "make clean"
[Bug] Pathspec matching breaks the add command
2018-09-18 17:31 UTC (5+ messages)
` Brandon Williams's E-Mail bouncing
` [PATCH] add: do not accept pathspec magic 'attr'
[PATCH] gc: do not warn about too many loose objects
2018-09-18 17:30 UTC (7+ messages)
` [PATCH v2 0/3] gc --auto: do not return error for prior errors in daemonized mode
` [PATCH 2/3] gc: exit with status 128 on failure
[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
2018-09-18 17:12 UTC (11+ messages)
` [PATCH v5 1/9] submodule: add a print_config_from_gitmodules() helper
` [PATCH v5 2/9] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v5 3/9] t7411: merge tests 5 and 6
` [PATCH v5 4/9] t7411: be nicer to future tests and really clean things up
` [PATCH v5 5/9] submodule--helper: add a new 'config' subcommand
` [PATCH v5 6/9] submodule: use the 'submodule--helper config' command
` [PATCH v5 7/9] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v5 8/9] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree
State of NewHash work, future directions, and discussion
2018-09-18 16:50 UTC (13+ messages)
` Hash algorithm analysis
[PATCH 0/1] git-rebase--interactive.sh: fix trailing spaces on empty $todo
2018-09-18 13:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/3] doc: fixups for ab/fetch-tags-noclobber
2018-09-18 7:30 UTC (5+ messages)
` [PATCH 1/3] push doc: add spacing between two words
` [PATCH 2/3] fetch doc: correct grammar in --force docs
` [PATCH 3/3] "
[PATCH] t5551-http-fetch-smart.sh: sort cookies before comparing
2018-09-18 1:55 UTC (7+ messages)
[Question] Alternative to git-lfs under go
2018-09-17 22:38 UTC (7+ messages)
[PATCH] mailmap: update brian m. carlson's email address
2018-09-17 22:21 UTC (6+ messages)
` [PATCH v2] "
` [PATCH] mailmap: consistently normalize brian m. carlson's name
[PATCH] t5551: compare sorted cookies files
2018-09-17 21:46 UTC (7+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] t5551: move setup code inside test_expect blocks
` [PATCH v2 2/2] t5551: compare sorted cookies files
[PATCH 0/9] fetch: make sure submodule oids are fetched
2018-09-17 21:42 UTC (12+ messages)
` [PATCHv2 "
` [PATCH 1/9] string-list: add string_list_{pop, last} functions
` [PATCH 2/9] sha1-array: provide oid_array_filter
` [PATCH 3/9] submodule.c: fix indentation
` [PATCH 4/9] submodule.c: sort changed_submodule_names before searching it
` [PATCH 5/9] submodule: move global changed_submodule_names into fetch submodule struct
` [PATCH 6/9] submodule.c: do not copy around submodule list
` [PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
` [PATCH 8/9] fetch: retry fetching submodules if needed objects were not fetched
` [PATCH 9/9] builtin/fetch: check for submodule updates for non branch fetches
[PATCH v1] read-cache: speed up index load through parallelization
2018-09-17 21:32 UTC (24+ messages)
` [PATCH v5 0/5] "
` [PATCH v5 1/5] eoie: add End of Index Entry (EOIE) extension
` [PATCH v5 2/5] read-cache: load cache extensions on a worker thread
` [PATCH v5 3/5] read-cache: load cache entries on worker threads
[PATCH] midx.c: mark a file-local symbol as static
2018-09-17 20:47 UTC (4+ messages)
git pull --rebase=preserve is always rebasing something, even on up-to-date branch
2018-09-17 20:35 UTC
[PATCH v3 00/23] Kill the_index part 4
2018-09-17 19:13 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 02/23] read-cache.c: remove 'const' from index_has_changes()
` [PATCH v4 05/23] blame.c: rename "repo" argument to "r"
Git 2.19 Segmentation fault 11 on macOS
2018-09-17 18:48 UTC (9+ messages)
` [PATCH] linear-assignment: fix potential out of bounds memory access (was: Re: Git 2.19 Segmentation fault 11 on macOS)
` [PATCH v2] linear-assignment: fix potential out of bounds memory access
Git for games working group
2018-09-17 17:23 UTC (22+ messages)
[PATCH] read-cache.c: fix a sparse warning
2018-09-17 16:54 UTC (5+ messages)
Feature request: be able to pass arguments to difftool command
2018-09-17 16:44 UTC (5+ messages)
[RFC PATCH v2] Allow aliases that include other aliases
2018-09-17 15:37 UTC (5+ messages)
` [RFC PATCH v4 1/3] Add support for nested aliases
[PATCH v2 2/2] commit-graph verify: add progress output
2018-09-17 15:33 UTC (4+ messages)
` [PATCH v3 0/2] commit-graph: "
` [PATCH v3 1/2] commit-graph write: "
` [PATCH v3 2/2] commit-graph verify: "
diff between "--no-local" and "--no-hardlinks" for local clone?
2018-09-17 14:57 UTC (2+ messages)
Differences between git show HEAD and git show head
2018-09-17 13:33 UTC (3+ messages)
Question - no space in smtp-server-option
2018-09-17 11:39 UTC (5+ 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).