messages from 2018-01-06 12:20:14 to 2018-01-09 13:06:43 UTC [more...]
[PATCH 01/20] cat-file: split expand_atom into 2 functions
2018-01-09 13:05 UTC (20+ messages)
` [PATCH 04/20] cat-file: make valid_atoms as a function parameter
` [PATCH 08/20] cat-file: remove unused code
` [PATCH 12/20] cat-file: rename variable in ref-filter
` [PATCH 13/20] cat-file: start use ref_array_item struct
` [PATCH 09/20] cat-file: get rid of goto in ref-filter
` [PATCH 06/20] cat-file: start migrating to ref-filter
` [PATCH 14/20] cat-file: make populate_value global
` [PATCH 19/20] cat-file: move skip_object_info into ref-filter
` [PATCH 05/20] cat-file: move struct expand_data "
` [PATCH 18/20] cat-file: add split_on_whitespace flag
` [PATCH 20/20] cat-file: make cat_file_info variable independent
` [PATCH 16/20] cat-file: get rid of expand_atom_into_fields
` [PATCH 03/20] cat-file: rename variables in ref-filter
` [PATCH 02/20] cat-file: reuse struct ref_format
` [PATCH 15/20] cat-file: start reusing populate_value
` [PATCH 07/20] cat-file: reuse parse_ref_filter_atom
` [PATCH 11/20] cat-file: get rid of duplicate checking
` [PATCH 10/20] cat-file: simplify expand_atom function
` [PATCH 17/20] cat-file: add is_cat flag in ref-filter
[RFC PATCH 00/18] Multi-pack index (MIDX)
2018-01-09 13:05 UTC (33+ messages)
` [RFC PATCH 01/18] docs: Multi-Pack Index (MIDX) Design Notes
` [RFC PATCH 02/18] midx: specify midx file format
` [RFC PATCH 03/18] midx: create core.midx config setting
` [RFC PATCH 04/18] midx: write multi-pack indexes for an object list
` [RFC PATCH 05/18] midx: create midx builtin with --write mode
` [RFC PATCH 06/18] midx: add t5318-midx.sh test script
` [RFC PATCH 07/18] midx: teach midx --write to update midx-head
` [RFC PATCH 08/18] midx: teach git-midx to read midx file details
` [RFC PATCH 09/18] midx: find details of nth object in midx
` [RFC PATCH 10/18] midx: use existing midx when writing
` [RFC PATCH 11/18] midx: teach git-midx to clear midx files
` [RFC PATCH 12/18] midx: teach git-midx to delete expired files
` [RFC PATCH 13/18] t5318-midx.h: confirm git actions are stable
` [RFC PATCH 14/18] midx: load midx files when loading packs
` [RFC PATCH 15/18] midx: use midx for approximate object count
` [RFC PATCH 16/18] midx: nth_midxed_object_oid() and bsearch_midx()
` [RFC PATCH 17/18] sha1_name: use midx for abbreviations
` [RFC PATCH 18/18] packfile: use midx for object loads
What's cooking in git.git (Dec 2017, #03; Wed, 13)
2018-01-09 12:59 UTC (2+ messages)
[PATCH] bisect: debug: convert struct object to object_id
2018-01-09 11:03 UTC
[BUG] v2.16.0-rc0 seg faults when git bisect skip
2018-01-09 11:09 UTC (8+ messages)
rebase preserve-merges: incorrect merge commits
2018-01-09 9:49 UTC (8+ messages)
[PATCH] oidset: don't return value from oidset_init
2018-01-09 7:33 UTC (3+ messages)
[PATCH v4 0/4] Add --no-ahead-behind to status
2018-01-09 7:20 UTC (8+ messages)
` [PATCH v4 1/4] stat_tracking_info: return +1 when branches not equal
` [PATCH v4 2/4] status: add --[no-]ahead-behind to status and commit for V2 format
` [PATCH v4 3/4] status: update short status to respect --no-ahead-behind
` [PATCH v4 4/4] status: support --no-ahead-behind in long format
[PATCH v3 0/7] convert: add support for different encodings
2018-01-09 6:20 UTC (9+ messages)
` [PATCH v3 5/7] convert_to_git(): safe_crlf/checksafe becomes int conv_flags
upstreaming https://github.com/cgwalters/git-evtag ?
2018-01-09 2:30 UTC (8+ messages)
[PATCH 0/3] fixes for split index mode
2018-01-09 1:24 UTC (14+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] travis: run tests with GIT_TEST_SPLIT_INDEX
` [PATCH v3 0/3] fixes for split index mode
` [PATCH v3 1/3] read-cache: fix reading the shared index for other repos
` [PATCH v3 2/3] split-index: don't write cache tree with null oid entries
` [PATCH v3 3/3] travis: run tests with GIT_TEST_SPLIT_INDEX
[PATCH] travis-ci: build Git during the 'script' phase
2018-01-08 22:38 UTC (3+ messages)
[PATCH v5 0/3] RUNTIME_PREFIX relocatable Git
2018-01-08 22:18 UTC (13+ messages)
` [PATCH v5 1/3] Makefile: generate Perl header from template file
` [PATCH v5 2/3] Makefile: add Perl runtime prefix support
` [PATCH v5 3/3] exec_cmd: RUNTIME_PREFIX on some POSIX systems
[PATCH] bisect: avoid NULL pointer dereference
2018-01-08 22:15 UTC (4+ messages)
cherry-picking fails after making a directory a submodule
2018-01-08 22:15 UTC (3+ messages)
[PATCH v2 0/6] Minor fsmonitor bugfixes, use with `git diff`
2018-01-08 20:58 UTC (11+ messages)
` [PATCH 2/6] fsmonitor: Stop inline'ing mark_fsmonitor_valid / _invalid
` [PATCH 4/6] fsmonitor: Make output of test-dump-fsmonitor more concise
` [PATCH 6/6] fsmonitor: Use fsmonitor data in `git diff`
git merge commits staged files (when two trees are identical)
2018-01-08 20:37 UTC (4+ messages)
` [PATCH 1/3] t6044: recursive can silently incorporate dirty changes in a merge
` [PATCH 3/3] merge-recursive: Avoid incorporating uncommitted "
[RFC PATCH 0/4] blame: (dim rep. metadata lines or fields, decay date coloring)
2018-01-08 20:09 UTC (9+ messages)
` [PATCHv3 "
` [PATCHv3 1/4] color.h: document and modernize header
` [PATCHv3 2/4] builtin/blame: dim uninteresting metadata
` [PATCHv3 4/4] builtin/blame: highlight recently changed lines
[PATCHv2 0/4] blame: (dim rep. metadata lines or fields, decay date coloring)
2018-01-08 19:38 UTC (6+ messages)
` [PATCH 2/4] builtin/blame: dim uninteresting metadata
GSoC 2018 Org applications. Deadline = January 23, 2018 at 18:00 (CET)
2018-01-08 18:46 UTC (3+ messages)
[PATCH 0/8] Doc/submodules: a few updates
2018-01-08 19:08 UTC (22+ messages)
` [PATCH 1/8] Doc/gitsubmodules: split a sentence for better readability
` [PATCH 2/8] Doc/gitsubmodules: clearly specify advantage of submodule
` [PATCH 3/8] Doc/gitsubmodules: specify how submodules help in reduced size
` [PATCH 4/8] Doc/gitsubmodules: avoid abbreviations
` [PATCH 5/8] Doc/gitsubmodules: use "Git directory" consistently
` [PATCH 6/8] Doc/gitsubmodules: improve readability of certain lines
` [PATCH 7/8] Doc/git-submodule: improve readability and grammar of a sentence
` [PATCH 8/8] Doc/git-submodule: correctly quote important words
[PATCH] upload-pack: fix some sparse warnings
2018-01-08 18:51 UTC (2+ messages)
[PATCH v4 7/7] wildmatch test: create & test files on disk in addition to in-memory
2018-01-08 18:49 UTC (10+ messages)
` [PATCH v4 8/7] wildmatch test: skip file creation tests on Windows proper
[RFC PATCH 1/2] add a local copy of Mail::Address from CPAN
2018-01-08 18:45 UTC (11+ messages)
` [PATCH v2 1/3] send-email: add and use a local copy of Mail::Address
` [PATCH v2 3/3] send-email: add test for Linux's get_maintainer.pl
` [PATCH v3 1/3] send-email: add and use a local copy of Mail::Address
` [PATCH v3 2/3] Remove now useless email-address parsing code
` [PATCH v3 3/3] send-email: add test for Linux's get_maintainer.pl
Request for Assist on Limits for Tests
2018-01-08 17:44 UTC (3+ messages)
git-p4 + watchman - watching the p4 repo?
2018-01-08 17:42 UTC (2+ messages)
[PATCH v3 0/5] Add --no-ahead-behind to status
2018-01-08 14:22 UTC (5+ messages)
Possible bug report: git checkout tag problem
2018-01-08 13:51 UTC (2+ messages)
Errors and other unpleasant things found by Cppcheck
2018-01-08 11:43 UTC (2+ messages)
[PATCH v5 0/3] RUNTIME_PREFIX relocatable Git
2018-01-07 16:56 UTC
[PATCH 0/2] restore fast-export full filecopy detection
2018-01-07 16:56 UTC (2+ messages)
[PATCH] Fix confusing wording
2018-01-07 16:36 UTC (3+ messages)
[BUG] "git stash -p" doesn't work well when splitting nearby changes
2018-01-07 13:45 UTC
[PATCH] dir.c: avoid stat() in valid_cached_dir()
2018-01-07 12:44 UTC (4+ messages)
` [PATCH v2 0/5] untracked cache bug fixes
` [PATCH v2 5/5] dir.c: stop ignoring opendir() error in open_cached_dir()
[L10N] Kickoff for Git 2.16.0 l10n round 2
2018-01-06 23:58 UTC
Documentation for update-index
2018-01-06 23:33 UTC
Bug Report: Subtrees and GPG Signed Commits
2018-01-06 22:45 UTC
[ANNOUNCE] Git v2.16.0-rc1
2018-01-06 22:01 UTC (3+ messages)
Bring together merge and rebase
2018-01-06 21:38 UTC (8+ messages)
Git 2.15.0 on OSX 10.12.6: gui multi-select stage
2018-01-06 12:20 UTC (6+ 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).