messages from 2016-11-23 14:52:00 to 2016-11-30 00:09:43 UTC [more...]
[PATCH 00/11] git worktree (re)move
2016-11-30 0:09 UTC (22+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] copy.c: import copy_file() from busybox
` [PATCH v2 02/11] copy.c: delete unused code in copy_file()
` [PATCH v2 03/11] copy.c: convert bb_(p)error_msg to error(_errno)
` [PATCH v2 04/11] copy.c: style fix
` [PATCH v2 05/11] copy.c: convert copy_file() to copy_dir_recursively()
` [PATCH v2 06/11] worktree.c: add validate_worktree()
` [PATCH v2 07/11] worktree.c: add update_worktree_location()
` [PATCH v2 08/11] worktree move: new command
` [PATCH v2 09/11] worktree move: accept destination as directory
` [PATCH v2 10/11] worktree move: refuse to move worktrees with submodules
` [PATCH v2 11/11] worktree remove: new command
[ANNOUNCE] Git v2.11.0
2016-11-29 21:55 UTC (3+ messages)
Partial fetch?
2016-11-29 21:55 UTC (2+ messages)
gitconfig includes
2016-11-29 21:50 UTC (5+ messages)
A note from the maintainer
2016-11-29 21:24 UTC
[PATCH 0/2] Show Git Mailing List: a builtin difftool
2016-11-29 20:55 UTC (37+ messages)
` [PATCH 2/2] difftool: add a feature flag for the builtin vs scripted version
` [PATCH v2 0/1] Show Git Mailing List: a builtin difftool
` [PATCH v2 1/1] difftool: add the builtin
` [PATCH v3 0/2] Show Git Mailing List: a builtin difftool
` [PATCH v3 1/2] difftool: add a skeleton for the upcoming builtin
` [PATCH v3 2/2] difftool: implement the functionality in the builtin
[PATCH v1 1/1] convert: git cherry-pick -Xrenormalize did not work
2016-11-29 20:45 UTC (4+ messages)
[GIT PULL] l10n updates for 2.11.0 round 3 with ru and ca translations
2016-11-29 19:36 UTC (2+ messages)
What's cooking in git.git (Nov 2016, #06; Mon, 28)
2016-11-29 19:29 UTC (10+ messages)
[PATCH 1/3] git reset --hard gives clean working tree
2016-11-29 19:15 UTC (5+ messages)
` [PATCH v8 07/10] convert: unify the "auto" handling of CRLF
` [PATCH/RFC v1 1/1] New way to normalize the line endings
[PATCH] allow git-p4 to create shelved changelists
2016-11-29 18:59 UTC (5+ messages)
` [PATCH] git-p4: allow submit "
[PATCH 1/2] mergetool: honor mergetool.$tool.trustExitCode for built-in tools
2016-11-29 18:57 UTC (2+ messages)
[ANNOUNCE] Git v2.11.0-rc3
2016-11-29 18:50 UTC (8+ messages)
` [PATCH] Release note spelling and phrasing fixups
` [PATCH] RelNotes: typo fix in 2.11.0 notes
[PATCH 0/2] add format specifiers to display trailers
2016-11-29 18:43 UTC (5+ messages)
gitk crashes on RHEL
2016-11-29 17:41 UTC (2+ messages)
[PATCHv3 00/35] Revamp the attr subsystem!
2016-11-29 17:37 UTC (6+ messages)
` [PATCH 31/35] pathspec: allow querying for attributes
[PATCH] difftool.c: mark a file-local symbol with static
2016-11-29 17:36 UTC
git-gui paste not working
2016-11-29 10:13 UTC
[PATCH 2/2] mergetools/vimdiff: trust Vim's exit code
2016-11-29 9:38 UTC
[PATCH] diff: handle --no-abbrev outside of repository
2016-11-29 7:06 UTC (3+ messages)
What's cooking in git.git (Nov 2016, #05; Wed, 23)
2016-11-29 4:43 UTC (7+ messages)
[ANNOUNCE] git-cinnabar 0.4.0 release candidate
2016-11-29 0:22 UTC
cherry-pick -Xrenormalize fails with formerly CRLF files
2016-11-29 0:27 UTC (3+ messages)
[GIT PULL] l10n updates for 2.11.0 round 3
2016-11-28 21:56 UTC
RFC: Enable delayed responses to Git clean/smudge filter requests
2016-11-28 21:48 UTC (6+ messages)
[PATCH 0/3] Minor fixes on 'git worktree'
2016-11-28 21:25 UTC (19+ messages)
` [PATCH 1/3] worktree.c: zero new 'struct worktree' on allocation
` [PATCH 2/3] get_worktrees() must return main worktree as first item even on error
` [PATCH 3/3] worktree list: keep the list sorted
` [PATCH v2 0/5] nd/worktree-list-fixup
` [PATCH v2 1/5] worktree.c: zero new 'struct worktree' on allocation
` [PATCH v2 2/5] worktree: reorder an if statement
` [PATCH v2 3/5] get_worktrees() must return main worktree as first item even on error
` [PATCH v2 4/5] worktree.c: get_worktrees() takes a new flag argument
` [PATCH v2 5/5] worktree list: keep the list sorted
[PATCH] l10n: de.po: translate 210 new message
2016-11-28 19:29 UTC (4+ messages)
[PATCH 0/2] Fix segmentation fault with cherry-pick
2016-11-28 18:59 UTC (11+ messages)
` [PATCH 1/2] cherry-pick: demonstrate a segmentation fault
` [PATCH 2/2] Avoid a segmentation fault with renaming merges
` [PATCH v2 0/2] Fix segmentation fault with cherry-pick
` [PATCH v2 1/2] cherry-pick: demonstrate a segmentation fault
` [PATCH v2 2/2] Avoid a segmentation fault with renaming merges
[PATCH v2] date-formats.txt: Typo fix
2016-11-28 18:06 UTC (2+ messages)
[feature request] Make "commit --only" work with new files
2016-11-28 17:52 UTC (3+ messages)
trustExitCode doesn't apply to vimdiff mergetool
2016-11-28 17:17 UTC (8+ messages)
[PATCH v1 00/19] Add configuration options for split-index
2016-11-28 16:56 UTC (7+ messages)
` [PATCH v1 15/19] config: add git_config_get_date_string() from gc.c
[PATCH] contrib/subtree: added --no-show-signature to git log invocation
2016-11-27 21:21 UTC
[PATCH] t7610: clean up foo.* tmpdir
2016-11-27 6:34 UTC
git-daemon regression: 650c449250d7 common-main: call git_extract_argv0_path()
2016-11-27 4:31 UTC (5+ messages)
` [PATCH] common-main: stop munging argv[0] path
[char-misc-next] mei: request async autosuspend at the end of enumeration
2016-11-26 13:02 UTC (6+ messages)
[PATCH] date-formats.txt: Typo fix
2016-11-25 17:34 UTC
[PATCH] merge-recursive.c: use QSORT macro
2016-11-25 17:15 UTC (7+ messages)
` [PATCH v2] merge-recursive.c: use string_list_sort instead of qsort
Git Gui bugs Debian Jessie Package: git (1:2.1.4-2.1+deb8u2)
2016-11-24 23:58 UTC
Git status takes too long- How to improve the performance of git
2016-11-24 8:38 UTC (2+ messages)
[PATCH] git-gui: pass the branch name to git merge
2016-11-23 22:36 UTC (6+ messages)
[PATCH 0/2] bug fix with push --dry-run and submodules
2016-11-23 16:51 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] push: fix --dry-run to not push submodules
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).