messages from 2018-10-18 12:49:16 to 2018-10-20 12:40:07 UTC [more...]
[PATCH 00/59] Split config.txt
2018-10-20 12:38 UTC (41+ messages)
` [PATCH 01/59] config.txt: move advice.* to a separate file
` [PATCH 02/59] config.txt: move core.* "
` [PATCH 03/59] config.txt: move add.* "
` [PATCH 04/59] config.txt: move alias.* "
` [PATCH 05/59] config.txt: move am.* "
` [PATCH 06/59] config.txt: move apply.* "
` [PATCH 07/59] config.txt: move blame.* "
` [PATCH 08/59] config.txt: move branch.* "
` [PATCH 09/59] config.txt: move browser.* "
` [PATCH 10/59] config.txt: move checkout.* "
` [PATCH 11/59] config.txt: move clean.* "
` [PATCH 12/59] config.txt: move color.* "
` [PATCH 13/59] config.txt: move column.* "
` [PATCH 14/59] config.txt: move commit.* "
` [PATCH 15/59] config.txt: move credential.* "
` [PATCH 16/59] config.txt: move completion.* "
` [PATCH 17/59] config.txt: move difftool.* "
` [PATCH 18/59] config.txt: move fastimport.* "
` [PATCH 19/59] config.txt: move filter.* "
` [PATCH 20/59] config.txt: move fsck.* "
` [PATCH 21/59] config.txt: move gc.* "
` [PATCH 22/59] config.txt: move gitweb.* "
` [PATCH 23/59] config.txt: move grep.* "
` [PATCH 24/59] config.txt: move gpg.* "
` [PATCH 25/59] config.txt: move guitool.* "
` [PATCH 26/59] config.txt: move help.* "
` [PATCH 27/59] config.txt: move ssh.* "
` [PATCH 28/59] config.txt: move i18n.* "
` [PATCH 29/59] "
` [PATCH 30/59] config.txt: move init.* "
` [PATCH 31/59] config.txt: move instaweb.* "
` [PATCH 32/59] config.txt: move interactive.* "
` [PATCH 33/59] config.txt: move log.* "
` [PATCH 34/59] config.txt: move mailinfo.* "
` [PATCH 35/59] config.txt: move mailmap.* "
` [PATCH 36/59] config.txt: move man.* "
` [PATCH 37/59] config.txt: move mergetool.* "
` [PATCH 38/59] config.txt: move notes.* "
` [PATCH 40/59] config.txt: move pager.* "
` [PATCH 41/59] config.txt: move pretty.* "
[RFC PATCH v2] Allow aliases that include other aliases
2018-10-20 11:14 UTC (7+ messages)
` [PATCH] alias: detect loops in mixed execution mode
[PATCH] read-cache: use of memory after it is freed
2018-10-20 7:33 UTC
[PATCH] builtin/receive-pack: dead initializer for retval in check_nonce
2018-10-20 7:08 UTC
How to start contributing
2018-10-20 6:47 UTC (2+ messages)
[BUG] gitignore documentation inconsistent with actual behaviour
2018-10-20 6:26 UTC (5+ messages)
Shouldn't git be able to apply diffs that it created with --ignore-whitespace?
2018-10-20 2:36 UTC (2+ messages)
[RFC PATCH 0/3] support for filtering trees and blobs based on depth
2018-10-20 0:03 UTC (4+ messages)
` [RFC PATCH 2/3] Documentation/git-rev-list: s/<commit>/<object>/
[PATCH 0/1] Fix format detection when archiving remotely
2018-10-19 23:59 UTC (4+ messages)
` [PATCH 1/1] archive: init archivers before determining format
[PATCH 1/1] fast-import: checkpoint: only write out refs and tags if we changed them
2018-10-19 23:25 UTC (2+ messages)
[PATCH] fetch-pack: be more precise in parsing v2 response
2018-10-19 22:54 UTC
[PATCH v2 00/13] Base SHA-256 implementation
2018-10-19 22:21 UTC (10+ messages)
` [PATCH v2 13/13] commit-graph: specify OID version for SHA-256
Bug with "git mv" and submodules, and with "git submodule add something --force"
2018-10-19 20:58 UTC (3+ messages)
[PATCH 19/19] submodule: don't add submodule as odb for push
2018-10-19 20:39 UTC (2+ messages)
[PATCH 18/19] submodule: use submodule repos for object lookup
2018-10-19 20:37 UTC (2+ messages)
[PATCH 0/1] commit-reach: fix first-parent heuristic
2018-10-19 19:40 UTC (6+ messages)
` [PATCH 1/1] "
[RFC PATCH v2 0/7] Improve path collision conflict resolutions
2018-10-19 19:31 UTC (10+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] Add testcases for consistency in file collision conflict handling
` [PATCH v3 2/8] t6036, t6042: testcases for rename collision of already conflicting files
` [PATCH v3 3/8] merge-recursive: increase marker length with depth of recursion
` [PATCH v3 4/8] merge-recursive: new function for better colliding conflict resolutions
` [PATCH v3 5/8] merge-recursive: fix rename/add conflict handling
` [PATCH v3 6/8] merge-recursive: improve handling for rename/rename(2to1) conflicts
` [PATCH v3 7/8] merge-recursive: use handle_file_collision for add/add conflicts
` [PATCH v3 8/8] merge-recursive: improve rename/rename(1to2)/add[/add] handling
[PATCH v1 0/2] speed up git reset
2018-10-19 19:08 UTC (21+ messages)
` [PATCH v1 1/2] reset: don't compute unstaged changes after reset when --quiet
` [PATCH v2 0/3] speed up git reset
` [PATCH v2 1/3] reset: don't compute unstaged changes after reset when --quiet
` [PATCH v2 2/3] reset: add new reset.quiet config setting
` [PATCH v2 3/3] reset: warn when refresh_index() takes more than 2 seconds
unused parameters in merge-recursive.c
2018-10-19 19:04 UTC (3+ messages)
git ls-files --with-tree documentation
2018-10-19 18:33 UTC
What's cooking in git.git (Oct 2018, #04; Fri, 19)
2018-10-19 18:05 UTC (5+ messages)
[PATCH 00/21] Kill the_index part 4
2018-10-19 17:46 UTC (12+ messages)
` [PATCH v2 00/24] "
` [PATCH v2 19/24] submodule.c: remove implicit dependency on the_index
` [PATCH] submodule.c: remove some of the_repository references
[PATCH/WIP 00/19] Kill the_index, final part
2018-10-19 17:38 UTC (21+ messages)
` [PATCH 01/19] wt-status.c: remove implicit dependency on the_index
` [PATCH 02/19] wt-status.c: remove implicit dependency the_repository
` [PATCH 03/19] list-objects-filter.c: remove implicit dependency on the_index
` [PATCH 04/19] list-objects.c: "
` [PATCH 05/19] sequencer.c: "
` [PATCH 06/19] sequencer.c: remove implicit dependency on the_repository
` [PATCH 07/19] notes-merge.c: remove implicit dependency on the_index
` [PATCH 08/19] notes-merge.c: remove implicit dependency the_repository
` [PATCH 09/19] repository.c: replace hold_locked_index() with repo_hold_locked_index()
` [PATCH 10/19] checkout: avoid the_index when possible
` [PATCH 11/19] read-cache.c: kill read_index()
` [PATCH 12/19] read-cache.c: replace update_index_if_able with repo_&
` [PATCH 13/19] transport.c: remove implicit dependency on the_index
` [PATCH 14/19] sha1-name.c: "
` [PATCH 15/19] merge-recursive.c: "
` [PATCH 16/19] merge-recursive.c: remove implicit dependency on the_repository
` [PATCH 17/19] read-cache.c: remove the_* from index_has_changes()
` [PATCH 18/19] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
` [PATCH 19/19] Flip NO_THE_REPOSITORY_COMPATIBILITY_MACROS
issue: strange `git diff --numstat` behavior
2018-10-19 17:04 UTC (8+ messages)
` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths
` [PATCH v2] "
[PATCH v1] read-cache: speed up index load through parallelization
2018-10-19 16:11 UTC (4+ messages)
` [PATCH v8 0/7] "
` [PATCH v8 7/7] read-cache: load cache entries on worker threads
No --no-gpg-sign option with "git rebase"
2018-10-19 15:30 UTC (2+ messages)
[PATCH] send-email: explicitly disable authentication
2018-10-19 14:10 UTC (4+ messages)
Git wire protocol v2 fails fetching shallow changes with `pack has XXX unresolved deltas` on large repos with lots of tags Inbox x
2018-10-19 13:58 UTC (3+ messages)
[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
2018-10-19 10:40 UTC (15+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
` [PATCH v2 02/13] ci/lib.sh: encapsulate Travis-specific things
` Mirror of git.git on gitlab.com
[PATCH 00/15] sequencer: refactor functions working on a todo_list
2018-10-19 9:27 UTC (5+ messages)
` [PATCH 07/15] sequencer: make sequencer_make_script() write its script to a strbuf
[PATCH 00/19] Bring more repository handles into our code base
2018-10-19 7:23 UTC (2+ messages)
receive.denyCurrentBranch=updateInstead updates working tree even when receive.denyNonFastForwards rejects push
2018-10-19 5:54 UTC (5+ messages)
` [PATCH] receive: denyCurrentBranch=updateinstead should not blindly update
[PATCH] fetch: replace string-list used as a look-up table with a hashmap
2018-10-19 3:48 UTC (4+ messages)
` [PATCH v3] "
[PATCH] upload-pack: clear flags before each v2 request
2018-10-19 3:19 UTC (6+ messages)
` [PATCH v2 0/3] Clear "
` [PATCH v2 1/3] upload-pack: make have_obj not global
` [PATCH v2 2/3] upload-pack: make want_obj "
` [PATCH v2 3/3] upload-pack: clear flags before each v2 request
[PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
2018-10-19 2:55 UTC (5+ messages)
[PATCH] multi-pack-index: avoid dead store for struct progress
2018-10-19 2:26 UTC (4+ messages)
[PATCH v1 1/1] index_bulk_checkin(): Take off_t, not size_t
2018-10-19 1:58 UTC (2+ messages)
[PATCH] config.mak.dev: enable -Wunused-function
2018-10-19 1:23 UTC (6+ messages)
` [PATCH/RFC] thread-utils: better wrapper to avoid #ifdef NO_PTHREADS
[PATCH 0/3] Use commit-graph by default
2018-10-19 0:36 UTC (7+ messages)
` [PATCH 1/3] t6501: use --quiet when testing gc stderr
[PATCH 00/19] Bring more repository handles into our code base
2018-10-18 23:23 UTC (6+ messages)
` [RFC PATCH 0/2] Bring the_repository into cmd_foo
` [RFC PATCH 1/2] repository: have get_the_repository() to remove the_repository dependency
` [RFC PATCH 2/2 (BREAKS BUILD)] builtin/merge-base.c: do not rely on the_repository any more
[PATCH 4/9] submodule.c: move global changed_submodule_names into fetch submodule struct
2018-10-18 19:09 UTC (3+ messages)
[PATCH] unpack-trees: avoid dead store for struct progress
2018-10-18 18:46 UTC
[PATCH 0/9] Resending sb/submodule-recursive-fetch-gets-the-tip
2018-10-18 18:00 UTC (3+ messages)
[PATCH v3] branch: introduce --show-current display option
2018-10-18 14:19 UTC (9+ messages)
` [PATCH v4] "
[RFC v2] revision: Add --sticky-default option
2018-10-18 12:52 UTC (3+ 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).