messages from 2018-01-12 04:11:23 to 2018-01-17 01:32:58 UTC [more...]
[PATCH] run-command.c: print env vars when GIT_TRACE is set
2018-01-17 1:32 UTC (53+ messages)
` [PATCH v2] "
` [PATCH v3 0/4] "
` [PATCH v3 1/4] trace.c: introduce trace_run_command()
` [PATCH v3 2/4] trace.c: print program 'git' when child_process.git_cmd is set
` [PATCH v3 3/4] trace.c: print env vars in trace_run_command()
` [PATCH v3 4/4] trace.c: be smart about what env to print "
` [PATCH 5/4] sq_quote_argv: drop maxlen parameter
` [PATCH 6/4] trace: avoid unnecessary quoting
` [PATCH v4 0/7] Trace env variables in run_command()
` [PATCH v4 1/7] sq_quote_argv: drop maxlen parameter
` [PATCH v4 2/7] trace: avoid unnecessary quoting
` [PATCH v4 3/7] trace.c: move strbuf_release() out of print_trace_line()
` [PATCH v4 4/7] trace.c: introduce trace_run_command()
` [PATCH v4 5/7] trace.c: print program 'git' when child_process.git_cmd is set
` [PATCH v4 6/7] trace.c: print env vars in trace_run_command()
` [PATCH v4 7/7] trace.c: print new cwd "
` [PATCH v5 0/7] Trace env variables in run_command()
` [PATCH v5 1/7] sq_quote_argv: drop maxlen parameter
` [PATCH v5 2/7] trace: avoid unnecessary quoting
` [PATCH v5 3/7] trace.c: move strbuf_release() out of print_trace_line()
` [PATCH v5 4/7] trace.c: introduce trace_run_command()
` [PATCH v5 5/7] trace.c: print program 'git' when child_process.git_cmd is set
` [PATCH v5 6/7] trace.c: print env vars in trace_run_command()
` [PATCH v5 7/7] trace.c: print new cwd "
[PATCH] diff.c: flush stdout before printing rename warnings
2018-01-17 1:04 UTC (3+ messages)
[PATCH/RFC 0/2] Automate updating git-completion.bash a bit
2018-01-17 0:51 UTC (8+ messages)
` [PATCH 1/2] parse-options: support --git-completion-helper
` [PATCH 2/2] git-completion: use --git-completion-helper
[PATCH] Add shell completion for git remote rm
2018-01-17 0:44 UTC (10+ messages)
[PATCH v2 0/3] fixes for split index mode
2018-01-17 0:32 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] read-cache: fix reading the shared index for other repos
` [PATCH v3 4/3] read-cache: don't try to write index if we can't write shared index
` [PATCH 1/3] read-cache.c: change type of "temp" in write_shared_index()
` [PATCH 2/3] read-cache.c: move tempfile creation/cleanup out of write_shared_index
` [PATCH 3/3] read-cache: don't write index twice if we can't write shared index
[PATCH] Removed unnecessary void* from hashmap.h that caused compile warnings
2018-01-16 22:28 UTC (5+ messages)
GSoC 2018 Org applications. Deadline = January 23, 2018 at 18:00 (CET)
2018-01-16 20:08 UTC (4+ messages)
[PATCH v2 0/2] Doc/submodules: a few updates
2018-01-16 20:03 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] Doc/gitsubmodules: make some changes to improve readability and syntax
` [PATCH v3 2/2] Doc/git-submodule: improve readability and grammar of a sentence
[PATCH] packed_ref_cache: don't use mmap() for small files
2018-01-16 19:38 UTC (11+ messages)
` [PATCH v2] "
` [PATCH 0/3] Supplements to "packed_ref_cache: don't use mmap() for small files"
` [PATCH 1/3] SQUASH? Mention that `snapshot::buf` can be NULL for empty files
` [PATCH 2/3] create_snapshot(): exit early if the file was empty
` [PATCH 3/3] find_reference_location(): don't invoke if `snapshot->buf` is NULL
` [PATCH v3] packed_ref_cache: don't use mmap() for small files
[PATCH v2 0/2] Incremental rewrite of git-submodules
2018-01-16 19:32 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] submodule: port submodule subcommand 'sync' from shell to C
` [PATCH v3 2/2] submodule: port submodule subcommand 'deinit' "
[PATCH 00/26] protocol version 2
2018-01-16 19:23 UTC (4+ messages)
` [PATCH 12/26] ls-refs: introduce ls-refs server command
[PATCH] sha1_file: remove static strbuf from sha1_file_name()
2018-01-16 19:00 UTC (4+ messages)
Git uses wrong subkey for signing commits with GPG key
2018-01-16 18:23 UTC (5+ messages)
[ANNOUNCE] Git v2.16.0-rc2 - breakages in t1308 and 1404
2018-01-16 18:19 UTC (6+ messages)
[PATCH] describe: use strbuf_add_unique_abbrev() for adding short hashes
2018-01-16 17:11 UTC (3+ messages)
[BUG] git remote prune removes local tags, depending on fetch config
2018-01-16 11:48 UTC (5+ messages)
[PATCH 01/20] cat-file: split expand_atom into 2 functions
2018-01-16 9:45 UTC (14+ messages)
` [PATCH v2 01/18] "
` [PATCH v2 03/18] ref-filter: make valid_atom as function parameter
` [PATCH v2 02/18] cat-file: reuse struct ref_format
` [PATCH v2 04/18] cat-file: move struct expand_data into ref-filter
[PATCH 00/40] Promisor remotes and external ODB support
2018-01-16 7:23 UTC (10+ messages)
` [PATCH 01/40] Add initial external odb support
` [PATCH 10/40] external-odb: implement external_odb_get_direct
` [PATCH 14/40] sha1_file: prepare for external odbs
[BUG] test_must_fail: does not correctly detect failures - Was Git 2.16.0-rc2 Test Summary on NonStop
2018-01-16 3:31 UTC (9+ messages)
[PATCH] mru: Replace mru.[ch] with list.h implementation
2018-01-16 1:46 UTC
[GIT PULL] l10n updates for 2.16.0 round 2
2018-01-15 21:29 UTC
[PATCH 0/1] Marked end user messages for translation
2018-01-15 10:21 UTC (6+ messages)
` [PATCH 1/1] Mark messages for translations
Draft of Git Rev News edition 35
2018-01-15 7:31 UTC
[PATCH] l10n: de.po: translate 72 new messages
2018-01-14 20:08 UTC (4+ messages)
` [PATCH v2] "
[PATCH] Remoted unnecessary void* from hashmap.h that caused compile warnings
2018-01-14 18:20 UTC (3+ messages)
[PATCH] travis-ci: build Git during the 'script' phase
2018-01-14 11:10 UTC (10+ messages)
[PATCH/RFC] diff: add --compact-summary option to complement --stat
2018-01-14 10:24 UTC (4+ messages)
[PATCH] Fixed pervasive enumeration warning in convert.h
2018-01-13 22:49 UTC (6+ messages)
` unused variable in hashmap.h [was: Re: [PATCH] Fixed pervasive enumeration warning in convert.h.]
` [PATCH v1 1/1] convert_to_git(): safe_crlf/checksafe becomes int conv_flags
Git 2.16.0-rc2 Test Summary on NonStop
2018-01-13 19:30 UTC (2+ messages)
[ANNOUNCE] Git v2.16.0-rc2
2018-01-13 18:34 UTC (2+ messages)
` Git for Windows v2.16.0-rc2, was "
[PATCH/RFC] add--interactive: ignore all internal submodule changes
2018-01-13 12:10 UTC (2+ messages)
` [PATCH v2] add--interactive: ignore submodule changes except HEAD
git gc --auto yelling at users where a repo legitimately has >6700 loose objects
2018-01-13 10:07 UTC (8+ messages)
[PATCH 0/4] Speed up git tag --contains
2018-01-12 18:56 UTC (3+ messages)
[BUG] Weird breakages in t1450 #2 on NonStop
2018-01-12 15:47 UTC (4+ messages)
[PATCH] revision: introduce prepare_revision_walk_extended()
2018-01-12 15:23 UTC (10+ messages)
` [PATCH v2 0/9] revision: get rid of the flag leak_pending
` [PATCH v2 4/9] object: add clear_commit_marks_all()
` [PATCH v2 5/9] bisect: avoid using the rev_info flag leak_pending
[PATCH] send-email: Support separate Reply-To address
2018-01-12 12:39 UTC (2+ messages)
[PATCH] RelNotes: minor typofix
2018-01-12 10:47 UTC
[PATCH] tests: Deduplicate code in send-email test
2018-01-12 10:37 UTC
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).