messages from 2018-05-18 15:45:21 to 2018-05-21 10:34:17 UTC [more...]
[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-05-21 10:33 UTC (17+ messages)
` [PATCH 01/18] Add a function to solve least-cost assignment problems
` [PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
` [PATCH v2 02/18] Add a new builtin: branch-diff
issues(?) installing git-lfs via fedora "dnf" command
2018-05-21 10:31 UTC
[PATCH] t: make many tests depend less on the refs being files
2018-05-21 9:41 UTC (2+ messages)
[PATCHv4 0/1] git-p4: unshelving: fix for python2.6
2018-05-21 7:07 UTC (4+ messages)
` [PATCHv4 1/1] git-p4: add unshelve command
[PATCH] git-p4: add options --commit and --disable-rebase
2018-05-21 7:01 UTC (2+ messages)
[PATCH] travis-ci: run gcc-7 on linux-gcc jobs
2018-05-21 6:46 UTC (3+ messages)
` [PATCH v2] travis-ci: run gcc-8 "
[PATCH 00/12] Die commit->util, die!
2018-05-21 5:11 UTC (31+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 11/14] show-branch: use commit-slab for commit-name instead of commit->util
` [PATCH v2 13/14] merge: use commit-slab in merge remote desc "
` [PATCH v2 14/14] commit.h: delete 'util' field in struct commit
` [PATCH v3 00/15] Die commit->util, die!
` [PATCH v3 01/15] commit-slab.h: code split
` [PATCH v3 02/15] commit-slab: support shared commit-slab
` [PATCH v3 03/15] blame: use commit-slab for blame suspects instead of commit->util
` [PATCH v3 04/15] describe: use commit-slab for commit names "
` [PATCH v3 05/15] shallow.c: use commit-slab for commit depth "
` [PATCH v3 06/15] sequencer.c: use commit-slab to mark seen commits
` [PATCH v3 07/15] sequencer.c: use commit-slab to associate todo items to commits
` [PATCH v3 08/15] revision.c: use commit-slab for show_source
` [PATCH v3 09/15] bisect.c: use commit-slab for commit weight instead of commit->util
` [PATCH v3 10/15] name-rev: use commit-slab for rev-name "
` [PATCH v3 11/15] show-branch: use commit-slab for commit-name "
` [PATCH v3 12/15] show-branch: note about its object flags usage
` [PATCH v3 13/15] log: use commit-slab in prepare_bases() instead of commit->util
` [PATCH v3 14/15] merge: use commit-slab in merge remote desc "
` [PATCH v3 15/15] commit.h: delete 'util' field in struct commit
[PATCH] merge-recursive: give notice when submodule commit gets fast-forwarded
2018-05-21 4:12 UTC (6+ messages)
` [PATCH v2 0/1] rebased: inform about auto submodule ff
` [PATCH v3 "
` [PATCH 1/1] Inform about fast-forwarding of submodules during merge
[PATCH 1/2] diff: turn --ita-invisible-in-index on by default
2018-05-21 3:14 UTC (5+ messages)
` [PATCH 2/2] apply: add --intent-to-add
[PATCH v2 3/3] unpack_trees_options: free messages when done
2018-05-21 2:39 UTC (19+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] merge: setup `opts` later in `checkout_fast_forward()`
` [PATCH v3 2/3] merge-recursive: provide pair of `unpack_trees_{start,finish}()`
` [PATCH v3 3/3] unpack_trees_options: free messages when done
` [PATCH v4 0/4] "
` [PATCH v4 1/4] merge: setup `opts` later in `checkout_fast_forward()`
` [PATCH v4 2/4] merge-recursive: provide pair of `unpack_trees_{start,finish}()`
` [PATCH v4 3/4] string-list: provide `string_list_appendf()`
` Re*: "
` [PATCH v4 4/4] unpack_trees_options: free messages when done
[PATCH v3 00/28] Hash-independent tests
2018-05-21 2:01 UTC (30+ messages)
` [PATCH v4 "
` [PATCH v4 01/28] t/test-lib: add an SHA1 prerequisite
` [PATCH v4 02/28] t/test-lib: introduce ZERO_OID
` [PATCH v4 03/28] t: switch $_z40 to $ZERO_OID
` [PATCH v4 04/28] t/test-lib: introduce OID_REGEX
` [PATCH v4 05/28] t: switch $_x40 to $OID_REGEX
` [PATCH v4 06/28] t0000: annotate with SHA1 prerequisite
` [PATCH v4 07/28] t1007: "
` [PATCH v4 08/28] t1512: skip test if not using SHA-1
` [PATCH v4 09/28] t4044: "
` [PATCH v4 10/28] t: skip pack tests "
` [PATCH v4 11/28] t2203: abstract away SHA-1-specific constants
` [PATCH v4 12/28] t3103: "
` [PATCH v4 13/28] t3702: "
` [PATCH v4 14/28] t3905: "
` [PATCH v4 15/28] t4007: "
` [PATCH v4 16/28] t4008: "
` [PATCH v4 17/28] t4014: "
` [PATCH v4 18/28] t4020: "
` [PATCH v4 19/28] t4022: "
` [PATCH v4 20/28] t4029: fix test indentation
` [PATCH v4 21/28] t4029: abstract away SHA-1-specific constants
` [PATCH v4 22/28] t4030: "
` [PATCH v4 23/28] t/lib-diff-alternative: "
` [PATCH v4 24/28] t4205: sort log output in a hash-independent way
` [PATCH v4 25/28] t4042: abstract away SHA-1-specific constants
` [PATCH v4 26/28] t4045: "
` [PATCH v4 27/28] t4208: "
` [PATCH v4 28/28] t5300: "
git apply does not honor diff.noprefix config setting
2018-05-21 2:03 UTC (2+ messages)
What's cooking in git.git (May 2018, #02; Thu, 17)
2018-05-21 1:57 UTC (2+ messages)
[PATCH 00/14] nd/command-list updates
2018-05-21 1:06 UTC (39+ messages)
` [PATCH 01/14] generate-cmds.sh: factor out synopsis extract code
` [PATCH 02/14] generate-cmds.sh: export all commands to command-list.h
` [PATCH 03/14] help: use command-list.h for common command list
` [PATCH 04/14] Remove common-cmds.h
` [PATCH 05/14] git.c: convert --list-* to --list-cmds=*
` [PATCH 06/14] git --list-cmds: collect command list in a string_list
` [PATCH 07/14] completion: implement and use --list-cmds=main,others
` [PATCH 08/14] git: support --list-cmds=list-<category>
` [PATCH 09/14] help: add "-a --verbose" to list all commands with synopsis
` [PATCH 10/14] help: use command-list.txt for the source of guides
` [PATCH 11/14] command-list.txt: documentation and guide line
` [PATCH 12/14] completion: let git provide the completable command list
` [PATCH 13/14] completion: reduce "
` [PATCH 14/14] completion: allow to customize the "
` [PATCH v2 00/17] nd/command-list updates
` [PATCH v2 01/17] generate-cmds.sh: factor out synopsis extract code
` [PATCH v2 02/17] generate-cmds.sh: export all commands to command-list.h
` [PATCH v2 03/17] help: use command-list.h for common command list
` [PATCH v2 04/17] Remove common-cmds.h
` [PATCH v2 05/17] git.c: convert --list-* to --list-cmds=*
` [PATCH v2 06/17] git --list-cmds: collect command list in a string_list
` [PATCH v2 07/17] completion: implement and use --list-cmds=main,others
` [PATCH v2 08/17] git: support --list-cmds=list-<category>
` [PATCH v2 09/17] help: add "-a --verbose" to list all commands with synopsis
` [PATCH v2 10/17] help: use command-list.txt for the source of guides
` [PATCH v2 11/17] command-list.txt: documentation and guide line
` [PATCH v2 12/17] completion: let git provide the completable command list
` [PATCH v2 13/17] completion: reduce "
` [PATCH v2 14/17] Move declaration for alias.c to alias.h
` [PATCH v2 15/17] completion: add and use --list-cmds=nohelpers
` [PATCH v2 16/17] completion: add and use --list-cmds=alias
` [PATCH v2 17/17] completion: allow to customize the completable command list
[PATCH 0/5] snprintf truncation fixes
2018-05-21 0:58 UTC (9+ messages)
` [PATCH 1/5] http: use strbufs instead of fixed buffers
` [PATCH 2/5] log_write_email_headers: use strbufs
` [PATCH 3/5] query_fsmonitor: use xsnprintf for formatting integers
` [PATCH 4/5] shorten_unambiguous_ref: use xsnprintf
` [PATCH 5/5] fmt_with_err: add a comment that truncation is OK
[RFC/PATCH 0/7] rerere: handle nested conflicts
2018-05-20 21:12 UTC (8+ messages)
` [RFC/PATCH 1/7] rerere: unify error message when read_cache fails
` [RFC/PATCH 2/7] rerere: mark strings for translation
` [RFC/PATCH 3/7] rerere: add some documentation
` [RFC/PATCH 4/7] rerere: fix crash when conflict goes unresolved
` [RFC/PATCH 5/7] rerere: only return whether a path has conflicts or not
` [RFC/PATCH 6/7] rerere: factor out handle_conflict function
` [RFC/PATCH 7/7] rerere: teach rerere to handle nested conflicts
[PATCH 00/12] Integrate commit-graph into fsck, gc, and fetch
2018-05-20 20:00 UTC (6+ messages)
` [PATCH v2 00/12] Integrate commit-graph into fsck and gc
` [PATCH v2 01/12] commit-graph: add 'verify' subcommand
` [PATCH v2 02/12] commit-graph: verify file header information
[GSoC] A blog about 'git stash' project
2018-05-20 19:33 UTC (8+ messages)
[GSoC] GSoC with git, week 3
2018-05-20 19:00 UTC
[PATCH] grep: handle corrupt index files early
2018-05-20 17:45 UTC (11+ messages)
` [PATCH 00/11]
` [PATCH 02/11] repository: introduce repo_read_index_or_die
` [PATCH 07/11] rerere: use repo_read_index_or_die
` [PATCH 11/11] read_cache: convert most calls to repo_read_index_or_die
[PATCH 8/9] completion: support case-insensitive config vars just a bit
2018-05-20 16:33 UTC (2+ messages)
[PATCH 7/9] completion: drop the hard coded list of config vars
2018-05-20 16:01 UTC (2+ messages)
[PATCH] Use OPT_SET_INT_F() for cmdline option specification
2018-05-20 15:42 UTC (4+ messages)
` [PATCH v2] "
git push => git: 'credential-winstore' is not a git command
2018-05-20 15:17 UTC
[PATCH 2/1] config: let `config_store_data_clear()` handle `value_regex`
2018-05-20 10:50 UTC (2+ messages)
` [PATCH] regex: do not call `regfree()` if compilation fails
[PATCH] config: free resources of `struct config_store_data`
2018-05-20 10:42 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] "
` [PATCH v2 2/3] config: let `config_store_data_clear()` handle `value_regex`
` [PATCH v2 3/3] config: let `config_store_data_clear()` handle `key`
[RFC 00/14] Allow fetch-pack to send ref names (globs allowed)
2018-05-20 8:24 UTC
git rebase -i --exec and changing directory
2018-05-19 16:38 UTC
[PATCH 0/5] merge-recursive code cleanups
2018-05-19 15:39 UTC (8+ messages)
` [PATCH 1/5] merge-recursive: fix miscellaneous grammar error in comment
` [PATCH 2/5] merge-recursive: fix numerous argument alignment issues
` [PATCH 3/5] merge-recursive: clarify the rename_dir/RENAME_DIR meaning
` [PATCH 4/5] merge-recursive: rename conflict_rename_*() family of functions
` [PATCH 5/5] merge-recursive: simplify handle_change_delete
Re :[PATCHv4 1/1] git-p4: add unshelve command
2018-05-19 12:46 UTC
error(?) in "man git-stash" regarding "--keep-index"
2018-05-19 10:05 UTC (9+ messages)
worktrees vs. alternates
2018-05-19 5:45 UTC (12+ messages)
[PATCH v5 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'
2018-05-19 4:44 UTC (12+ messages)
Fun puzzle: successful merge's contents depends on...commit timestamps?
2018-05-19 3:07 UTC
[PATCH 0/2] fix a segfault in get_main_ref_store()
2018-05-18 23:32 UTC (6+ messages)
` [PATCH 1/2] get_main_ref_store: BUG() when outside a repository
` [PATCH 2/2] config: die when --blob is used "
[PATCH] t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
2018-05-18 21:39 UTC (2+ messages)
[PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames
2018-05-18 19:25 UTC (4+ messages)
` [PATCH 0/2] Test improvements for 'sg/complete-paths'
` [PATCH 2/2] t9902-completion: exercise __git_complete_index_file() directly
What's cooking in git.git (May 2018, #02; Thu, 17)
2018-05-18 19:25 UTC (5+ messages)
` [PATCH 0/8] Reroll of sb/diff-color-move-more
` [PATCH 6/8] diff.c: decouple white space treatment from move detection algorithm
--diff-filter could use option for pre-rename files
2018-05-18 18:13 UTC
Add option to git to ignore binary files unless force added
2018-05-18 18:11 UTC (5+ messages)
Troubles with picking an editor during Git update
2018-05-18 15:58 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).