git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-06-26 08:17:49 to 2008-06-27 17:20:50 UTC [more...]

[ANNOUNCE] GIT 1.5.6
 2008-06-27 17:19 UTC  (6+ messages)
` A note from the maintainer
  ` 'next' will be rewound shortly

octopus limit
 2008-06-27 17:16 UTC  (8+ messages)
  ` [PATCH] commit-tree: lift completely arbitrary limit of 16 parents

An alternate model for preparing partial commits
 2008-06-27 17:14 UTC  (11+ messages)
  ` [PATCH/RFC] stash: introduce 'stash save --keep-index' option

Using url.insteadOf in git-clone
 2008-06-27 17:11 UTC  (6+ messages)
` [PATCH 1/2] clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig
  ` [PATCH 2/2] clone: respect url.insteadOf setting in global configs

[PATCH 00/15] Build in merge
 2008-06-27 17:09 UTC  (18+ messages)
` [PATCH 01/15] Move split_cmdline() to alias.c
  ` [PATCH 02/15] Move commit_list_count() to commit.c
    ` [PATCH 03/15] Move parse-options's skip_prefix() to git-compat-util.h
      ` [PATCH 04/15] Add new test to ensure git-merge handles pull.twohead and pull.octopus
        ` [PATCH 05/15] Move read_cache_unmerged() to read-cache.c
          ` [PATCH 06/15] git-fmt-merge-msg: make it usable from other builtins
            ` [PATCH 07/15] Introduce get_octopus_merge_bases() in commit.c
              ` [PATCH 08/15] Add new test to ensure git-merge handles more than 25 refs
                ` [PATCH 09/15] Introduce get_merge_bases_many()
                  ` [PATCH 10/15] Introduce reduce_heads()
                    ` [PATCH 11/15] Add strbuf_vaddf(), use it in strbuf_addf(), and add strbuf_initf()
                      ` [PATCH 12/15] strbuf_vaddf(): support %*s, too
                        ` [PATCH 13/15] Add new test case to ensure git-merge reduces octopus parents when possible
                          ` [PATCH 14/15] Add new test case to ensure git-merge prepends the custom merge message
                            ` [PATCH 15/15] Build in merge

update-index --assume-unchanged doesn't make things go fast
 2008-06-27 17:01 UTC  (6+ messages)

is rebase the same as merging every commit?
 2008-06-27 15:39 UTC  (10+ messages)

BUG (v1.5.6.1): ./configure missing check for zlib.h
 2008-06-27 15:15 UTC  (4+ messages)

Determining if two commits are on a separate branch
 2008-06-27 15:17 UTC  (3+ messages)

pread() over NFS (again) [1.5.5.4]
 2008-06-27 14:50 UTC  (14+ messages)

Installation Guide
 2008-06-27 14:43 UTC  (2+ messages)

[TOY PATCH] git bisect: introduce 'fixed' and 'unfixed'
 2008-06-27 13:48 UTC  (7+ messages)
    ` [NON-TOY "
          ` [PATCH, next version] "

possible 'git cp'/how does git detect copies
 2008-06-27 13:16 UTC  (6+ messages)

[PATCH 00/13] Build in merge
 2008-06-27 13:17 UTC  (13+ messages)
` [PATCH 09/13] Add new test to ensure git-merge handles more than 25 refs
  ` [PATCH 10/13] Introduce get_merge_bases_many()
    ` [PATCH 11/13] Introduce reduce_heads()
      ` [PATCH 12/13] Build in merge

git serve
 2008-06-27 12:19 UTC 

Errors building git-1.5.6 from source on Mac OS X 10.4.11
 2008-06-27  8:43 UTC  (5+ messages)

is rebase the same as merging every commit?
 2008-06-27  8:34 UTC  (5+ messages)

bug related to branches using / in name
 2008-06-27  8:32 UTC  (7+ messages)
    ` [PATCH] fetch: report local storage errors in status table
    ` [PATCH 2/2] fetch: give a hint to the user when local refs fail to update

[PATCH] git-gui: Implement "Stage/Unstage Line"
 2008-06-27  7:22 UTC 

[PATCH v2] pre-commit hook should ignore carriage returns at EOL
 2008-06-27  4:24 UTC  (14+ messages)
          ` [PATCH 1/5] diff --check: explain why we do not care whether old side is binary
          ` [PATCH 2/5] check_and_emit_line(): rename and refactor
          ` [PATCH 3/5] checkdiff: pass diff_options to the callback
          ` [PATCH 4/5] Teach "diff --check" about a new blank lines at end
          ` [PATCH 5/5] diff --check: detect leftover conflict markers

git svn clone a non-standard repository
 2008-06-27  1:06 UTC  (5+ messages)

git-gui fails to start
 2008-06-27  0:23 UTC 

[PATCH] show_stats(): fix stats width calculation
 2008-06-27  0:18 UTC 

[PATCH] Documentation: remove {show,whatchanged}.difftree config options
 2008-06-27  0:17 UTC 

[PATCH] Ask for "git program" when asking for "git-program" over SSH connection
 2008-06-26 23:42 UTC  (13+ messages)
            ` [PATCH] daemon: accept "git program" as well

Searching all git objects
 2008-06-26 22:23 UTC  (6+ messages)

[RFC] leaky()
 2008-06-26 21:33 UTC  (4+ messages)
` [PATCH 1/2] Introduce leaky()

commit 'git-send-email: add support for TLS via Net::SMTP::SSL' causes warnings
 2008-06-26 21:03 UTC  (4+ messages)
` [PATCH] git-send-email: Fix warning triggered by f6bebd12 when no encryption is set

[PATCH] diff --check: do not discard error status upon seeing a good line
 2008-06-26 20:22 UTC 

[PATCH] git.el: Don't reset HEAD in git-amend-file
 2008-06-26 20:17 UTC  (3+ messages)

[PATCH] Add 'git-p4.allowSubmit' to git-p4
 2008-06-26 19:10 UTC  (3+ messages)

exit status 141 from git-svn
 2008-06-26 19:07 UTC  (4+ messages)

git-svn branches creation question
 2008-06-26 19:05 UTC  (3+ messages)

how do I merge completely unrelated repositories ?
 2008-06-26 18:42 UTC  (9+ messages)

[PATCH] test-lib.sh: show git init output when in verbose mode
 2008-06-26 18:35 UTC 

why is git destructive by default? (i suggest it not be!)
 2008-06-26 17:49 UTC  (19+ messages)
` [PATCH] cmd_reset: don't trash uncommitted changes unless told to

about c8af1de9 (git status uses pager)
 2008-06-26 17:51 UTC  (6+ messages)

policy and mechanism for less-connected clients
 2008-06-26 16:21 UTC  (3+ messages)

[PATCH] git-svn: follow revisions of svm-mirrored repositories
 2008-06-26 16:24 UTC 

[PATCH] Don't use dash commands (git-foo) in tutorial-2
 2008-06-26 13:22 UTC 

What's cooking in git.git (topics)
 2008-06-26 15:41 UTC  (4+ messages)

why is git destructive by default? (i suggest it not be!)
 2008-06-26 15:13 UTC  (6+ messages)

[q] git-diff --reverse 7def2be1..7def2be1^
 2008-06-26 13:50 UTC  (8+ messages)

[PATCH v7] gitweb: add test suite with Test::WWW::Mechanize::CGI
 2008-06-26 13:48 UTC  (3+ messages)
` [PATCH] "
` [PATCH v8] "

git-diff/git-format-patch safe for GNU (or POSIX) patch?
 2008-06-26 13:44 UTC  (5+ messages)

git rebase interactive: usability issue
 2008-06-26 13:33 UTC  (6+ messages)
  ` [PATCH v2] don't allow 'commit --amend' during rebase conflict resolution

[PATCH] git-send-pack: don't consider branch lagging behind as errors
 2008-06-26 13:28 UTC  (7+ messages)

[Bug?] git submodule add doesn't respect core.autocrlf
 2008-06-26 11:58 UTC  (3+ messages)
` [TEASER PATCH] write .gitmodules according to core.autocrlf

[OFF TOPIC] any views about the D programming language
 2008-06-26 11:43 UTC  (3+ messages)

Convert 'git blame' to parse_options()
 2008-06-26  9:37 UTC  (11+ messages)
` Making parse-opt incremental, reworked series
  ` [PATCH 1/7] parse-opt: have parse_options_{start,end}
    ` [PATCH 2/7] parse-opt: Export a non NORETURN usage dumper
      ` [PATCH 3/7] parse-opt: create parse_options_step
        ` [PATCH 4/7] parse-opt: do not pring errors on unknown options, return -2 intead
          ` [PATCH 5/7] parse-opt: fake short strings for callers to believe in
            ` [REPLACEMENT PATCH] "

[Bug] for-each-ref: %(object) and %(type) unimplemented
 2008-06-26  8:21 UTC  (6+ 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).