git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-12 03:10:41 to 2019-02-14 18:17:51 UTC [more...]

[PATCH v5 0/1] config: allow giving separate author and committer
 2019-02-14 18:17 UTC  (9+ messages)
` [PATCH v6 2/2] config: allow giving separate author and committer idents

[PATCH] git-submodule.txt: document default behavior
 2019-02-14 17:41 UTC  (12+ messages)
` [PATCH v2 0/3] Document git-submodule's "
  ` [PATCH v2 1/3] git-remote.txt: be specific about "
  ` [PATCH v2 2/3] git-submodule.txt: make subcommands underlined
  ` [PATCH v2 3/3] submodule: document default behavior

[PATCH] docs/git-rebase: Remove redundant entry in incompatible options list
 2019-02-14 16:38 UTC  (2+ messages)

[PATCH] doc: format pathnames and URLs as monospace
 2019-02-14 16:30 UTC 

[PATCH v1 0/3] Add post-indexchanged hook
 2019-02-14 16:28 UTC  (6+ messages)
` [PATCH v1 1/3] read-cache: add "
` [PATCH v2] "

[PATCH] rebase -x: sanity check command
 2019-02-14 16:12 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH] rebase: remove the rebase.useBuiltin setting
        ` [PATCH] rebase: fix regression in rebase.useBuiltin=false test mode

[PATCH v3 0/5] blame: add the ability to ignore commits
 2019-02-14 15:21 UTC  (8+ messages)
` [PATCH v3 1/5] Move init_skiplist() outside of fsck
` [PATCH v3 2/5] blame: use a helper function in blame_chunk()
` [PATCH v3 3/5] blame: add the ability to ignore commits and their changes
` [PATCH v3 4/5] blame: add a config option to mark ignored lines
` [PATCH v3 5/5] blame: add tests for ignoring revisions

[ANNOUNCE] Git v2.21.0-rc1 (NonStop Results)
 2019-02-14 15:04 UTC 

BUG: 2.11-era rebase regression when @{upstream} is implicitly used
 2019-02-14 13:23 UTC 

Git - logo commercial use
 2019-02-14 12:36 UTC  (3+ messages)

[PATCH v4 00/14] Trace2 tracing facility
 2019-02-14 12:33 UTC  (6+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 14/15] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
  ` [PATCH v6 00/15] Trace2 tracing facility

[PATCH 0/3] some prune optimizations
 2019-02-14 11:07 UTC  (6+ messages)
` [PATCH 1/3] prune: lazily perform reachability traversal
` [PATCH 2/3] prune: use bitmaps for "
` [PATCH 3/3] prune: check SEEN flag for reachability

[PATCH] read-cache.c: index format v5 -- 30% smaller/faster than v4
 2019-02-14 10:14 UTC  (4+ messages)

[PATCH] tests: avoid syntax triggering old dash bug
 2019-02-14  9:51 UTC  (5+ messages)
` [PATCH v2] "

GSoC 2019: Git's application submitted
 2019-02-14  9:48 UTC  (16+ messages)

[Bug report] git diff stat shows unrelated diff
 2019-02-14  8:22 UTC 

[PATCH] t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through Apache
 2019-02-14  7:00 UTC  (3+ messages)

What's cooking in git.git (Feb 2019, #03; Wed, 13)
 2019-02-14  6:54 UTC  (6+ messages)

[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
 2019-02-14  6:32 UTC  (5+ messages)

[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
 2019-02-14  6:06 UTC  (4+ messages)

[PATCH 0/10] dropping more unused function parameters
 2019-02-14  5:51 UTC  (11+ messages)
` [PATCH 01/10] diff: drop options parameter from diffcore_fix_diff_index()
` [PATCH 02/10] diff: drop unused color reset parameters
` [PATCH 03/10] diff: drop unused emit data parameter from sane_truncate_line()
` [PATCH 04/10] diff: drop complete_rewrite parameter from run_external_diff()
` [PATCH 05/10] merge-recursive: drop several unused parameters
` [PATCH 06/10] pack-objects: drop unused parameter from oe_map_new_pack()
` [PATCH 07/10] files-backend: drop refs parameter from split_symref_update()
` [PATCH 08/10] ref-filter: drop unused buf/sz pairs
` [PATCH 09/10] ref-filter: drop unused "obj" parameters
` [PATCH 10/10] ref-filter: drop unused "sz" parameters

[PATCH 00/31] Hash function transition part 16
 2019-02-14  4:41 UTC  (33+ messages)
` [PATCH 04/31] pack-bitmap: replace sha1_to_hex
` [PATCH 05/31] pack-bitmap: switch hard-coded constants to the_hash_algo
` [PATCH 10/31] object-store: rename and expand packed_git's sha1 member
` [PATCH 12/31] fast-import: make hash-size independent
` [PATCH 15/31] builtin/pull: "
` [PATCH 19/31] http-walker: replace sha1_to_hex
` [PATCH 23/31] remote-curl: make hash size independent
` [PATCH 24/31] archive-tar: "
` [PATCH 27/31] builtin/difftool: use parse_oid_hex
` [PATCH 28/31] dir: make untracked cache extension hash size independent
` [PATCH 30/31] Git.pm: make "
` [PATCH 31/31] gitweb: "

[PATCH] protocol-capabilities.txt: document symref
 2019-02-14  3:56 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCE] Git v2.21.0-rc1
 2019-02-14  3:32 UTC 

Git-pull Documentation
 2019-02-13 22:43 UTC  (2+ messages)

[PATCH 0/1] Use a more canonical method to fix the CPU reporting on Windows
 2019-02-13 21:46 UTC  (3+ messages)
` [PATCH 1/1] mingw: use a more canonical method to fix the CPU reporting

How to get next commit that just after a specified commit
 2019-02-13 21:36 UTC  (4+ messages)

Feature request on git log --oneline <revision range> -- <path>
 2019-02-13 21:09 UTC  (4+ messages)

[Patch v1 0/3] 2.21.0-rc0 test fixes resulting from use of /dev/zero
 2019-02-13 21:03 UTC  (13+ messages)
` [Patch v1 2/3] t5318: replace use of /dev/zero with generate_zero_bytes
` [Patch v1 3/3] t5562: replace /dev/zero with a pipe from generate_zero_bytes

[GSoC][RFC PATCH] clone: use dir-iterator to avoid explicit dir traversal
 2019-02-13 20:55 UTC 

External tool is ignored when using difftool with --no-index
 2019-02-13 20:11 UTC  (2+ messages)
` [PATCH] diff: reuse diff setup for --no-index case

[BUG] More on t5562 hangs randomly in subtests 6,8 and 13 in 2.21.0-rc0
 2019-02-13 18:20 UTC  (3+ messages)

[ANNOUNCE] Git v2.21.0-rc0
 2019-02-13 14:56 UTC  (15+ messages)
` Git v2.21.0-rc0 broken on *BSD, maybe others

Tailoring branch use case question
 2019-02-13 14:21 UTC 

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-13 12:14 UTC  (7+ messages)
` [PATCH] unpack-trees.c: fix writing "link" index ext with null base oid
  ` [PATCH v2] read-cache.c: "

Workflow for GitHub branch model interop: advice?
 2019-02-13 10:20 UTC  (2+ messages)

[PATCH v6 00/16] sequencer: refactor functions working on a todo_list
 2019-02-13 10:17 UTC  (12+ messages)
` [PATCH v7 "
  ` [PATCH v7 07/16] sequencer: refactor sequencer_add_exec_commands() to work "
  ` [PATCH v7 11/16] sequencer: refactor skip_unnecessary_picks() "
  ` [PATCH v7 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v7 16/16] rebase--interactive: move several functions to rebase--interactive.c

[PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows
 2019-02-13  9:59 UTC  (4+ messages)
` [PATCH 1/1] mingw: fix CPU reporting in `git version --build-options`

[PATCH] Pretty-format: Ability to add newline after non-empty string
 2019-02-13  9:11 UTC  (3+ messages)

git mailing list
 2019-02-13  7:11 UTC 

[PATCH 0/4] Sideband the whole fetch v2 response
 2019-02-13  6:49 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] tests: define GIT_TEST_SIDEBAND_ALL

[BUG] More on t5562 hangs randomly in subtests 6,8 and 13 in 2.21.0-rc0
 2019-02-13  4:30 UTC  (2+ messages)

[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
 2019-02-13  4:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] git-gui: Handle Ctrl+BS & Ctrl+Del in the commit msg
 2019-02-13  3:35 UTC  (3+ messages)

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-02-12 23:18 UTC  (6+ messages)
` [PATCH v12 18/26] stash: convert push to builtin

BUG: git worktree add directory-path fails due to over-aggressive disallowing of worktrees with same suffix
 2019-02-12 22:44 UTC  (2+ messages)

[RFC PATCH 0/5] builtin/grep.c: fix a tiny logic flaw
 2019-02-12 22:26 UTC  (6+ messages)
` [RFC PATCH 1/5] builtin/grep.c: change todo_* variables to unsigned
` [RFC PATCH 2/5] builtin/grep.c: refactor loop in work_done() slightly
` [RFC PATCH 3/5] builtin/grep.c: add shorthand for &todo[todo_end] in add_work()
` [RFC PATCH 4/5] builtin/grep.c: add todo_item helper
` [RFC PATCH 5/5] builtin/grep.c: fix fence-post error in add_work()

Am a newby and I cannot compile git
 2019-02-12 21:54 UTC  (5+ messages)

git can't add ignored file if GIT_ICASE_PATHSPECS=1
 2019-02-12 17:27 UTC  (2+ messages)

[PATCH 1/2] RelNotes/2.21: tweak "--date=auto" mention
 2019-02-12 17:00 UTC  (2+ messages)

[PATCH] http: cast result to FILE *
 2019-02-12 16:56 UTC  (5+ messages)
` [PATCH v2] git-compat-util: undefine fileno if defined

Cloning an empty remote repository using Git GUI fails
 2019-02-12 14:43 UTC 

[Proposed Fix] daemon.c: not initializing revents
 2019-02-12 13:58 UTC  (5+ messages)

octopus merge when merged branches have unrelated histories
 2019-02-12 13:28 UTC 

git-am drops colons in the beginning of a subject line
 2019-02-12 12:09 UTC 

git-am drops colons in the beginning of a subject line
 2019-02-12 11:38 UTC 

[PATCH] test-lib: make '--stress' more bisect-friendly
 2019-02-12 10:47 UTC  (6+ messages)
` [PATCH] test-lib: fix non-portable pattern bracket expressions

[PATCH] contrib/subtree: ensure only one rev is provided
 2019-02-12 10:00 UTC  (4+ messages)

Hotfix Branching Strategy
 2019-02-12  9:21 UTC  (2+ messages)

[PATCH 2/2] RelNotes/2.21: misc typo/English fixups
 2019-02-12  6:33 UTC 

What's cooking in git.git (Feb 2019, #02; Wed, 6)
 2019-02-12  3:10 UTC  (3+ 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).