git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-10-03 23:05:05 to 2018-10-07 20:00:16 UTC [more...]

[PATCH 00/15] sequencer: refactor functions working on a todo_list
 2018-10-07 19:54 UTC  (5+ messages)
` [PATCH 01/15] sequencer: clear the number of items of a todo_list before parsing
` [PATCH 02/15] sequencer: make the todo_list structure public
` [PATCH 03/15] sequencer: refactor check_todo_list() to work on a todo_list
` [PATCH 04/15] sequencer: refactor sequencer_add_exec_commands() "

People unaware of the importance of "git gc"?
 2018-10-07 19:46 UTC  (11+ messages)
            ` What's so special about objects/17/ ?

Diff Range Underflow
 2018-10-07 13:47 UTC 

[PATCH v3] coccicheck: process every source file at once
 2018-10-07 11:49 UTC  (16+ messages)

[PATCH 1/1] subtree: add build targets 'man' and 'html'
 2018-10-07  7:30 UTC 

git log -S or -G
 2018-10-07  5:21 UTC  (4+ messages)

[PATCH 0/8] fix per-worktree ref iteration in fsck/reflog expire
 2018-10-07  1:37 UTC  (8+ messages)
` [PATCH 3/8] refs: new ref types to make per-worktree refs visible to all worktrees
` [PATCH v2 0/8] fix per-worktree ref iteration in fsck/reflog expire
  ` [PATCH v2 3/8] refs: new ref types to make per-worktree refs visible to all worktrees

[PATCH] git-completion.bash: Add completion for stash list
 2018-10-07  1:08 UTC  (2+ messages)

[RFC PATCH] transport: list refs before fetch if necessary
 2018-10-07  0:53 UTC  (5+ messages)
` [RFC PATCH v2 0/4] Avoid ls-refs when possible in protocol v2
  ` [RFC PATCH v2 2/4] transport: do not list refs if possible

[PATCH] builtin/grep.c: remote superflous submodule code
 2018-10-07  0:33 UTC  (4+ messages)

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-10-07  0:10 UTC  (13+ messages)
` [PATCH v10 0/8] "
` [PATCH v11 "
  ` [PATCH v11 1/8] list-objects: store common func args in struct
  ` [PATCH v11 2/8] list-objects: refactor to process_tree_contents
  ` [PATCH v11 3/8] list-objects: always parse trees gently
  ` [PATCH v11 4/8] rev-list: handle missing tree objects properly
  ` [PATCH v11 5/8] revision: mark non-user-given objects instead
  ` [PATCH v11 6/8] list-objects-filter: use BUG rather than die
  ` [PATCH v11 7/8] list-objects-filter-options: do not over-strbuf_init
  ` [PATCH v11 8/8] list-objects-filter: implement filter tree:0

[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
 2018-10-06 23:53 UTC  (24+ messages)
` [PATCH v4 0/7] Clean up tests for test_cmp arg ordering and pipe placement
  ` [PATCH v4 1/7] t/README: reformat Do, Don't, Keep in mind lists
  ` [PATCH v4 2/7] Documentation: add shell guidelines
  ` [PATCH v4 5/7] tests: don't swallow Git errors upstream of pipes
  ` [PATCH v4 7/7] tests: order arguments to git-rev-list properly
` [PATCH v5 0/7] subject: Clean up tests for test_cmp arg ordering and pipe placement
  ` [PATCH v5 1/7] t/README: reformat Do, Don't, Keep in mind lists
  ` [PATCH v5 2/7] Documentation: add shell guidelines
  ` [PATCH v5 3/7] tests: standardize pipe placement
  ` [PATCH v5 4/7] t/*: fix ordering of expected/observed arguments
  ` [PATCH v5 5/7] tests: don't swallow Git errors upstream of pipes
  ` [PATCH v5 6/7] t9109: "
  ` [PATCH v5 7/7] tests: order arguments to git-rev-list properly

[PATCH v2 0/1] Teach the builtin rebase about the builtin interactive rebase
 2018-10-06 23:50 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] builtin rebase: prepare for builtin rebase -i

[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-06 23:44 UTC  (15+ messages)
` [PATCH v6 01/10] submodule: add a print_config_from_gitmodules() helper
` [PATCH v6 02/10] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v6 03/10] t7411: merge tests 5 and 6
` [PATCH v6 04/10] t7411: be nicer to future tests and really clean things up
` [PATCH v6 05/10] submodule--helper: add a new 'config' subcommand
` [PATCH v6 06/10] submodule: use the 'submodule--helper config' command
` [PATCH v6 07/10] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v6 08/10] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v6 09/10] submodule: support reading .gitmodules when it's not in the working tree
` [PATCH v6 10/10] t/helper: add test-submodule-nested-repo-config

[PATCH] [Outreachy] git/userdiff.c fix regex pattern error
 2018-10-06 23:41 UTC  (7+ messages)

Understanding Index Header
 2018-10-06 22:31 UTC  (2+ messages)

[PATCH v2 0/6] Use generation numbers for --topo-order
 2018-10-06 16:56 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 7/7] revision.c: refactor basic topo-order logic

[PATCH 0/1] v2.19.0-rc1 Performance Regression in 'git merge-base'
 2018-10-06 16:54 UTC  (4+ messages)
` [PATCH 1/1] commit: don't use generation numbers if not needed

[PATCH] docs: typo: s/isimilar/similar/
 2018-10-06  4:20 UTC 

[PATCH] docs: graph: Remove unnecessary `graph_update()' call
 2018-10-06  4:20 UTC 

[PATCH] docs: typo: s/go/to/
 2018-10-06  4:20 UTC 

[PATCH v2 0/2] oidset: use khash
 2018-10-05 21:47 UTC  (25+ messages)
` [PATCH v2 2/2] "
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] fetch-pack: factor out is_unmatched_ref()
  ` [PATCH v3 2/5] fetch-pack: load tip_oids eagerly iff needed
  ` [PATCH v3 3/5] khash: factor out kh_release_*
  ` [PATCH v3 4/5] oidset: use khash
  ` [PATCH 5/5] oidset: uninline oidset_init()

We should add a "git gc --auto" after "git clone" due to commit graph
 2018-10-05 20:09 UTC  (21+ messages)
` [RFC PATCH] "

[PATCH 00/16] Consolidate reachability logic
 2018-10-05 19:44 UTC  (16+ messages)
` [PATCH 15/16] commit-reach: make can_all_from_reach... linear

[PATCH 0/1] Limit client version advertisements
 2018-10-05 19:25 UTC  (7+ messages)
` [PATCH 1/1] protocol: limit max protocol version per service

wishlist: git grep -r
 2018-10-05 19:17 UTC  (11+ messages)
` [PATCH] grep: provide a noop --recursive option

[ANNOUNCE] Git for Windows 2.19.1
 2018-10-05 17:18 UTC 

[Announce] Git 2.14.5, 2.15.3, 2.16.5, 2.17.2, 2.18.1, and 2.19.1
 2018-10-05 17:04 UTC  (2+ messages)

Is there some script to find un-delta-able objects?
 2018-10-05 16:56 UTC  (5+ messages)

[PATCH v2 1/3] help: redirect to aliased commands for "git cmd --help"
 2018-10-05 16:47 UTC  (7+ messages)
` [PATCH v3 0/3] alias help tweaks
  ` [PATCH v3 1/3] help: redirect to aliased commands for "git cmd --help"

[PATCH] branch: trivial style fix
 2018-10-05 16:47 UTC  (3+ messages)

[PATCH 0/1] rebase -i: introduce the 'break' command
 2018-10-05 15:36 UTC  (5+ messages)
` [PATCH 1/1] "

[BUG] Error while trying to git apply a patch; works with patch -p1
 2018-10-05 13:16 UTC  (4+ messages)

[PATCH] doc: fix a typo and clarify a sentence
 2018-10-05  6:20 UTC  (2+ messages)

[PATCH v2 0/5] Fix the racy split index problem
 2018-10-05  6:15 UTC  (4+ messages)
` [PATCH v3 0/6] "

[PATCH v2] gpg-interface.c: detect and reject multiple signatures on commits
 2018-10-05  6:14 UTC  (4+ messages)

[RFC PATCH 0/2] add fuzzing targets for use with LLVM libFuzzer
 2018-10-04 23:01 UTC  (3+ messages)
` [RFC PATCH 1/2] fuzz: Add basic fuzz testing target
` [RFC PATCH 2/2] fuzz: Add fuzz testing for packfile indices

[PATCH 1/5] diff --color-moved-ws: fix double free crash
 2018-10-04 19:42 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] "
  ` [PATCH v2 2/5] diff --color-moved-ws: fix out of bounds string access
  ` [PATCH v2 3/5] diff --color-moved-ws: fix a memory leak
  ` [PATCH v2 4/5] diff --color-moved-ws: fix another "
  ` [PATCH v2 5/5] diff --color-moved: fix a "

Git Evolve
 2018-10-04 17:29 UTC  (4+ messages)

inside the git folder
 2018-10-04 13:16 UTC  (5+ messages)

git fetch <remote> <branch> behaves weirdely when run in a worktree
 2018-10-04  7:00 UTC  (8+ messages)

[RFC/PATCH] drop vcs-svn experiment
 2018-10-04  4:16 UTC  (4+ messages)

git-remote-helper list command question
 2018-10-04  4:06 UTC  (3+ messages)

[PATCH 0/3] Filter alternate references
 2018-10-04  2:17 UTC  (5+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 3/4] transport.c: introduce core.alternateRefsCommand

[PATCH] fetch-pack: approximate no_dependents with filter
 2018-10-03 23:04 UTC  (3+ messages)
` [PATCH v2 0/2] Lazy fetch bug fix (and feature that reveals it)
  ` [PATCH v2 2/2] fetch-pack: exclude blobs when lazy-fetching trees


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