Git development
 help / color / mirror / Atom feed
 messages from 2008-05-09 13:24:27 to 2008-05-11 18:41:03 UTC [more...]

[PATCH 2/2] builtin-tag.c: use valid_ident for checking tagger field
 2008-05-11 18:39 UTC  (2+ messages)

[PATCH 1/5] mktag.c: adjust verify_tag parameters
 2008-05-11 18:39 UTC  (5+ messages)
  ` [PATCH 2/5] Make mktag a builtin

[PATCH] Optimize common pattern of alloc_ref from string
 2008-05-11 18:39 UTC  (6+ messages)

git gc & deleted branches
 2008-05-11 18:39 UTC  (42+ messages)
                    ` [PATCH 0/3] leave unreferenced objects unpacked
                    ` [PATCH 1/3] repack: modify behavior of -A option to "
                    ` [PATCH 2/3] git-gc: always use -A when manually repacking
                    ` [PATCH 3/3] builtin-gc.c: deprecate --prune, it now really has no effect
                            ` [PATCH] Updating documentation to match Brandon Casey's proposed git-repack patch

git-svn trouble finding all branches/tags
 2008-05-11 18:36 UTC  (3+ messages)

[PATCH 1/3] rev-parse: add test script for "--verify"
 2008-05-11 18:35 UTC  (2+ messages)

[PATCH] instaweb: if no httpd is specified and lighttpd doesn't exist, fall back on apache2
 2008-05-11 18:26 UTC  (11+ messages)
` [PATCH] instaweb: make it compatible with Mac OS X 10.5's apache installation
  ` [PATCH] Documentation/git-instaweb.txt: Updated defaults to match my last two git-instaweb.sh changes

[PATCH] git-daemon: fix for rotating logs
 2008-05-11 18:03 UTC  (2+ messages)

CIFS fixes
 2008-05-11 17:48 UTC  (5+ messages)

[PATCH] mergetool: Make ECMerge use the settings as specified by the user in the GUI
 2008-05-11 17:31 UTC  (3+ messages)

To page or not to page
 2008-05-11 17:15 UTC  (8+ messages)

[PATCH 1/4] git-init: autodetect core.ignorecase
 2008-05-11 17:10 UTC  (6+ messages)
` [PATCH 2/4] t0050: Test "
  ` [PATCH 3/4] t0050: Set core.ignorecase case to activate case insensitivity
    ` [PATCH 4/4] t0050: Add test for case insensitive add
` [PATCH 0/4] core.ignorecase

[PATCH] Make boundary characters for --color-words configurable
 2008-05-11 16:27 UTC  (17+ messages)
` [PATCH v2 4/5] "

[PATCH 3/3] rev-parse --verify: do not output anything on error
 2008-05-11 16:28 UTC 

[PATCH 2/3] rev-parse: fix using "--default" with "--verify"
 2008-05-11 16:27 UTC 

how to git-archive ignore some files?
 2008-05-11 16:20 UTC  (6+ messages)

git-svn feature requests
 2008-05-11 16:04 UTC 

Git branches - confusing behavior
 2008-05-11 15:39 UTC  (18+ messages)

[PATCH] Add svn-compatible "blame" output format to git-svn
 2008-05-11 13:46 UTC  (6+ messages)
  ` [PATCH v2] "

git-svn: expand svn:keywords, or how else to deal with them?
 2008-05-11 10:39 UTC  (3+ messages)

Verilog/ASIC development support is insufficient in git , help!
 2008-05-11  9:23 UTC  (6+ messages)

[PATCH] Teach git-svn how to catch up with its tracking branches
 2008-05-11  8:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: clarify definition of "update" for git-add -u
 2008-05-11  8:07 UTC  (3+ messages)

"git log --first-parent" shows parents that are not first
 2008-05-11  7:03 UTC 

[RFC/PATCH] gitweb: Simplify git_project_list_body
 2008-05-11  5:53 UTC  (8+ messages)
` [RFC/PATCH] gitweb: Allow project description in project_index file
    ` [RFC/PATCH] gitweb: Project search
      ` [RFC/PATCH] gitweb: Paginate project list

[PATCH 0/2] Soem core git optimizations
 2008-05-11  2:42 UTC  (5+ messages)
` [PATCH 1/2] Avoid some unnecessary lstat() calls
  ` [PATCH 2/2] Optimize symlink/directory detection

[PATCH] builtin-apply: check for empty files when detecting creation patch
 2008-05-11  2:36 UTC  (2+ messages)

"git log --first-parent" shows parents that are not first
 2008-05-11  2:23 UTC 

[JGIT PATCH 0/m] Implementation of a file tree iteration using ignore rules
 2008-05-11  0:16 UTC  (35+ messages)
` [JGIT PATCH 01/22] Start of an implementation of a git like command line tool
` [JGIT PATCH 02/22] Replaced Java 6 API useage with Java 5 equivalent
` [JGIT PATCH 03/22] Added a class Project which represents a project directory and it's repository
` [JGIT PATCH 04/22] Added a "init" command to the git like command line tool
` [JGIT PATCH 05/22] Added ProjectSeeker class
` [JGIT PATCH 06/22] Added the interface FilePattern
` [JGIT PATCH 07/22] Added the class Rule
` [JGIT PATCH 08/22] Added the iterface Rules
` [JGIT PATCH 09/22] Added the class FileTreeIterator and a test for it
` [JGIT PATCH 10/22] Added class FileTreeIterable
` [JGIT PATCH 11/22] Added the class StarPattern
` [JGIT PATCH 12/22] Added the class GlobalFilePattern
` [JGIT PATCH 13/22] Added the class ComplexFilePattern
` [JGIT PATCH 14/22] Added the class IgnoreRuleListFactory
` [JGIT PATCH 15/22] Added a Rules interface implementation and a factory for it
` [JGIT PATCH 16/22] Added test class OverallIgnoreRulestest
` [JGIT PATCH 17/22] Added the class TreeFilePattern
` [JGIT PATCH 18/22] Added InvalidPatternException and PathNotInProjectDirectoryException
` [JGIT PATCH 19/22] Added the class AddRuleListFactory
` [JGIT PATCH 20/22] Added class FileIterableFactoryForAddCommand
` [JGIT PATCH 21/22] Added test class FileIterableFactoryForAddCommandTest
` [JGIT PATCH 22/22] Added a "add" command to the git like command line tool

git-svn: regression with funny chars in svn repo url
 2008-05-11  0:14 UTC  (5+ messages)
      ` [PATCH] git-svn: fix cloning of HTTP URLs with '+' in their path

[egit / jgit] Implementation of a file tree iteration using ignore rules
 2008-05-11  0:12 UTC  (4+ messages)

git-instaweb should 'just work' on Mac OS X
 2008-05-10 23:28 UTC  (4+ messages)

[PATCH] Allow local branching to set up rebase by default
 2008-05-10 22:36 UTC  (5+ messages)
` [PATCH] Allow tracking branches "

(unknown),
 2008-05-10 22:32 UTC 

ciabot_git.pl fails to send notification for 1st ever commit to a repo
 2008-05-10 21:09 UTC 

[PATCH] git-repack: re-enable parsing of -n command line option
 2008-05-10 20:52 UTC 

filter-branch --subdirectory-filter fails on a branch
 2008-05-10 19:22 UTC 

Safe to manually copy git repository?
 2008-05-10 17:57 UTC 

git filter-branch --subdirectory-filter
 2008-05-10 11:44 UTC  (9+ messages)

git-remote questions: --reference? Plus a git-clone --remote observation
 2008-05-10 10:52 UTC 

Using git from Python
 2008-05-10  6:52 UTC  (2+ messages)

2008 Winner
 2008-05-10  1:02 UTC 

Java Git (aka jgit) library switching license to BSD/EPL
 2008-05-09 23:38 UTC  (3+ messages)

worktree: incorrect handling of directory argument
 2008-05-09 23:12 UTC 

[PATCH] git-format-patch: add --no-binary to omit binary changes in the patch
 2008-05-09 22:55 UTC  (4+ messages)

creating tracking branches with git gui
 2008-05-09 18:20 UTC  (4+ messages)

[offtopic] mail greylisting [was Re: mismatch between doc and program in git commit -u (--untracked-files)
 2008-05-09 17:33 UTC 

mismatch between doc and program in git commit -u (--untracked-files)
 2008-05-09 17:26 UTC  (3+ messages)

[PATCH] builtin-commit.c: add -u as short name for --untracked-files
 2008-05-09 17:12 UTC 

git pull/merge master on other branch
 2008-05-09 17:16 UTC  (3+ messages)

git gc & deleted branches
 2008-05-08 20:07 UTC 

[PATCH v2 4/5] Make boundary characters for --color-words configurable
 2008-05-04 16:35 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox