messages from 2009-02-12 20:15:06 to 2009-02-14 07:17:14 UTC [more...]
[PATCH] send-email: handle multiple Cc addresses when reading mbox message
2009-02-14 7:15 UTC (17+ messages)
` [PATCH 1/3] send-email: correct logic error with --suppress-cc=cc
` [PATCH 1/3 v2] "
` [PATCH 2/3] send-email: don't call unquote_rfc2047 unnecessarily
` [PATCH 3/3] send-email: --suppress-cc improvements
` [PATCH 3/3 v2] "
[PATCH] teach the new "@{-1} syntax to "git branch"
2009-02-14 7:11 UTC (2+ messages)
[PATCH] Documentation: pruning recipe for destructive filter-branch
2009-02-14 6:49 UTC (5+ messages)
[PATCH] send-email: allow send-email to run outside a repo
2009-02-14 6:42 UTC (3+ messages)
[PATCH v2 1/2] Introduce config variable "diff.primer"
2009-02-14 6:24 UTC (9+ messages)
[RFC PATCH v2] Teach rebase to rebase even if upstream is up to date
2009-02-14 6:07 UTC (2+ messages)
[RFC] What's the best UI for 'git submodule split'?
2009-02-14 5:17 UTC (4+ messages)
` [RFC/PATCHv2] git submodule split
[PATCH 0/4] remote HEAD improvements take 2
2009-02-14 3:43 UTC (17+ messages)
` [PATCH 1/4] builtin-clone: move locate_head() to remote.c so it can be re-used
` [PATCH 2/4] builtin-remote: move duplicated cleanup code its own function
` [PATCH 3/4] builtin-remote: teach show to display remote HEAD
` [PATCH 4/4] builtin-remote: add set-head verb
` [PATCH v2 4/4] builtin-remote: add set-head subcommand
[ANNOUNCE] tig-0.14
2009-02-14 3:31 UTC (7+ messages)
filter-branch: Remove original/* (was Re: [RFC] What's the best UI for 'git submodule split'?)
2009-02-14 2:45 UTC
[PATCH] gitweb: fix wrong base URL when non-root DirectoryIndex
2009-02-14 2:42 UTC (7+ messages)
[SoC RFC] about "restartable clone"
2009-02-14 2:38 UTC
[topgit] tg update error
2009-02-14 2:24 UTC (17+ messages)
[PATCH] config: Use parseopt
2009-02-14 2:05 UTC
[PATCH] Clean up use of ANSI color sequences
2009-02-14 2:02 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] builtin-branch.c: Rename branch category color names
gmail screws up patches looking for workable workaround
2009-02-14 0:46 UTC (7+ messages)
git log --graph and root commits
2009-02-14 0:40 UTC (5+ messages)
[RFC] git-send-email: making --no-chain-reply-to the default
2009-02-14 0:29 UTC
[PATCH] When archiving a repository there is no way to specify a file as output
2009-02-13 23:05 UTC (4+ messages)
[PATCH] log: make --abbrev-commit's ellipsis configurable
2009-02-13 22:24 UTC (11+ messages)
` [PATCH v2] "
` [PATCH] log: do not print ellipses with --abbrev-commit
[PATCH] Reintegrate script
2009-02-13 18:23 UTC (2+ messages)
` [PATCH] Meta/Reintegrate: Record all merges to prevent losing topics
[PATCH] Bugfix: GIT_EXTERNAL_DIFF with more than one changed files
2009-02-13 18:07 UTC (4+ messages)
[Virtual PATCH] Add an option to wrap a patch in <pre> in git-imap-send which ironically results in a cleaner patch from Thunderbird
2009-02-13 17:49 UTC (6+ messages)
git status "short circuit"?
2009-02-13 17:36 UTC (2+ messages)
[PATCH] Remove redundant bit clears from diff_setup()
2009-02-13 17:33 UTC
GitExtensions 1.43 crash with large repository
2009-02-13 16:02 UTC
error: http-push died with strange error
2009-02-13 14:58 UTC (2+ messages)
[RFH] How to review patches: Documentation/ReviewingPatches?
2009-02-13 11:05 UTC (5+ messages)
[PATCH] builtin-branch: improve output when displaying remote branches
2009-02-13 9:40 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[RFC PATCH] Teach rebase to rebase even if upstream is up to date with -f
2009-02-13 7:15 UTC (14+ messages)
[PATCH] stash: --keep option just saves
2009-02-13 7:07 UTC (5+ messages)
Unexpected local changes immediately after fresh clone
2009-02-13 5:56 UTC (3+ messages)
http push to WebDAV server fails (apache 2.2 under Win) - possible bug!?
2009-02-13 2:14 UTC (2+ messages)
git merge ignoring whitespace
2009-02-13 1:38 UTC (2+ messages)
not all tests pass when on an NFS partition
2009-02-13 0:54 UTC (3+ messages)
[PATCH] git-rebase.txt: Mention that --whitespace cannot be used with interactive rebase
2009-02-13 0:50 UTC (4+ messages)
[JGIT PATCH 0/6] Add prune of stale tracking branches to fetch
2009-02-13 0:48 UTC (10+ messages)
` [JGIT PATCH 1/6] Fix RefUpdate.delete to update the result status
` [JGIT PATCH 2/6] Add setBoolean, setInt to RepositoryConfig
` [JGIT PATCH 3/6] Add RefSpec.expandFromDestination for reverse mappings
` [JGIT PATCH 4/6] Add the remote.name.mirror flag to RemoteConfig
` [JGIT PATCH 5/6] Don't pass TagOpt to FetchProcess, get it from the Transport
` [JGIT PATCH 6/6] Teach fetch to prune stale tracking branches
git am and Evoultion
2009-02-13 0:47 UTC (2+ messages)
git filter-branch examples on man page are outdated
2009-02-12 23:06 UTC (4+ messages)
` [PATCH] Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filter
[PATCH 0/3] remote HEAD improvements
2009-02-12 22:55 UTC (13+ messages)
` [PATCH 1/3] builtin-remote: move duplicated cleanup code its own function
` [PATCH 2/3] builtin-remote: teach show to display remote HEAD
[RFC] What's the best UI for 'git submodule split'?
2009-02-12 21:59 UTC
What's cooking in git.git (Jan 2009, #07; Wed, 28)
2009-02-12 21:51 UTC (15+ messages)
[PATCH] Update documentation to add further information about using Thunderbird with git-imap-send
2009-02-12 21:19 UTC (4+ messages)
[PATCH v2] Update documentation to add further information about using Thunderbird with git-imap-send
2009-02-12 21:17 UTC
[PATCH] Support \ in non-wildcard .gitignore entries
2009-02-12 21:03 UTC (12+ messages)
` [PATCH v2] Support "\" in non-wildcard exclusion entries
` [PATCH v3] "
[PATCH v2] Enable setting attach as the default in .gitconfig for git-format-patch
2009-02-12 21:01 UTC (2+ messages)
git gc --prune consumes *lots* of memory with repos cloned with --reference
2009-02-12 20:37 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).