messages from 2016-05-08 02:25:35 to 2016-05-10 07:09:08 UTC [more...]
[PATCH v6 0/2] Add support for sending additional HTTP headers
2016-05-10 7:08 UTC (23+ messages)
` [PATCH v7 0/3] Add support for sending additional HTTP headers (part 2)
` [PATCH v7 1/3] tests: Adjust the configuration for Apache 2.2
` [PATCH v7 2/3] t5551: make the test for extra HTTP headers more robust
` [PATCH v7 3/3] submodule: pass on http.extraheader config settings
` [PATCH v8 0/3] Add support for sending additional HTTP headers (part 2)
` [PATCH v8 1/3] tests: adjust the configuration for Apache 2.2
` [PATCH v8 2/3] t5551: make the test for extra HTTP headers more robust
` [PATCH v8 3/3] submodule: ensure that -c http.extraheader is heeded
Bug report: 'git commit --dry-run' corner case: returns error ("nothing to commit") when all conflicts resolved to HEAD
2016-05-10 4:51 UTC (3+ messages)
` [PATCH] wt-status.c: set commitable bit if there is a meaningful merge
[PATCH 0/6] modernize t1500
2016-05-10 6:34 UTC (9+ messages)
` [PATCH 1/6] t1500: test_rev_parse: facilitate future test enhancements
` [PATCH 2/6] t1500: reduce dependence upon global state
` [PATCH 3/6] t1500: avoid changing working directory outside of tests
` [PATCH 4/6] t1500: avoid setting configuration options "
` [PATCH 5/6] t1500: avoid setting environment variables "
` [PATCH 6/6] t1500: be considerate to future potential tests
What's cooking in git.git (May 2016, #02; Fri, 6)
2016-05-10 6:27 UTC (4+ messages)
t6392 broken on pu (Mac OS X)
2016-05-10 6:03 UTC (9+ messages)
` [PATCH] t6302: simplify non-gpg cases
` [PATCH v2] "
What's cooking in git.git (May 2016, #03; Mon, 9)
2016-05-10 5:37 UTC (2+ messages)
t6044 broken on pu
2016-05-10 2:41 UTC (18+ messages)
[PATCH v9 00/19] index-helper/watchman
2016-05-09 23:46 UTC (26+ messages)
` [PATCH v9 01/19] read-cache.c: fix constness of verify_hdr()
` [PATCH v9 02/19] read-cache: allow to keep mmap'd memory after reading
` [PATCH v9 03/19] index-helper: new daemon for caching index and related stuff
` [PATCH v9 04/19] index-helper: add --strict
` [PATCH v9 05/19] index-helper: log warnings
` [PATCH v9 06/19] daemonize(): set a flag before exiting the main process
` [PATCH v9 07/19] index-helper: add --detach
` [PATCH v9 08/19] read-cache: add watchman 'WAMA' extension
` [PATCH v9 09/19] watchman: support watchman to reduce index refresh cost
` [PATCH v9 10/19] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v9 11/19] update-index: enable/disable watchman support
` [PATCH v9 12/19] unpack-trees: preserve index extensions
` [PATCH v9 13/19] watchman: add a config option to enable the extension
` [PATCH v9 14/19] index-helper: kill mode
` [PATCH v9 15/19] index-helper: don't run if already running
` [PATCH v9 16/19] index-helper: autorun mode
` [PATCH v9 17/19] index-helper: optionally automatically run
` [PATCH v9 18/19] trace: measure where the time is spent in the index-heavy operations
` [PATCH v9 19/19] untracked-cache: config option
[PATCH v2 00/33] Yet more preparation for reference backends
2016-05-09 22:04 UTC (5+ messages)
t4151 missing quotes
2016-05-09 21:35 UTC (11+ messages)
[PATCH 1/3] git reset --hard gives clean working tree
2016-05-09 20:29 UTC (5+ messages)
` [PATCH v9 1/6] read-cache: factor out get_sha1_from_index() helper
` [PATCH v9 2/6] convert.c: stream and early out
/* compiler workaround */ - what was the issue?
2016-05-09 19:49 UTC (11+ messages)
[PATCH] t6041: do not compress backup tar file
2016-05-09 19:04 UTC (4+ messages)
t5601-clone.sh failures
2016-05-09 18:38 UTC (3+ messages)
` [PATCH v1 1/1] t5601: Remove trailing space in sed expression
deadlock git upload-pack command when GIT_TRACE is enabled
2016-05-09 17:54 UTC (3+ messages)
[PATCH 80/83] run-command: make dup_devnull() non static
2016-05-09 17:40 UTC (13+ messages)
Found possible branch point, then "Use of uninitialized value $u in substitution/concatenation"
2016-05-09 17:35 UTC (4+ messages)
[RFD/PATCH] submodule doc: describe where we can configure them
2016-05-09 17:32 UTC (10+ messages)
` "
[PATCH] mingw: introduce the 'core.hideDotFiles' setting
2016-05-09 17:23 UTC (5+ messages)
` [PATCH v2 0/2] Support marking .git/ (or all files) as hidden on Windows
` [PATCH v2 1/2] mingw: introduce the 'core.hideDotFiles' setting
t6041-bisect-submodule.sh tar -z not portable
2016-05-09 16:58 UTC
[PATCH] Move test-* to t/helper/ subdirectory
2016-05-09 16:03 UTC (11+ messages)
[PATCH v15 1/7] t0040-test-parse-options.sh: fix style issues
2016-05-09 16:01 UTC (11+ messages)
` [PATCH v16 0/7] config commit verbose
[PATCH v3] bisect--helper: convert a function in shell to C
2016-05-09 15:33 UTC (25+ messages)
` [PATCH 0/2] bisect--helper: rewrite of check_term_format()
` [PATCH 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
` [PATCH v5 0/2] bisect--helper: rewrite of check-term-format()
` [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
[PATCH] gitk: Fix missing commits when using -S or -G
2016-05-09 5:33 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/83] libify apply and use lib in am
2016-05-08 20:11 UTC (8+ messages)
` [PATCH 78/83] Move libified code from builtin/apply.c to apply.{c,h}
[PATCH] i18n: remote: add comment for translators
2016-05-08 20:00 UTC
[PATCH v3 0/2] [PATCH v3 0/2] rev-parse: fix some options when executed from subpath of main tree
2016-05-08 18:46 UTC (6+ messages)
` [PATCH v3 1/2] rev-parse tests: add tests executed from a subdirectory
Config for git-blame flags -w, -M, and -C?
2016-05-08 18:39 UTC (3+ messages)
Force-with-lease and new branches
2016-05-08 18:29 UTC (2+ messages)
Draft of Git Rev News edition 15
2016-05-08 12:50 UTC
GSoC Project Selected | Incremental Rewrite of git bisect
2016-05-08 11:27 UTC (2+ messages)
` [GSOC update] Week 1
[PATCH 1/5] git-gui i18n: mark strings for translation
2016-05-08 10:52 UTC (5+ messages)
` [PATCH 2/5] git-gui i18n: internationalize use of colon punctuation
` [PATCH 3/5] git-gui i18n: mark "usage:" strings for translation
` [PATCH 4/5] git-gui: fix incorrect use of Tcl append command
` [PATCH 5/5] git-gui i18n: mark string in lib/error.tcl for translation
[PATCH v8 00/19] index-helper/watchman
2016-05-08 10:06 UTC (4+ messages)
` [PATCH v8 18/19] Add tracing to measure where most of the time is spent
[PATCH v2 00/41] Add and use error_errno() and warning_errno()
2016-05-08 9:48 UTC (43+ messages)
` [PATCH v3 "
` [PATCH v3 01/41] usage.c: move format processing out of die_errno()
` [PATCH v3 02/41] usage.c: add warning_errno() and error_errno()
` [PATCH v3 03/41] bisect.c: use die_errno() and warning_errno()
` [PATCH v3 04/41] builtin/am.c: use error_errno()
` [PATCH v3 05/41] builtin/branch.c: "
` [PATCH v3 06/41] builtin/fetch.c: "
` [PATCH v3 07/41] builtin/help.c: use warning_errno()
` [PATCH v3 08/41] builtin/mailsplit.c: use error_errno()
` [PATCH v3 09/41] builtin/merge-file.c: "
` [PATCH v3 10/41] builtin/pack-objects.c: use die_errno() and warning_errno()
` [PATCH v3 11/41] builtin/rm.c: use warning_errno()
` [PATCH v3 12/41] builtin/update-index.c: prefer "err" to "errno" in process_lstat_error
` [PATCH v3 13/41] builtin/upload-archive.c: use error_errno()
` [PATCH v3 14/41] builtin/worktree.c: "
` [PATCH v3 15/41] check-racy.c: "
` [PATCH v3 16/41] combine-diff.c: "
` [PATCH v3 17/41] compat/win32/syslog.c: use warning_errno()
` [PATCH v3 18/41] config.c: use error_errno()
` [PATCH v3 19/41] connected.c: "
` [PATCH v3 20/41] copy.c: "
` [PATCH v3 21/41] credential-cache--daemon.c: use warning_errno()
` [PATCH v3 22/41] diff-no-index.c: use error_errno()
` [PATCH v3 23/41] editor.c: "
` [PATCH v3 24/41] entry.c: "
` [PATCH v3 25/41] fast-import.c: "
` [PATCH v3 26/41] gpg-interface.c: "
` [PATCH v3 27/41] grep.c: "
` [PATCH v3 28/41] http.c: use error_errno() and warning_errno()
` [PATCH v3 29/41] ident.c: use warning_errno()
` [PATCH v3 30/41] mailmap.c: use error_errno()
` [PATCH v3 31/41] reachable.c: "
` [PATCH v3 32/41] rerere.c: use error_errno() and warning_errno()
` [PATCH v3 33/41] run-command.c: use error_errno()
` [PATCH v3 34/41] sequencer.c: "
` [PATCH v3 35/41] server-info.c: "
` [PATCH v3 36/41] sha1_file.c: use {error,die,warning}_errno()
` [PATCH v3 37/41] transport-helper.c: use error_errno()
` [PATCH v3 38/41] unpack-trees.c: "
` [PATCH v3 39/41] upload-pack.c: "
` [PATCH v3 40/41] vcs-svn: "
` [PATCH v3 41/41] wrapper.c: use warning_errno()
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).