git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-24 07:26:32 to 2018-08-27 23:37:10 UTC [more...]

$GIT_DIR is no longer set when pre-commit hooks are called
 2018-08-27 23:37 UTC  (4+ messages)

GIT_TRACE doesn't show content filter files it's operating on
 2018-08-27 23:23 UTC 

[PATCH] t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
 2018-08-27 23:04 UTC  (3+ messages)

[PATCH 1/2] fsck: use strbuf_getline() to read skiplist file
 2018-08-27 23:03 UTC  (18+ messages)
` [PATCH 2/2] fsck: use oidset for skiplist
` [PATCH v2 1/2] fsck: use strbuf_getline() to read skiplist file
` [PATCH v2 2/2] fsck: use oidset for skiplist

Contributor Summit planning
 2018-08-27 22:49 UTC  (19+ messages)
            ` Measuring Community Involvement (was Re: Contributor Summit planning)

[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
 2018-08-27 22:34 UTC  (6+ messages)

Would a config var for --force-with-lease be useful?
 2018-08-27 22:29 UTC  (8+ messages)

[PATCH 1/2] t2013: add test for missing but active submodule
 2018-08-27 22:12 UTC  (2+ messages)
` [PATCH 2/2] submodule.c: warn about missing submodule git directories

[PATCH 0/6] Use generation numbers for --topo-order
 2018-08-27 21:23 UTC  (8+ messages)
` [PATCH 1/6] prio-queue: add 'peek' operation
` [PATCH 2/6] test-reach: add run_three_modes method
` [PATCH 3/6] test-reach: add rev-list tests
` [PATCH 4/6] revision.c: begin refactoring --topo-order logic
` [PATCH 5/6] commit/revisions: bookkeeping before refactoring
` [PATCH 6/6] revision.c: refactor basic topo-order logic

unsub
 2018-08-27 20:30 UTC 

[PATCH v3 0/7] use oidset for skiplist + docs + tests + comment support
 2018-08-27 20:15 UTC  (10+ messages)
` [PATCH v3 1/7] fsck tests: setup of bogus commit object
` [PATCH v3 2/7] fsck tests: add a test for no skipList input
` [PATCH v3 3/7] fsck: document and test sorted "
` [PATCH v3 4/7] fsck: document and test commented & empty line "
` [PATCH v3 5/7] fsck: use strbuf_getline() to read skiplist file
` [PATCH v3 6/7] fsck: use oidset for skiplist
` [PATCH v3 7/7] fsck: support comments & empty lines in skipList

[PATCH] SubmittingPatches: mention doc-diff
 2018-08-27 19:40 UTC  (10+ messages)
` worktree duplicates, was: "

[PATCH v3 3/5] tests: use shorter here-docs in chainlint.sed for AIX sed
 2018-08-27 19:36 UTC  (12+ messages)
` [PATCH v4 0/6] OpenBSD & AIX etc. portability fixes
` [PATCH v4 1/6] tests: fix and add lint for non-portable head -c N
` [PATCH v4 2/6] tests: fix and add lint for non-portable seq
` [PATCH v4 3/6] tests: fix comment syntax in chainlint.sed for AIX sed
` [PATCH v4 4/6] tests: use shorter here-docs "
` [PATCH v4 5/6] tests: fix version-specific portability issue in Perl JSON
` [PATCH v4 6/6] tests: fix and add lint for non-portable grep --file

[PATCH v1] read-cache: speed up index load through parallelization
 2018-08-27 19:36 UTC  (14+ messages)
        ` [PATCH] read-cache.c: optimize reading index format v4

[PATCH v3 00/11] rerere: handle nested conflicts
 2018-08-27 19:36 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/11] rerere: teach rerere to "
              ` [PATCH 1/2] rerere: remove documentation for "nested conflicts"
                ` [PATCH 2/2] rerere: add not about files with existing conflict markers

[ANNOUNCE] Git v2.19.0-rc0
 2018-08-27 19:36 UTC  (26+ messages)

[PATCH 00/21] Kill the_index part 4
 2018-08-27 19:12 UTC  (25+ messages)
` [PATCH 01/21] archive.c: remove implicit dependency the_repository
` [PATCH 02/21] read-cache.c: remove 'const' from index_has_changes()
` [PATCH 03/21] combine-diff.c: remove implicit dependency on the_index
` [PATCH 04/21] diff.c: remove the_index dependency in textconv() functions
` [PATCH 05/21] grep.c: remove implicit dependency on the_index
` [PATCH 06/21] diff.c: "
` [PATCH 07/21] read-cache.c: "
` [PATCH 08/21] diff-lib.c: "
` [PATCH 09/21] ll-merge.c: "
` [PATCH 10/21] merge-blobs.c: "
` [PATCH 11/21] merge.c: "
` [PATCH 12/21] patch-ids.c: "
` [PATCH 13/21] sha1-file.c: "
` [PATCH 14/21] rerere.c: "
` [PATCH 15/21] userdiff.c: "
` [PATCH 16/21] line-range.c: "
` [PATCH 17/21] submodule.c: "
` [PATCH 18/21] tree-diff.c: "
` [PATCH 19/21] ws.c: "
` [PATCH 20/21] wt-status.c: "
` [PATCH 21/21] wt-status.c: remove implicit dependency the_repository

Git clean removing tracked files semi-regularly
 2018-08-27 19:06 UTC 

Automatic core.autocrlf?
 2018-08-27 18:22 UTC  (6+ messages)

[PATCH v2] range-diff: update stale summary of --no-dual-color
 2018-08-27 17:57 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/1] Teach the builtin rebase about the builtin interactive rebase
 2018-08-27 17:48 UTC  (4+ messages)

Possible bug: identical lines added/removed in git diff
 2018-08-27 17:47 UTC  (2+ messages)

Thank you for public-inbox!
 2018-08-27 17:31 UTC  (2+ messages)

Get "Your branch is ahead of 'origin/master'" message when explicitly passing origin url at push command
 2018-08-27 15:19 UTC  (3+ messages)

[PATCH 0/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails
 2018-08-27 12:49 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/9] introducing oideq()
 2018-08-27 12:41 UTC  (18+ messages)
` [PATCH 1/9] coccinelle: use <...> for function exclusion
` [PATCH 2/9] introduce hasheq() and oideq()
` [PATCH 3/9] convert "oidcmp() == 0" to oideq()
` [PATCH 4/9] convert "hashcmp() == 0" to hasheq()
` [PATCH 5/9] convert "oidcmp() != 0" to "!oideq()"
` [PATCH 6/9] convert "hashcmp() != 0" to "!hasheq()"
` [PATCH 7/9] convert hashmap comparison functions to oideq()
` [PATCH 8/9] read-cache: use oideq() in ce_compare functions
` [PATCH 9/9] show_dirstat: simplify same-content check

[GSoC] [PATCH 00/11] A minimal builtin rebase
 2018-08-27 12:31 UTC  (20+ messages)
` [PATCH 01/11] builtin rebase: support --onto
` [PATCH 02/11] builtin rebase: support `git rebase --onto A...B`
` [PATCH 03/11] builtin rebase: handle the pre-rebase hook (and add --no-verify)
` [PATCH 04/11] builtin rebase: support --quiet
` [PATCH 08/11] builtin rebase: support --force-rebase
` [PATCH 09/11] builtin rebase: start a new rebase only if none is in progress

Strange commit count shown by "git describe"
 2018-08-27  3:15 UTC 

[GitHub] Your password was reset
 2018-08-26 19:48 UTC  (4+ messages)

[GitHub] Please reset your password
 2018-08-26  9:33 UTC 

[GitHub] Your password was reset
 2018-08-26  7:21 UTC 

[GitHub] Please reset your password
 2018-08-26  6:49 UTC 

[GitHub] Your password was reset
 2018-08-26  6:13 UTC 

Git vulnerability - execution of arbitrary code through .git/conf
 2018-08-26  3:25 UTC  (3+ messages)

Request for testing v2.19.0-rc0 *with builtin stash/rebase*
 2018-08-25 23:52 UTC  (4+ messages)
` [git-for-windows] "

[PATCH] mailinfo: support format=flowed
 2018-08-25 21:50 UTC 

[PATCH v5 0/7] Speed up unpack_trees()
 2018-08-25 13:02 UTC  (4+ messages)
` [PATCH] Document update for nd/unpack-trees-with-cache-tree
  ` [PATCH v2] "

[PATCH/RFC] commit: new option to abort -a something is already staged
 2018-08-24 23:23 UTC  (10+ messages)

excluding a function from coccinelle transformation
 2018-08-24 21:00 UTC  (4+ messages)
` [Cocci] "

clone, hardlinks, and file modes (and CAP_FOWNER)
 2018-08-24 19:59 UTC  (3+ messages)

[PATCH v4 0/9] Make submodules work if .gitmodules is not checked out
 2018-08-24 16:52 UTC  (13+ messages)
` [PATCH v4 1/9] submodule: add a print_config_from_gitmodules() helper
` [PATCH v4 2/9] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v4 3/9] t7411: merge tests 5 and 6
` [PATCH v4 4/9] t7411: be nicer to future tests and really clean things up
` [PATCH v4 5/9] submodule--helper: add a new 'config' subcommand
` [PATCH v4 6/9] submodule: use the 'submodule--helper config' command
` [PATCH v4 7/9] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v4 8/9] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v4 9/9] submodule: support reading .gitmodules when it's not in the working tree

[GSoC] [PATCH 00/18] builtin rebase options
 2018-08-24 16:06 UTC  (6+ messages)
` [PATCH 07/18] builtin rebase: support `keep-empty` option
` [PATCH 11/18] builtin rebase: support `--autostash` option

What's cooking in git.git (Aug 2018, #05; Mon, 20)
 2018-08-24 15:30 UTC  (2+ messages)
` ag/rebase-i-in-c, was "

[PATCH v2 2/2] tests: fix and add lint for non-portable seq
 2018-08-24 13:49 UTC  (4+ messages)
` [PATCH v3 5/5] tests: fix and add lint for non-portable grep --file

[PATCH] test-tool.h: include git-compat-util.h
 2018-08-24  7:26 UTC  (9+ messages)
` [PATCH 6/6] pack-objects: reuse on-disk deltas for thin "have" objects
          ` [PATCH 0/9] trailer-parsing false positives


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 NNTP newsgroup(s).