messages from 2019-02-12 01:23:16 to 2019-02-14 05:47:40 UTC [more...]
[PATCH 0/10] dropping more unused function parameters
2019-02-14 5:47 UTC
[PATCH 00/31] Hash function transition part 16
2019-02-14 4:41 UTC (54+ messages)
` [PATCH 01/31] t/lib-submodule-update: use appropriate length constant
` [PATCH 02/31] pack-bitmap: make bitmap header handling hash agnostic
` [PATCH 03/31] pack-bitmap: convert struct stored_bitmap to object_id
` [PATCH 04/31] pack-bitmap: replace sha1_to_hex
` [PATCH 05/31] pack-bitmap: switch hard-coded constants to the_hash_algo
` [PATCH 06/31] submodule: avoid hard-coded constants
` [PATCH 07/31] notes-merge: switch to use the_hash_algo
` [PATCH 08/31] notes: make hash size independent
` [PATCH 09/31] notes: replace sha1_to_hex
` [PATCH 10/31] object-store: rename and expand packed_git's sha1 member
` [PATCH 11/31] builtin/name-rev: make hash-size independent
` [PATCH 12/31] fast-import: "
` [PATCH 13/31] fast-import: replace sha1_to_hex
` [PATCH 14/31] builtin/am: make hash size independent
` [PATCH 15/31] builtin/pull: make hash-size independent
` [PATCH 16/31] http-push: convert to use the_hash_algo
` [PATCH 17/31] http-backend: allow 64-character hex names
` [PATCH 18/31] http-push: remove remaining uses of sha1_to_hex
` [PATCH 19/31] http-walker: replace sha1_to_hex
` [PATCH 20/31] http: replace hard-coded constant with the_hash_algo
` [PATCH 21/31] http: compute hash of downloaded objects using the_hash_algo
` [PATCH 22/31] http: replace sha1_to_hex
` [PATCH 23/31] remote-curl: make hash size independent
` [PATCH 24/31] archive-tar: "
` [PATCH 25/31] archive: convert struct archiver_args to object_id
` [PATCH 26/31] refspec: make hash size independent
` [PATCH 27/31] builtin/difftool: use parse_oid_hex
` [PATCH 28/31] dir: make untracked cache extension hash size independent
` [PATCH 29/31] read-cache: read data in a hash-independent way
` [PATCH 30/31] Git.pm: make hash size independent
` [PATCH 31/31] gitweb: "
[PATCH 0/3] some prune optimizations
2019-02-14 4:38 UTC (4+ 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
What's cooking in git.git (Feb 2019, #03; Wed, 13)
2019-02-14 3:59 UTC (2+ messages)
[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
[PATCH] docs/git-rebase: Remove redundant entry in incompatible options list
2019-02-13 23:44 UTC
[PATCH v3 0/5] blame: add the ability to ignore commits
2019-02-13 23:31 UTC (7+ 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
[PATCH] rebase -x: sanity check command
2019-02-13 23:21 UTC (8+ messages)
` [PATCH v2] "
` [PATCH] rebase: remove the rebase.useBuiltin setting
` [PATCH] rebase: fix regression in rebase.useBuiltin=false test mode
Git-pull Documentation
2019-02-13 22:43 UTC (2+ messages)
[PATCH v5 0/1] config: allow giving separate author and committer
2019-02-13 22:37 UTC (8+ messages)
` [PATCH v6 2/2] config: allow giving separate author and committer idents
GSoC 2019: Git's application submitted
2019-02-13 22:36 UTC (15+ messages)
[PATCH] read-cache.c: index format v5 -- 30% smaller/faster than v4
2019-02-13 22:27 UTC (2+ messages)
[PATCH] tests: avoid syntax triggering old dash bug
2019-02-13 21:48 UTC (4+ messages)
` [PATCH v2] "
[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 (18+ messages)
` [Patch v1 1/3] test-lib-functions.sh: add generate_zero_bytes function
` [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
Git - logo commercial use
2019-02-13 19:44 UTC (2+ messages)
[PATCH] git-submodule.txt: document default behavior
2019-02-13 18:39 UTC (10+ 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
[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
[PATCH v4 00/14] Trace2 tracing facility
2019-02-13 13:15 UTC (4+ messages)
` [PATCH v5 00/15] "
` [PATCH v5 14/15] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
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: "
[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
2019-02-13 10:56 UTC (3+ messages)
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)
[PATCH v1 0/3] Add post-indexchanged hook
2019-02-12 17:39 UTC (4+ messages)
` [PATCH v1 1/3] read-cache: add "
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)
[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
2019-02-12 2:45 UTC (5+ messages)
[PATCH] utf8: handle systems that don't write BOM for UTF-16
2019-02-12 2:43 UTC (7+ messages)
` [PATCH v3] "
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).