git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-09-03 17:58:01 to 2008-09-05 18:05:48 UTC [more...]

git-p4 and changing p4 depot path
 2008-09-05 18:04 UTC  (2+ messages)

[PATCH] merge-recursive: move the global obuf to struct merge_options
 2008-09-05 17:26 UTC  (7+ messages)
  ` [PATCH 1/2] merge-recursive: move current_{file,directory}_set "
    ` [PATCH 2/2] merge-recursive: move make_virtual_commit()'s virtual_id to merge_options
        ` [PATCH] merge-recursive: get rid of virtual_id

[StGit PATCH] Remove 'add' command entries from stgit-completion.bash
 2008-09-05 17:16 UTC  (3+ messages)
` [StGit PATCH revised] Remove add/applied/unapplied bash completion entries
  ` [StGit PATCH rev3] contrib/stgit-completion.bash: Remove add/applied/cp/rm/unapplied

[RFC] Detached-HEAD reminder on commit?
 2008-09-05 17:13 UTC  (2+ messages)
` [PATCH] Builtin-commit: show on which branch a commit was added

git submodule output on invalid command
 2008-09-05 16:16 UTC 

[PATCH 1/2] add '%d' pretty format specifier to show decoration
 2008-09-05 16:14 UTC  (20+ messages)
              ` [PATCH 1/3] log: add load_ref_decorations()
              ` [PATCH 2/3] move load_ref_decorations() to log-tree.c and export it
              ` [PATCH 3/3] add '%d' pretty format specifier to show decoration

How can i write a new protocol for git
 2008-09-05 14:52 UTC  (4+ messages)

[ANNOUNCE] Git User's Survey 2008
 2008-09-05 14:45 UTC  (11+ messages)
            ` What do you use to send git patches? (was: [ANNOUNCE] Git User's Survey 2008)

What do you use to receive mailed patches? (was: What do you use to send git patches?)
 2008-09-05 14:33 UTC  (3+ messages)

git-svn and complex branch/tag layout
 2008-09-05 13:53 UTC 

Patch for git-svn.perl
 2008-09-05 13:29 UTC  (2+ messages)

git rev-list --author/--committer b0rked with -F/--fixed-strings
 2008-09-05 12:35 UTC  (13+ messages)
  ` [PATCH] Teach "log -F --author=<match>" to behave better
        ` --all-match

[PATCH] Optional grouping of projects by category
 2008-09-05 12:06 UTC  (3+ messages)

[PATCH] Add git-svn branch to allow branch creation in SVN repositories
 2008-09-05 11:34 UTC 

blame vs annotate?
 2008-09-05 12:06 UTC  (15+ messages)
      ` [PATCH] Mention the fact that 'git annotate' is only for backward compatibility

[PATCH] Avoid warning when bisecting a merge
 2008-09-05  8:31 UTC  (5+ messages)

[PATCH] change Perl syntax to support Perl 5.6
 2008-09-05  6:34 UTC  (10+ messages)

file deletion in index lost after checkout -b
 2008-09-05  6:12 UTC  (2+ messages)

[BUG] Problem compiling documentation
 2008-09-05  6:09 UTC  (5+ messages)
` [PATCH] Fix AsciiDoc errors in merge documentation

Git Gui does not want to work on chunk level
 2008-09-05  5:20 UTC  (8+ messages)

[JGIT PATCH 2/2] Move pathOf to RepositoryTestCase and use it for locating test files
 2008-09-05  1:48 UTC  (13+ messages)

[JGIT PATCH] Expose the raw timezone offset from PersonIdent
 2008-09-05  1:37 UTC 

[JGIT PATCH 0/7] Misc. RevWalk, bundle transport improvements
 2008-09-04 23:42 UTC  (8+ messages)
` [JGIT PATCH 1/7] Cleanup RevWalk.parseCommit, parseTree to not throw ClassCastException
  ` [JGIT PATCH 2/7] Cleanup RevWalk.parseTree semantics
    ` [JGIT PATCH 3/7] Fix potential NullPointerException in RevWalk.parseTree
      ` [JGIT PATCH 4/7] Add prerequisite verification to the bundle transport
        ` [JGIT PATCH 5/7] Include URIish in bundle transport within any TransportExceptions
          ` [JGIT PATCH 6/7] Refactor TransportBundle to not be dependent on FileInputStream
            ` [JGIT PATCH 7/7] Refactor bundle transport to permit streaming from application

[GSoC] Git projects for Google Summer of Code 2008 final evaluation
 2008-09-04 23:04 UTC  (7+ messages)

Directory renames without breaking git log
 2008-09-04 22:06 UTC  (8+ messages)

gitweb pathinfo improvements
 2008-09-04 19:02 UTC  (3+ messages)

prepare-commit-msg hook and git gui
 2008-09-04 18:38 UTC  (2+ messages)

Are more and more patches getting lost lately?
 2008-09-04 16:58 UTC  (7+ messages)

Peculiar behavior of git 1.5.6
 2008-09-04 16:05 UTC  (7+ messages)
      ` Re*: "

[RFC] mtn to git conversion script
 2008-09-04 13:29 UTC  (12+ messages)
          ` [Monotone-devel] "

Git User's Survey 2008 partial summary
 2008-09-04 13:23 UTC  (6+ messages)
` Git User's Survey 2008 partial summary, part 2

Issue with GIT server
 2008-09-04 10:41 UTC  (2+ messages)

Failed expectations or bug?
 2008-09-04 10:18 UTC  (2+ messages)

[PATCH] git-gui: Mark forgotten strings for translation
 2008-09-04  9:50 UTC 

[PATCH] Fix thinko in Release Notes
 2008-09-04  7:37 UTC  (2+ messages)

latest clone/pull of git.git problems with setlinebuf
 2008-09-04  5:39 UTC  (9+ messages)

Medium term dreams
 2008-09-04  5:33 UTC  (2+ messages)

[RFC] Detached-HEAD reminder on commit?
 2008-09-04  5:31 UTC  (17+ messages)

[kernel.org users] [RFD] On deprecating "git-foo" for builtins
 2008-09-04  4:57 UTC  (9+ messages)
` [PATCH] bash completion: Hide more plumbing commands

Suggestion: "man git clone"
 2008-09-04  3:31 UTC  (4+ messages)

[JGIT PATCH 1/2] Switch usage of AnyObjectId.toString() to new AnyObjectId.name()
 2008-09-04  3:23 UTC  (8+ messages)
  ` [EGIT PATCH 3/4] Switch usage of AnyObjectId.toString() to new AnyObjectId.name() in Eclipse plugin
    ` [EGIT PATCH 4/4] Switch usage of AnyObjectId.toString() to new AnyObjectId.name()

[PATCH 0/5] More git blame speed improvements
 2008-09-03 22:29 UTC  (5+ messages)
` [PATCH 1/5] Allow alternate "low-level" emit function from xdl_diff

[PATCH 0/4] tests: use "git xyzzy" form
 2008-09-03 21:22 UTC  (7+ messages)

[BUG?] git log does not decorate when custom format is used
 2008-09-03 19:36 UTC  (4+ messages)
` [PATCH 2/2] allow '%d' pretty format specifier to show decoration

[PATCH] ignore trailing slash when creating leading directories
 2008-09-03 19:24 UTC  (8+ messages)
  ` [PATCH] clone: fix creation of explicitly named target directory

[PATCH] improve handling of sideband message display
 2008-09-03 19:13 UTC 

[PATCH 2/2] Added test for log`s new '%d' format specifier
 2008-09-03 18:42 UTC 

[PATCH v2] for-each-ref: `:short` format for `refname`
 2008-09-03 18:36 UTC  (3+ messages)
` [PATCH v3] "


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