git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-05-13 23:16:37 to 2017-05-15 22:41:03 UTC [more...]

[RFC PATCH 00/19] Diff machine: highlight moved lines
 2017-05-15 22:40 UTC  (40+ messages)
` [PATCH 01/19] diff: readability fix
` [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 11/19] submodule.c: convert show_submodule_summary to use emit_line_fmt
` [PATCH 12/19] diff.c: convert emit_binary_diff_body to use emit_line_*
` [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 17/19] diff.c: factor out emit_line_ws for coloring whitespaces
` [PATCH 18/19] diff: buffer all output if asked to
` [PATCH 19/19] diff.c: color moved lines differently

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] "

Git 2.13.0 segfaults on Solaris SPARC due to DC_SHA1=YesPlease being on by default
 2017-05-15 22:09 UTC  (4+ messages)

clone vs submodule operation with HTTP cURL
 2017-05-15 21:38 UTC  (2+ messages)

[PATCH v1 0/5] Fast git status via a file system watcher
 2017-05-15 21:21 UTC  (9+ 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

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 

[PATCH/RFC] The new IncludeIf facility doesn't DWIM when the repo is symlinked
 2017-05-15 19:15 UTC  (3+ messages)
  ` [PATCH] config: match both symlink & realpath versions in IncludeIf.gitdir:*

[PATCH] fixup! log: add exhaustive tests for pattern style options & config
 2017-05-15 19:04 UTC  (7+ messages)

[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] "

git rebase regression: cannot pass a shell expression directly to --exec
 2017-05-15 18:08 UTC 

[PATCH v2 00/29] Easy to review grep & pre-PCRE changes
 2017-05-15 18:07 UTC  (30+ messages)
` [PATCH v2 04/29] log: add exhaustive tests for pattern style options & config
` [PATCH v2 13/29] grep: add tests to fix blind spots with \0 patterns
` [PATCH v2 14/29] perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do
` [PATCH v2 15/29] perf: emit progress output when unpacking & building
` [PATCH v2 16/29] perf: add a performance comparison test of grep -G, -E and -P
` [PATCH v2 17/29] perf: add a performance comparison of fixed-string grep
` [PATCH v2 18/29] grep: catch a missing enum in switch statement
` [PATCH v2 19/29] grep: remove redundant regflags assignment under PCRE
` [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 22/29] grep: change the internal PCRE macro names to be PCRE1
` [PATCH v2 23/29] grep: change internal *pcre* variable & function names to be *pcre1*
` [PATCH v2 24/29] grep: move is_fixed() earlier to avoid forward declaration
` [PATCH v2 25/29] test-lib: add a PTHREADS prerequisite
` [PATCH v2 26/29] pack-objects & index-pack: add test for --threads warning
` [PATCH v2 27/29] pack-objects: fix buggy warning about threads
` [PATCH v2 28/29] grep: given --threads with NO_PTHREADS=YesPlease, warn
` [PATCH v2 29/29] grep: assert that threading is enabled when calling grep_{lock,unlock}

[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/2] Demonstrate and partially work around a gitattributes problem
 2017-05-15 15:24 UTC  (3+ 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

git worktrees must exist even if locked
 2017-05-15 13:58 UTC 

[RFC PATCH 00/10] Add blame to libgit
 2017-05-15 13:52 UTC  (27+ messages)
` [RFC PATCH v2 00/22] "
  ` [RFC PATCH v2 01/22] blame: remove unneeded dependency on blob.h
  ` [RFC PATCH v2 02/22] blame: move textconv_object with related functions
  ` [RFC PATCH v2 03/22] blame: remove unused parameters
  ` [RFC PATCH v2 04/22] blame: move origin and entry structures to header
  ` [RFC PATCH v2 05/22] blame: move scoreboard structure "
  ` [RFC PATCH v2 06/22] blame: move stat counters to scoreboard
  ` [RFC PATCH v2 07/22] blame: move copy/move thresholds "
  ` [RFC PATCH v2 08/22] blame: move contents_from "
  ` [RFC PATCH v2 09/22] blame: move reverse flag "
  ` [RFC PATCH v2 10/22] blame: move show_root "
  ` [RFC PATCH v2 11/22] blame: move xdl_opts flags "
  ` [RFC PATCH v2 12/22] blame: move no_whole_file_rename flag "
  ` [RFC PATCH v2 13/22] blame: make sanity_check use a callback in scoreboard
  ` [RFC PATCH v2 14/22] blame: move progess updates to a scoreboard callback
  ` [RFC PATCH v2 15/22] blame: wrap blame_sort and compare_blame_final
  ` [RFC PATCH v2 16/22] blame: rework methods that determine 'final' commit
  ` [RFC PATCH v2 17/22] blame: move origin-related methods to libgit
  ` [RFC PATCH v2 18/22] blame: move fake-commit-related "
  ` [RFC PATCH v2 19/22] blame: move scoreboard-related "
  ` [RFC PATCH v2 20/22] blame: create scoreboard init function in libgit
  ` [RFC PATCH v2 21/22] blame: create scoreboard setup "
  ` [RFC PATCH v2 22/22] blame: create entry prepend "

[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 

[PATCHv3 0/4] clone: respect configured fetch respecs during initial fetch
 2017-05-15 11:29 UTC  (6+ 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

Draft of Git Rev News edition 27
 2017-05-15  9:42 UTC  (2+ messages)

[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
 2017-05-15  8:42 UTC  (6+ 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 0/3] interpret-trailers + commit -v bugfix
 2017-05-15  4:23 UTC  (14+ messages)
  ` [PATCH] interpret-trailers: obey scissors lines

[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  (12+ messages)
` [PATCH v2 1/7] grep: don't redundantly compile throwaway patterns under threading
` [PATCH v2 2/7] grep: skip pthreads overhead when using one thread
` [PATCH v2 3/7] log: add -P as a synonym for --perl-regexp
` [PATCH v2 4/7] grep: add support for the PCRE v1 JIT API
` [PATCH v2 5/7] grep: un-break building with PCRE < 8.32
` [PATCH v2 6/7] grep: un-break building with PCRE < 8.20
` [PATCH v2 7/7] grep: add support for PCRE v2

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

[PATCH] usage.c: drop set_error_handle()
 2017-05-14  2:12 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).