messages from 2009-02-17 08:54:42 to 2009-02-18 13:30:36 UTC [more...]
[PATCH 4/4] notes: refuse to edit notes outside refs/notes/
2009-02-18 13:29 UTC (25+ messages)
` [PATCH v2 4/5] t3301: use test_must_fail instead of !
` [PATCH] test suite: correct export var=val usage
[PATCH] disallow providing multiple upstream branches to rebase, pull --rebase
2009-02-18 13:28 UTC (4+ messages)
Gforge's cvssh.pl script and git
2009-02-18 13:24 UTC (2+ messages)
[RFC] Configuring (future) committags support in gitweb
2009-02-18 13:09 UTC (10+ messages)
` [RFC] Configuring (future) committags support in gitweb, especially bug linking
` [PATCH RFC 1/2] gitweb: Fix warnings with override permitted but no repo override
` [PATCH RFC 2/2] gitweb: Hyperlink multiple git hashes on the same commit message line
post-receive email
2009-02-18 12:44 UTC
What's cooking in git.git (Feb 2009, #05; Mon, 16)
2009-02-18 12:05 UTC (10+ messages)
[PATCH] Make tig call the correct git config command
2009-02-18 11:29 UTC (5+ messages)
[PATCH] Skip timestamp differences for diff --no-index
2009-02-18 10:53 UTC (2+ messages)
Don't want to leave git for hg
2009-02-18 10:28 UTC (5+ messages)
[PATCH v2] filter-branch -d: Export GIT_DIR earlier
2009-02-18 10:25 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v3 01/10] config: Codestyle cleanups
2009-02-18 9:18 UTC (12+ messages)
` [PATCH v3 02/10] config: Cleanup editor action
` [PATCH v3 03/10] config: Make git_config() more flexible
` [PATCH v3 04/10] config: Trivial rename in preparation for parseopt
` [PATCH v3 05/10] config: Reorganize get_color*
` [PATCH v3 06/10] config: Use parseopt
` [PATCH v3 07/10] config: Disallow --getcolor* and other actions
` [PATCH v3 08/10] config: Disallow multiple config file locations
` [PATCH v3 09/10] config: Disallow multiple variable types
` [PATCH v3 10/10] config: Don't allow extra arguments for -e or -l
[PATCH v4] git-archive: Add new option "--output" to write archive to a file instead of stdout
2009-02-18 9:05 UTC
[RFC] Common library for Git GUIs
2009-02-18 8:04 UTC (13+ messages)
Is there a way to exclude user-specified files or directories from participating in merges?
2009-02-18 5:39 UTC (6+ messages)
Retry conflicting merge with matching line endings?
2009-02-18 3:44 UTC (3+ messages)
[JGIT PATCH] Do not store ObjectId subclasses in RefDatabase caches
2009-02-18 3:36 UTC
git commit <path> scanning entire working tree?
2009-02-18 2:25 UTC (5+ messages)
Bug: git-svn dies with "Index mismatch"
2009-02-18 2:18 UTC (2+ messages)
FETCH_HEAD question
2009-02-18 0:30 UTC (13+ messages)
` PUSH_HEAD, was "
[PATCH 1/2] Modify description file to say what this file is
2009-02-18 0:16 UTC (4+ messages)
[ANNOUNCE] Gerrit Code Review 2.0.3
2009-02-18 0:13 UTC (11+ messages)
First round of UGFWIINI results
2009-02-17 23:51 UTC (9+ messages)
Rebase v.s. fast forward
2009-02-17 23:50 UTC
[PATCH 2/2] Google has renamed the imap folder
2009-02-17 23:14 UTC (6+ messages)
[PATCH v3] git-archive: Add new option "--output" to write archive to a file instead of stdout
2009-02-17 22:59 UTC (3+ messages)
[PATCH] Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-masking
2009-02-17 22:57 UTC (4+ messages)
Get rid of bad health
2009-02-17 12:23 UTC
disallowing push to currently checked-out branch
2009-02-17 22:54 UTC (17+ messages)
` PUSH_HEAD, was "
[ANNOUNCE] tig-0.14.1
2009-02-17 22:45 UTC (3+ messages)
git-svn error: Unable to parse date
2009-02-17 21:49 UTC (5+ messages)
Bug#497469: git-gui: child window looks like part of parent
2009-02-17 21:20 UTC
[PATCH v2 1/2] Introduce config variable "diff.primer"
2009-02-17 19:56 UTC (8+ messages)
` diff.defaultOptions implementation design [was diff.primer]
[RFC - draft] List of proposed future changes that are backward incompatible
2009-02-17 19:28 UTC (7+ messages)
` send-email sending shallow threads by default
[EGIT PATCH v2 00/12] Support customizable label decorations
2009-02-17 17:52 UTC (3+ messages)
` [EGIT PATCH 13/12] Add new file tree iterator that can adapt into a ContainerTreeIterator
` [EGIT PATCH 14/12] Allow project decorations regardless of repository root location
[PATCH 2/2] Google has renamed the imap folder
2009-02-17 17:45 UTC (2+ messages)
[RFC/PATCH] Proof-of-concept streamed hashing, demoed in `git hash-object`
2009-02-17 17:33 UTC (3+ messages)
hg-fast-export and branches
2009-02-17 17:10 UTC
not all tests pass when on an NFS partition
2009-02-17 16:32 UTC (7+ messages)
[PATCH] rev-list: estimate number of bisection step left
2009-02-17 15:39 UTC (7+ messages)
[PATCH] Fixes an 'Unable to parse date' error message in git-svn
2009-02-17 15:16 UTC
CVS import
2009-02-17 15:16 UTC (7+ messages)
` CVS import [SOLVED]
Blamming a diff between two commits?
2009-02-17 14:27 UTC (6+ messages)
[PATCH] parse-opt: migrate builtin-ls-files
2009-02-17 14:27 UTC (5+ messages)
` [PATCH] Turn the flags in struct dir_struct into a single variable
[PATCH v2 1/8] config: Trivial rename in preparation for parseopt
2009-02-17 13:59 UTC (15+ messages)
` [PATCH v2 2/8] config: Reorganize get_color*
` [PATCH v2 3/8] config: Use parseopt
[PATCH 1/2] Modify description file to say what this file is
2009-02-17 11:59 UTC (3+ messages)
List of all tags on a branch/remote-repo
2009-02-17 10:17 UTC (2+ messages)
[RFC] What's the best UI for 'git submodule split'?
2009-02-17 10:17 UTC (6+ messages)
` [RFC/PATCHv2] git submodule split
[PATCH] Re: Minor grammar fix in the 'Not a git repository' message
2009-02-17 9:29 UTC (4+ messages)
[PATCH] Documentation/git-push: --all, --mirror, --tags can not be combined
2009-02-17 9:25 UTC
[PATCH] Google seems to have renamed the imap folder
2009-02-17 9:06 UTC
[PATCH] Modify description file to say what this file is
2009-02-17 8:58 UTC
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).