git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2005-09-11 09:26:21 to 2005-09-13 20:33:26 UTC [more...]

[PATCH 0/2] A new merge algorithm, take 3
 2005-09-13 20:33 UTC  (11+ messages)
                ` [RFH] Merge driver

[PATCH 00/22] cache cursors: an introduction
 2005-09-13 20:06 UTC  (38+ messages)
` [PATCH 01/22] introduce facility to walk through the active cache
` [PATCH 02/22] use cache iterator in checkout-index.c
` [PATCH 03/22] teach diff.c about cache iterators
` [PATCH 04/22] teach diff-index.c "
` [PATCH 05/22] teach diff-files.c "
` [PATCH 06/22] teach diff-stages.c "
` [PATCH 07/22] teach fsck-objects.c to use "
` [PATCH 08/22] teach ls-files.c "
` [PATCH 09/22] teach read-tree.c "
` [PATCH 10/22] teach update-index.c about cache cursors
` [PATCH 11/22] teach write-tree.c to use cache iterators
` [PATCH 12/22] simplify write_cache() calling sequence
` [PATCH 13/22] move purge_cache() to read-cache.c
` [PATCH 14/22] move read_cache_unmerged into read-cache.c
` [PATCH 15/22] replace cache_name_pos
` [PATCH 16/22] teach apply.c to use cache_find_name()
` [PATCH 17/22] teach checkout-index.c "
` [PATCH 18/22] teach diff.c "
` [PATCH 19/22] teach ls-files.c "
` [PATCH 20/22] teach merge-index.c "
` [PATCH 21/22] teach the merge algorithm about cache iterators
` [PATCH 22/22] teach read-cache.c to use cache_find_name()

Add "git grep" helper
 2005-09-13 19:09 UTC  (17+ messages)
    ` Improve "git grep" flags handling
              ` [PATCH] "

[PATCH 1/4] Fix txt installation
 2005-09-13 17:41 UTC  (4+ messages)
` [PATCH 4/4] cg-{diff,mkpatch}: rename/copy optional detection

git/gitweb - feature request: Add description to the branches
 2005-09-13 17:46 UTC  (9+ messages)
  ` [RFC] GIT Repository Annotation Convention

What's up with the GIT archive on www.kernel.org?
 2005-09-13 17:30 UTC  (18+ messages)
                    ` [PATCH] Define relative .git/objects/info/alternates semantics

deleting a branch
 2005-09-13 16:23 UTC  (3+ messages)

[PATCH] git-http-fetch: Allow caching of retrieved objects by proxy servers
 2005-09-13 15:59 UTC  (2+ messages)

asciidoc/xmlto problem building manpages
 2005-09-13 14:11 UTC 

git-clone seems dead
 2005-09-13 11:07 UTC  (11+ messages)
    ` [PATCH] Redirect cd output to /dev/null, was: "

[ANNOUNCE] Cogito-0.14.1
 2005-09-13  9:28 UTC 

local cg-clone doesn't seem to work
 2005-09-13  9:13 UTC  (2+ messages)

[PATCH 0/5] git-merge-fredrik updates
 2005-09-13  6:22 UTC  (8+ messages)
` [PATCH 1/5] Fix assertion failure when merging common ancestors
` [PATCH 2/5] Exit with status code 2 if we get an exception
` [PATCH 3/5] Introduce a 'die' function
` [PATCH 4/5] Make sure we die if we don't get enough arguments
` [PATCH 5/5] Make the ProgramError class printable
  ` [PATCH] Rename the 'fredrik' merge strategy to 'recursive'

hmm, can't we give the "root" a parent?
 2005-09-12 23:51 UTC  (11+ messages)

Add note about IANA confirmation
 2005-09-12 22:40 UTC  (3+ messages)

cg-rm suggestion
 2005-09-12 13:23 UTC 

git-merge-cache / StGIT - gitmergeonefile.py: merging one tree into another rather than two trees into merge base
 2005-09-12 12:59 UTC  (3+ messages)

git-rev-list and git-format-patch script oddness
 2005-09-12 12:03 UTC  (8+ messages)
` [PATCH] Omit patches that have already been merged from format-patch output

[PATCH] cogito bugfixes and cleanups, mainly Debian things
 2005-09-12 10:21 UTC  (5+ messages)

replaying commits against CVS
 2005-09-12  6:56 UTC 

[PATCH] There are several undocumented dependencies
 2005-09-12  6:16 UTC  (2+ messages)

patches
 2005-09-12  5:39 UTC  (3+ messages)
  ` [PATCH] getdomainname should be usable on SunOS with -lnsl

cg-push - push to a different head
 2005-09-12  2:03 UTC  (2+ messages)

[PATCH] Apply N -> A status change in diff-helper
 2005-09-12  1:28 UTC  (2+ messages)

GIT 0.99.6
 2005-09-12  1:26 UTC  (4+ messages)
` Tool renames and 'ls-files -t' output
  ` Post 0.99.7 preperation patches

[ANNOUNCE] Cogito-0.14
 2005-09-12  1:25 UTC 

[PATCH 0/2] A new merge algorithm, take 3
 2005-09-12  1:23 UTC  (5+ messages)
` [PATCH 1/2] Add '-i' flag to read-tree to make it ignore whats in the working directory
  ` Unified merge driver pushed out to "master" branch

git/cogito suggestion: tags with descriptions
 2005-09-12  1:00 UTC  (4+ messages)

bogus merges
 2005-09-12  0:58 UTC  (13+ messages)

Cogito(?): git+ssh pulling broken with tcsh as default shell
 2005-09-12  0:37 UTC  (2+ messages)

Status of Mac OS/X ports of git and cogito?
 2005-09-12  0:21 UTC  (19+ messages)
        ` [PATCH] Use int instead of socklen_t

[PATCH] Improve can_hardlink diagnostics, remove suggest_hardlink
 2005-09-12  0:14 UTC  (2+ messages)

cogito and merging in steps
 2005-09-12  0:11 UTC  (2+ messages)

[ANNOUNCE] (H)gct 0.2
 2005-09-12  0:08 UTC  (3+ messages)

cg-update question
 2005-09-12  0:02 UTC  (2+ messages)

[PATCH] Fix pulling into the same branch
 2005-09-11 23:15 UTC  (7+ messages)

[PATCH] Fix buffer overflow in ce_flush()
 2005-09-11 18:54 UTC  (5+ messages)

git problems on Kernel.org?
 2005-09-11 18:26 UTC  (3+ messages)

Gitweb on kernel.org missing updates
 2005-09-11 17:35 UTC  (2+ messages)

[PATCH] Escape asciidoc's built-in em-dash replacement
 2005-09-11 17:29 UTC 

Multi-ancestor read-tree notes
 2005-09-11 16:45 UTC  (4+ messages)

[PATCH 1/5] archimport documentation update
 2005-09-11 14:58 UTC  (3+ messages)
` [PATCH 2/5] archimport documentation tidyup

[ANNOUNCE qgit-0.94]
 2005-09-11 14:23 UTC  (2+ messages)

[PATCH 3/5] archimport - update in-script doco, options tidyup
 2005-09-11  9:26 UTC  (3+ messages)
` [PATCH 4/5] archimport - use GIT_DIR instead of hardcoded ".git"
  ` [PATCH 5/5] archimport - better handling of temp dirs


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