git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Better merge-base, alternative transport programs
@ 2005-04-24  0:03 Daniel Barkalow
  2005-04-24  0:07 ` [PATCH 1/5] Add some functions for commit lists Daniel Barkalow
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Daniel Barkalow @ 2005-04-24  0:03 UTC (permalink / raw)
  To: git

This series contains three patches to add functionality to the library
routines necessary for the rest of the series, a patch to change the
merge-base implementation such that it always returns one of its arguments
when possible (by way of using the date-based algorithm), and a patch to
support fetching what is needed from a repository by HTTP, and both
pushing and pulling by ssh.

 1: Add some functions for commit lists
 2: Parse tree objects completely
 3: Add some functions related to files
 4: Replace merge-base
 5: Add push and pull programs

	-Daniel
*This .sig left intentionally blank*


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-04-24 12:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-24  0:03 [PATCH 0/5] Better merge-base, alternative transport programs Daniel Barkalow
2005-04-24  0:07 ` [PATCH 1/5] Add some functions for commit lists Daniel Barkalow
2005-04-24  2:12   ` Linus Torvalds
2005-04-24  2:20     ` Linus Torvalds
2005-04-24  2:40       ` Daniel Barkalow
2005-04-24  2:59         ` [PATCH] Allow multiple date-ordered lists Daniel Barkalow
2005-04-24  3:28     ` [PATCH] Add -u option to diff-cache to show UNCHANGED files Andreas Gal
2005-04-24 12:43       ` Petr Baudis
2005-04-24  0:10 ` [PATCH 2/5] Parse tree objects completely Daniel Barkalow
2005-04-24  0:15 ` [PATCH 3/5] Additional functions for the objects database Daniel Barkalow
2005-04-24  0:18 ` [PATCH 4/5] Replace merge-base implementation Daniel Barkalow
2005-04-24  0:24 ` [PATCH 5/5] Various transport programs Daniel Barkalow

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