messages from 2015-08-05 17:03:49 to 2015-08-10 09:37:22 UTC [more...]
[PATCH 0/17] removing questionable uses of git_path
2015-08-10 9:37 UTC (14+ messages)
` [PATCH 01/17] cache.h: clarify documentation for git_path, et al
` [PATCH 02/17] cache.h: complete set of git_path_submodule helpers
` [PATCH 03/17] t5700: modernize style
` [PATCH 04/17] add_to_alternates_file: don't add duplicate entries
` [PATCH 05/17] remove hold_lock_file_for_append
` [PATCH 06/17] prefer git_pathdup to git_path in some possibly-dangerous cases
` [PATCH 07/17] prefer mkpathdup to mkpath in assignments
` [PATCH 08/17] remote.c: drop extraneous local variable from migrate_file
` [PATCH 09/17] refs.c: remove extra git_path calls from read_loose_refs
` [PATCH 10/17] path.c: drop git_path_submodule
` [PATCH 11/17] refs.c: simplify strbufs in reflog setup and writing
` [PATCH 12/17] refs.c: avoid repeated git_path calls in rename_tmp_log
` [PATCH 13/17] refs.c: avoid git_path assignment in lock_ref_sha1_basic
git blame breaking on repository with CRLF files
2015-08-10 8:36 UTC (4+ messages)
"git pull --rebase" fails if pager.pull is true, after producing a colorized diff it cannot apply
2015-08-10 5:23 UTC (5+ messages)
` [PATCH 1/2] pager_in_use: use git_env_bool
` [PATCH 2/2] pager_in_use: make sure output is still going to pager
[PATCH 00/14] Introduce a tempfile module
2015-08-10 3:40 UTC (7+ messages)
` [PATCH 06/14] tempfile: add several functions for creating temporary files
` [PATCH 07/14] register_tempfile(): new function to handle an existing temporary file
Fetch and refs/remotes/<refname>/HEAD
2015-08-09 23:23 UTC (2+ messages)
[PATCH v2] send-email: provide whitelist of SMTP AUTH mechanisms
2015-08-09 18:13 UTC (6+ messages)
[PATCH] config.mak.uname: Cygwin: Use renames for creation
2015-08-09 17:05 UTC (6+ messages)
An option to sign the push by default
2015-08-09 16:57 UTC
[PATCH v10 00/13] port tag.c to use ref-filter APIs
2015-08-09 14:32 UTC (15+ messages)
` [PATCH v10 01/13] ref-filter: move `struct atom_value` to ref-filter.c
` [PATCH v10 02/13] ref-filter: print output to strbuf for formatting
` [PATCH v10 03/13] ref-filter: introduce ref_formatting_state
` [PATCH v10 04/13] utf8: add function to align a string into given strbuf
` [PATCH v10 05/13] ref-filter: implement an `align` atom
` [PATCH v10 06/13] ref-filter: add option to filter only tags
` [PATCH v10 07/13] ref-filter: support printing N lines from tag annotation
` [PATCH v10 08/13] ref-filter: add support to sort by version
` [PATCH v10 09/13] ref-filter: add option to match literal pattern
` [PATCH v10 10/13] tag.c: use 'ref-filter' data structures
` [PATCH v10 11/13] tag.c: use 'ref-filter' APIs
` [PATCH v10 12/13] tag.c: implement '--format' option
` [PATCH v10 13/13] tag.c: implement '--merged' and '--no-merged' options
[PATCH v9 03/11] ref-filter: implement an `align` atom
2015-08-09 12:54 UTC (13+ messages)
[PATCH v2] worktree: list operation
2015-08-09 7:45 UTC (4+ messages)
[PATCH v5 1/2] worktrees: add find_shared_symref
2015-08-09 2:56 UTC (3+ messages)
[PATCH] worktree: list operation
2015-08-09 0:12 UTC (3+ messages)
[PATCH] clone: fix repo name when cloning a server's root
2015-08-08 17:37 UTC (16+ messages)
` [PATCH v3 0/6] "
` [PATCH v4 0/3] "
` [PATCH v4 1/3] clone: do not include authentication data in guessed dir
` [PATCH v4 3/3] clone: abort if no dir name could be guessed
wishlist: make it possible to amend commit messages after push to remote
2015-08-08 9:24 UTC (9+ messages)
[PATCH] sha1_file.c: rename move_temp_to_file() to finalize_temp_file()
2015-08-08 9:12 UTC (2+ messages)
resolving a (possibly remote) branch HEAD to a hash
2015-08-08 7:05 UTC (3+ messages)
Error when cloning with weird local directory
2015-08-08 6:26 UTC (5+ messages)
[PATCH 1/4] submodule: implement `module_list` as a builtin helper
2015-08-08 6:20 UTC (23+ messages)
` [PATCH 2/4] submodule: implement `module_name` "
` [PATCH] "
[gitk] display error for angle brackets in diff
2015-08-08 5:33 UTC
Question: .idx without .pack causes performance issues?
2015-08-07 22:27 UTC (9+ messages)
What's cooking in git.git
2015-08-07 18:47 UTC (10+ messages)
` [PATCH 0/2] ./t5512-*.sh -x complaints
` [PATCH 1/2] test-lib: turn off "-x" tracing during chain-lint check
` [PATCH 2/2] test-lib: disable trace when test is not verbose
feature request: better support for typos
2015-08-07 18:12 UTC
[PATCH v9 0/11] Port tag.c over to use ref-filter APIs
2015-08-07 17:50 UTC (12+ messages)
` [PATCH v9 01/11] ref-filter: print output to strbuf for formatting
` [PATCH v9 02/11] ref-filter: introduce ref_formatting_state
[PATCH v2] untracked-cache: fix subdirectory handling
2015-08-07 17:17 UTC
[PATCH 0/10] Port branch.c to ref-filter
2015-08-07 15:22 UTC (4+ messages)
Windows 7 - long/short and upper/lower filename
2015-08-07 14:03 UTC (2+ messages)
[PATCH] am: let command-line options override saved options
2015-08-07 9:29 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] test_terminal: redirect child process' stdin to a pty
` [PATCH v2 3/3] am: let --signoff override --no-signoff
[PATCH] git-am: add am.threeWay config variable
2015-08-07 9:18 UTC (2+ messages)
Inconsistent results obtained regarding how git decides what commits modifies a given path
2015-08-07 8:44 UTC (2+ messages)
Draft of Git Rev News edition 6
2015-08-07 0:03 UTC (6+ messages)
[PATCH v3 0/4] notes: add support for notes.merge option
2015-08-06 22:37 UTC (6+ messages)
` [PATCH v3 3/4] notes: add notes.merge option to select default strategy
` [PATCH RFC 4/4] notes: add per-ref configuration of merge strategy
[PATCH] builtin/mv: Get rid of the last caller of get_pathspec
2015-08-06 20:59 UTC (8+ messages)
` [PATCH 0/2] Remove get_pathspec finally
` [PATCH 1/2] builtin/mv: remove get_pathspec()
` [PATCH 2/2] pathspec: remove deprecated get_pathspec
[RFC/PATCH 0/4] parallel fetch for submodules
2015-08-06 20:44 UTC (11+ messages)
` [PATCH 1/4] submodule: implement `module_name` as a builtin helper
` [RFC PATCH 2/4] Add a workdispatcher to get work done in parallel
` [PATCH 3/4] argv_array: add argv_array_copy
` [RFC PATCH 4/4] submodule: add infrastructure to fetch submodules in parallel
fetching from an hg remote fails with bare git repositories
2015-08-06 18:21 UTC (5+ messages)
[RFC/PATCH] contrib: teach completion about git-worktree options and arguments
2015-08-06 16:29 UTC (2+ messages)
[PATCH] sha1_file.c: fix a declaration-after-statement
2015-08-06 10:08 UTC (2+ messages)
[PATCH/RFC] gitweb: Don't pass --full-history to git-log(1)
2015-08-06 7:41 UTC (5+ messages)
[bug report] Signing your work: GnuPG signing failed (gpg version 2.1)
2015-08-05 22:55 UTC (2+ messages)
[ANNOUNCE] Git Rev News edition 6
2015-08-05 21:45 UTC
[PATCH] add ls-remote --get-push-url option
2015-08-05 21:39 UTC (5+ messages)
` [PATCH v3] remote: add get-url subcommand
[PATCH v2] clone: Simplify string handling in guess_dir_name()
2015-08-05 21:04 UTC (8+ messages)
` [PATCH v4] clone: simplify "
` [PATCH 0/2] fix clone guess_dir_name regression in v2.4.8
Missing pages Git Book (Kindle - HTC M8)
2015-08-05 20:16 UTC
(unknown)
2015-08-05 19:48 UTC (4+ messages)
` Which branch(es) contain certain commits? (was Re: (unknown))
Error pushing new branch: value too great for base (error token is
2015-08-05 17:53 UTC (2+ 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).