git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-23 04:17:13 to 2010-09-24 19:46:16 UTC [more...]

[PATCH/RFC] Teach fast-import to import subtrees named by tree id
 2010-09-24 19:43 UTC  (40+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
    ` [RFC/PATCH 0/3] fast-import: give importers access to the object store
      ` [PATCH 1/3] t9300 (fast-import): style tweaks
        ` [PATCH/RFC 00/24] "
          ` [PATCH 01/24] t9300 (fast-import): avoid exiting early on failure
          ` [PATCH 02/24] t9300 (fast-import): avoid hard-coded object names
          ` [PATCH 03/24] t9300 (fast-import): guard "export large marks" test setup
          ` [PATCH 04/24] t9300 (fast-import): check exit status from upstream of pipes
          ` [PATCH 05/24] t9300 (fast-import): check exit status from command substitutions
          ` [PATCH 06/24] t9300 (fast-import): use test_cmp in place of test $(foo) = $(bar)
          ` [PATCH 07/24] t9300 (fast-import): use tabs to indent
          ` [PATCH 08/24] t9300 (fast-import), series A: re-indent
          ` [PATCH 09/24] t9300 (fast-import), series B: re-indent
          ` [PATCH 10/24] t9300 (fast-import), series C: re-indent
          ` [PATCH 11/24] t9300 (fast-import), series D: re-indent
          ` [PATCH 12/24] t9300 (fast-import), series E: re-indent
          ` [PATCH 13/24] t9300 (fast-import), series F: re-indent
          ` [PATCH 14/24] t9300 (fast-import), series H: re-indent
          ` [PATCH 15/24] t9300 (fast-import), series I: re-indent
          ` [PATCH 16/24] t9300 (fast-import), series J: re-indent
          ` [PATCH 17/24] t9300 (fast-import), series K: re-indent
          ` [PATCH 18/24] t9300 (fast-import), series L: re-indent
          ` [PATCH 19/24] t9300 (fast-import), series M: re-indent
          ` [PATCH 20/24] t9300 (fast-import), series N: re-indent
          ` [PATCH 21/24] t9300 (fast-import), series O: re-indent
          ` [PATCH 22/24] t9300 (fast-import), series P: re-indent
          ` [PATCH 23/24] t9300 (fast-import), series Q: re-indent
          ` [PATCH 24/24] t9300 (fast-import), series R: re-indent

git-upload-pack bandwidth cap over SSH?
 2010-09-24 19:42 UTC  (5+ messages)

Let's bump the minimum Perl version to 5.8
 2010-09-24 19:39 UTC  (12+ messages)

Getting rid of "mode change" on cygwin
 2010-09-24 19:36 UTC  (2+ messages)

Really beginner on Version Control
 2010-09-24 19:33 UTC  (3+ messages)
  `  "

git-1.7.3 breakage: "git stash show xxx" doesn't show anything
 2010-09-24 19:19 UTC 

[PATCH 1/2] mergetool-lib: combine vimdiff and gvimdiff run blocks
 2010-09-24 19:09 UTC  (6+ messages)
` [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim

git-show-merge-path v1.0
 2010-09-24 19:03 UTC 

Find out on which branch a commit was originally made
 2010-09-24 18:26 UTC  (2+ messages)

[BUG, PATCH v3 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-24 18:24 UTC  (4+ messages)
` [PATCH v3 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
` [PATCH v3 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
` [PATCH v3 3/3] blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''

[BUG, PATCH v2 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-24 18:20 UTC  (6+ messages)
` [PATCH v2 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks

[PATCH] smart-http: Don't change POST to GET when following redirect
 2010-09-24 18:06 UTC  (7+ messages)
` git "smart http" server vs. http redirects
        ` [PATCH v2] smart-http: Don't change POST to GET when following redirect

[RFC PATCH 0/2] submodule aware grep
 2010-09-24 17:10 UTC  (6+ messages)
` [RFC PATCH 1/2] contrib: add git-submodule-grep.sh
` [RFC PATCH 2/2] submodule: add grep command

threaded patch series
 2010-09-24 17:03 UTC  (15+ messages)
              ` [RFC PATCH] sit-send-email.pl: Add --to-cmd
                      ` [PATCH V2] git-send-email.perl: "
                          ` [PATCH V3] "
                                  ` [PATCH V4] "

[PATCH] sha1_name.c: update comment to mention :/foo syntax
 2010-09-24 16:43 UTC  (2+ messages)
` [PATCH] update comment and documentation for "

[PATCH] git-svn: fix processing of decorated commit hashes
 2010-09-24 16:28 UTC  (2+ messages)

Multiple checkouts active for the same repository
 2010-09-24 16:32 UTC  (7+ messages)

[PATCH] git-svn: allow the mergeinfo property to be set
 2010-09-24 16:27 UTC  (2+ messages)

[PATCH] Improvements to `git checkout -h`
 2010-09-24 16:21 UTC  (6+ messages)

[PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
 2010-09-24 16:12 UTC  (2+ messages)

[PATCHv5 00/12] gitweb: remote_heads feature
 2010-09-24 16:02 UTC  (13+ messages)
` [PATCHv5 01/12] gitweb: introduce "
` [PATCHv5 02/12] gitweb: git_get_heads_list accepts an optional list of refs
` [PATCHv5 03/12] gitweb: separate heads and remotes lists
` [PATCHv5 04/12] gitweb: nagivation menu for tags, heads and remotes
` [PATCHv5 05/12] gitweb: use fullname as hash_base in heads link
` [PATCHv5 06/12] gitweb: allow extra text after action in page header
` [PATCHv5 07/12] gitweb: remotes view for a single remote
` [PATCHv5 08/12] gitweb: auxiliary function to group data
` [PATCHv5 09/12] gitweb: group styling
` [PATCHv5 10/12] gitweb: git_repo_url() routine
` [PATCHv5 11/12] gitweb: use git_repo_url() in summary
` [PATCHv5 12/12] gitweb: gather more remote data

Mirror plain directory under git
 2010-09-24 15:24 UTC  (4+ messages)

[PATCH] mingw: do not crash on open(NULL, ...)
 2010-09-24 14:22 UTC  (8+ messages)
  `  "
    ` [msysGit] "
` [msysGit] "

Minimum Perl version?
 2010-09-24 12:42 UTC  (7+ messages)

Filter certain files on rebase
 2010-09-24 11:07 UTC  (2+ messages)

Testing for a merge conflict without a working copy
 2010-09-21 15:02 UTC  (2+ messages)

Listing files in order they are changed
 2010-09-24  7:59 UTC  (7+ messages)

git-svn error
 2010-09-24  7:28 UTC  (3+ messages)

[RFC/PATCH] Add --exclude-dir option to git grep
 2010-09-24  4:26 UTC 

Find out on which branch a commit was originally made) (was ANNOUNCE git-what-branch)
 2010-09-24  1:33 UTC  (6+ messages)
  `  "

[PATCH 000/160] [PULL] Update ab/i18n (again)
 2010-09-24  0:21 UTC  (6+ messages)

git-reflog bails if branch points to bad commit
 2010-09-23 23:03 UTC  (4+ messages)

Announce gitslave - manage a superproject with slave repositories
 2010-09-23 22:49 UTC  (2+ messages)

recursive aliases
 2010-09-23 22:49 UTC  (3+ messages)

Newbie question
 2010-09-23  6:29 UTC  (2+ messages)

[PATCHv4 0/4] Add commit message options for rebase --autosquash
 2010-09-23 20:39 UTC  (9+ messages)
` [PATCHv4 1/4] commit: --fixup option for use with "
` [PATCHv4 2/4] t7500: add tests of commit --fixup
` [PATCHv4 3/4] commit: --squash option for use with rebase --autosquash
` [PATCHv4 4/4] t7500: add tests of commit --squash

[PATCHv3 0/4] Add commit message options for rebase --autosquash
 2010-09-23 16:44 UTC  (8+ messages)
` [PATCHv3 1/4] commit: --fixup option for use with "
` [PATCHv3 2/4] t7500: add tests of commit --fixup
` [PATCHv3 3/4] commit: --squash option for use with rebase --autosquash
` [PATCHv3 4/4] t7500: add tests of commit --squash

get-upstream
 2010-09-23 14:28 UTC  (7+ messages)

Enforcing clone/fetch to use references
 2010-09-23 12:39 UTC  (4+ messages)

[PATCH] contrib/completion: --no-index option to git diff
 2010-09-23 12:33 UTC 

quoting in get_author_ident_from_commit
 2010-09-23  9:22 UTC  (2+ messages)
` [PATCH] get_author_ident_from_commit(): remove useless quoting

[PATCH v3] Add --exclude to git-clean
 2010-09-23  9:05 UTC  (7+ messages)
` [PATCH/RFC v4 0/2] Add -e/--exclude to git clean

Reverting a specific commit
 2010-09-23  9:05 UTC  (5+ messages)

[PATCH] git-gui: Work around freeze problem with dialogs in Mac OS X
 2010-09-23  7:39 UTC  (2+ messages)

Patch id tests and diff performance optimization
 2010-09-23  7:04 UTC  (2+ messages)
` [PATCH 3/3 v2] use cache for function names in hunk headers

[PATCH] pack-objects: never deltify objects bigger than window_memory_limit
 2010-09-23  5:01 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).