git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-05-05 16:42:37 to 2007-05-07 13:33:20 UTC [more...]

What's in git.git (stable)
 2007-05-07 13:33 UTC  (6+ messages)

Checkout fails when one branch contains a directory with the name of a file in the other branch
 2007-05-07 13:00 UTC  (4+ messages)

Documentation Bugs
 2007-05-07 12:58 UTC  (2+ messages)

FFmpeg considering GIT
 2007-05-07 12:56 UTC  (28+ messages)
` [RFC?] Telling git about more complex relationships between commits (Was: Re: FFmpeg considering GIT)

[FAQ?] Rationale for git's way to manage the index
 2007-05-07 12:55 UTC  (18+ messages)

Anyone running GIT on native Windows
 2007-05-07 12:38 UTC  (7+ messages)

[PATCH] Document the fact that commit -a is the way to go for simple operations
 2007-05-07 11:22 UTC  (10+ messages)
` [PATCH] Document git add -u introduced earlier
  ` [PATCH] Added a reference to git-add in the documentation for git-update-index
    ` [PATCH] Document "commit --only"

"git reset --hard" not cleaning up working copy?
 2007-05-07 11:13 UTC  (2+ messages)

[PATCH 1/6] user-manual: more discussion of detached heads, fix typos
 2007-05-07 10:57 UTC  (7+ messages)
  ` [PATCH 2/6] user-manual: add section ID's
    ` [PATCH 3/6] user-manual: clean up fast-forward and dangling-objects sections
      ` [PATCH 4/6] user-manual: fix .gitconfig editing examples
        ` [PATCH 5/6] user-manual: miscellaneous editing
          ` [PATCH 6/6] user-manual: stop deprecating the manual

[PATCH] git-commit -f <file>: take message from file, and remove file upon completion
 2007-05-07 10:54 UTC  (7+ messages)
` [PATCH] Have git-revert, git-cherry-pick cleanup ./.msg upon successful completion
  ` [PATCH] Have git-revert, git-cherry-pick use $GIT_DIR/COMMIT_MSG instead of ./.msg
    ` [PATCH] git-commit: fix usage to show (-F|-f) <logfile>

[PATCH] submodule merge support
 2007-05-07 10:30 UTC  (6+ messages)

[PATCH 4/6] user-manual: fix .gitconfig editing examples
 2007-05-07  9:42 UTC  (5+ messages)

'upstream' branches
 2007-05-07  8:51 UTC  (13+ messages)

[PATCH] Remove mention of -o|--only in SYNOPSYS of git-commit
 2007-05-07  8:21 UTC 

Git benchmarks at OpenOffice.org wiki
 2007-05-07  8:05 UTC  (8+ messages)

[PATCH] git-parse-remote: fix ambiguous shell bug in expand_refs_wildcard
 2007-05-07  8:01 UTC  (6+ messages)

[PATCH] connect: display connection progress
 2007-05-07  7:51 UTC  (6+ messages)

[PATCH 5/6] user-manual: miscellaneous editing
 2007-05-07  7:27 UTC 

[PATCH] Documentation: don't reference non-existent 'git-cvsapplycommit'
 2007-05-07  5:28 UTC 

user-manual updates
 2007-05-07  5:13 UTC 

user-manual updates
 2007-05-07  5:12 UTC 

[PATCH 2/3] dir.c: Omit non-excluded directories with dir->show_ignored
 2007-05-07  2:35 UTC  (8+ messages)
` [PATCH 3/3] Fix minor documentation errors
` [PATCH/RFD 4/3] t7300: Tests for git-clean using filenames with spaces/punctuation

[PATCH] Teach bash to complete branch names in some places
 2007-05-07  1:11 UTC  (2+ messages)

[PATCH v3] Support ent:relative_path
 2007-05-07  0:37 UTC  (19+ messages)

[PATCH 0/6] gitweb: Add combined diff support
 2007-05-06 23:10 UTC  (8+ messages)
` [PATCH 1/6] gitweb: Add parsing of raw combined diff format to parse_difftree_raw_line
` [PATCH 2/6] gitweb: Add combined diff support to git_difftree_body
` [PATCH 3/6] gitweb: Add combined diff support to git_patchset_body
` [PATCH 4/6] gitweb: Make it possible to use pre-parsed info in git_difftree_body
` [PATCH 5/6] gitweb: Show combined diff for merge commits in 'commitdiff' view
` [PATCH 6/6] gitweb: Show combined diff for merge commits in 'commit' view
` [PATCH 7/6] todo: Remove "Gitweb diff on merge commits" entry

[PATCH] diff: release blobs after generating textual diff
 2007-05-06 21:36 UTC  (5+ messages)
` [PATCH] diff.c: truly honor size_only request for populate_filespec
` [PATCH] diff: use filespec as in-place size cache

[PATCH] Make --color available to git-status
 2007-05-06 20:53 UTC  (4+ messages)

How to set git commit timestamp
 2007-05-06 19:51 UTC  (4+ messages)

[PATCH 1/3] t7300: Basic tests for git-clean
 2007-05-06 19:50 UTC  (4+ messages)
` [PATCH(amend)] Really run "git-clean -n" in test
    ` [PATCH] t7300: Basic tests for git-clean

importing multi-project svn repositories
 2007-05-06 18:56 UTC 

Git branch bug
 2007-05-06 16:16 UTC  (7+ messages)

Wiki front page pointing to HelpOnLanguages
 2007-05-06 16:15 UTC 

[StGIT PATCH] Don't use patches/<branch>/current
 2007-05-06 15:13 UTC 

[StGIT PATCH] Test "stg rebase" after "stg commit"
 2007-05-06 14:22 UTC  (5+ messages)

Initial support for cloning submodules
 2007-05-06 13:53 UTC  (4+ messages)
` [PATCH] git-config: read remote config files over HTTP

[RFC PATCH] Rename "bury" back to "sink"
 2007-05-06 10:49 UTC  (6+ messages)

What's cooking in git.git (topics)
 2007-05-06  8:53 UTC  (3+ messages)

git cvsimport fails
 2007-05-06  7:04 UTC  (4+ messages)

[PATCH] Documentation: fix typo in git-remote.txt
 2007-05-06  6:11 UTC  (2+ messages)

[PATCH 1/3] blame: handle the tail-match correctly in -C/-M
 2007-05-06  6:02 UTC  (3+ messages)
` [PATCH 2/3] blame: -C -C -C
` [PATCH 3/3] Add test for blame corner cases

git-blame not tracking copies
 2007-05-06  6:02 UTC  (2+ messages)

Initial support for cloning submodules
 2007-05-06  4:13 UTC  (4+ messages)

(unknown),
 2007-05-06  3:51 UTC 

subscriibe
 2007-05-06  3:16 UTC 

Yet another Perforce importer
 2007-05-05 22:48 UTC 

[PATCH] Add colour support in rebase and merge tree diff stats output
 2007-05-05 20:48 UTC 

[PATCH] simple submodule checkout support
 2007-05-05 19:16 UTC 

[PATCH 4/5] Add --remote option to send-pack
 2007-05-05 17:56 UTC  (13+ messages)

[git-svn PATCH] Fix markup in git-svn man page
 2007-05-05 13:02 UTC  (3+ messages)

[PATCH] Documentation: "bisect run" can be given bangs before the run script
 2007-05-05 12:57 UTC  (3+ messages)


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