messages from 2016-09-05 21:52:27 to 2016-09-07 23:51:19 UTC [more...]
[PATCH v2 0/2] handle empty spec-compliant remote repos correctly
2016-09-07 23:50 UTC (10+ messages)
` [PATCH "
` [PATCH v2 1/2] tests: move test_lazy_prereq JGIT to test-lib.sh
` [PATCH v2 2/2] connect: advertized capability is not a ref
` [PATCH v3 0/2] handle empty spec-compliant remote repos correctly
[PATCH 0/3] preparatory diff improvements for moved color detection
2016-09-07 23:36 UTC (6+ messages)
` [PATCH 1/3] diff.c: use diff_options directly
` [PATCH 1/2] diff: omit found pointer from emit_callback
` [PATCH 2/3] "
` [PATCH 2/2] diff: remove dead code
` [PATCH 3/3] "
[PATCH v3 0/8] Better heuristics make prettier diffs
2016-09-07 23:25 UTC (4+ messages)
[PATCH v2 00/20] object_id part 5
2016-09-07 23:05 UTC (4+ messages)
[RFC/PATCH 0/2] more patch-id speedups
2016-09-07 22:51 UTC (17+ messages)
` [PATCH 1/2] patch-ids: turn off rename detection
` [PATCH 2/2] patch-ids: skip merge commits
` [RFC/PATCH v2 0/3] patch-id for merges
` [PATCH 1/3] patch-ids: turn off rename detection
` [PATCH 2/3] diff_flush_patch_id: stop returning error result
` [PATCH 3/3] patch-ids: use commit sha1 as patch-id for merge commits
[PATCHv3] diff.c: emit moved lines with a different color
2016-09-07 21:21 UTC (7+ messages)
segfault in http.c when https URL is mistyped
2016-09-07 20:11 UTC (3+ messages)
[PATCH 0/4] test suite: use the GIT_TRACE_CURL environment var
2016-09-07 19:58 UTC (6+ messages)
` [PATCH 3/4] t5550-http-fetch-dumb.sh: "
[PATCH] t6026-merge-attr: wait for process to release trash directory
2016-09-07 19:59 UTC (8+ messages)
` [PATCH v2] t6026-merge-attr: clean up background process at end of test case
[PATCH v14 00/41] libify apply and use lib in am, part 2
2016-09-07 19:51 UTC (4+ messages)
` [PATCH v14 30/41] Move libified code from builtin/apply.c to apply.{c,h}
[PATCH 0/5] handle tag recursion in pack-objects --include-tag
2016-09-07 19:45 UTC (7+ messages)
` [PATCH 4/5] t5305: simplify packname handling
` [PATCH 5/5] pack-objects: walk tag chains for --include-tag
[PATCH v2 00/38] Virtualization of the refs API
2016-09-07 19:20 UTC (5+ messages)
` [PATCH v2 02/38] rename_ref_available(): add docstring
[PATCH] rebase -i: improve advice on bad instruction lines
2016-09-07 18:58 UTC (6+ messages)
` [PATCH v2] "
[PATCHv4] diff.c: emit moved lines with a different color
2016-09-07 18:52 UTC (6+ messages)
[PATCH] t9903: fix broken && chain
2016-09-07 18:35 UTC (3+ messages)
[PATCH 0/3] Fix a segfault caused by regexec() being called on mmap()ed data
2016-09-07 18:31 UTC (18+ messages)
` [PATCH 1/3] Demonstrate a problem: our pickaxe code assumes NUL-terminated buffers
` [PATCH 2/3] diff_populate_filespec: NUL-terminate buffers
` [PATCH 3/3] diff_grep: add assertions verifying that the buffers are NUL-terminated
[PATCH v1 0/2] Use CLOEXEC to avoid fd leaks
2016-09-07 18:23 UTC (13+ messages)
` [PATCH v1 1/2] sha1_file: open window into packfiles with CLOEXEC
` [PATCH v1 2/2] read-cache: make sure file handles are not inherited by child processes
[PATCH v2 0/7] Better heuristics make prettier diffs
2016-09-07 17:58 UTC (5+ messages)
` [PATCH v2 7/7] blame: actually use the diff opts parsed from the command line
[PATCH] stash: allow ref of a stash by index
2016-09-07 17:50 UTC (6+ messages)
[PATCH] compat: move strdup(3) replacement to its own file
2016-09-07 17:44 UTC (4+ messages)
[PATCH 1/6] git-gui: The term unified for remote in Japanese
2016-09-07 17:35 UTC (8+ messages)
` [PATCH v2 1/6] git-gui: consistently use the same word for "remote" "
` [PATCH v2 2/6] git-gui: consistently use the same word for "blame" "
` [PATCH v2 4/6] git-gui: Add Japanese language code
` [PATCH v2 5/6] git-gui: Update Japanese translation
` [PATCH v2 6/6] git-gui: Update Japanese information
Bug? ran into a "fatal" using interactive rebase
2016-09-07 17:02 UTC (3+ messages)
format-patch base-commit: moving to above the patch?
2016-09-07 17:00 UTC (3+ messages)
`make profile-install` fails in 2.9.3
2016-09-07 16:44 UTC (6+ messages)
` [PATCH 0/4] git add --chmod: always change the file
` [PATCH 1/4] add: document the chmod option
[PATCH] xdiff: remove unneeded declarations
2016-09-07 16:40 UTC (3+ messages)
A note from the maintainer
2016-09-07 16:16 UTC (3+ messages)
2.10.0: multiple versionsort.prereleasesuffix buggy?
2016-09-07 15:48 UTC (13+ messages)
` [PATCH 0/5] Fix version sort prerelease reordering bug
` [PATCH 1/5] t7004-tag: delete unnecessary tags with test_when_finished
` [PATCH 2/5] t7004-tag: use test_config helper
` [PATCH 3/5] t7004-tag: add version sort tests to show prerelease reordering issues
` [PATCH 4/5] versioncmp: pass full tagnames to swap_prereleases()
` [PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix
[PATCH 01/13] i18n: apply: mark plural string for translation
2016-09-07 14:49 UTC (14+ messages)
` [PATCH 02/13] i18n: apply: mark error messages "
` [PATCH 03/13] i18n: apply: mark info "
` [PATCH 04/13] i18n: blame: mark error "
` [PATCH 05/13] i18n: branch: mark option description "
` [PATCH 06/13] i18n: config: mark error message "
` [PATCH 07/13] i18n: merge-recursive: mark error messages "
` [PATCH 08/13] i18n: merge-recursive: mark verbose message "
` [PATCH 09/13] i18n: notes: mark error messages "
` [PATCH 10/13] notes: lowercase first word of error messages
` [PATCH 11/13] i18n: receive-pack: mark messages for translation
` [PATCH 12/13] i18n: show-branch: mark error "
` [PATCH 13/13] i18n: update-index: mark warning "
` [PATCH 13/13] i18n: update-index: mark warnings "
Fixup of a fixup not working right
2016-09-07 11:31 UTC (8+ messages)
[PATCH] checkout: swap the order of ambiguity check for :/ syntax
2016-09-07 11:19 UTC (5+ messages)
` [PATCH 0/3] fix checkout ambiguation in subdir
` [PATCH 1/3] checkout: add some spaces between code and comment
` [PATCH 2/3] checkout.txt: document a common case that ignores ambiguation rules
` [PATCH 3/3] checkout: fix ambiguity check in subdir
Why patch is not showed at log?
2016-09-07 10:28 UTC (2+ messages)
[PATCH] Unbreak interactive GPG prompt upon signing
2016-09-07 9:32 UTC (10+ messages)
` [PATCH] gpg-interface: reflect stderr to stderr
How to simulate a real checkout to test a new smudge filter?
2016-09-07 8:52 UTC (4+ messages)
[PATCH] send-email: use sanitized address for cc
2016-09-07 6:57 UTC
[PATCH] sequencer: support folding in rfc2822 footer
2016-09-07 6:38 UTC (5+ messages)
Draft of Git Rev News edition 18
2016-09-07 1:08 UTC (8+ messages)
Your email
2016-09-06 20:52 UTC (2+ messages)
If a branch moves a submodule, "merge --ff[-only]" succeeds while "merge --no-ff" fails with conflicts
2016-09-06 20:02 UTC (4+ messages)
[PATCH] gitweb: use highlight's shebang detection
2016-09-06 19:00 UTC
Git Miniconference at Plumbers
2016-09-06 17:42 UTC
[WIP PATCH v2] diff.c: emit moved lines with a different color
2016-09-06 16:47 UTC (7+ messages)
Windows Git will not start external diff at all
2016-09-06 16:34 UTC (2+ messages)
[PATCH] introduce hex2chr() for converting two hexadecimal digits to a character
2016-09-06 15:48 UTC (3+ messages)
Context Menu is missing
2016-09-06 11:59 UTC (7+ messages)
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).