messages from 2017-05-14 04:02:05 to 2017-05-16 10:03:21 UTC [more...]
[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
2017-05-16 10:02 UTC (11+ messages)
[PATCH/RFC] The new IncludeIf facility doesn't DWIM when the repo is symlinked
2017-05-16 8:28 UTC (5+ messages)
` [PATCH] config: match both symlink & realpath versions in IncludeIf.gitdir:*
` [PATCH v2] "
[PATCH 0/2] Demonstrate and partially work around a gitattributes problem
2017-05-16 8:10 UTC (5+ messages)
` [PATCH 1/2] gitattributes: demonstrate that Git tries to read a bogus file
` [PATCH 2/2] mingw: Suppress warning that <commit>:.gitattributes does not exist
[PATCH v2 0/9] Keep git clean -d from inadvertently removing ignored files
2017-05-16 7:34 UTC (10+ messages)
` [PATCH v3 0/8] Fix clean -d and status --ignored
` [PATCH v3 1/8] t7300: clean -d should skip dirs with ignored files
` [PATCH v3 2/8] t7061: status --ignored should search untracked dirs
` [PATCH v3 3/8] dir: recurse into untracked dirs for ignored files
` [PATCH v3 4/8] dir: hide untracked contents of untracked dirs
` [PATCH v3 5/8] dir: expose cmp_name() and check_contains()
` [PATCH v3 6/8] clean: teach clean -d to skip dirs containing ignored files
` [PATCH v3 7/8] t7300: clean -d now skips untracked "
` [PATCH v3 8/8] t7061: status --ignored now searches untracked dirs
How to force a pull to succeed?
2017-05-16 6:59 UTC (6+ messages)
[PATCH 0/3] interpret-trailers + commit -v bugfix
2017-05-16 6:42 UTC (17+ messages)
` [PATCH] interpret-trailers: obey scissors lines
` [PATCH] interpret-trailers: honor the cut line
[PATCH] fixup! log: add exhaustive tests for pattern style options & config
2017-05-16 6:15 UTC (9+ messages)
Git 2.13.0 segfaults on Solaris SPARC due to DC_SHA1=YesPlease being on by default
2017-05-16 5:43 UTC (5+ messages)
[PATCH v1 0/5] Fast git status via a file system watcher
2017-05-16 5:01 UTC (17+ messages)
` [PATCH v1 1/5] dir: make lookup_untracked() available outside of dir.c
` [PATCH v1 2/5] Teach git to optionally utilize a file system monitor to speed up detecting new or changed files
` [PATCH v1 3/5] fsmonitor: add test cases for fsmonitor extension
` [PATCH v1 4/5] Add documentation for the fsmonitor extension. This includes the core.fsmonitor setting, the query-fsmonitor hook, and the fsmonitor index extension
` [PATCH v1 5/5] Add a sample query-fsmonitor hook script that integrates with the cross platform Watchman file watching service
What's cooking in git.git (May 2017, #05; Tue, 16)
2017-05-16 4:47 UTC
[PATCH v2 0/4] Port git-add--interactive.perl:status_cmd to C
2017-05-16 4:39 UTC (6+ messages)
` [PATCH v2 1/4] diff: export diffstat interface
` [PATCH v2 2/4] add--helper: create builtin helper for interactive add
` [PATCH v2 3/4] add--helper: implement interactive status command
` [PATCH v2 4/4] add--interactive: use add-interactive--helper for status_cmd
[RFC PATCH 00/19] Diff machine: highlight moved lines
2017-05-16 4:34 UTC (43+ messages)
` [PATCH 02/19] diff: move line ending check into emit_hunk_header
` [PATCH 03/19] diff.c: drop 'nofirst' from emit_line_0
` [PATCH 04/19] diff.c: factor out diff_flush_patch_all_file_pairs
` [PATCH 05/19] diff.c: emit_line_0 can handle no color setting
` [PATCH 06/19] diff: add emit_line_fmt
` [PATCH 07/19] diff.c: convert fn_out_consume to use emit_line_*
` [PATCH 08/19] diff.c: convert builtin_diff "
` [PATCH 09/19] diff.c: convert emit_rewrite_diff "
` [PATCH 10/19] diff.c: convert emit_rewrite_lines "
` [PATCH 12/19] diff.c: convert emit_binary_diff_body "
` [PATCH 13/19] diff.c: convert show_stats "
` [PATCH 14/19] diff.c: convert word diffing "
` [PATCH 15/19] diff.c: convert diff_flush "
` [PATCH 16/19] diff.c: convert diff_summary "
` [PATCH 18/19] diff: buffer all output if asked to
` [PATCH 19/19] diff.c: color moved lines differently
git rebase regression: cannot pass a shell expression directly to --exec
2017-05-16 4:08 UTC (6+ messages)
Implementation of sorted hashmap iteration
2017-05-16 4:04 UTC
[RFC PATCH 00/10] Add blame to libgit
2017-05-16 3:21 UTC (9+ messages)
` [RFC PATCH v2 00/22] "
` [RFC PATCH v2 04/22] blame: move origin and entry structures to header
[PATCH] usage: fix a sparse 'redeclared with different type' error
2017-05-16 3:02 UTC (2+ messages)
[PATCH v2 00/29] Easy to review grep & pre-PCRE changes
2017-05-16 0:50 UTC (18+ messages)
` [PATCH v2 04/29] log: add exhaustive tests for pattern style options & config
` [PATCH v2 18/29] grep: catch a missing enum in switch statement
` [PATCH v2 20/29] grep: remove redundant `regflags &= ~REG_EXTENDED` assignments
` [PATCH v2 21/29] grep: factor test for \0 in grep patterns into a function
` [PATCH v2 27/29] pack-objects: fix buggy warning about threads
[PATCHv3 0/4] clone: respect configured fetch respecs during initial fetch
2017-05-15 23:10 UTC (9+ messages)
` [PATCHv3 1/4] clone: respect additional configured fetch refspecs "
` [PATCHv3 2/4] Documentation/clone: document ignored configuration variables
` [PATCHv3 3/4] remote: drop free_refspecs() function
` [PATCHv3 4/4] clone: use free_refspec() to free refspec list
[PATCH] pull: optionally rebase submodules
2017-05-15 23:09 UTC (3+ messages)
git worktrees must exist even if locked
2017-05-15 22:43 UTC (2+ messages)
t5400 failure on Windows
2017-05-15 22:24 UTC (2+ messages)
[PATCH] fetch-pack: always allow fetching of literal SHA1s
2017-05-15 22:10 UTC (7+ messages)
` [PATCH v6] "
` [PATCH v7] "
clone vs submodule operation with HTTP cURL
2017-05-15 21:38 UTC (2+ messages)
Is it possible to use new conditional includes outside of git dir?
2017-05-15 21:00 UTC (2+ messages)
Git just passed Subversion on openhub.net
2017-05-15 20:46 UTC (2+ messages)
[GSoC] Update: Week 0 (Community Bonding Period)
2017-05-15 20:26 UTC
[GSoC][RFC/PATCH v2] submodule: port subcommand foreach from shell to C
2017-05-15 18:34 UTC (5+ messages)
` [GSoC][RFC/PATCH v3 1/2] t7407: test "submodule foreach --recursive" from subdirectory added
` [GSoC][RFC/PATCH v3 2/2] submodule: port subcommand foreach from shell to C
[RFC] send-email: support validate hook
2017-05-15 18:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] builtin/log: honor log.decorate
2017-05-15 16:26 UTC (5+ messages)
` [PATCH v3] "
[PATCH] tag: duplicate mention of --contains should mention --no-contains
2017-05-15 15:47 UTC (4+ messages)
[PATCH 0/5] p0004: support being called by t/perf/run
2017-05-15 13:14 UTC (2+ messages)
[PATCH 0/7] Update the compat/regex engine from upstream
2017-05-15 12:51 UTC (9+ messages)
` [PATCH 1/7] compat/regex: add a README with a maintenance guide
git-send-email smtpEncryption option is case sensitive (silently fails if "TLS" is specified)
2017-05-15 12:02 UTC
Draft of Git Rev News edition 27
2017-05-15 9:42 UTC (2+ messages)
[PATCH 0/3] cleanups on top of sg/clone-refspec-from-command-line-config
2017-05-15 7:50 UTC (4+ messages)
` [PATCH 1/3] clone: factor out refspec parsing
` [PATCH 2/3] remote: drop free_refspecs() function
` [PATCH 3/3] clone: use free_refspec() to free refspec list
[PATCH v7 00/10] refactor the filter process code into a reusable module
2017-05-15 4:02 UTC (4+ messages)
` [PATCH v7 04/10] convert: move packet_write_line() into pkt-line as packet_writel()
[PATCH v4] send-email: --batch-size to work around some SMTP server limit
2017-05-15 3:59 UTC (2+ messages)
[Git 2.13.0] BUG: setup_git_env called without repository
2017-05-15 3:18 UTC (6+ messages)
` [PATCH] config: complain about --local outside of a git repo
[PATCH v2 0/7] PCRE v2, PCRE v1 JIT, log -P & fixes
2017-05-15 2:43 UTC (6+ messages)
` [PATCH v2 4/7] grep: add support for the PCRE v1 JIT API
[PATCH 0/3] BUG() and "config --local" outside of repo
2017-05-15 2:28 UTC (4+ messages)
` [PATCH 1/3] usage.c: add BUG() function
[PATCH 1/4] usability: don't ask questions if no reply is required
2017-05-15 2:18 UTC (5+ messages)
` [PATCH v4 1/3] "
[PATCH] compat/regex: fix compilation on Windows
2017-05-15 1:39 UTC (3+ messages)
[PATCH 00/29] Easy to review grep & pre-PCRE changes
2017-05-15 1:29 UTC (5+ messages)
` [PATCH 11/29] grep: add a test helper function for less verbose -f \0 tests
Cant clone/pull/fetch because of "Unable to create temporary file '$HOME/Dev/linux-stable/.git/objects/pack/tmp_pack_'
2017-05-14 22:28 UTC
checkout -b remotes/origin/<branch> should not work
2017-05-14 8:00 UTC (3+ 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).