git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-29 04:39:42 to 2008-07-30 09:40:08 UTC [more...]

git blame not respecting --find-copies-harder ?
 2008-07-30  9:39 UTC 

[ANNOUNCE] GitStats development finished (WRT GSoC)
 2008-07-30  9:12 UTC  (3+ messages)

[RFC PATCH] Support copy and rename detection in fast-export
 2008-07-30  9:10 UTC  (7+ messages)
` [PATCH v2] "

Bizarre missing changes (git bug?)
 2008-07-30  8:36 UTC  (38+ messages)

cvs diff -l equivalent?
 2008-07-30  8:20 UTC 

[PATCH] Fix merge name generation in "merge in C"
 2008-07-30  8:12 UTC 

[PATCH] Make it clear that push can take multiple refspecs
 2008-07-30  6:24 UTC  (8+ messages)

[PATCH 0/6] Allow custom merge strategies, take 2
 2008-07-30  6:21 UTC  (18+ messages)
` [PATCH 0/5] Allow custom merge strategies, take 3
  ` [PATCH 1/5] builtin-help: make is_git_command() usable outside builtin-help
    ` [PATCH 2/5] builtin-help: make list_commands() a bit more generic
      ` [PATCH 3/5] builtin-help: make it possible to exclude some commands in list_commands()
        ` [PATCH 4/5] builtin-merge: allow using a custom strategy
          ` [PATCH 5/5] Add a new test for using a custom merge strategy
            ` [PATCH 0/4] Allow custom merge strategies, take 4
              ` [PATCH 1/4] builtin-help: make some internal functions available to other builtins
                ` [PATCH 2/4] builtin-merge: allow using a custom strategy
                  ` [PATCH 3/4] Add a new test for using a custom merge strategy
                    ` [PATCH 4/4] Add a second testcase for handling invalid strategies in git-merge

GIT 1.6.0-rc1
 2008-07-30  6:15 UTC  (11+ messages)

[RFC/PATCH v4 1/2] merge-base: teach "git merge-base" to accept more than 2 arguments
 2008-07-30  6:00 UTC  (2+ messages)

[PATCH] format-patch: Produce better output with --inline or --attach
 2008-07-30  5:49 UTC  (3+ messages)

Git Gui bug calling gitk
 2008-07-30  5:42 UTC  (6+ messages)
` [PATCH] git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core

[PATCH 0/3] git-gui (Windows): Adapt to new execdir 'libexec/git-core'
 2008-07-30  5:39 UTC  (6+ messages)
` [PATCH 1/3] git-gui: Adapt discovery of oguilib to "

[PATCH] Respect crlf attribute even if core.autocrlf has not been set
 2008-07-30  5:35 UTC  (17+ messages)

What is 'git BRANCH'?
 2008-07-30  5:14 UTC  (8+ messages)

[PATCH] Advertise the ability to abort a commit
 2008-07-30  5:11 UTC  (6+ messages)
` [PATCH v2] "

[RFC/PATCH v4 2/2] documentation: merge-base: explain "git merge-base" with more than 2 args
 2008-07-30  5:04 UTC 

q: git-fetch a tad slow?
 2008-07-30  4:48 UTC  (4+ messages)

[RFC/PATCH v3] merge-base: teach "git merge-base" to accept more than 2 arguments
 2008-07-30  4:52 UTC  (5+ messages)

git-svn does not seems to work with crlf convertion enabled
 2008-07-30  4:37 UTC  (3+ messages)

[PATCH v2] Documentation: Remove mentions of git-svnimport
 2008-07-30  1:16 UTC 

[trivial fast-export PATCH] Fix typo in documentation
 2008-07-30  1:05 UTC  (3+ messages)

[PATCH] Documentation: Remove mentions of git-svnimport
 2008-07-30  0:57 UTC  (3+ messages)

git svn documentation
 2008-07-30  0:39 UTC  (2+ messages)

Git Community Book
 2008-07-29 22:47 UTC  (15+ messages)

short log and email address
 2008-07-29 22:30 UTC  (7+ messages)

[PATCH] `git submodule add` now requires a <path>
 2008-07-29 20:58 UTC  (2+ messages)

[PATCH] Modify mingw_main() workaround to avoid link errors
 2008-07-29 19:46 UTC  (7+ messages)

Error in compile Git 1.6.0.rc1
 2008-07-29 17:52 UTC  (2+ messages)

SSL + mod_dav + Git
 2008-07-29 17:32 UTC  (2+ messages)

git-attic
 2008-07-29 16:51 UTC  (2+ messages)

Hackontest ideas?
 2008-07-29 16:08 UTC  (11+ messages)
  ` git-svn and svn:externals, was "

git submodules
 2008-07-29 14:53 UTC  (22+ messages)

Thunderbird: issues with applying saved patches
 2008-07-29 14:16 UTC 

gitk crashing on Windows
 2008-07-29 13:15 UTC  (4+ messages)
  ` gitk crashes when quitting gitk while it is is reading commits (was Re: gitk crashing on Windows.)

theirs/ours was Re: [PATCH 6/6] Add a new test for using a custom merge strategy
 2008-07-29 12:42 UTC  (20+ messages)

[PATCH 2/2 v2] run-command (Windows): Run dashless "git <cmd>" (solves part of problem with system_path)
 2008-07-29 11:31 UTC  (9+ messages)
  ` [FOR DEBUGGING] Stop installing BUILT_INS

[PATCH] Build configuration to skip ctime for modification test
 2008-07-29 10:49 UTC  (22+ messages)
            ` [PATCH] Make use of stat.ctime configurable
                    ` [PATCH] Improve the placement of core.trustctime in the documentation

git merge --squash isn't "marked as a merge"??
 2008-07-29  8:53 UTC  (2+ messages)

[PATCH 1/2] Refactor, adding prepare_git_cmd(const char **argv)
 2008-07-29  8:39 UTC  (8+ messages)
` [Fundamental problem with relative system paths] [PATCH 2/2] run-command (Windows): Run dashless "git <cmd>"
      ` [PATCH 2/2 v2] run-command (Windows): Run dashless "git <cmd>" (solves part of problem with system_path)
        ` [FOR DEBUGGING] Stop installing BUILT_INS

GTP/0.1 terminology 101: commit reels and references
 2008-07-29  7:00 UTC  (7+ messages)

[PATCH] merge-base: die with an error message if not passed a commit ref
 2008-07-29  5:45 UTC  (2+ messages)

[PATCH] git-mv: Keep moved index entries inact
 2008-07-29  5:23 UTC  (9+ messages)
` [PATCHv2] "

git-scm.com
 2008-07-29  5:15 UTC  (11+ 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).