git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-07 13:17:05 to 2009-05-09 16:47:43 UTC [more...]

(unknown),
 2009-05-09 16:44 UTC  (34+ messages)
` 
  ` 
              ` 'git checkout' and unlink() calls (was: Re: )

[PATCH] config: add --repository option
 2009-05-09 16:35 UTC 

[PATCH 00/10] bisect: port git bisect merge base checking to C
 2009-05-09 16:28 UTC  (12+ messages)
` [PATCH 01/10] bisect: use "sha1_array" to store skipped revisions
` [PATCH 02/10] bisect: implement "rev_argv_push" to fill an argv with revs
` [PATCH 03/10] bisect: store good revisions in a "sha1_array"
` [PATCH 04/10] bisect: use new "struct argv_array" to prepare argv for "setup_revisions"
` [PATCH 05/10] bisect: remove too much function nesting
` [PATCH 06/10] bisect: make skipped array functions more generic
` [PATCH 07/10] bisect: automatically sort sha1_array if needed when looking it up
` [PATCH 08/10] bisect: implement the "check_merge_bases" function
` [PATCH 09/10] bisect: add "check_good_are_ancestors_of_bad" function
` [PATCH 10/10] bisect: make "git bisect" use new "--next-all" bisect-helper function

[ANNOUNCE] qgit-2.3
 2009-05-09 15:26 UTC 

can we allow -t abbreviation for --track in 'git branch'
 2009-05-09 15:15 UTC  (3+ messages)

Syntax check via update hook?
 2009-05-09 14:47 UTC  (2+ messages)

[PATCH 4/5] git.el: Added support for Signed-off-by
 2009-05-09 14:25 UTC  (2+ messages)

[PATCH] topgit tg push feature
 2009-05-09 10:36 UTC  (8+ messages)

[PATCH] format-patch let -k override a config-specified format.numbered
 2009-05-09  8:12 UTC  (4+ messages)

Segfault during merge
 2009-05-09  7:57 UTC  (11+ messages)
    ` [PATCH] Fix segfault in merge-recursive
            ` [PATCH] Don't update index while recursing (was Re: Segfault during merge)

[PATCH v2] git-svn: add --authors-prog option
 2009-05-09  3:48 UTC  (3+ messages)

[PATCHv2 0/2] completion: config --unset/get
 2009-05-09  3:44 UTC  (4+ messages)
` [PATCHv2 1/2] completion: add __git_config_get_set_variables() to get config variables
  ` [PATCHv2 2/2] completion: complete config variables for --get/getall/unset/unset-all

Out of memory, malloc failed
 2009-05-09  0:41 UTC  (2+ messages)

Trying to sync two svn repositories with git-svn (repost)
 2009-05-08 23:58 UTC  (12+ messages)

[PATCH 1/3] completion: complete config variables for --get/getall/unset/unset-all
 2009-05-09  1:00 UTC  (6+ messages)
` [PATCH 2/3] completion: add find_argument_and_value() function
  ` [PATCH 3/3] completion: use specified file (if any) when completing config vars

[PATCH/RFC RESEND 0/2] git subtree: an alternative to git submodule
 2009-05-08 22:39 UTC  (3+ messages)
` [PATCH/RFC RESEND 1/2] Add 'git subtree' command for tracking history of subtrees separately
  ` [PATCH/RFC RESEND 2/2] Automated test script for 'git subtree'

bug in git-p4?
 2009-05-08 21:46 UTC  (4+ messages)

I want "fast forward my workdir to upstream if it's safe"
 2009-05-08 21:34 UTC  (11+ messages)

GPG signing for git commit?
 2009-05-08 19:03 UTC  (6+ messages)

[PATCH] Fix sloppy Getopt::Long
 2009-05-08 18:28 UTC  (4+ messages)

Tests in Cygwin
 2009-05-08 16:45 UTC  (16+ messages)

[PATCH] fix sample update hook, disable overwriting of existing tags
 2009-05-08 15:22 UTC  (3+ messages)
  ` [PATCH v2] Extend sample update hook, disable modifying "

Fault in curl on Ubuntu 9.04 with git 1.6.3
 2009-05-08 15:06 UTC  (4+ messages)

Problem with local branches and git svn rebase
 2009-05-08 14:41 UTC  (2+ messages)

[JGIT PATCH 1/2] Add support for boolean config values "yes", "no"
 2009-05-08 14:34 UTC  (18+ messages)
` [JGIT PATCH 2/2] Make Repository.isValidRefName compatible with Git 1.6.3
          ` [PATCH] Allow branch names that end with ".lock"
  ` [JGIT PATCH v2 1/2] Add support for boolean config values "on", "off"

[PATCH v3] To make GIT-VERSION-FILE, search for git more widely
 2009-05-08 11:09 UTC  (6+ messages)

Maintaining a repository with symlinks
 2009-05-08 11:00 UTC 

List of "remote capable" commands?
 2009-05-08 10:34 UTC 

Bug: 'git am --abort' can silently reset the wrong branch
 2009-05-08  9:12 UTC  (5+ messages)

Two problems on alias of git
 2009-05-08  9:06 UTC  (2+ messages)

[PATCH] git-svn testsuite: use standard configuration for Subversion tools
 2009-05-08  8:06 UTC  (8+ messages)
            ` [RESEND PATCH] "

[PATCH] Disallow '\' in ref names
 2009-05-08  8:04 UTC  (6+ messages)

Error cloning from Git Repository
 2009-05-08  7:50 UTC  (2+ messages)

[RFC/PATCH] Prettify log decorations even more
 2009-05-08  7:49 UTC  (3+ messages)

You will always get what you've paid for - accurate dosage, no delays
 2009-05-08  7:53 UTC 

[PATCH] MinGW readdir reimplementation to support d_type
 2009-05-08  5:45 UTC  (6+ messages)
` [msysGit] "

[PATCH 0/5] grep parseopt conversion
 2009-05-08  5:01 UTC  (7+ messages)
` [PATCH 1/5] parseopt: add OPT_NEGBIT
` [PATCH 2/5] parseopt: add OPT_NUMBER_CALLBACK
` [PATCH 3/5] parseopt: add PARSE_OPT_NODASH
` [PATCH 4/5] grep: remove global variable builtin_grep
` [PATCH 5/5] grep: use parseopt

[PATCH v3 0/2] user-manual: general improvements
 2009-05-08  0:04 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCHv3] Add --reference option to git submodule
 2009-05-07 23:55 UTC  (4+ messages)

Announce: Git for Windows 1.6.3
 2009-05-07 22:22 UTC  (5+ messages)

How to sync changes in GIT to ClearCase or How to get the list of files changed in GIT for a specific branch
 2009-05-07 21:34 UTC  (2+ messages)

[PATCH RESEND] Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
 2009-05-07 19:40 UTC  (3+ messages)
` [PATCH RESEND] Git.pm: Always set Repository to absolute path if autodetecting

git svn import missing tags
 2009-05-07 19:13 UTC  (2+ messages)

[PATCH] gitk: Added option 'Simple history' to the options menu
 2009-05-07 18:50 UTC 

[ANNOUNCE] GIT 1.6.3
 2009-05-07 17:39 UTC  (3+ messages)

git repack with a --reference
 2009-05-07 17:14 UTC  (2+ messages)

[PATCH] gitweb: Remove function prototypes (cleanup)
 2009-05-07 17:11 UTC 

A note from the maintainer
 2009-05-07 16:30 UTC  (3+ messages)

[EGIT PATCH 0/3] Rename refs
 2009-05-07 15:51 UTC  (3+ messages)
` [EGIT PATCH 1/3] Add ref rename support to JGit

shell compatibility issues with SunOS 5.10
 2009-05-07 14:57 UTC  (8+ messages)
` [PATCH 0/4] workaround some Solaris sed issues
  ` [PATCH 1/4] t4118: add missing '&&'
    ` [PATCH 2/4] t4118: avoid sed invocation on file without terminating newline
      ` [PATCH 3/4] t/annotate-tests.sh: avoid passing a non-newline terminated file to sed
        ` [PATCH 4/4] t4200: "

[PATCH/RFC] daemon.c: replace inet_ntop with getnameinfo
 2009-05-07 14:30 UTC  (8+ messages)

TortoiseGIT: SSH-Support
 2009-05-07 13:16 UTC  (3+ messages)


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