messages from 2010-03-16 02:33:28 to 2010-03-18 18:57:42 UTC [more...]
[PATCH] Prompt for a username when an HTTP request 401s
2010-03-18 18:57 UTC
GSoC: You have received a new Notification. (fwd)
2010-03-18 18:55 UTC (2+ messages)
` Git is accepted to GSoC 2010 !
What's in a name? Let's use a (uuid,name,email) triplet
2010-03-18 18:47 UTC (6+ messages)
Better cooperation between checkouts and stashing
2010-03-18 17:33 UTC (18+ messages)
` [PATCH] Clarification for the command "git checkout <branch>"
[PATCH] git checkout: create unparented branch by --orphan
2010-03-18 16:09 UTC
[PATCH] notes.c: don't call 'return' in a void function
2010-03-18 15:37 UTC (3+ messages)
` [PATCH] notes.c: remove inappropriate call to return
Not possible to see combined diff before committing a merge?
2010-03-18 15:21 UTC (3+ messages)
help with git filter-branch
2010-03-18 15:19 UTC (2+ messages)
[PATCH] pull: replace unnecessary sed invocation
2010-03-18 14:48 UTC (4+ messages)
tracking moved svn repo
2010-03-18 13:23 UTC
Correction in post-update.sample hook
2010-03-18 13:16 UTC
[PATCH 0/9] Multiple remotes without conflicts
2010-03-18 11:52 UTC (10+ messages)
` [PATCH 1/9] fetch: Check for a "^{}" suffix with suffixcmp()
` [PATCH 2/9] fetch: Properly initialize refspec on stack
` [PATCH 3/9] fetch: Fix minor memory leak
` [PATCH 4/9] fetch: Move deepening fetch check into builtin/fetch.c
` [PATCH 5/9] fetch: Move loop checking which refs we have already
` [PATCH 6/9] fetch: Check if all objects exist after fetching
` [PATCH 7/9] fetch: Use the same ref map for all branches and tags
` [PATCH 8/9] fetch: Don't fetch tags twice
` [PATCH 9/9] fetch: Make automatic tag following work with arbitrary refspecs
[PATCH] Teach --no-ff option to 'rebase -i'
2010-03-18 8:03 UTC (16+ messages)
` [PATCHv2] "
What's cooking in git.git (Mar 2010, #04; Tue, 16)
2010-03-18 7:14 UTC (5+ messages)
` cc/cherry-pick-ff (Re: What's cooking in git.git (Mar 2010, #04; Tue, 16))
[PATCH v2 0/16] Add label for common ancestor to conflictstyle=diff3
2010-03-18 3:34 UTC (22+ messages)
` [PATCH 01/16] xdl_merge(): add optional ancestor label to diff3-style output
` [PATCH 02/16] xdl_merge(): move file1 and file2 labels to xmparam structure
` [PATCH 03/16] merge-file --diff3: add a label for ancestor
` [PATCH 04/16] ll_merge(): add ancestor label parameter for diff3-style output
` [PATCH 05/16] checkout --conflict=diff3: add a label for ancestor
` [PATCH 06/16] merge_file(): add comment explaining behavior wrt conflict style
` [PATCH 07/16] merge_trees(): add ancestor label parameter for diff3-style output
` [PATCH 08/16] tests: document format of conflicts from checkout -m
` [PATCH 09/16] checkout -m --conflict=diff3: add a label for ancestor
` [PATCH 10/16] tests: document cherry-pick behavior in face of conflicts
` [PATCH 11/16] revert_or_cherry_pick(): get oneline_body from get_oneline()
` [PATCH 11,13,14 v2] revert: clarify label on conflict hunks
` [PATCH 15/16 v2] cherry-pick, revert: add a label for ancestor
` [PATCH 12/16] compat: add mempcpy()
` [PATCH 13/16] revert: simplify get_oneline() using mempcpy
` [PATCH 14/16] revert: clarify label on conflict hunks
` [PATCH 15/16] cherry-pick: add a label for ancestor
` [PATCH 16/16] merge-recursive: "
git branch --current?
2010-03-18 2:00 UTC (6+ messages)
meaning of "-g" in git-describe output
2010-03-18 1:19 UTC (3+ messages)
[PATCH] branch: only print upstream relationship with -v -v
2010-03-18 0:06 UTC (4+ messages)
[PATCH 0/6] Pass t5530 on Windows
2010-03-17 22:19 UTC (5+ messages)
` [PATCH 7/6] Enable threaded async procedures whenever pthreads is available
[PATCH v4] git checkout -b: unparent the new branch with -o
2010-03-17 21:48 UTC (2+ messages)
[PATCH v3 0/3] Add support for GIT_ONE_FILESYSTEM
2010-03-17 19:55 UTC (4+ messages)
` [PATCH 1/3] config.c: remove static keyword from git_env_bool()
` [PATCH 2/3] truncate cwd string before printing error message
` [PATCH 3/3] Add support for GIT_ONE_FILESYSTEM
A Visual Git Reference
2010-03-17 19:03 UTC (3+ messages)
[PATCH v3] git checkout -b: unparent the new branch with -o
2010-03-17 18:55 UTC (9+ messages)
Getting a branch's time of creation
2010-03-17 17:24 UTC (3+ messages)
[PATCH 2/2] Report errors when failing to launch the html browser in mingw
2010-03-17 17:01 UTC (2+ messages)
Howto install git-cheetah manually
2010-03-17 16:18 UTC (2+ messages)
git-gui: with themed widgets not all window geometry is restored
2010-03-17 15:58 UTC
[PATCH] bash: complete *_HEAD refs if present
2010-03-17 15:40 UTC (2+ messages)
[PATCH 1/2] fix mingw stat() and lstat() implementations for handling symlinks
2010-03-17 15:17 UTC
Make bare repository out of git svn init
2010-03-17 12:58 UTC (2+ messages)
[PATCH] Documentation: receive.denyCurrentBranch defaults to 'refuse'
2010-03-17 11:14 UTC
[PATCH 0/2] Add support for GIT_ONE_FILESYSTEM (resubmission)
2010-03-17 7:09 UTC (5+ messages)
` [PATCH 1/2] config.c: remove static keyword from git_env_bool()
` [PATCH 2/2] Add support for GIT_ONE_FILESYSTEM
[PATCH] Fix indentation problem in git-ls-files(1)
2010-03-17 6:47 UTC (8+ messages)
[patch 00/15] Portability Patches v3
2010-03-16 23:43 UTC (29+ messages)
` [patch 01/15] user-cppflags.patch
` [patch 02/15] const-expr.patch
` [patch 03/15] pthread.patch
` [patch 04/15] diff-export.patch
` [patch 05/15] diff-test_cmp.patch
` [patch 06/15] diff-defaults.patch
` [patch 07/15] host-IRIX.patch
` [patch 08/15] host-HPUX10.patch
` [patch 09/15] host-HPUX11.patch
` [patch 10/15] host-OSF1.patch
` [patch 11/15] no-hstrerror.patch
` [patch 12/15] no-inet_ntop.patch
` [patch 13/15] no-socklen_t.patch
` [patch 14/15] no-ss_family.patch
` [patch 15/15] no-inline.patch
Dealing with an upstream cherry-picked branch
2010-03-16 22:56 UTC (4+ messages)
Retrieve a specific file from some revision
2010-03-16 22:48 UTC (3+ messages)
[PATCH] Improve git-p4 to be able to submit patches back to perforce when the git repository is made up of multiple perforce directories
2010-03-16 19:23 UTC
[PATCH v2] git checkout -b: unparent the new branch with -o
2010-03-16 18:18 UTC (12+ messages)
[PATCH 1/1] Improve error messages from 'git stash show'
2010-03-16 17:52 UTC (5+ messages)
` [PATCH v2] "
git http-backend error message
2010-03-16 17:10 UTC (3+ messages)
FEATURE REQUEST: Comment assignment on branches
2010-03-16 14:36 UTC (10+ messages)
[PATCH] daemon.c: avoid accessing ss_family member of struct sockaddr_storage
2010-03-16 7:52 UTC (3+ messages)
` [PATCH v2] "
t5505-remote.29 not working correctly
2010-03-16 7:40 UTC (4+ messages)
` [PATCH] refs: ref entry with NULL sha1 is can be a dangling symref
[PATCH] Add support for GIT_ONE_FILESYSTEM
2010-03-16 5:56 UTC (6+ messages)
post-receive-email doesn't list commits after a multi-branch push
2010-03-16 5:48 UTC
Problem Pushing to Remote Repository
2010-03-16 4:57 UTC (2+ messages)
[PATCH] stash: dont save during a conflicted merge
2010-03-16 3:05 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).