messages from 2018-04-20 20:38:32 to 2018-04-23 13:22:46 UTC [more...]
[PATCH v1 0/2] add additional config settings for merge
2018-04-23 13:22 UTC (11+ messages)
` [PATCH v1 1/2] merge: Add merge.renames config setting
[PATCH v5 00/12] rebase -i: offer to recreate merge commits
2018-04-23 12:22 UTC (48+ messages)
` [PATCH v6 00/15] rebase -i: offer to recreate commit topology
` [PATCH v7 00/17] "
` [PATCH v7 06/17] sequencer: introduce new commands to reset the revision
` [PATCH v8 00/16] rebase -i: offer to recreate commit topology by rebasing merges
` [PATCH v8 01/16] sequencer: avoid using errno clobbered by rollback_lock_file()
` [PATCH v8 02/16] sequencer: make rearrange_squash() a bit more obvious
` [PATCH v8 03/16] sequencer: refactor how original todo list lines are accessed
` [PATCH v8 04/16] sequencer: offer helpful advice when a command was rescheduled
` [PATCH v8 05/16] git-rebase--interactive: clarify arguments
` [PATCH v8 06/16] sequencer: introduce the `merge` command
` [PATCH v8 07/16] sequencer: fast-forward `merge` commands, if possible
` [PATCH v8 08/16] rebase-helper --make-script: introduce a flag to rebase merges
` [PATCH v8 09/16] rebase: introduce the --rebase-merges option
` [PATCH v8 10/16] rebase --rebase-merges: add test for --keep-empty
` [PATCH v8 11/16] sequencer: make refs generated by the `label` command worktree-local
` [PATCH v8 12/16] sequencer: handle post-rewrite for merge commands
` [PATCH v8 13/16] rebase --rebase-merges: avoid "empty merges"
` [PATCH v8 14/16] pull: accept --rebase=merges to recreate the branch topology
` [PATCH v8 15/16] rebase -i: introduce --rebase-merges=[no-]rebase-cousins
` [PATCH v8 16/16] rebase -i --rebase-merges: add a section to the man page
[PATCH v2 0/6] Keep all info in command-list.txt in git binary
2018-04-23 11:20 UTC (16+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] git.c: convert --list-*builtins to --list-cmds=*
` [PATCH v3 2/6] git.c: implement --list-cmds=all and use it in git-completion.bash
` [PATCH v3 3/6] generate-cmdlist.sh: keep all information in common-cmds.h
` [PATCH v3 4/6] git.c: implement --list-cmds=porcelain
` [PATCH v3 5/6] help: add "-a --verbose" to list all commands with synopsis
` [PATCH v3 6/6] help: use command-list.txt for the source of guides
Fw: New Defects reported by Coverity Scan for git [argv_array: offer to split a string by whitespace]
2018-04-23 11:07 UTC
[PATCH v2 3/6] generate-cmdlist.sh: keep all information in common-cmds.h
2018-04-23 9:59 UTC (3+ messages)
[PATCH 1/6] grep.c: take regmatch_t as argument in match_line()
2018-04-23 8:01 UTC (40+ messages)
` [PATCH v2 0/6] Teach '--column-number' to 'git-grep(1)'
` [PATCH v2 1/6] grep.c: take regmatch_t as argument in match_line()
` [PATCH v2 2/6] grep.c: take column number as argument to show_line()
` [PATCH v2 3/6] grep.[ch]: teach columnnum, color_columnno to grep_opt
` [PATCH v2 4/6] grep.c: display column number of first match
` [PATCH v2 5/6] builtin/grep.c: show column numbers via --column-number
` [PATCH v2 6/6] contrib/git-jump/git-jump: use column number when grep-ing
` [PATCH 2/6] grep.c: take column number as argument to show_line()
` [PATCH 3/6] grep.[ch]: teach columnnum, color_columnno to grep_opt
` [PATCH 4/6] grep.c: display column number of first match
` [PATCH 5/6] builtin/grep.c: show column numbers via --column-number
` [PATCH 6/6] contrib/git-jump/git-jump: use column number when grep-ing
[PATCH/RFC] completion: complete all possible -no-<options>
2018-04-23 5:36 UTC (2+ messages)
[PATCH v6 0/6] worktree: teach "add" to check out existing branches
2018-04-23 4:52 UTC (5+ messages)
` [PATCH v7 0/4] "
` [PATCH v7 2/4] worktree: improve message when creating a new worktree
Git enhancement request - checkout (clone) set modified dates to commit date
2018-04-23 3:32 UTC (6+ messages)
What's cooking in git.git (Apr 2018, #02; Tue, 17)
2018-04-22 23:38 UTC (5+ messages)
` js/rebase-recreate-merges, was "
Some mutt(1) patches and scripts
2018-04-22 20:58 UTC
[PATCH 0/3] completion: improvements for git stash
2018-04-22 20:36 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] completion: stop showing 'save' for stash by default
RFC: How should we handle un-deleted remote branches?
2018-04-22 18:37 UTC (5+ messages)
[PATCH 1/2] http-fetch: make `-a` standard behaviour
2018-04-22 18:12 UTC (2+ messages)
` [PATCH 2/2] walker: drop fields of `struct walker` which are always 1
Is support for 10.8 dropped?
2018-04-22 17:49 UTC (14+ messages)
[PATCH 0/3] Some add-on patches on top of dj/runtime-prefix
2018-04-22 15:32 UTC (14+ messages)
` [PATCH 1/3] gettext: avoid initialization if the locale dir is not present
` [PATCH 3/3] Avoid multiple PREFIX definitions
` [PATCH v2 0/3] Some add-on patches on top of dj/runtime-prefix
` [PATCH v2 1/3] gettext: avoid initialization if the locale dir is not present
` [PATCH v2 2/3] git_setup_gettext: plug memory leak
` [PATCH v2 3/3] Avoid multiple PREFIX definitions
[PATCH v2 0/7] Deprecate .git/info/grafts
2018-04-22 15:16 UTC (31+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] argv_array: offer to split a string by whitespace
` [PATCH v3 02/11] commit: Let the callback of for_each_mergetag return on error
` [PATCH v3 03/11] replace: avoid using die() to indicate a bug
` [PATCH v3 04/11] replace: "libify" create_graft() and callees
` [PATCH v3 05/11] replace: introduce --convert-graft-file
` [PATCH v3 06/11] Add a test for `git replace --convert-graft-file`
` [PATCH v3 07/11] Deprecate support for .git/info/grafts
` [PATCH v3 08/11] filter-branch: stop suggesting to use grafts
` [PATCH v3 09/11] technical/shallow: describe the relationship with replace refs
` [PATCH v3 10/11] technical/shallow: describe why shallow cannot use "
` [PATCH v3 11/11] Remove obsolete script to convert grafts to "
` [PATCH v4 00/11] Deprecate .git/info/grafts
` [PATCH v4 01/11] argv_array: offer to split a string by whitespace
` [PATCH v4 02/11] commit: Let the callback of for_each_mergetag return on error
` [PATCH v4 03/11] replace: avoid using die() to indicate a bug
` [PATCH v4 04/11] replace: "libify" create_graft() and callees
` [PATCH v4 05/11] replace: introduce --convert-graft-file
` [PATCH v4 06/11] Add a test for `git replace --convert-graft-file`
` [PATCH v4 07/11] Deprecate support for .git/info/grafts
` [PATCH v4 08/11] filter-branch: stop suggesting to use grafts
` [PATCH v4 09/11] technical/shallow: describe the relationship with replace refs
` [PATCH v4 10/11] technical/shallow: describe why shallow cannot use "
` [PATCH v4 11/11] Remove obsolete script to convert grafts to "
[PATCH v10 33/36] merge-recursive: fix was_tracked() to quit lying with some renamed paths
2018-04-22 12:38 UTC (4+ messages)
` [RFC PATCH v10 32.5/36] unpack_trees: fix memory corruption with split_index when src != dst
[PATCH 0/6] Compute and consume generation numbers
2018-04-21 20:44 UTC (7+ messages)
[PATCH 0/3] rebase -i: avoid stale "# This is a combination of" in commit messages
2018-04-21 15:42 UTC (12+ messages)
` [PATCH 1/3] rebase -i: demonstrate bug with fixup!/squash! "
` [PATCH 3/3] rebase --skip: clean up commit message after a failed fixup/squash
` [PATCH 3/3] rebase --skip: clean up commit message after a failedfixup/squash
[PATCH v2 0/4] Colorize push errors
2018-04-21 10:10 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] color: introduce support for colorizing stderr
` [PATCH v3 2/4] push: colorize errors
` [PATCH v3 3/4] Add a test to verify that push errors are colorful
` [PATCH v3 4/4] Document the new color.* settings to colorize push errors/hints
[PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
2018-04-21 7:39 UTC (15+ messages)
` [PATCH v2 0/4] rebase -i: avoid stale "# This is a combination of" in commit messages
` [PATCH v2 1/4] rebase -i: demonstrate bugs with fixup!/squash! "
` [PATCH v2 2/4] rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON
` [PATCH v2 3/4] sequencer: leave a tell-tale when a fixup/squash failed
` [PATCH v2 4/4] rebase --skip: clean up commit message after a failed fixup/squash
` [PATCH v3 0/4] rebase -i: avoid stale "# This is a combination of" in commit messages
` [PATCH v3 1/4] rebase -i: demonstrate bugs with fixup!/squash! "
` [PATCH v3 2/4] rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON
` [PATCH v3 3/4] sequencer: leave a tell-tale when a fixup/squash failed
` [PATCH v3 4/4] rebase --skip: clean up commit message after a failed fixup/squash
[BUG] Git fast-export with import marks file omits merge commits
2018-04-21 7:00 UTC (10+ messages)
` [PATCH] fast-export: fix regression skipping some merge-commits
` [PATCH v3] "
Git archeology
2018-04-21 6:43 UTC (3+ messages)
Silly "git gc" UI issue
2018-04-21 6:07 UTC (9+ messages)
[PATCH v1] perf/aggregate: tighten option parsing
2018-04-21 3:50 UTC (4+ messages)
[PATCH 0/6] Teach '--column-number' to 'git-grep(1)'
2018-04-21 3:45 UTC
[USABILITY] git-reset removes directories
2018-04-21 2:58 UTC
[PATCH v1 0/5] Allocate cache entries from memory pool
2018-04-20 23:34 UTC (4+ messages)
` [PATCH v1 3/5] mem-pool: fill out functionality
Feature requst
2018-04-20 21:39 UTC (2+ 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).