messages from 2015-07-10 14:13:38 to 2015-07-16 08:22:05 UTC [more...]
[PATCH v2 00/20] rid git-checkout of too-intimate knowledge of new worktree
2015-07-16 8:20 UTC (12+ messages)
` [PATCH v2 01/20] checkout: avoid resolving HEAD unnecessarily
` [PATCH v2 07/20] checkout: check_linked_checkout: simplify symref parsing
` [PATCH v2 08/20] checkout: teach check_linked_checkout() about symbolic link HEAD
` [PATCH v2 13/20] worktree: make branch creation distinct from worktree population
` [PATCH v2 14/20] worktree: elucidate environment variables intended for child processes
` [PATCH v2 15/20] worktree: add_worktree: construct worktree-population command locally
` [PATCH v2 16/20] worktree: detect branch-name/detached and error conditions locally
` [PATCH v2 17/20] worktree: make setup of new HEAD distinct from worktree population
` [PATCH v2 18/20] worktree: avoid resolving HEAD unnecessarily
` [PATCH v2 19/20] worktree: populate via "git reset --hard" rather than "git checkout"
` [PATCH v2 20/20] checkout: drop intimate knowledge of newly created worktree
git on vagrant shared folder
2015-07-16 7:09 UTC (4+ messages)
A few "linked checkout" niggles
2015-07-16 5:40 UTC (3+ messages)
git send-email Connection Closed
2015-07-16 2:43 UTC (3+ messages)
[PATCH] gitk: Add a "Copy commit summary" command
2015-07-16 0:59 UTC (5+ messages)
A note from the maintainer
2015-07-15 21:43 UTC
[ANNOUNCE] Git v2.4.6
2015-07-15 21:43 UTC
[PATCH] grep: use regcomp() for icase search with non-ascii patterns
2015-07-15 19:51 UTC (17+ messages)
` [PATCH v2 0/9] icase match on non-ascii
` [PATCH v2 7/9] grep/pcre: support utf-8
` [PATCH v3 0/9] icase match on non-ascii
` [PATCH v3 1/9] grep: allow -F -i combination
` [PATCH v3 2/9] grep: break down an "if" stmt in preparation for next changes
` [PATCH v3 3/9] grep/icase: avoid kwsset on literal non-ascii strings
` [PATCH v3 4/9] grep/icase: avoid kwsset when -F is specified
` [PATCH v3 5/9] grep/pcre: prepare locale-dependent tables for icase matching
` [PATCH v3 6/9] gettext: add is_utf8_locale()
` [PATCH v3 7/9] grep/pcre: support utf-8
` [PATCH v3 8/9] diffcore-pickaxe: "share" regex error handling code
` [PATCH v3 9/9] diffcore-pickaxe: support case insensitive match on non-ascii
git log fails to show all changes for a file
2015-07-15 19:22 UTC (13+ messages)
[PATCH v7 1/8] refs.c: add err arguments to reflog functions
2015-07-15 18:04 UTC (15+ messages)
` [PATCH v7 2/8] cherry-pick: treat CHERRY_PICK_HEAD and REVERT_HEAD as refs
workdirs: cannot clone a local workdir directory
2015-07-15 13:25 UTC (2+ messages)
AW: "unable to remap" error with git svn after upgrade to Win10
2015-07-15 10:50 UTC (4+ messages)
` AW: "
[PATCH 00/16] worktree: use "git reset --hard" to populate worktree
2015-07-15 9:59 UTC (31+ messages)
` [PATCH 01/16] checkout: avoid resolving HEAD unnecessarily
` [PATCH 02/16] checkout: name check_linked_checkouts() more meaningfully
` [PATCH 03/16] checkout: improve die_if_checked_out() robustness
` [PATCH 04/16] checkout: die_if_checked_out: simplify strbuf management
` [PATCH 05/16] checkout: generalize die_if_checked_out() branch name argument
` [PATCH 06/16] branch: publish die_if_checked_out()
` [PATCH 07/16] worktree: simplify new branch (-b/-B) option checking
` [PATCH 08/16] worktree: introduce options container
` [PATCH 09/16] worktree: make --detach mutually exclusive with -b/-B
` [PATCH 10/16] worktree: make branch creation distinct from worktree population
` [PATCH 11/16] worktree: add_worktree: construct worktree-population command locally
` [PATCH 12/16] worktree: detect branch symref/detach and error conditions locally
` [PATCH 13/16] worktree: make setup of new HEAD distinct from worktree population
` [PATCH 14/16] worktree: avoid resolving HEAD unnecessarily
` [PATCH 15/16] worktree: populate via "git reset --hard" rather than "git checkout"
` [PATCH 16/16] checkout: drop intimate knowledge of new worktree initial population
[PATCH 00/17] Make the msvc-build scripts work again
2015-07-14 22:42 UTC (7+ messages)
` [PATCH 04/17] Makefile: a dry-run can error out if no perl. Document the issue
[PATCH] l10n: de.po: translate 9 new messages
2015-07-14 21:06 UTC (2+ messages)
Issues with git diff-tree --quiet --ignore-space-change
2015-07-14 21:03 UTC
[PATCH v5 00/44] Make git-am a builtin
2015-07-14 16:54 UTC (16+ messages)
` [PATCH v5 12/44] builtin-am: implement --skip
` [PATCH v5 19/44] builtin-am: implement --3way, am.threeWay
Git has a healthy truck factor
2015-07-14 15:39 UTC (2+ messages)
What's cooking in git.git (Jul 2015, #04; Mon, 13)
2015-07-14 14:24 UTC (2+ messages)
[PATCH] rerere-autocommit option is added to facilitate auto-merge when rerere resolves all the conflicts automatically
2015-07-14 10:37 UTC
[PATCH] rerere-autocommit option is added to facilitate auto-merge when rerere resolves all the conflicts automatically
2015-07-14 10:34 UTC
[PATCH] rerere-autocommit option is added to facilitate auto-merge when rerere resolves all the conflicts automatically
2015-07-14 10:28 UTC
[PATCH v4 00/44] Make git-am a builtin
2015-07-14 10:09 UTC (4+ messages)
` [PATCH v4 42/44] builtin-am: implement legacy -b/--binary option
[PATCH 00/12] Improve git-am test coverage
2015-07-14 9:43 UTC (4+ messages)
` [PATCH 12/12] t3901: test git-am encoding conversion
[PATCH] rev-parse --parseopt: allow [*=?!] in argument hints
2015-07-14 8:17 UTC (7+ messages)
` [PATCHv2] "
` [PATCHv3] "
[L10N] Kickoff of translation for Git 2.5.0 round 2
2015-07-13 23:54 UTC
[ANNOUNCE] Git v2.5.0-rc2
2015-07-13 21:52 UTC
[PATCH v4] notes: Allow treeish expressions as notes ref
2015-07-13 21:19 UTC (6+ messages)
` [PATCH] "
[PATCH v2 00/10] Port tag.c to use ref-filter APIs
2015-07-13 20:36 UTC (32+ messages)
` [PATCH v2 01/10] ref-filter: add %(refname:shortalign=X) option
` [PATCH v2 04/10] ref-filter: add support to sort by version
` [PATCH v2 05/10] ref-filter: add option to match literal pattern
` [PATCH v2 06/10] Documentation/tag: remove double occurance of "<pattern>"
` [PATCH v2 08/10] tag.c: use 'ref-filter' APIs
Reproducable fatal error while attempting to merge
2015-07-13 20:34 UTC
Git force push fails after a rejected push (unpack failed)?
2015-07-13 19:58 UTC (12+ messages)
` [PATCH] check_and_freshen_file: fix reversed success-check
[PATCH v5 0/4] submodule config lookup API
2015-07-13 15:49 UTC (9+ messages)
` [PATCH v5 1/4] implement submodule config API for lookup of .gitmodules values
[PATCH] completion: Add '--edit-todo' to rebase
2015-07-13 13:11 UTC (2+ messages)
"unable to remap" error with git svn after upgrade to Win10
2015-07-13 12:10 UTC
Building git 2.4.5 on AIX 6.1 problems
2015-07-13 8:24 UTC (8+ messages)
Git at OSCON
2015-07-13 4:35 UTC (2+ messages)
[GSOC] Update 5: Unification of tag -l, branch -l and for-each-ref
2015-07-12 20:48 UTC
[PATCH] diff: parse ws-error-highlight option more strictly
2015-07-12 16:55 UTC (2+ messages)
What's cooking in git.git (Jul 2015, #03; Fri, 10)
2015-07-12 16:38 UTC (4+ messages)
[PATCH] Documentation clarification on git-checkout regarding ours/theirs
2015-07-12 16:36 UTC (4+ messages)
[RFC/PATCH 0/9] port tag.c to use ref-filter library
2015-07-12 13:37 UTC (5+ messages)
` [RFC/PATCH 1/9] ref-filter: add %(refname:lalignX) option
` [RFC/PATCH 4/9] ref-filter: add support to sort by version
Git Smart HTTP with HTTP/2.0
2015-07-11 23:10 UTC (5+ messages)
[PATCH] git-filter-branch.sh: clarify an error message
2015-07-11 8:16 UTC (5+ messages)
[PATCH] p5310: mend broken &&-chain
2015-07-11 0:50 UTC (3+ messages)
[RFC] ident: support per-path configs by matching the path against a pattern
2015-07-10 21:07 UTC (7+ messages)
[PATCH v4] log: add log.follow config option
2015-07-10 21:03 UTC (7+ messages)
[PATCH v8 0/7] ref backend preamble
2015-07-10 17:51 UTC (3+ messages)
Combined diff with name-only option
2015-07-10 17:47 UTC (2+ messages)
git rerere is confused with identical conflicts in multiple files
2015-07-10 15:21 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).