git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-07-11 16:38:04 to 2011-07-13 19:18:38 UTC [more...]

[RFC/PATCHv2 0/6] generation numbers for faster traversals
 2011-07-13 19:18 UTC  (15+ messages)
` [RFC/PATCHv2 1/6] decorate: allow storing values instead of pointers
` [RFC/PATCHv2 2/6] add metadata-cache infrastructure
` [RFC/PATCHv2 3/6] commit: add commit_generation function
` [RFC/PATCHv2 4/6] pretty: support %G to show the generation number of a commit
` [RFC/PATCHv2 5/6] check commit generation cache validity against grafts
` [RFC/PATCHv2 6/6] limit "contains" traversals based on commit generation

[GSoC update] Sequencer for inclusion
 2011-07-13 19:07 UTC  (65+ messages)
` [PATCH 02/17] revert: Inline add_message_to_msg function
` [PATCH 03/17] revert: Don't check lone argument in get_encoding
` [PATCH 04/17] revert: Rename no_replay to record_origin
` [PATCH 05/17] revert: Propogate errors upwards from do_pick_commit
` [PATCH 06/17] revert: Eliminate global "commit" variable
` [PATCH 07/17] revert: Introduce struct to keep command-line options
` [PATCH 08/17] revert: Separate cmdline parsing from functional code
` [PATCH 09/17] revert: Don't create invalid replay_opts in parse_args
` [PATCH 10/17] sequencer: Announce sequencer state location
` [PATCH 11/17] revert: Save data for continuing after conflict resolution
` [PATCH 12/17] revert: Save command-line options for continuing operation
` [PATCH 13/17] revert: Introduce a layer of indirection over pick_commits
` [PATCH 14/17] reset: Make hard reset remove the sequencer state
` [PATCH 15/17] revert: Remove sequencer state when no commits are pending
` [PATCH 16/17] revert: Introduce --reset to remove sequencer state
` [PATCH 17/17] revert: Introduce --continue to continue the operation

With errno fix: [PATCH] Do not log unless all connect() attempts fail
 2011-07-13 18:47 UTC  (2+ messages)

[PATCH 0/3] doc/{fast-import,remote-helpers}: few clarifications
 2011-07-13 18:10 UTC  (13+ messages)
` [PATCH 1/3] doc/fast-import: clarify notemodify command
` [PATCH 2/3] doc/fast-import: document feature import-marks-if-exists
` [PATCH 3/3] doc/remote-helpers: document the gitdir feature
` [PATCH v2 1/3] doc/fast-import: clarify notemodify command
` [PATCH v2 2/3] doc/fast-import: document feature import-marks-if-exists
` [PATCH v2 3/3] remote-helpers: export GIT_DIR variable to helpers

[RFC/PATCH 0/5] generation numbers for faster traversals
 2011-07-13 17:49 UTC  (31+ messages)
` [PATCH 1/5] decorate: allow storing values instead of pointers
` [PATCH 2/5] add object-cache infrastructure
` [PATCH 3/5] commit: add commit_generation function

[RFC/PATCH 0/3] teach --histogram to diff
 2011-07-13 16:36 UTC  (10+ messages)
` [RFC/PATCH 1/3] "
  ` [RFC/PATCH 2/3] xdiff/xprepare: skip classification
    ` [RFC/PATCH 3/3] xdiff/xprepare: use a smaller sample size for histogram diff

Multiple projects with Gitweb
 2011-07-13 16:20 UTC  (4+ messages)
  ` Multiple projects with gitweb

[GSoC'11] [PATCH/RFC v2 0/9] remote-svn-alpha updates
 2011-07-13 15:26 UTC  (10+ messages)
` [PATCH v2 1/9] svn-fe: use svnrdump --quiet in remote-svn-alpha
` [PATCH v2 2/9] svn-fe: avoid error on no-op imports "
` [PATCH v2 3/9] svn-fe: allow svnadmin instead of svnrdump "
` [PATCH v2 4/9] svn-fe: add a test for remote-svn-alpha
` [PATCH v2 5/9] svn-fe: use svn-fe --no-progress in remote-svn-alpha
` [PATCH v2 6/9] svn-fe: use proper refspec "
` [PATCH v2 7/9] svn-fe: write svnrev notes "
` [PATCH v2 8/9] svn-fe: import incrementally in svn-remote-alpha
` [PATCH v2 9/9] svn-fe: reuse import-marks in remote-svn-alpha

Coming from SVN world - need help
 2011-07-13 13:17 UTC  (2+ messages)

[PATCH v2 00/11] vcs-svn,svn-fe add a couple of options
 2011-07-13 12:21 UTC  (12+ messages)
` [PATCH v2 01/11] svn-fe: add man target to Makefile
` [PATCH v2 02/11] test-svn-fe: use parse-options
` [PATCH v2 03/11] svn-fe: add EXTLIBS needed for parse-options
` [PATCH v2 04/11] svn-fe: add usage and unpositional arguments versions
` [PATCH v2 05/11] vcs-svn: move url parameter from _read to _init
` [PATCH v2 06/11] vcs-svn: move commit parameters logic to svndump.c
` [PATCH v2 07/11] vcs-svn,svn-fe: allow to specify dump destination ref
` [PATCH v2 08/11] vcs-svn,svn-fe: convert REPORT_FILENO to an option
` [PATCH v2 09/11] vcs-svn,svn-fe: allow to disable 'progress' lines
` [PATCH v2 10/11] vcs-svn,svn-fe: add --incremental option
` [PATCH v2 11/11] vcs-svn,svn-fe: add an option to write svnrev notes

Resend: [PATCH] Do not log unless all connect() attempts fail
 2011-07-13  9:26 UTC  (5+ messages)

[PATCH] Do not log unless all connect() attempts fail
 2011-07-13  9:23 UTC  (2+ messages)

[RFC] control, what refs are honored by core.logAllRefUpdates
 2011-07-13  8:59 UTC  (7+ messages)

Nesting a submodule inside of another
 2011-07-13  8:43 UTC  (4+ messages)

gitk: make "touching paths" search support backslashes
 2011-07-13  8:30 UTC 

[PATCH 00/48] Handling more corner cases in merge-recursive.c
 2011-07-13  7:24 UTC  (7+ messages)
` [PATCH 22/48] merge-recursive: Fix sorting order and directory change assumptions
` [PATCH 26/48] merge-recursive: Allow make_room_for_path() to remove D/F entries

Integrating GIT with Project Management Systems
 2011-07-13  1:23 UTC  (2+ messages)

git-p4, RCS keywords
 2011-07-12 21:24 UTC  (2+ messages)

Tracking changes in git with a change number
 2011-07-12 21:28 UTC  (5+ messages)

repository in different directories
 2011-07-12 19:29 UTC  (3+ messages)

[ANNOUNCEMENT] two new tools in InterfacesFrontendsAndTools
 2011-07-12 19:36 UTC 

Naming Conventions for Branches
 2011-07-12 18:24 UTC 

[PATCH] Documentation: clearly specify what refs are honored by core.logAllRefUpdates
 2011-07-12 17:03 UTC  (6+ messages)

Interpreting git merge failures
 2011-07-12 16:40 UTC  (3+ messages)

[GSoC update] Sequencer: The insn sheet format
 2011-07-12  6:33 UTC  (9+ messages)
` [PATCH 07/14] revert: Introduce struct to keep command-line options

[PATCH 0/2] For improved pack locality
 2011-07-11 22:49 UTC  (4+ messages)
` [PATCH 2/2] pack-objects: optimize "recency order"

reproducible unexpected behavior for 'git reset'
 2011-07-11 22:41 UTC  (3+ messages)

[PATCH 1/2] Documentation: use [verse] for SYNOPSIS sections
 2011-07-06 21:31 UTC  (2+ messages)

Doesn't disambiguate between 'external command failed' and 'command not found'
 2011-07-08 16:52 UTC  (9+ messages)

git remote show origin (URL)
 2011-07-11 17:46 UTC  (7+ messages)

[PATCH] Do not trust PWD blindly
 2011-07-11 17:18 UTC  (7+ messages)

Fwd: installing git from sources
 2011-07-11 16:36 UTC 


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