git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-11 18:35:57 to 2019-02-13 10:10:34 UTC [more...]

[PATCH v6 00/16] sequencer: refactor functions working on a todo_list
 2019-02-13 10:10 UTC  (10+ 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

[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
 2019-02-13 10:08 UTC  (2+ messages)

[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] git-submodule.txt: document default behavior
 2019-02-13  9:55 UTC  (8+ 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

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

How to get next commit that just after a specified commit
 2019-02-13  9:49 UTC  (2+ messages)

[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

Feature request on git log --oneline <revision range> -- <path>
 2019-02-13  4:57 UTC 

[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 00/31] Hash function transition part 16
 2019-02-13  0:30 UTC  (52+ 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 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)

[PATCH v3 0/5] blame: add the ability to ignore commits
 2019-02-12 22:27 UTC  (6+ 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

[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()

GSoC 2019: Git's application submitted
 2019-02-12 22:13 UTC  (13+ messages)

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

[Patch v1 0/3] 2.21.0-rc0 test fixes resulting from use of /dev/zero
 2019-02-12 20:50 UTC  (13+ 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

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

[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  (7+ 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  (7+ messages)

[PATCH] utf8: handle systems that don't write BOM for UTF-16
 2019-02-12  2:43 UTC  (8+ messages)
` [PATCH v3] "
` [PATCH v4] "

Confusion about the PACK format
 2019-02-12  0:41 UTC  (4+ messages)

[Breakage] 2.20.0-rc0 t1404: test_i18ngrep reports 1 instead of 0 on NonStop in one case
 2019-02-12  0:35 UTC  (7+ messages)

[GSoC] Microproject on git-credential-cache
 2019-02-12  0:32 UTC  (6+ messages)

[PATCH] protocol-capabilities.txt: document symref
 2019-02-12  0:07 UTC  (4+ messages)

Fwd: git commit --verbose shows incorrect diff when pre-commit hook is used to modify files
 2019-02-11 23:20 UTC 

[PATCH 0/1] fixup! trace2: collect Windows-specific process information
 2019-02-11 23:19 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] t0028: fix wrong octal values for BOM in setup
 2019-02-11 22:42 UTC  (2+ messages)

git commit --verbose shows incorrect diff when pre-commit hook is used to modify files
 2019-02-11 22:04 UTC  (2+ messages)

[PATCH] git-gui: Implement color configuration
 2019-02-11 21:42 UTC 

[PATCH] sequencer: make sign_off_header a file local symbol
 2019-02-11 21:08 UTC  (2+ messages)

[Fix v1] config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform
 2019-02-11 20:58 UTC  (2+ messages)

[PATCH] Fix typos in translatable strings for v2.21.0
 2019-02-11 20:57 UTC  (5+ messages)

[PATCH 8/8] remote-curl: in v2, fill credentials if needed
 2019-02-11 20:38 UTC  (3+ messages)

Am a newby and I cannot compile git!!!!
 2019-02-11 20:31 UTC  (2+ messages)

[PATCH 0/8] Resend of GIT_TEST_PROTOCOL_VERSION patches
 2019-02-11 20:30 UTC  (5+ messages)
` [PATCH 1/8] tests: define GIT_TEST_PROTOCOL_VERSION
` [PATCH 2/8] tests: always test fetch of unreachable with v0

[PATCH] reflog: specify default pretty format in config
 2019-02-11 19:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 1/1] protocol: advertise multiple supported versions
 2019-02-11 18:53 UTC  (2+ messages)

[PATCH] completion: add more parameter value completion
 2019-02-11 18:52 UTC  (2+ messages)

[PATCH 00/21] nd/diff-parseopt part 2
 2019-02-11 18:35 UTC  (2+ 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).