git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-12-03 14:52:57 to 2009-12-06 08:18:17 UTC [more...]

What's cooking in git.git (Dec 2009, #02; Sat, 05)
 2009-12-06  8:17 UTC 

[PATCHv3 0/3] git-gui: more robust handling of fancy repos
 2009-12-06  8:14 UTC  (4+ messages)

[PATCHv3 (resend) 0/3] git-gui: more robust handling of fancy repos
 2009-12-06  8:06 UTC  (4+ messages)
` [PATCHv3 (resend) 1/3] git-gui: handle non-standard worktree locations
` [PATCHv3 (resend) 2/3] git-gui: handle bare repos correctly
` [PATCHv3 (resend) 3/3] git-gui: work from the .git dir

[ANNOUNCE] Git 1.6.5.5
 2009-12-06  8:06 UTC 

[PATCH] Add commit.infodisplay option to give message editor empty file
 2009-12-06  8:01 UTC  (7+ messages)

git reset --hard in .git causes a checkout in that directory
 2009-12-06  7:54 UTC  (8+ messages)

Git GUI client SmartGit released
 2009-12-06  6:37 UTC  (6+ messages)

clang static analyzer
 2009-12-06  6:11 UTC 

[PATCH] Allow --quiet option to git remote, particularly for `git remote update`
 2009-12-06  2:04 UTC  (2+ messages)

Continued work on sr/vcs-helper and sr/gfi-options
 2009-12-06  1:47 UTC  (3+ messages)

[PATCH] cvsserver: make the output of 'update' more compatible with cvs
 2009-12-05 23:48 UTC  (2+ messages)

[PATCH 0/5] git-svn: svk log message cleanup
 2009-12-05 23:10 UTC  (7+ messages)
` [PATCH 2/5] git-svn: Make merge metadata accessible to make_log_entry
        ` [spf:guess] "

[PATCH] Cast &cp to eliminate a compile-time warning on FreeBSD 8-STABLE
 2009-12-05 23:03 UTC  (3+ messages)

svn svn returning 'fatal: Not a valid object name' on sourceforge svn repo
 2009-12-05 22:49 UTC  (2+ messages)

git-svn breakage on repository rename
 2009-12-05 22:22 UTC  (2+ messages)

[RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
 2009-12-05 21:36 UTC  (8+ messages)
` [RFC PATCH 1/2] Fix applying a line when all following lines are deletions
  ` Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once

[PATCH RESEND] git gui: make current branch default in "remote delete branch" merge check
 2009-12-05 21:18 UTC  (3+ messages)

[PATCH] bash: update 'git commit' completion
 2009-12-05 21:17 UTC  (2+ messages)

Gui criticism
 2009-12-05 20:41 UTC  (7+ messages)

Speedlimit at "git clone"
 2009-12-05 19:40 UTC  (2+ messages)

[PATCH 0/3] Add a "fix" command to "rebase --interactive"
 2009-12-05 18:53 UTC  (21+ messages)
` [PATCH 1/3] Better document the original repository layout
` [PATCH 2/3] Set a couple more tags in the original repository
` [PATCH 3/3] Add a command "fix" to rebase --interactive

[PATCH 0/2] Refactor status producers and make status -s use color
 2009-12-05 15:04 UTC  (3+ messages)
` [PATCH 1/2] builtin-commit: refactor short-status code into wt-status.c
` [PATCH 2/2] status -s: obey color.status

[RFC PATCH v2 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-05 14:57 UTC  (3+ messages)

rev-parse --show-cdup in .git
 2009-12-05 13:19 UTC  (3+ messages)

[RFC PATCH v2 0/8] Remote helpers smart transport extensions
 2009-12-05 13:18 UTC  (20+ messages)
` [RFC PATCH v2 1/8] Pass unknown protocols to external protocol handlers
` [RFC PATCH v2 2/8] Refactor git transport options parsing
` [RFC PATCH v2 3/8] Support taking over transports
` [RFC PATCH v2 4/8] Support remote helpers implementing smart transports
` [RFC PATCH v2 5/8] Support remote archive from external protocol helpers
` [RFC PATCH v2 6/8] Remove special casing of http, https and ftp
` [RFC PATCH v2 7/8] Add remote helper debug mode
` [RFC PATCH v2 8/8] Support mandatory capabilities

git gsoc money
 2009-12-05 10:39 UTC  (6+ messages)

[ANNOUNCE] Git 1.6.5.4
 2009-12-05  7:28 UTC  (18+ messages)

Wrong damage counting in diffcore_count_changes?
 2009-12-04 23:20 UTC  (4+ messages)

[RFC PATCH 2/2] MSVC: Fix an "incompatible pointer types" compiler warning
 2009-12-04 22:58 UTC  (5+ messages)

git archive without path
 2009-12-04 23:11 UTC  (2+ messages)

git-blame.el: what is format-spec?
 2009-12-04 20:54 UTC  (7+ messages)

Endianness bug in git-svn or called component?
 2009-12-04 20:29 UTC  (3+ messages)

[PATCH v8 0/7] fast-import: add new feature and option command
 2009-12-04 18:09 UTC  (9+ messages)
` [PATCH v8 1/7] fast-import: put option parsing code in separate functions
  ` [PATCH v8 2/7] fast-import: put marks reading in it's own function
    ` [PATCH v8 3/7] fast-import: add feature command
      ` [PATCH v8 4/7] fast-import: add option command
        ` [PATCH v8 5/7] fast-import: test the new "
          ` [PATCH v8 6/7] fast-import: allow for multiple --import-marks= arguments
            ` [PATCH v8 7/7] fast-import: add (non-)relative-marks feature

Running commands in wrong environment
 2009-12-04 17:16 UTC  (3+ messages)

[BUG] crash on make test
 2009-12-04 17:12 UTC  (3+ messages)

[PATCH] git-gui: suppress the X error on exit
 2009-12-04 15:57 UTC  (2+ messages)

[PATCH resend 0/3] transport: catch non-fast-forwards
 2009-12-04 10:20 UTC  (5+ messages)
` [PATCH resend 1/3] refactor ref status logic for pushing
` [PATCH resend 2/3] transport-helper.c::push_refs(): know more about refs before pushing
` [PATCH resend 3/3] transport.c::transport_push(): make ref status affect return value

How do you best store structured data in git repositories?
 2009-12-04  8:00 UTC  (5+ messages)

[PATCH resend 0/3] transport: catch non-fast-forwards
 2009-12-04  7:05 UTC 

[StGit PATCH v2 0/6] add support for git send-email
 2009-12-04  7:00 UTC  (11+ messages)
` [StGit PATCH v2 1/6] stg mail: Refactor __send_message and friends
    ` [StGit PATCH v3 "
` [StGit PATCH v2 3/6] stg mail: make __send_message do more

[PATCH 1/3] refactor ref status logic for pushing
 2009-12-04  4:54 UTC 

[PATCH] reset: add --quiet option
 2009-12-04  1:43 UTC  (7+ messages)

[PATCH] builtin-push: don't access freed transport->url
 2009-12-04  0:31 UTC  (3+ messages)

Requesting for pull-requests for 1.6.6
 2009-12-04  0:27 UTC 

[PATCH v2] Detailed diagnosis when parsing an object name fails
 2009-12-03 20:37 UTC  (2+ messages)

installation problems with version 1.6.5.4
 2009-12-03 20:22 UTC  (2+ messages)

[RFC PATCH 0/8] Git remote helpers to implement smart transports
 2009-12-03 19:42 UTC  (7+ messages)
` [RFC PATCH 4/8] Support remote helpers implementing "

[PATCH] git_odb_open ckeck for valid path to database
 2009-12-03 18:54 UTC  (5+ messages)
  ` [LIBGIT2 PATCH] "

[PATCH 1/2] Makefile: Add a target to generate C preprocessor output files
 2009-12-03 18:11 UTC 

[PATCH 1/2] t4201: use ISO8859-1 rather than ISO-8859-1
 2009-12-03 17:52 UTC  (2+ messages)
` [PATCH 2/2] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'

"git merge" merges too much!
 2009-12-03 16:22 UTC  (10+ messages)
      ` Git documentation consistency (was: "git merge" merges too much!)
        ` Git documentation consistency


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).