messages from 2018-08-02 20:51:08 to 2018-08-05 05:37:00 UTC [more...]
[PATCH 0/1] t/test-lib: make `test_dir_is_empty` more robust
2018-08-05 5:24 UTC (8+ messages)
` [PATCH 1/1] "
` [PATCH v2] "
[PATCH] Makefile: enable DEVELOPER by default
2018-08-05 4:58 UTC (9+ messages)
How to push using SSH and pull using HTTPS for all repos on GitHub?
2018-08-05 3:28 UTC (4+ messages)
[PATCH 0/4] line-log: be more careful when adjusting multiple line ranges
2018-08-05 1:59 UTC (6+ messages)
` [PATCH 1/4] line-log: demonstrate a bug with nearly-overlapping ranges
` [PATCH 2/4] line-log: adjust start/end of ranges individually
` [PATCH 3/4] line-log: optimize ranges by joining them when possible
` [PATCH 4/4] line-log: convert an assertion to a full BUG() call
concurrent access to multiple local git repos is error prone
2018-08-05 1:46 UTC (3+ messages)
[RFC PATCH 0/1] Introduce git-recover
2018-08-05 1:34 UTC (8+ messages)
` [RFC PATCH 1/1] recover: restoration of deleted worktree files
What's cooking in git.git (Aug 2018, #01; Thu, 2)
2018-08-05 0:30 UTC (15+ messages)
` pk/rebase-in-c, was "
[PATCH 0/1] Support git pull --rebase=i <remote> <branch>
2018-08-04 19:23 UTC (2+ messages)
` [PATCH 1/1] pull --rebase=<type>: allow single-letter abbreviations for the type
[RFC] broken test for git am --scissors
2018-08-04 18:10 UTC (5+ messages)
` [PATCH] t4150: fix broken test for "
` [PATCH v2] "
[PATCH v9 0/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
2018-08-04 17:20 UTC (5+ messages)
` [PATCH v9 2/3] "
[PATCH 0/7] improve range-diffs coloring and [RFC] move detection
2018-08-04 17:15 UTC (10+ messages)
` [PATCH 1/7] diff.c: emit_line_0 to take string instead of first sign
` [PATCH 2/7] diff.c: add --output-indicator-{new, old, context}
` [PATCH 3/7] range-diff: make use of different output indicators
` [PATCH 4/7] range-diff: indent special lines as context
` [PATCH 5/7] diff.c: rename color_moved to markup_moved
` [PATCH 6/7] diff.c: factor determine_line_color out of emit_diff_symbol_from_struct
` [RFC PATCH 7/7] diff/am: enhance diff format to use */~ for moved lines
[PATCH 2/2] doc hash-function-transition: pick SHA-256 as NewHash
2018-08-04 8:52 UTC (9+ messages)
` [PATCH v2 "
[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
2018-08-04 8:43 UTC (8+ messages)
[PATCH] pack-objects: document about thread synchronization
2018-08-04 7:04 UTC (6+ messages)
[PATCH] config.txt: reorder blame stuff to keep config keys sorted
2018-08-04 6:25 UTC
[PATCH v2 0/4] Speed up unpack_trees()
2018-08-04 5:37 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] unpack-trees: add performance tracing
` [PATCH v3 2/4] unpack-trees: optimize walking same trees with cache-tree
` [PATCH v3 3/4] unpack-trees: reduce malloc in cache-tree walk
` [PATCH v3 4/4] unpack-trees: cheaper index update when walking by cache-tree
[PATCH] t7406: Make a test_must_fail call fail for the right reason
2018-08-03 23:42 UTC (4+ messages)
[PATCH] t3031: update test description to mention desired behavior
2018-08-03 23:42 UTC (2+ messages)
[PATCH] add a script to diff rendered documentation
2018-08-03 22:41 UTC (6+ messages)
[PATCH 0/7] Resend of sb/submodule-update-in-c
2018-08-03 22:36 UTC (9+ messages)
` [PATCH 1/7] git-submodule.sh: align error reporting for update mode to use path
` [PATCH 2/7] git-submodule.sh: rename unused variables
` [PATCH 3/7] builtin/submodule--helper: factor out submodule updating
` [PATCH 4/7] builtin/submodule--helper: store update_clone information in a struct
` [PATCH 5/7] builtin/submodule--helper: factor out method to update a single submodule
` [PATCH 6/7] submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree
` [PATCH 7/7] submodule--helper: introduce new update-module-mode helper
abstracting commit signing/verify to support other signing schemes
2018-08-03 22:10 UTC (3+ messages)
[PATCH 0/2] Make git rebase work with --rebase-merges and --exec
2018-08-03 20:26 UTC (5+ messages)
` [PATCH 1/2] t3430: demonstrate what -r, --autosquash & --exec should do
` [PATCH 2/2] rebase --exec: make it work with --rebase-merges
Git clone and case sensitivity
2018-08-03 18:53 UTC (18+ messages)
` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
[PATCH v1 0/3] add -p: select individual hunk lines
2018-08-03 17:59 UTC (6+ messages)
` [RFC PATCH v5 0/4] "
Need assistance synchronize a fork with it's parent
2018-08-03 16:36 UTC
Squash & Merge Implementation
2018-08-03 17:23 UTC (3+ messages)
[PATCH 00/12] Kill the_index part2, header file cleanup
2018-08-03 17:13 UTC (4+ messages)
[PATCH] builtin/config.c: separate message and value by colon in error messages
2018-08-03 16:50 UTC
[RFC PATCH v2 00/12] Make submodules work if .gitmodules is not checked out
2018-08-03 16:24 UTC (15+ messages)
` [RFC PATCH v2 04/12] submodule--helper: add a new 'config' subcommand
` [RFC PATCH v2 06/12] submodule--helper: add a '--stage' option to the 'config' sub command
` [RFC PATCH v2 11/12] dir: move is_empty_file() from builtin/am.c to dir.c and make it public
` [RFC PATCH v2 12/12] submodule: remove the .gitmodules file when it is empty
[PATCH v1] checkout: optionally speed up "git checkout -b foo"
2018-08-03 15:58 UTC (5+ messages)
` [PATCH v2] checkout: optimize "git checkout -b <new_branch>"
[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
2018-08-03 15:57 UTC (8+ messages)
` [PATCH 1/2] config: document git config getter return value
` [PATCH 2/2] sideband: highlight keywords in remote sideband output
[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
2018-08-03 15:53 UTC (11+ messages)
` [PATCH v3 0/2] Fix author script quoting
` [PATCH v3 1/2] sequencer: handle errors in read_author_ident()
` [PATCH v3 2/2] sequencer: fix quoting in write_author_script
[PATCH 0/3] config: fix case sensitive subsection names on writing
2018-08-03 15:51 UTC (10+ messages)
` [PATCH 0/3] sb/config-write-fix done without robbing Peter
` [PATCH 2/3] config: fix case sensitive subsection names on writing
` [PATCH 0/3] Reroll of sb/config-write-fix
` [PATCH 1/3] t1300: document current behavior of setting options
` [PATCH 3/3] git-config: document accidental multi-line setting in deprecated syntax
[PATCH] push: comment on a funny unbalanced option help
2018-08-03 15:30 UTC (26+ messages)
` [PATCH 1/6] add, update-index: fix --chmod argument help
` [PATCH 6/6] parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
` Re* [PATCH] push: comment on a funny unbalanced option help
[PATCH v1 00/25] RFC: structured logging
2018-08-03 15:26 UTC (3+ messages)
` [PATCH v1 01/25] structured-logging: design document
Question regarding quarantine environments
2018-08-03 13:29 UTC (7+ messages)
[GSoC][PATCH v3 00/13] rebase -i: rewrite some parts in C
2018-08-03 13:26 UTC (5+ messages)
` [GSoC][PATCH v4 00/20] rebase -i: rewrite "
` [GSoC][PATCH v4 15/20] rebase -i: rewrite write_basic_state() "
[PATCH 0/5] Misc Coccinelle-related improvements
2018-08-03 13:08 UTC (13+ messages)
` [PoC] coccinelle: make Coccinelle-related make targets more fine-grained
[PATCH] negotiator/skipping: skip commits during fetch
2018-08-03 13:07 UTC (4+ messages)
error: git-remote-https died of signal 13
2018-08-03 12:29 UTC (11+ messages)
` [curl PATCH 2/2] ignore SIGPIPE during curl_multi_cleanup
Bug: git-describe abbrev documentation mentions wrong default
2018-08-03 12:20 UTC (2+ messages)
[PATCH v6 00/21] Integrate commit-graph into 'fsck' and 'gc'
2018-08-03 9:39 UTC (4+ messages)
` [PATCH v7 00/22] "
` [PATCH v7 21/22] gc: automatically write commit-graph files
[PATCH] color: protect against out-of-bounds array access/assignment
2018-08-03 6:43 UTC (3+ messages)
State of NewHash work, future directions, and discussion
2018-08-03 2:57 UTC (11+ messages)
` Hash algorithm analysis
[PATCH v4 0/9] Introducing remote ODBs
2018-08-02 22:55 UTC (3+ messages)
` [PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
[PATCH v2] remote: make refspec follow the same disambiguation rule as local refs
2018-08-02 22:21 UTC (4+ messages)
` [PATCH v3] "
Is detecting endianness at compile-time unworkable?
2018-08-02 21:32 UTC (4+ messages)
` [PATCH] sha1dc: update from upstream
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).