messages from 2016-05-12 05:33:21 to 2016-05-13 22:33:44 UTC [more...]
git push --quiet option does not seem to work
2016-05-13 22:33 UTC (2+ messages)
What's cooking in git.git (May 2016, #05; Fri, 13)
2016-05-13 22:11 UTC
t3404 static check of bad SHA-1 failure
2016-05-13 22:09 UTC (14+ messages)
` [PATCH 0/6] test -z/-n quoting fix + misc cleanups
` [PATCH 1/6] t/lib-git-svn: drop $remote_git_svn and $git_svn_id
` [PATCH 2/6] t9100,t3419: enclose all test code in single-quotes
` [PATCH 3/6] t9107: use "return 1" instead of "exit 1"
` [PATCH 4/6] t9107: switch inverted single/double quotes in test
` [PATCH 5/6] t9103: modernize test style
` [PATCH 6/6] always quote shell arguments to test -z/-n
[PATCH v10 00/20] index-helper/watchman
2016-05-13 21:16 UTC (27+ messages)
` [PATCH v10 01/20] read-cache.c: fix constness of verify_hdr()
` [PATCH v10 02/20] read-cache: allow to keep mmap'd memory after reading
` [PATCH v10 03/20] pkt-line: add gentle version of packet_write
` [PATCH v10 04/20] index-helper: new daemon for caching index and related stuff
` [PATCH v10 05/20] index-helper: add --strict
` [PATCH v10 06/20] daemonize(): set a flag before exiting the main process
` [PATCH v10 07/20] index-helper: add --detach
` [PATCH v10 08/20] index-helper: log warnings
` [PATCH v10 09/20] read-cache: add watchman 'WAMA' extension
` [PATCH v10 10/20] watchman: support watchman to reduce index refresh cost
` [PATCH v10 11/20] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH] "
` [PATCH v10 ter] "
` [PATCH v10 12/20] update-index: enable/disable watchman support
` [PATCH v10 13/20] unpack-trees: preserve index extensions
` [PATCH v10 14/20] watchman: add a config option to enable the extension
` [PATCH v10 15/20] index-helper: kill mode
` [PATCH v10 16/20] index-helper: don't run if already running
` [PATCH v10 17/20] index-helper: autorun mode
` [PATCH v10 18/20] index-helper: optionally automatically run
` [PATCH v10 19/20] trace: measure where the time is spent in the index-heavy operations
` [PATCH v10 20/20] untracked-cache: config option
[PATCH 0/3] minor fixes to some svn tests
2016-05-13 20:49 UTC (5+ messages)
` [PATCH 1/3] t/lib-git-svn: drop $remote_git_svn and $git_svn_id
` [PATCH 2/3] t9100: enclose all test code in single-quotes
` [PATCH 3/3] t9107: use "return 1" instead of "exit 1"
[PATCH v2] diff: run arguments through precompose_argv
2016-05-13 20:41 UTC (2+ messages)
[PATCH 1/2] bisect--helper: `bisect_log` shell function in C
2016-05-13 20:07 UTC (3+ messages)
` [PATCH 2/2] bisect--helper: `bisect_voc` "
Bug report: Duplicate CRLF rewrite warnings on commit
2016-05-13 19:53 UTC (5+ messages)
[PATCH v2 00/94] libify apply and use lib in am
2016-05-13 19:45 UTC (37+ messages)
` [PATCH v2 01/94] builtin/apply: make gitdiff_verify_name() return void
` [PATCH v2 02/94] builtin/apply: avoid parameter shadowing 'p_value' global
` [PATCH v2 03/94] builtin/apply: avoid parameter shadowing 'linenr' global
` [PATCH v2 05/94] builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
` [PATCH v2 09/94] builtin/apply: move 'state' init into init_apply_state()
` [PATCH v2 10/94] builtin/apply: move 'unidiff_zero' global into 'struct apply_state'
` [PATCH v2 16/94] builtin/apply: move 'update_index' "
` [PATCH v2 18/94] builtin/apply: move 'cached' "
` [PATCH v2 22/94] builtin/apply: move 'threeway' "
` [PATCH v2 33/94] builtin/apply: move 'p_value_known' "
` [PATCH v2 40/94] builtin/apply: move 'ws_error_action' "
` [PATCH v2 48/94] builtin/apply: rename 'prefix_' parameter to 'prefix'
git svn clone cannot go beyond a specific rev on codeplex
2016-05-13 18:28 UTC
gitk bug? Tree view doesn't show all contents in non-top-level directory
2016-05-13 18:17 UTC
Improve initial setup of submodules
2016-05-13 18:13 UTC (2+ messages)
[PATCH v5 0/2] bisect--helper: rewrite of check-term-format()
2016-05-13 18:01 UTC (7+ messages)
` [PATCH v6 0/3] bisect--helper: check_term_format() & write_terms()
` [PATCH v6 2/3] bisect: rewrite `check_term_format` shell function in C
` [PATCH v6 3/3] bisect--helper: `write_terms` "
[PATCH 0/2] Work on t3404 in preparation for rebase--helper
2016-05-13 17:57 UTC (15+ messages)
` [PATCH 2/2] t3404: be resilient against running with the -x flag
` [PATCH] test-lib: set BASH_XTRACEFD automatically
` [PATCH v2] "
` [PATCH v2 0/2] Work on t3404 in preparation for rebase--helper
` [PATCH v2 1/2] t3404: fix typo
` [PATCH v2 2/2] test-lib: set BASH_XTRACEFD automatically
git svn clone cannot go beyond a specific rev on codeplex
2016-05-13 17:21 UTC
[PATCH] git-multimail: update to release 1.3.1
2016-05-13 17:00 UTC
[PATCH v3 05/13] worktree.c: mark current worktree
2016-05-13 16:52 UTC (7+ messages)
` [PATCH 1/5] worktree.c: add find_worktree_by_path()
` [PATCH 2/5] worktree.c: add is_main_worktree()
` [PATCH 3/5] worktree.c: add is_worktree_locked()
Empty config sections are neither deleted nor reused
2016-05-13 16:47 UTC (2+ messages)
[BUG] t9801 and t9803 broken on next
2016-05-13 16:37 UTC (3+ messages)
[PATCH 0/3] Introduce a perf test for interactive rebase
2016-05-13 13:26 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] Add a perf test for rebase -i
` [PATCH v2 2/3] perf: make the tests work in worktrees
` [PATCH v3 0/3] Introduce a perf test for interactive rebase
` [PATCH v3 1/3] perf: let's disable symlinks when they are not available
` [PATCH v3 2/3] perf: make the tests work in worktrees
` [PATCH v3 3/3] Add a perf test for rebase -i
[PATCH v2 00/33] Yet more preparation for reference backends
2016-05-13 12:58 UTC (14+ messages)
` [PATCH v2 29/33] refs: resolve symbolic refs first
` [PATCH v3 "
bug report
2016-05-13 12:05 UTC (9+ messages)
What's cooking in git.git (May 2016, #02; Fri, 6)
2016-05-13 11:52 UTC (4+ messages)
possible problem / bug
2016-05-13 11:39 UTC (2+ messages)
[PATCH] git-gui: Remove ancient Cygwin compatibility code
2016-05-13 11:11 UTC
git svn clone cannot go beyond a specific rev on codeplex
2016-05-13 10:34 UTC (2+ messages)
[PATCH] t6030: explicitly test for bisection cleanup
2016-05-13 10:14 UTC
[PATCH] Documentation: clarify signature verification
2016-05-13 9:51 UTC (2+ messages)
[PATCH] Documentation: clarify signature verification v2
2016-05-13 9:37 UTC (6+ messages)
Urgent
2016-05-13 7:10 UTC
[RFC PATCH 0/4] pathspec labels [WAS: submodule groups]
2016-05-13 6:28 UTC (11+ messages)
` [PATCH 1/4] Documentation: correct typo in example for querying attributes
` [PATCH 2/4] pathspec: move long magic parsing out of prefix_pathspec
` [PATCH 3/4] pathspec: move prefix check out of the inner loop
` [PATCH 4/4] pathspec: record labels
[PATCH v3 1/2] Documentation: fix linkgit references
2016-05-13 6:26 UTC (5+ messages)
` [PATCH v4 0/2] travis-ci: build documentation
` [PATCH v4 2/2] "
[PATCH] Documentation: fix a typo
2016-05-13 0:20 UTC
[PATCH v3 1/7] i18n: index-pack: use plural string instead of normal one
2016-05-12 23:30 UTC (15+ messages)
` [PATCH v4 0/7] i18n miscellaneous updates
` [PATCH v4 1/7] i18n: index-pack: use plural string instead of normal one
` [PATCH v4 2/7] i18n: unpack-trees: mark strings for translation
` [PATCH] i18n: unpack-trees: avoid substituting only a verb in sentences
` [PATCH v4 3/7] i18n: git-parse-remote.sh: mark strings for translation
` [PATCH v4 4/7] i18n: builtin/pull.c: mark placeholders "
` [PATCH v4 5/7] i18n: builtin/pull.c: split strings marked "
` [PATCH v4 6/7] i18n: builtin/rm.c: remove a comma ',' from string
` [PATCH v4 7/7] i18n: builtin/branch.c: mark option for translation
[Bug?] log -p -W showing the whole file for a patch that adds to the end?
2016-05-12 22:12 UTC (3+ messages)
[PATCH] Documentation: correct typo in example
2016-05-12 21:52 UTC (2+ messages)
proposal for extending smudge/clean filters with raw file access
2016-05-12 21:17 UTC (7+ messages)
t0008 test fails with ksh
2016-05-12 18:20 UTC (2+ messages)
[PATCH 0/7] submodule groups
2016-05-12 16:53 UTC (6+ messages)
[PATCH 1/2] am: plug small memory leak when split_mail_stgit_series() fails
2016-05-12 15:59 UTC (6+ messages)
` [PATCH 2/2] am: plug FILE * leak in split_mail_conv()
[PATCH] diff: run arguments through precompose_argv
2016-05-12 15:39 UTC (8+ messages)
Dearest One Please Be Honest,
2016-05-12 9:08 UTC
[PATCH v7 0/3] Add support for sending additional HTTP headers (part 2)
2016-05-12 7:29 UTC (10+ messages)
` [PATCH v8 "
` [PATCH v8 2/3] t5551: make the test for extra HTTP headers more robust
` t5551 hangs ?
[PATCH 00/25] worktree lock, move, remove and unlock
2016-05-12 5:58 UTC (8+ messages)
` [PATCH 24/25] worktree move: accept destination as directory
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).