messages from 2019-11-02 10:07:25 to 2019-11-06 02:01:20 UTC [more...]
[PATCH v4] pretty: add "%aL" etc. to show local-part of email addresses
2019-11-06 2:01 UTC (5+ messages)
[PATCH 0/2] Fix locking issues with git fetch --multiple --jobs=<n> and fetch.writeCommitGraph
2019-11-06 1:59 UTC (5+ messages)
` [PATCH 1/2] fetch: add the command-line option `--write-commit-graph`
` [PATCH 2/2] fetch: avoid locking issues between fetch.jobs/fetch.writeCommitGraph
[PATCH v3 0/4] Documentation for common user misconceptions
2019-11-06 1:58 UTC (21+ messages)
` [PATCH v3 1/4] doc: move author and committer information to git-commit(1)
` [PATCH v3 2/4] doc: provide guidance on user.name format
` [PATCH v3 3/4] doc: dissuade users from trying to ignore tracked files
` [PATCH v3 4/4] docs: mention when increasing http.postBuffer is valuable
'git reset -- NonExistingFile' succeeds
2019-11-06 1:51 UTC (4+ messages)
[PATCH] fetch: remove fetch_if_missing=0
2019-11-06 1:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH] Segmentation Fault on non-commit --branch clone
2019-11-06 1:36 UTC (10+ messages)
` [PATCH v2] clone: Don't segfault on -b specifing a non-commit
[PATCH 0/1] t6024: modernize style
2019-11-06 1:34 UTC (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH 0/3] Linux with musl libc improvement
2019-11-06 1:30 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] sequencer: reencode to utf-8 before arrange rebase's todo list
[PATCH] git-shortlog.txt: mention commit filtering options
2019-11-06 1:24 UTC (6+ messages)
` [PATCH v2] git-shortlog.txt: include commit limiting options
[PATCH 0/1] Improve unpack trees error text
2019-11-05 23:49 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/3] Other doc fixes
2019-11-05 23:31 UTC (4+ messages)
` [PATCH 1/3] git-filter-branch.txt: correct argument name typo
` [PATCH 2/3] hashmap: fix documentation misuses of -> versus
` [PATCH 3/3] name-hash.c: remove duplicate word in comment
[Outreachy] [PATCH v7 0/1] Revenge of --bisect --first-parent
2019-11-05 23:04 UTC (3+ messages)
` [PATCH v7 1/1] Implement rev-list --bisect* --first-parent
[PATCH 0/1] remote-curl: unbreak http.extraHeader with custom allocators
2019-11-05 21:59 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] unpack-trees: skip lstat on files based on fsmonitor
2019-11-05 21:40 UTC (14+ messages)
` [PATCH 1/1] unpack-trees: skip lstat "
` [PATCH v2 0/1] unpack-trees: skip stat on fsmonitor-valid files
` [PATCH v2 1/1] "
[PATCH 0/1] commit-graph: use start_delayed_progress()
2019-11-05 20:14 UTC (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH 0/5] Add --pathspec-from-file option for reset, commit
2019-11-05 19:42 UTC (15+ messages)
` [PATCH 1/5] pathspec: add new function to parse file
` [PATCH 2/5] doc: reset: unify <pathspec> description
` [PATCH 3/5] reset: support the --pathspec-from-file option
` [PATCH 4/5] doc: commit: unify <pathspec> description
` [PATCH 5/5] commit: support the --pathspec-from-file option
[PATCH 0/1] fetch: add trace2 instrumentation
2019-11-05 19:26 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] fetch: remove fetch_if_missing=0
2019-11-05 18:58 UTC (3+ messages)
Some misspelling errors in the git release 2.24.0
2019-11-05 18:24 UTC (4+ messages)
[PATCH 0/1] Thyme two ficks sum Documentaton tyops and speling erors!
2019-11-05 17:07 UTC (13+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 01/11] Documentation: fix a bunch of typos, both old and new
` [PATCH v2 02/11] Fix spelling errors in documentation outside of Documentation/
` [PATCH v2 03/11] Prefer 'up-to-date' spelling
` [PATCH v2 04/11] Fix spelling errors in code comments
` [PATCH v2 05/11] Fix spelling errors in comments of testcases
` [PATCH v2 06/11] Fix spelling errors in names of tests
` [PATCH v2 07/11] Fix spelling errors in messages shown to users
` [PATCH v2 08/11] Fix spelling errors in test commands
` [PATCH v2 09/11] sha1dc: fix trivial comment spelling error
` [PATCH v2 10/11] multimail: fix a few simple spelling errors
` [PATCH v2 11/11] Fix spelling errors in no-longer-updated-from-upstream modules
commit-graph: avoid message Computing commit graph generation numbers
2019-11-05 15:59 UTC (2+ messages)
[PATCH 0/1] unpack-trees: skip stat on fsmonitor-valid files
2019-11-05 15:29 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] trace2: add dots directly to strbuf in perf_fmt_prepare()
2019-11-05 15:00 UTC (3+ messages)
[RFC PATCH 0/9] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co
2019-11-05 14:20 UTC (5+ messages)
` [RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
` [RFC PATCH v2 1/2] t3404: demonstrate that --edit-todo does not check for dropped commits
` [RFC PATCH v2 2/2] rebase-interactive: warn if commit is dropped with --edit-todo
What's cooking in git.git (Nov 2019, #01; Mon, 4)
2019-11-05 1:20 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.24.0
2019-11-04 22:36 UTC
[GIT PULL] git-gui pull request
2019-11-04 22:11 UTC (2+ messages)
[PATCH 0/8] learn the "summary" pretty format
2019-11-04 20:45 UTC (13+ messages)
` [PATCH 1/8] pretty-formats.txt: use generic terms for hash
` [PATCH 2/8] revision: make get_revision_mark() return const pointer
` [PATCH 3/8] revision: change abbrev_commit_given to abbrev_commit_explicit
` [PATCH 4/8] pretty.c: inline initalize format_context
` [PATCH 5/8] pretty.c: extract functionality to repo_format_commit_generic()
` [PATCH 6/8] reflog-walk.c: don't print last newline with oneline
` [PATCH 7/8] pretty: implement 'summary' format
` [PATCH 8/8] SubmittingPatches: use `--pretty=summary`
[PATCH 30/32] ident.c: fix LGTM warning on the possible abuse of the '=' operator
2019-11-04 19:55 UTC (7+ messages)
` [PATCH 31/32] commit-graph.c: fix code that could convert the result of an integer multiplication to a larger type
` [PATCH 32/32] date.c: fix code that may overflow 'int' before it is converted to 'time_t'
git branch --edit-description a custom file
2019-11-04 19:50 UTC (12+ messages)
[PATCH v2 00/15] t5520: various test cleanup
2019-11-04 19:17 UTC (5+ messages)
` [PATCH v3 00/14] "
[PATCH 0/1] fsmonitor: fix watchman integration
2019-11-04 17:50 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/2] git-gui: revert untracked files by deleting them
2019-11-04 17:36 UTC (12+ messages)
` [PATCH 1/2] git-gui: consolidate naming conventions
` [PATCH 2/2] git-gui: revert untracked files by deleting them
WebDav WorkDir Windows not working
2019-11-04 17:35 UTC (9+ messages)
` Windows Git Status doesn't see files on WebDav, everything else do
` Solved: Windows Git WebDav WorkDir
[ANNOUNCE] Git v2.24.0
2019-11-04 17:34 UTC (7+ messages)
[PATCH v4 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
2019-11-04 12:15 UTC (11+ messages)
` [PATCH v5 0/9] "
` [PATCH v5 1/9] Start to implement a built-in version of `git add --interactive`
` [PATCH v5 2/9] diff: export diffstat interface
` [PATCH v5 3/9] built-in add -i: implement the `status` command
` [PATCH v5 4/9] built-in add -i: color the header in "
` [PATCH v5 5/9] built-in add -i: implement the main loop
` [PATCH v5 6/9] built-in add -i: show unique prefixes of the commands
` [PATCH v5 7/9] built-in add -i: support `?` (prompt help)
` [PATCH v5 8/9] built-in add -i: use color in the main loop
` [PATCH v5 9/9] built-in add -i: implement the `help` command
[PATCH] status: teach "status --short" to respect "--show-stash"
2019-11-04 10:03 UTC
[PATCH 0/5] Teach git annotate to use parse option instead of its own argv
2019-11-04 4:13 UTC (9+ messages)
` [PATCH 1/5] remove-annotate: change cmd_annotate to cmd_blame
` [PATCH 2/5] edit the makefile
` [PATCH 3/5] remove-annotate: comment out annotate BUILDIN_OBJS
` [PATCH 4/5] remove-annotate: delete builtin annotate file
` [PATCH 5/5] fix unproper comment in Makefile
[PATCH 0/1] add: respect --ignore-errors when lstat() reports errors
2019-11-03 20:26 UTC (6+ messages)
` [PATCH 1/1] add: respect `--ignore-errors` when `lstat()` "
` "
` [PATCH v2 0/1] add: respect --ignore-errors when lstat() "
` [PATCH v2 1/1] add: respect `--ignore-errors` when `lstat()` "
[PATCH 0/2] Fix git stash with skip-worktree entries
2019-11-02 23:03 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] update-index: optionally leave skip-worktree entries alone
Question - .git subdirectories
2019-11-02 19:14 UTC (3+ messages)
[GIT PULL] l10n updates for 2.24.0 round 2
2019-11-02 13:35 UTC
page: next (older) | prev (newer) | latest
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 NNTP newsgroup(s).