messages from 2017-11-26 03:52:13 to 2017-11-29 01:16:05 UTC [more...]
[ANNOUNCE] Git v2.15.1
2017-11-28 5:12 UTC
A note from the maintainer
2017-11-28 5:20 UTC
bug deleting "unmerged" branch (2.12.3)
2017-11-29 0:58 UTC (3+ messages)
[PATCH] pretty: fix buffer over-read with %> and %<
2017-11-29 0:32 UTC
[PATCH] rebase: rebasing can also be done when HEAD is detached
2017-11-29 0:10 UTC (10+ messages)
` [PATCH v2 0/3] rebase: give precise error message
` [PATCH v2 1/3] rebase: use a more appropriate variable name
` [PATCH v2 2/3] rebase: distinguish user input by quoting it
` [PATCH v2 3/3] rebase: rebasing can also be done when HEAD is detached
[PATCH] Makefile: check that tcl/tk is installed
2017-11-28 23:47 UTC (24+ messages)
` [PATCH] travis-ci: avoid new tcl/tk build requirement
Bug in pathspec handling (in conjunction with submodules)
2017-11-28 23:22 UTC (3+ messages)
` [PATCH] pathspec: only match across submodule boundaries when requested
[add-default-config 1/5] add --color option to git config
2017-11-28 21:43 UTC (2+ messages)
` [add-default-config] add --default "
[PATCH 0/4] SHA1DC fixes & fully moving to a git.git submodule
2017-11-28 21:32 UTC (4+ messages)
` [PATCH 1/4] Makefile: don't error out under DC_SHA1_EXTERNAL if DC_SHA1_SUBMODULE=auto
` [PATCH 2/4] sha1dc_git.h: re-arrange an ifdef chain for a subsequent change
` [PATCH 3/4] Makefile: use the sha1collisiondetection submodule by default
git-prompt: fix reading files with windows line endings
2017-11-28 20:18 UTC (2+ messages)
` [PATCH] "
[RFC PATCH] xdiff/xpatience: support anchoring a line
2017-11-28 18:47 UTC (9+ messages)
` [PATCH] xdiff/xpatience: support anchoring line(s)
` [PATCH v2] diff: "
` [PATCH v3] "
Feature request: Reduce amount of diff in patch
2017-11-28 17:24 UTC (2+ messages)
[RFC PATCH] builtin/worktree: enhance worktree removal
2017-11-28 16:46 UTC (7+ messages)
` [RFC PATCH v2] "
[PATCH] docs: checking out using @{-N} can lead to detached state
2017-11-28 16:34 UTC (7+ messages)
` [PATCH v2 1/2] Doc/checkout: "
` [PATCH v2 2/2] Doc/check-ref-format: clarify information about @{-N} syntax
` [PATCH v3 "
[PATCH] git-gui: Prevent double UTF-8 conversion
2017-11-28 14:35 UTC (2+ messages)
[PATCH v3 0/4] RUNTIME_PREFIX relocatable Git
2017-11-28 14:08 UTC (10+ messages)
` [PATCH v3 1/4] Makefile: generate Perl header from template file
` [PATCH v3 2/4] Makefile: add support for "perllibdir"
` [PATCH v3 3/4] Makefile: add Perl runtime prefix support
` [PATCH v3 4/4] exec_cmd: RUNTIME_PREFIX on some POSIX systems
[PATCH v3] launch_editor(): indicate that Git waits for user input
2017-11-28 12:39 UTC (10+ messages)
[PATCH] Use OBJECT_INFO_QUICK to speedup git fetch-pack
2017-11-28 11:35 UTC (12+ messages)
[PATCH] repository: fix a sparse 'using integer as NULL pointer' warning
2017-11-28 4:07 UTC (2+ messages)
[PATCH] pretty: fix buffer over-read with %> and %<
2017-11-28 2:10 UTC (4+ messages)
[SCRIPT/RFC 0/3] git-commit --onto-parent (three-way merge, no working tree file changes)
2017-11-28 1:15 UTC (6+ messages)
` [SCRIPT/RFC 1/3] setup.sh
` [SCRIPT/RFC 2/3] git-merge-one-file--cached
` [SCRIPT/RFC 3/3] git-commit--onto-parent.sh
[PATCH] git-send-email: honor $PATH
2017-11-28 1:13 UTC (7+ messages)
` [PATCH v3] git-send-email: honor $PATH for sendmail binary
[PATCH] merge-recursive: ignore_case shouldn't reject intentional removals
2017-11-28 1:02 UTC (5+ messages)
[PATCH 0/5] rebase -i: add config to abbreviate command names
2017-11-27 23:48 UTC (19+ messages)
` [PATCH 1/5] Documentation: move rebase.* configs to new file
` [PATCH 2/5] Documentation: use preferred name for the 'todo list' script
` [PATCH 3/5] rebase -i: add exec commands via the rebase--helper
` [PATCH 4/5] rebase -i: learn to abbreviate command names
` [PATCH 5/5] t3404: add test case for abbreviated commands
[PATCHv5 0/7] describe blob
2017-11-27 23:37 UTC (9+ messages)
` [PATCHv5 7/7] builtin/describe.c: describe a blob
git status always modifies index?
2017-11-27 22:50 UTC (31+ messages)
` [PATCH] git-status.txt: mention --no-optional-locks
Problem installing Git
2017-11-27 21:12 UTC (5+ messages)
[PATCH v4 0/4] make git worktree add dwim more
2017-11-27 20:59 UTC (17+ messages)
` [PATCH v4 4/4] worktree: make add <path> dwim
` [PATCH v5 0/6] make git worktree add dwim more
` [PATCH v5 1/6] checkout: factor out functions to new lib file
` [PATCH v5 2/6] worktree: add can be created from any commit-ish
` [PATCH v5 3/6] worktree: add --[no-]track option to the add subcommand
` [PATCH v5 4/6] worktree: make add <path> <branch> dwim
` [PATCH v5 5/6] worktree: add --guess-remote flag to add subcommand
` [PATCH v5 6/6] add worktree.guessRemote config option
[PATCH v5 0/6] Partial clone part 1: object filtering
2017-11-27 19:39 UTC (4+ messages)
` [PATCH v5 4/6] list-objects: filter objects in traverse_commit_list
git checkout's stderr v stdout usage
2017-11-27 17:26 UTC (2+ messages)
git-p4: cloning with a change number does not import all files
2017-11-27 12:52 UTC (2+ messages)
[PATCH 1/2] Simplify tracing code by removing trace key normalization concept
2017-11-27 10:12 UTC (7+ messages)
` [PATCH 1/2] trace: remove trace key normalization
` [PATCH 2/2] trace: improve performance while category is disabled
[PATCH v5 0/2] http-backend: respect CONTENT_LENGTH as specified by rfc3875
2017-11-27 4:02 UTC (14+ messages)
` [PATCH v5 1/2] "
` [PATCH v6 0/2] "
` [PATCH v6 1/2] "
` [PATCH v6 2/2] t5560-http-backend-noserver.sh: add CONTENT_LENGTH cases
[PATCH] grep: Add option --max-line-len
2017-11-27 2:08 UTC (4+ messages)
Problem with environment of hook execution when git is run with --work-tree / --git-dir
2017-11-27 1:54 UTC (3+ messages)
[PATCH v1 1/2] t/README: remove mention of adding copyright notices
2017-11-26 20:21 UTC (2+ messages)
` [PATCH v1 2/2] t/README: document test_cmp_rev
Changing encoding of a file : What should happen to CRLF in file ?
2017-11-26 12:20 UTC (2+ messages)
` [PATCH v2 1/1] convert: tighten the safe autocrlf handling
Clone repository computer A to remote B doenst work
2017-11-26 8:38 UTC (3+ messages)
submodules and merging (Was: Re: [PATCH 02/30] merge-recursive: Fix logic ordering issue)
2017-11-26 5:59 UTC (5+ messages)
[PATCH] submodule--helper.c: i18n: add a missing space in message
2017-11-26 3:52 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).