git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-07-14 17:43:00 to 2010-07-18 18:17:32 UTC [more...]

Challenge with Git-Bash
 2010-07-18 18:16 UTC  (8+ messages)
      ` AW: "
    ` Files used by git config (Re: Challenge with Git-Bash)

Merge commit subjects git.git
 2010-07-18 18:03 UTC  (6+ messages)

remove duplicate code and not needed break statement
 2010-07-18 17:57 UTC  (2+ messages)

git top links: 2010-7
 2010-07-18 17:46 UTC  (3+ messages)

[PATCHv2 00/11] Splitting gitweb
 2010-07-18 17:45 UTC  (23+ messages)
` [PATCHv2 GSOC 01/11] gitweb: fix esc_url
` [PATCHv2 GSOC 02/11] gitweb: Prepare for splitting gitweb
` [PATCHv2 GSOC 03/11] gitweb: Create Gitweb::Git module
` [PATCHv2 GSOC 04/11] gitweb: Create Gitweb::Config module
` [PATCHv2 GSOC 05/11] gitweb: Create Gitweb::Request module
` [PATCHv2 GSOC 06/11] gitweb: Create Gitweb::Escape module
` [PATCHv2 GSOC 07/11] gitweb: Create Gitweb::RepoConfig module
` [PATCHv2 GSOC 08/11] gitweb: Create Gitweb::View module
` [PATCHv2 GSOC 09/11] gitweb: Create Gitweb::Util module
` [PATCHv2 GSOC 10/11] gitweb: Create Gitweb::Format module
` [PATCHv2 GSOC 11/11] gitweb: Create Gitweb::Parse module

[PATCH v3 01/13] parse-options: stop when encounter a non-option
 2010-07-18 14:49 UTC  (13+ messages)
` [PATCH v3 03/13] add the basic data structure for line level history
` [PATCH v3 05/13] parse the -L options
` [PATCH v3 13/13] some document update

git diff slow after initial checkout
 2010-07-18 14:17 UTC 

[PATCH 0/2] Preparing the graph API for external users
 2010-07-18 13:26 UTC  (5+ messages)
` [CGit RFC/PATCH 0/5] Commit graph on CGit's 'log' view

[PATCH 0/4] git --paginate: do not commit pager choice too early
 2010-07-18 12:27 UTC  (6+ messages)
    ` [PATCH] git --paginate: paginate external commands again

[PATCH] git-svn: write memoized data explicitly to avoid Storable bug
 2010-07-18 12:17 UTC 

git init --bare --shared does not set group for some files/dirs
 2010-07-18 12:08 UTC  (2+ messages)

Question about 'branch -d' safety
 2010-07-18 11:55 UTC  (8+ messages)

[PATCH] reset --mixed message update, tell the user what will work
 2010-07-18  3:37 UTC 

[PATCH] Documentation: Explain git-mergetool's use of temporary files
 2010-07-18  1:46 UTC 

[PATCH 4/4] revert: improve success message by adding abbreviated commit sha1
 2010-07-17 20:17 UTC  (3+ messages)

[PATCHv2 0/2] non-incremental mode for fast-export
 2010-07-17 17:00 UTC  (3+ messages)
` [PATCHv2 1/2] fast-export: Fix dropping of files with --import-marks and path limiting
  ` [PATCHv2 2/2] fast-export: Add a --full-tree option

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-17 16:26 UTC  (10+ messages)
` [PATCH] "
        ` [PATCH] git add: Add the "--ignore-missing" option for the dry run
            ` [PATCH] git submodule add: Require the new --force option to add ignored paths
              ` [PATCH] git submodule add: Remove old docs about implicit -f

What's cooking in git.git (Jul 2010, #03; Fri, 16)
 2010-07-17 16:24 UTC  (3+ messages)

Git Fetch / updating HEAD
 2010-07-17 16:11 UTC  (3+ messages)

[PATCH] git add: Add --ignore-missing to SYNOPSIS
 2010-07-17 15:33 UTC 

[PATCH/RFC 0/4] Providing mechanism to list available repositories
 2010-07-17 14:53 UTC  (12+ messages)
` [PATCH/RFC 1/4] Allow creation of arbitrary git-shell commands
` [PATCH/RFC 4/4] Add interactive mode to git-shell for user-friendliness

[BUG?] blame: Odd -L 1,+0 behavior
 2010-07-16 22:33 UTC  (4+ messages)

[PATCH] grep: Don't pass a TODO test if REG_STARTEND is supported
 2010-07-16 21:19 UTC  (14+ messages)
          ` [RFC/PATCH] Update compat/regex

[RFC PATCH 0/5] git-reset documentation changes
 2010-07-16 21:00 UTC  (8+ messages)
` [RFC PATCH 1/5] Documentation/git-reset: reorder modes for soft-mixed-hard progression
` [RFC PATCH 2/5] Documentation/reset: separate options by mode
` [RFC PATCH 3/5] Documentation/reset: promote 'examples' one section up
` [RFC PATCH 4/5] Documentation/reset: reorder examples to match description
` [RFC PATCH 5/5] Documentation/reset: move "undo permanently" example behind "make topic"

[PATCH] Only run aggregate-results over actual counts
 2010-07-16 20:26 UTC  (4+ messages)
` [PATCH resend] "

git am mangles commit author name
 2010-07-16 19:19 UTC  (8+ messages)

[PATCH] Optional limit for number of lines generated by script
 2010-07-16 19:16 UTC  (5+ messages)
` [PATCH] post-receive-email: optional message line count limit

[PATCH] diff A...B: do not limit the syntax too narrowly
 2010-07-16 19:14 UTC 

git clean -X behaviour when .gitignore has sub-directory entries
 2010-07-16 19:05 UTC 

git: please refuse push containing commits marked for autosquash by default
 2010-07-16 19:04 UTC 

[PATCH 0/8] Resurrect rr/svn-export
 2010-07-16 18:26 UTC  (25+ messages)
` [PATCH 1/8] Export parse_date_basic() to convert a date string to timestamp
` [PATCH 2/8] Introduce vcs-svn lib
` [PATCH 3/8] Add memory pool library
` [PATCH 4/8] Add treap implementation
` [PATCH 5/8] Add string-specific memory pool
` [PATCH 6/8] Add stream helper library
` [PATCH 7/8] Add infrastructure to write revisions in fast-export format
` [PATCH 8/8] Add SVN dump parser
  ` [PATCH 3/9] Add memory pool library
  ` [PATCH 4/9] Add treap implementation

gitk: add "grep diff" selection criterion (Re: find commit adding/removing could use changing option)
 2010-07-16 17:28 UTC 

Find successor of common ancestor
 2010-07-16 15:44 UTC  (7+ messages)

[PATCH] blame: Add tests for -L/start/,/end/
 2010-07-16 15:35 UTC 

Git has been granted the Famous Software Award - Download.FamousWhy.com
 2010-07-16  8:49 UTC  (4+ messages)

serving git with both "git:" and "http:" and submodules
 2010-07-15 23:12 UTC  (10+ messages)
  ` [PATCH] gitmodules.5: url can be a relative path
    ` [PATCH] Documentation: add submodule.* to the big configuration variable list

[PATCH 3/4] revert: don't print "Finished one cherry-pick." if commit failed
 2010-07-15 22:42 UTC  (2+ messages)

[PATCH 1/4] revert: report success when using option --strategy
 2010-07-15 22:37 UTC  (2+ messages)

[PATCH v2] Add svnrdump
 2010-07-15 19:23 UTC  (15+ messages)

git-svn question
 2010-07-15 18:50 UTC  (2+ messages)

help with distributed workflow/signoff
 2010-07-15 17:42 UTC  (9+ messages)

[PATCH] Get rr/svn-fe-contrib merged
 2010-07-15 16:25 UTC  (2+ messages)
` [PATCH] Add a sample user for the svndump library

[GSoC update extra!] git-remote-svn: Week 11
 2010-07-15 12:26 UTC 

What's cooking in git.git (Jul 2010, #02; Wed, 14)
 2010-07-15 11:58 UTC  (2+ messages)

git svn problem
 2010-07-15 11:00 UTC 

[PATCH 0/9] Get svnrdump merged into git.git
 2010-07-15 10:55 UTC  (3+ messages)

[PATCH 2/4] revert: refactor commit code into a new run_git_commit() function
 2010-07-13 23:28 UTC 

[PATCH 1/2] revert: refactor code that prints success or failure message
 2010-07-15  9:26 UTC  (4+ messages)

[PATCH 0/2] non-incremental mode for fast-export
 2010-07-15  2:44 UTC  (3+ messages)

[ANNOUNCE] Git 1.7.2.rc3
 2010-07-14 23:14 UTC 

[BUG] git-svn returning "Incomplete data: Delta source ended unexpectedly"
 2010-07-14 22:16 UTC  (3+ messages)

[PATCHv2/RFC] gitweb: Prepare for splitting gitweb
 2010-07-14 21:21 UTC  (4+ messages)

[PATCH] MERGE_RR is in .git, not .git/rr-cache
 2010-07-14 20:08 UTC  (2+ messages)

[PATCHv3 0/2] merge-tree: fix (merge-base a b) b a
 2010-07-14 19:59 UTC  (3+ messages)
` [PATCHv3 1/2] add basic tests for merge-tree

[PATCH v1 0/4] add parent rewrite feature to line level log
 2010-07-14 19:10 UTC  (3+ messages)
` [PATCH v1 1/4] make rewrite_parents an external function

[RFC PATCH] rerere: fix overeager gc
 2010-07-14 18:33 UTC  (6+ messages)
` [PATCH 2/2] "


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