git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-23 10:57:36 to 2009-02-24 18:45:47 UTC [more...]

git bisect goes wild?
 2009-02-24 18:44 UTC 

How do I qualify paths in the .gitignore file w.r.t. the repo root directory?
 2009-02-24 18:31 UTC  (5+ messages)

[PATCH 00/23] builtin-remote improvments
 2009-02-24 17:49 UTC  (6+ messages)

git push usage
 2009-02-24 17:40 UTC  (2+ messages)
` [RFC] add test cases for the --repo option to git push

[PATCH] Expand explanation of the use of + in git push refspecs
 2009-02-24 17:39 UTC  (5+ messages)
` [PATCHv2] Docs: "

[RFC/PATCH] revision.c: add --format option for 'git log'
 2009-02-24 17:38 UTC  (30+ messages)
                    ` [PATCH] Add --format that is a synonym to --pretty
                            ` [PATCH 0/3] --format, --pretty and --oneline
                              ` [PATCH 1/3] Add --format that is a synonym to --pretty
                              ` [PATCH 2/3] Give short-hands to --pretty=tformat:%formatstring
                              ` [PATCH 3/3] Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"
                              ` [PATCH] bash completion: add --format= and --oneline options for "git log"
                                ` [PATCH v2] "

[PATCH] git-gui: Fix file name pattern in .gitattributes
 2009-02-24 17:33 UTC  (4+ messages)

git-push error: Cannot write keep file
 2009-02-24 17:31 UTC  (2+ messages)

[PATCH] Add bare repository indicator for __git_ps1
 2009-02-24 17:01 UTC  (12+ messages)

[PATCH 0/4] Add more tests of cvsimport
 2009-02-24 17:01 UTC  (5+ messages)
` [HALF A PATCH] Teach the '--exclude' option to 'diff --no-index'

[PATCH RFC 1/2] gitweb: Fix warnings with override permitted but no repo override
 2009-02-24 16:33 UTC  (6+ messages)
` [PATCH RFC 2/2] gitweb: Hyperlink multiple git hashes on the same commit message line
    ` Addresses with full names in patch emails

[PATCH] git.el: Only show completions from refs/heads, refs/remotes and refs/tags
 2009-02-24 16:06 UTC  (8+ messages)

GSoC 2009 Prospective student
 2009-02-24 15:55 UTC  (8+ messages)

git-svn starting with an empty svn repository
 2009-02-24 15:36 UTC  (4+ messages)

Git and Eclipse 3.5M5
 2009-02-24 15:34 UTC  (2+ messages)

Issues building docs on an offline box again
 2009-02-24 14:51 UTC  (5+ messages)

[PATCH 01/23] builtin-clone: move locate_head() to remote.c so it can be re-used
 2009-02-24  9:51 UTC  (23+ messages)
` [PATCH 02/23] builtin-remote: move duplicated cleanup code its own function
` [PATCH 03/23] builtin-remote: teach show to display remote HEAD
` [PATCH 04/23] builtin-remote: add set-head subcommand
` [PATCH 05/23] builtin-remote: better handling of multiple remote HEADs
` [PATCH 06/23] remote.c: make match_refs() copy src ref before assigning to peer_ref
` [PATCH 07/23] remote.c: don't short-circuit match_refs() when error in match_explicit_refs()
` [PATCH 08/23] refactor duplicated get_local_heads() to remote.c
` [PATCH 09/23] refactor duplicated ref_newer() "
` [PATCH 10/23] string-list: new for_each_string_list() function
` [PATCH 11/23] builtin-remote: rename variable and eliminate redundant function call
` [PATCH 12/23] builtin-remote: name remote_refs consistently
` [PATCH 13/23] builtin-remote: remove unused code in get_ref_states
` [PATCH 14/23] builtin-remote: fix two inconsistencies in the output of "show <remote>"
` [PATCH 15/23] builtin-remote: make get_remote_ref_states() always populate states.tracked
` [PATCH 16/23] builtin-remote: refactor get_remote_ref_states()
` [PATCH 17/23] builtin-remote: new show output style
` [PATCH 18/23] builtin-remote: new show output style for push refspecs
` [PATCH 19/23] test scripts: refactor start_httpd helper
` [PATCH 20/23] add basic http clone/fetch tests
` [PATCH 21/23] refactor find_refs_by_name to accept const list
` [PATCH 22/23] remote: refactor guess_remote_head
` [PATCH 23/23] remote: use exact HEAD lookup if it is available

git merge --abort
 2009-02-24  9:51 UTC  (9+ messages)

CVS import [SOLVED]
 2009-02-24  9:25 UTC  (12+ messages)
  ` autocrlf=input and safecrlf (was Re: CVS import [SOLVED])

[EGIT] [PATCH v1 0/1] Add an ignored icon
 2009-02-24  9:28 UTC  (9+ messages)
` [EGIT] [PATCH v1 1/1] "

how do I resolve this merge manually + mergetool bug
 2009-02-24  9:13 UTC  (8+ messages)

[PATCH] git-quiltimport: preserve standard input to be able to read user input
 2009-02-24  9:00 UTC 

[PATCH] Install builtins with the user and group of the installing personality
 2009-02-24  8:58 UTC  (3+ messages)

[PATCH 00/13] New output style for git remote show
 2009-02-24  7:12 UTC  (24+ messages)
` [PATCH 04/13] remote: make get_remote_ref_states() always populate states.tracked
` [PATCH 07/13] remote: new show output style
` [PATCH 10/13] remote.c: make match_refs() copy src ref before assigning to peer_ref
        ` [PATCH] "
` [PATCH 11/13] remote.c: don't short-circuit match_refs() when error in match_explicit_refs()
` [PATCH 12/13] remote.c: refactor get_remote_ref_states()

[PATCH 2/2] --date=relative falls back to "short" format for commits older than a year
 2009-02-24  7:07 UTC  (12+ messages)

Wierd git over http behaviour
 2009-02-24  5:45 UTC  (3+ messages)

How do I undo a fast-forward merge safely?
 2009-02-24  5:37 UTC  (3+ messages)

[PATCH 1/2] Make git blame's date output format configurable, like git log
 2009-02-24  5:00 UTC  (5+ messages)

[PATCH] cvsimport: add test illustrating a bug in cvsps
 2009-02-24  5:00 UTC  (3+ messages)

[PATCH] adds --date=raw support to git blame and related documentation
 2009-02-24  1:35 UTC  (4+ messages)

A couple of minor branching questions
 2009-02-24  1:29 UTC  (2+ messages)

how to reset to remote repo
 2009-02-23 23:19 UTC  (6+ messages)

[PATCH] git-svn: try to read the dcommit url from the config file
 2009-02-23 23:06 UTC  (6+ messages)
    ` [PATCH] git-svn: read the dcommit url from the config file on a per remote basis

[PATCH] git-svn fix for systems without strftime %z
 2009-02-23 22:44 UTC  (3+ messages)

[tig PATCH 0/1] Make height of split view configurable
 2009-02-23 22:24 UTC  (2+ messages)
` [PATCH 1/1] "

[EGIT] [PATCH v3 0/1] Make sure to setup a clone the same as git-clone does
 2009-02-23 19:51 UTC  (3+ messages)
` [EGIT] [PATCH v3 1/1] Make sure to set up the default remote branch correctly

Getting diff in commit-msg hook?
 2009-02-23 18:58 UTC  (3+ messages)

[PATCH] send-email: don't create temporary compose file until it is needed
 2009-02-23 18:51 UTC 

[RFC PATCH] hooks: add some defaults to support sane workflow to pre-commit
 2009-02-23 18:41 UTC  (6+ messages)

sparse/narrow checkout
 2009-02-23 18:15 UTC  (4+ messages)

[PATCH v2] write_index(): update index_state->timestamp after flushing to disk
 2009-02-23 18:02 UTC 

[EGIT] [PATCH v2 0/1] Make sure to setup a clone the same as git-clone does
 2009-02-23 17:45 UTC  (2+ messages)
` [EGIT] [PATCH v2 1/1] Make sure to set up the default remote branch correctly

[PATCH] git-p4: avoid syncing duplicate changes
 2009-02-23 17:08 UTC  (4+ messages)
  ` [PATCH v2] "

[EGIT] [PATCH 0/2] Make sure to setup a clone the same as git-clone does
 2009-02-23 16:47 UTC  (7+ messages)
` [EGIT] [PATCH 1/2] Make sure to set core.bare to false when cloning
` [EGIT] [PATCH 2/2] Make sure to set up the default (pull) remote branch for master

example of git-p4 usage: checking out remote branches?
 2009-02-23 16:30 UTC 

Eclipse git workflow
 2009-02-23 15:37 UTC  (2+ messages)

[PATCH] git-tag: don't use gpg's stdin, stdout when signing tags
 2009-02-23 15:23 UTC  (3+ messages)

[PATCH] Google seems to have renamed the imap folder
 2009-02-23 13:51 UTC  (2+ messages)

[PATCH 09/13] refactor duplicated ref_newer() to remote.c
 2009-02-23 13:41 UTC  (4+ messages)
` [PATCH v2 "


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).