messages from 2015-08-10 09:37:37 to 2015-08-12 16:57:34 UTC [more...]
[PATCH v10 00/13] port tag.c to use ref-filter APIs
2015-08-12 16:56 UTC (18+ messages)
` [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 v2 00/16] Introduce a tempfile module
2015-08-12 16:41 UTC (28+ messages)
` [PATCH v2 01/16] Move lockfile documentation to lockfile.h and lockfile.c
` [PATCH v2 02/16] create_bundle(): duplicate file descriptor to avoid closing it twice
` [PATCH v2 03/16] lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()
` [PATCH v2 04/16] lockfile: add accessor get_lock_file_path()
` [PATCH v2 05/16] commit_lock_file(): use get_locked_file_path()
` [PATCH v2 06/16] tempfile: a new module for handling temporary files
` [PATCH v2 07/16] prepare_tempfile_object(): new function, extracted from create_tempfile()
` [PATCH v2 08/16] tempfile: add several functions for creating temporary files
` [PATCH v2 09/16] register_tempfile(): new function to handle an existing temporary file
` [PATCH v2 10/16] write_shared_index(): use tempfile module
` [PATCH v2 11/16] setup_temporary_shallow(): "
` [PATCH v2 12/16] diff: "
` [PATCH v2 13/16] lock_repo_for_gc(): compute the path to "gc.pid" only once
` [PATCH v2 14/16] gc: use tempfile module to handle gc.pid file
` [PATCH v2 15/16] credential-cache--daemon: delete socket from main()
` [PATCH v2 16/16] credential-cache--daemon: use tempfile module
[PATCH nd/dwim-wildcards-as-pathspecs] t2019: skip test requiring '*' in a file name non Windows
2015-08-12 16:28 UTC (3+ messages)
proper remote ref namespaces
2015-08-12 16:10 UTC (3+ messages)
pack negotiation algorithm between 2 share-nothing repos
2015-08-12 15:55 UTC (2+ messages)
[PATCH v2] http: add support for specifying the SSL version
2015-08-12 15:16 UTC (2+ messages)
Git stash behavior
2015-08-12 14:57 UTC
[PATCH] http: add support for specifying the SSL version
2015-08-12 14:10 UTC (3+ messages)
[PATCH bc/connect-plink] t5601-clone: remove broken and pointless check for plink.exe
2015-08-12 11:58 UTC (7+ messages)
` [msysGit] "
` [msysGit] "
[PATCH] am: let command-line options override saved options
2015-08-12 4:16 UTC (9+ 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
Fwd: Re: [PATCH v5 3/5] clone: do not include authentication data in guessed dir
2015-08-12 4:15 UTC
[PATCH v4 0/4] add notes strategy configuration options
2015-08-12 2:26 UTC (11+ messages)
` [PATCH v4 1/4] notes: document cat_sort_uniq rewriteMode
` [PATCH v4 2/4] notes: add tests for --commit/--abort/--strategy exclusivity
` [PATCH v4 3/4] notes: add notes.merge option to select default strategy
` [PATCH v4 4/4] notes: teach git-notes about notes.<ref>.merge option
[PATCH v2] send-email: provide whitelist of SMTP AUTH mechanisms
2015-08-12 0:01 UTC (8+ messages)
` [PATCH v3] "
[PATCH v5 1/5] refs: introduce pseudoref and per-worktree ref concepts
2015-08-11 22:53 UTC (10+ messages)
` [PATCH v5 2/5] refs: add ref_type function
` [PATCH v5 3/5] pseudorefs: create and use pseudoref update and delete functions
[PATCH v2 1/2] refs: refs/worktree/* become per-worktree
2015-08-11 22:26 UTC (6+ messages)
` [PATCH v2 2/2] bisect: make bisection refs per-worktree
` Re* [PATCH v2 1/2] refs: refs/worktree/* become per-worktree
[PATCH ee/clean-remove-dirs] t7300-clean: require POSIXPERM for chmod 0 test
2015-08-11 22:17 UTC (2+ messages)
[PATCH] revisions --stdin: accept CRLF line terminators
2015-08-11 22:14 UTC (3+ messages)
[PATCH v4] gitk: Add a "Copy commit summary" command
2015-08-11 21:00 UTC (2+ messages)
` [PATCH] gitk: adjust the menu line numbers to compensate for the new entry
config options for automatic signed tags and signed pushes
2015-08-11 19:06 UTC
[PATCH] usage: try harder to format very long error messages
2015-08-11 18:13 UTC (7+ messages)
` [PATCH 1/2] vreportf: report to arbitrary filehandles
` [PATCH 2/2] vreportf: avoid intermediate buffer
[PATCH 0/10] Port branch.c to ref-filter
2015-08-11 17:33 UTC (12+ messages)
` [PATCH 01/10] ref-filter: add option to filter only branches
` [PATCH 02/10] branch: refactor width computation
` [PATCH 03/10] branch: bump get_head_description() to the top
` [PATCH 04/10] branch: roll show_detached HEAD into regular ref_list
[PATCH v3] worktree: add 'list' command
2015-08-11 15:46 UTC (8+ messages)
[PATCH v6 1/2] worktrees: add find_shared_symref
2015-08-11 13:56 UTC (6+ messages)
` [PATCH v6 2/2] notes: handle multiple worktrees
Merging after directory got turned into submodule
2015-08-11 13:25 UTC (2+ messages)
Question
2015-08-11 13:30 UTC (2+ messages)
[bug] git-svn segmentation fault
2015-08-11 11:56 UTC
bug: git-archive does not use the zip64 extension for archives with more than 16k entries
2015-08-11 10:40 UTC
[PATCH] config.mak.uname: Cygwin: Use renames for creation
2015-08-11 10:05 UTC (8+ messages)
[PATCH 0/17] removing questionable uses of git_path
2015-08-11 9:54 UTC (24+ messages)
` [PATCH 04/17] add_to_alternates_file: don't add duplicate entries
` [PATCH 05/17] remove hold_lock_file_for_append
` [PATCH 10/17] path.c: drop git_path_submodule
` [PATCH 11/17] refs.c: simplify strbufs in reflog setup and writing
` [PATCH 14/17] refs.c: remove_empty_directories can take a strbuf
` [PATCH 15/17] find_hook: keep our own static buffer
` [PATCH 16/17] get_repo_path: refactor path-allocation
` [PATCH 17/17] memoize common git-path "constant" files
"git pull --rebase" fails if pager.pull is true, after producing a colorized diff it cannot apply
2015-08-11 7:48 UTC (5+ messages)
` [PATCH 2/2] pager_in_use: make sure output is still going to pager
Error pushing new branch: value too great for base (error token is
2015-08-11 6:30 UTC (6+ messages)
git blame breaking on repository with CRLF files
2015-08-10 23:54 UTC (7+ messages)
[PATCH v5 0/4] submodule config lookup API
2015-08-10 19:23 UTC (3+ messages)
Re
2015-08-10 19:15 UTC
resolving a (possibly remote) branch HEAD to a hash
2015-08-10 18:41 UTC (4+ messages)
Error when cloning with weird local directory
2015-08-10 18:16 UTC (6+ messages)
[PATCH] clone: fix repo name when cloning a server's root
2015-08-10 18:07 UTC (8+ messages)
` [PATCH v5 0/5] Improve guessing of repository names
` [PATCH v5 1/5] clone: add tests for output directory
` [PATCH v5 2/5] clone: use computed length in guess_dir_name
` [PATCH v5 3/5] clone: do not include authentication data in guessed dir
` [PATCH v5 4/5] clone: do not use port number as dir name
` [PATCH v5 5/5] clone: abort if no dir name could be guessed
[PATCH v6] notes: handle multiple worktrees
2015-08-10 17:48 UTC (2+ messages)
[PATCH] sha1_file.c: rename move_temp_to_file() to finalize_temp_file()
2015-08-10 17:32 UTC (3+ messages)
[PATCHv3 0/2] 'git config --names-only' to help the completion script
2015-08-10 17:18 UTC (6+ messages)
` [PATCHv3 1/2] config: add '--names-only' option to list only variable names
` [PATCHv3 2/2] completion: list variable names reliably with 'git config --names-only'
File Hash for Windows executable
2015-08-10 17:15 UTC (3+ messages)
[PATCH 2/4] submodule: implement `module_name` as a builtin helper
2015-08-10 17:03 UTC (12+ messages)
` [PATCH] "
Feature: git stash pop --always-drop
2015-08-10 15:16 UTC (9+ messages)
Bug report Windows 10
2015-08-10 13:05 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).