git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-06-15 17:21:27 to 2018-06-19 12:54:37 UTC [more...]

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-19 12:54 UTC  (18+ messages)
` [PATCH 01/23] midx: add design document
` [PATCH 02/23] midx: add midx format details to pack-format.txt
` [PATCH 03/23] midx: add midx builtin
` [PATCH 05/23] midx: write header information to lockfile

[BUG] git-rebase: reword squashes commits in case of merge-conflicts
 2018-06-19 12:46 UTC  (12+ messages)
    ` [PATCH v2] sequencer: do not squash 'reword' commits when we hit conflicts
              ` [PATCH v2] sequencer: do not squash 'reword' commits when wehit conflicts
              ` [PATCH v3] sequencer: do not squash 'reword' commits when we hit conflicts

OAuth2 support in git?
 2018-06-19 12:36 UTC  (8+ messages)

[PATCH 00/15] Kill the_index part 1, expose it
 2018-06-19 11:48 UTC  (23+ messages)
` [PATCH 01/15] contrib: add cocci script to replace index compat macros
` [PATCH 02/15] apply.c: stop using "
` [PATCH 03/15] blame.c: "
` [PATCH 04/15] check-racy.c: "
` [PATCH 05/15] diff-lib.c: "
` [PATCH 06/15] diff.c: "
` [PATCH 07/15] entry.c: "
` [PATCH 08/15] merge-recursive.c: "
` [PATCH 09/15] merge.c: "
` [PATCH 10/15] rerere.c: "
` [PATCH 11/15] revision.c: "
` [PATCH 12/15] sequencer.c: "
` [PATCH 13/15] sha1-name.c: "
` [PATCH 14/15] wt-status.c: "
` [PATCH 15/15] cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch

want <reason> option to git-rebase
 2018-06-19 10:19 UTC  (2+ messages)

Adding nested repository with slash adds files instead of gitlink
 2018-06-19 10:36 UTC  (6+ messages)

[PATCH 0/6] git-p4: small step towards Python3 support
 2018-06-19  8:15 UTC  (8+ messages)
` [PATCH 1/6] git-p4: python3: replace <> with !=
  ` [PATCH 2/6] git-p4: python3: replace dict.has_key(k) with "k in dict"
    ` [PATCH 3/6] git-p4: python3: remove backticks
      ` [PATCH 4/6] git-p4: python3: basestring workaround
        ` [PATCH 5/6] git-p4: python3: use print() function
          ` [PATCH 6/6] git-p4: python3: fix octal constants

[PATCH 0/2] rebase --root: fix `reword` on a root commit
 2018-06-19  6:54 UTC  (12+ messages)
` [PATCH 1/2] rebase --root: demonstrate a bug while amending root commit messages
  ` [PATCH 1/2] rebase --root: demonstrate a bug while amending rootcommit messages
        ` [PATCH] t3404: check root commit in 'rebase -i --root reword root commit'
` [PATCH 2/2] rebase --root: fix amending root commit messages

[GSoC][PATCH 0/3] rebase -i: rewrite reflog operations in C
 2018-06-19  6:51 UTC  (14+ messages)
` [GSoC][PATCH 1/3] sequencer: add a new function to silence a command, except if it fails
` [GSoC][PATCH 2/3] rebase -i: rewrite setup_reflog_action() in C
` [GSoC][PATCH 3/3] rebase -i: rewrite checkout_onto() "

format-patch: no 'prerequisite-patch-id' info when specifying commit range
 2018-06-19  2:40 UTC  (3+ messages)
` [PATCH] format-patch: clear UNINTERESTING flag before prepare_bases

[GIT PULL] Korean l10n updates for Git 2.18.0
 2018-06-19  1:36 UTC 

[RFC PATCH 0/3] submodules with no working tree shall unset core.worktree
 2018-06-19  0:06 UTC  (7+ messages)
` [PATCH 2/3] submodule: ensure core.worktree is set after update
` [PATCH 0/3] submodules with no working tree shall unset core.worktree
  ` [PATCH 1/3] submodule: unset core.worktree if no working tree is present
  ` [PATCH 3/3] submodule deinit: unset core.worktree

[PATCH 0/7] grep.c: teach --column to 'git-grep(1)'
 2018-06-18 23:43 UTC  (8+ messages)
` [PATCH 1/7] Documentation/config.txt: camel-case lineNumber for consistency
` [PATCH 2/7] grep.c: expose {,inverted} match column in match_line()
` [PATCH 3/7] grep.[ch]: extend grep_opt to allow showing matched column
` [PATCH 4/7] grep.c: display column number of first match
` [PATCH 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'
` [PATCH 6/7] grep.c: add configuration variables to show matched option
` [PATCH 7/7] contrib/git-jump/git-jump: jump to exact location

[PATCH] t7400: encapsulate setup code in test_expect_success
 2018-06-18 23:41 UTC  (2+ messages)

What's cooking in git.git (Jun 2018, #05; Mon, 18)
 2018-06-18 23:16 UTC  (3+ messages)

[PATCH 0/2] Fix protocol v2 tag following with CLI refspec
 2018-06-18 23:16 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t5702: test fetch with multiple refspecs at a time
  ` [PATCH v2 2/2] fetch: send "refs/tags/" prefix upon CLI refspecs

[GSoC] GSoC with git, week 7
 2018-06-18 18:48 UTC  (2+ messages)

[PATCH 0/8] ref-in-want
 2018-06-18 18:05 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/8] upload-pack: implement ref-in-want

[PATCH] t7406-submodule-update: fix broken &&-chains
 2018-06-18 17:48 UTC  (2+ messages)

need for `git submodule update` over `git pull --recurse-submodules`?
 2018-06-18 17:44 UTC  (2+ messages)

Is NO_ICONV misnamed or is it broken?
 2018-06-18 16:09 UTC  (11+ messages)
` [PATCH] Makefile: make NO_ICONV really mean "no iconv"
          ` Doc/SubmittingPatches: re-phrashing a sentence about alternate solutions (was Re: [PATCH] Makefile: make NO_ICONV really mean "no iconv")

Git diff --no-index --no-prefix output loses leading slash in paths
 2018-06-18 15:01 UTC  (3+ messages)

fatal: could not reset submodule index
 2018-06-18 13:57 UTC  (3+ messages)

Re :Re: [PATCHv3 0/1] git-p4 unshelve
 2018-06-18 11:30 UTC 

[PATCH] RelNotes 2.18: minor fix to entry about dynamically loading completions
 2018-06-18 10:46 UTC 

Draft of Git Rev News edition 40
 2018-06-18  9:41 UTC 

RFC: rebase inconsistency in 2.18 -- course of action?
 2018-06-17 21:44 UTC  (6+ messages)
` [RFC PATCH 0/3] Send more rebases through interactive machinery
  ` [RFC PATCH 3/3] git-rebase.sh: make git-rebase--interactive the default

[PATCH 1/2] t3422: new testcases for checking when incompatible options passed
 2018-06-17 17:15 UTC  (13+ messages)
` [RFC PATCH v2 0/7] Document/fix/warn about rebase incompatibilities and inconsistences
  ` [RFC PATCH v2 1/7] git-rebase.txt: document incompatible options
  ` [RFC PATCH v2 2/7] git-rebase.sh: update help messages a bit
  ` [RFC PATCH v2 3/7] t3422: new testcases for checking when incompatible options passed
  ` [RFC PATCH v2 4/7] git-rebase: error out "
  ` [RFC PATCH v2 5/7] git-rebase.txt: document behavioral inconsistencies between modes
  ` [RFC PATCH v2 6/7] git-rebase.txt: address confusion between --no-ff vs --force-rebase
  ` [RFC PATCH v2 7/7] git-rebase: make --allow-empty-message the default

[GIT PULL] l10n updates for 2.18.0 round 3
 2018-06-17 16:38 UTC 

BUG: submodule code prints '(null)'
 2018-06-17 14:02 UTC  (3+ messages)
` [PATCH] submodule: fix NULL correctness in renamed broken submodules

[PATCH] t3200-branch.sh: use "--set-upstream-to" in test
 2018-06-17 11:56 UTC  (5+ messages)
` [PATCH] t3200: clarify description of --set-upstream test
    ` [PATCH v2] "

[ANNOUNCE] Git v2.18.0-rc2
 2018-06-17 11:12 UTC  (2+ messages)

[PATCH] doc: fix typos in documentation and release notes
 2018-06-17  4:35 UTC  (4+ messages)
` [PATCH v2 signed off] "

security: potential out-of-bound read at ewah_io.c |ewah_read_mmap|
 2018-06-16 19:14 UTC  (25+ messages)
  ` [PATCH 1/3] ewah_read_mmap: bounds-check mmap reads
  ` [PATCH 3/3] ewah: drop ewah_serialize_native function
  ` [PATCH 4/3] ewah: adjust callers of ewah_read_mmap()

[L10N] Start l10n round 3 for one more l10n update from v2.18.0-rc2
 2018-06-16 14:55 UTC 

[PATCH] unpack-trees: do not fail reset because of unmerged skipped entry
 2018-06-16  8:22 UTC  (4+ messages)

[PATCHv3 0/1] git-p4 unshelve
 2018-06-15 22:03 UTC  (2+ messages)

What's cooking in git.git (Jun 2018, #04; Fri, 15)
 2018-06-15 20:49 UTC  (2+ messages)

[PATCH 0/8] Delete unused methods in EWAH bitmap
 2018-06-15 20:35 UTC  (13+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] ewah/bitmap.c: delete unused 'bitmap_clear()'
  ` [PATCH v2 2/7] ewah/bitmap.c: delete unused 'bitmap_each_bit()'
  ` [PATCH v2 3/7] ewah_bitmap: delete unused 'ewah_and()'
  ` [PATCH v2 4/7] ewah_bitmap: delete unused 'ewah_and_not()'
  ` [PATCH v2 5/7] ewah_bitmap: delete unused 'ewah_not()'
  ` [PATCH v2 6/7] ewah_bitmap: delete unused 'ewah_or()'
  ` [PATCH v2 7/7] ewah_io: delete unused 'ewah_serialize()'

[PATCH] tests: clean after SANITY tests
 2018-06-15 19:57 UTC  (2+ messages)

[PATCH v6 1/2] blame: prevent error if range ends past end of file
 2018-06-15 18:28 UTC  (4+ messages)


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