git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-18 01:21:51 to 2011-05-20 03:21:25 UTC [more...]

[BUG] merge-recursive triggered "BUG"
 2011-05-20  3:21 UTC  (4+ messages)

[PATCH 0/3] avoid duplicate .have lines
 2011-05-20  3:06 UTC  (6+ messages)
` [PATCH 1/3] refactor refs_from_alternate_cb to allow passing extra data
` [PATCH 2/3] bisect: refactor sha1_array into a generic sha1 list
` [PATCH 3/3] receive-pack: eliminate duplicate .have refs

git -- how to revert build to as-originally-cloned?
 2011-05-20  2:16 UTC  (4+ messages)

[PATCH] fetch: avoid repeated commits in mark_complete
 2011-05-20  1:42 UTC  (8+ messages)
` [RFC/PATCH 0/4] commit lists as priority queues
  ` [PATCH 1/4] Makefile: sort TEST_PROGRAMS list
  ` [PATCH 2/4] basic priority queue implementation
  ` [PATCH 3/4] commit: add infrastructure for priority queues of commits
  ` [PATCH 4/4] fetch-pack: use priority queue for mark_complete

[PATCH 00/11] writing out a huge blob to working tree
 2011-05-19 22:21 UTC  (23+ messages)
` [PATCH 06/11] streaming: a new API to read from the object store
` [PATCH v2 00/11] writing out a huge blob to working tree
  ` [PATCH v2 01/11] packed_object_info_detail(): do not return a string
  ` [PATCH v2 02/11] sha1_object_info_extended(): expose a bit more info
  ` [PATCH v2 03/11] sha1_object_info_extended(): hint about objects in delta-base cache
  ` [PATCH v2 04/11] unpack_object_header(): make it public
  ` [PATCH v2 05/11] write_entry(): separate two helper functions out
  ` [PATCH v2 06/11] streaming: a new API to read from the object store
  ` [PATCH v2 07/11] streaming_write_entry(): use streaming API in write_entry()
  ` [PATCH v2 08/11] streaming_write_entry(): support files with holes
  ` [PATCH v2 09/11] streaming: read non-delta incrementally from a pack
  ` [PATCH v2 10/11] sha1_file.c: expose helpers to read loose objects
  ` [PATCH v2 11/11] streaming: read loose objects incrementally
  ` [Not A PATCH v2 02/11] interdiff

[PATCH] compat: add a getpass() compatibility function
 2011-05-19 21:16 UTC  (15+ messages)

plain text only policy prohibits the use of android based mobile devices
 2011-05-19 20:42 UTC  (17+ messages)
    ` plain text only policy prohibits the use of android based mobile

git over https and http 1.1
 2011-05-19 20:36 UTC  (3+ messages)

[PATCH] add-interactive: shortcut to add hunk and quit
 2011-05-19 19:42 UTC  (10+ messages)

[git-p4] Trouble importing all perforce branches into git repository
 2011-05-19 19:31 UTC 

[PATCHv2] add Android support
 2011-05-19 19:27 UTC  (8+ messages)

End of year project : Gate Between Git and Mediawiki
 2011-05-19 18:54 UTC 

[PATCH 0/3] "git notes remove" updates
 2011-05-19 18:47 UTC  (17+ messages)
` [PATCH 1/3] notes remove: allow removing more than one
        ` [PATCH 1/2] fixup! notes remove: --ignore-missing
          ` [PATCH 2/2] fixup! notes remove: --stdin reads from the standard input
` [PATCH 2/3] notes remove: --missing-ok
` [PATCH 3/3] notes remove: --stdin reads from the standard input
` [PATCH 4/3] show: --ignore-missing

What's cooking in git.git (May 2011, #06; Fri, 13)
 2011-05-19 18:21 UTC  (8+ messages)
    ` [WIP PATCH] Teach read-tree the -n|--dry-run option
        ` [RFC PATCH] unpack-trees: add check_worktree flag to enable dry-run functionality

[PATCH 0/8] Sequencer Foundations
 2011-05-19 18:03 UTC  (5+ messages)
` [PATCH 1/8] revert: Improve error handling by cascading errors upwards

Bug report : git-status manual fibs about semantics of --porcelain
 2011-05-19 18:01 UTC 

IN AN ATTEMPT TO REACH YOU AGAIN
 2011-05-19 17:40 UTC 

[PATCH] add Android support
 2011-05-19 17:30 UTC  (5+ messages)

What's cooking in git.git (May 2011, #09; Wed, 18)
 2011-05-19 17:28 UTC 

[PATCH/WIP] completion: complete git diff with only changed files
 2011-05-19 17:07 UTC  (6+ messages)

[PATCHv2] compat: add a getpass() compatibility function
 2011-05-19 17:01 UTC 

End year project : minimal Git client based on libgit2
 2011-05-19 16:15 UTC  (3+ messages)

FW: git over https and http 1.1
 2011-05-19 16:02 UTC  (6+ messages)

git over https and http 1.1
 2011-05-19 14:39 UTC  (3+ messages)

[PATCH] ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd
 2011-05-19 11:37 UTC 

git & patterns
 2011-05-19  6:54 UTC  (11+ messages)

[PATCH/RFC] git-svn: New flag to add a file in empty directories
 2011-05-19  3:11 UTC  (10+ messages)

[FEATURE] difftool to provide meaningful names for temporary files
 2011-05-18 21:54 UTC 

Exit code of git-ls-remote
 2011-05-18 21:53 UTC  (10+ messages)
    ` [RFC/PATCH] ls-remote: optionally return non-zero on non-existing refs
        ` [PATCH v2] "

[PATCHv3 2/9] send-pack: Attempt to retrieve remote status even if pack-objects fails
 2011-05-18 20:24 UTC  (10+ messages)
` [PATCH 1/3] connect: treat generic proxy processes like ssh processes
` [PATCH 3/3] send-pack: avoid deadlock on git:// push with failed pack-objects
      ` [PATCH] Windows: add a wrapper for the shutdown() system call

[PATCH] git-svn: enable platform-specific authentication
 2011-05-18 19:57 UTC  (2+ messages)

[PATCH v7] Add log.abbrevCommit config variable
 2011-05-18 19:05 UTC  (3+ messages)

[PATCH/RFC] config: Give error message when not changing a multivar
 2011-05-18 18:49 UTC  (5+ messages)
` [PATCH 1/2] config: define and document exit codes

[PATCH v5] Add log.abbrevCommit config variable
 2011-05-18 17:56 UTC  (3+ messages)

[PATCH v6] Add log.abbrevCommit config variable
 2011-05-18 17:51 UTC  (2+ messages)

Is there a debug mode for git-clone https traffic?
 2011-05-18 15:38 UTC  (6+ messages)

Windows permissions with repository on a network share
 2011-05-18 10:10 UTC  (3+ messages)

[PATCH] gitk: spelling fix in German translation
 2011-05-18  9:06 UTC  (2+ messages)

[PATCH] add -i: ignore terminal escape sequences
 2011-05-18  7:33 UTC  (6+ messages)

[PATCH] copy_gecos: fix not adding nlen to len when processing "&"
 2011-05-18  4:28 UTC  (2+ messages)

[PATCH] compat/regex/regexec.c: Fix some sparse warnings
 2011-05-18  4:04 UTC  (2+ messages)

What's cooking in git.git (May 2011, #04; Sun, 8)
 2011-05-18  3:57 UTC  (4+ messages)

[PATCH v4] Add log.abbrevCommit config variable
 2011-05-18  1:21 UTC  (2+ messages)


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