git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-04-14 07:01:51 to 2008-04-16 04:34:25 UTC [more...]

[PATCH 1/3] git-svn: add documentation for --use-log-author option
 2008-04-16  4:33 UTC  (4+ messages)
` [PATCH 2/3] git-svn: Add --add-author-from option
  ` [PATCH 3/3] git-svn: add documentation for "

git annoyances
 2008-04-16  4:25 UTC  (14+ messages)
  ` Friendly refspecs (Was: Re: git annoyances)
          ` Friendly refspecs
` [PATCH] When a remote is added but not fetched, tell the user

[PATCH 2/6] merge, pull: introduce '--(no-)stat' option
 2008-04-16  4:23 UTC  (15+ messages)
` [PATCH v2 00/12] merge summary and diffstat options cleanup
  ` [PATCH v2 01/12] doc: moved merge.* config variables into separate merge-config.txt
    ` [PATCH v2 02/12] merge, pull: introduce '--(no-)stat' options
      ` [PATCH v2 03/12] add 'merge.stat' config variable
        ` [PATCH v2 04/12] t6200-fmt-merge-msg: put expected messages into different files
          ` [PATCH v2 05/12] fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable
            ` [PATCH v2 06/12] merge, pull: add '--(no-)log' command line option
              ` [PATCH v2 07/12] merge, pull: mark '--(no-)summary' options as deprecated
                ` [PATCH v2 08/12] merge, pull: mark the config variable 'merge.diffstat' "
                  ` [PATCH v2 09/12] fmt-merge-msg: mark summary-related option and config variable "
                    ` [PATCH v2 10/12] merge, pull: remove deprecated '--(no-)summary' options
                      ` [PATCH v2 11/12] merge, pull: remove deprecated 'merge.diffstat' config variable
                        ` [PATCH v2 12/12] fmt-merge-msg: remove deprecated summary-related options and "

Reporting bugs and bisection
 2008-04-16  3:53 UTC  (33+ messages)
                            ` Work WAS(Re: "

branch description
 2008-04-16  3:46 UTC  (14+ messages)

Migrating svn to git with heavy use of externals
 2008-04-16  3:49 UTC  (23+ messages)
          ` Intricacies of submodules [was: Migrating svn to git with heavy use of externals]
            ` Intricacies of submodules

[GIT PULL] sh updates for 2.6.25
 2008-04-16  3:25 UTC  (9+ messages)
      ` [PATCH] format-patch: Make sure the subject is always a one-liner

[PATCH] bisect: squelch "fatal: ref HEAD not a symref" misleading message
 2008-04-16  2:09 UTC 

RFC: Website redesign
 2008-04-16  1:36 UTC  (20+ messages)
                    ` Git Homepge Update

git-svn dcommit always uses my own name
 2008-04-15 22:35 UTC  (3+ messages)

Git as a backup solution
 2008-04-15 21:59 UTC 

[PATCH] Clarify documentation of git-cvsserver, particularly in relation to git-shell
 2008-04-15 21:44 UTC  (5+ messages)

[ANNOUNCE] vc bundle v0.41 -- version control for TeX and friends
 2008-04-15 21:17 UTC  (2+ messages)

[PATCH] git-fast-import: note 1M limit of mark number
 2008-04-15 21:05 UTC  (3+ messages)

What's cooking in git.git (topics)
 2008-04-15 19:23 UTC  (10+ messages)

Finding changes in one branch not in two other branch
 2008-04-15 19:05 UTC  (2+ messages)

[PATCH] Re: git clean removes directories when not asked to
 2008-04-15 14:46 UTC  (11+ messages)
` [PATCH] git clean: Don't automatically remove directories when run within subdirectory

[new tool] git-project-version.sh
 2008-04-15 13:09 UTC  (8+ messages)

Combining/merging commits
 2008-04-15 12:43 UTC  (3+ messages)

Fwd: Bug in StackedGit
 2008-04-15 11:55 UTC  (6+ messages)
`  "

[PATCH] Make core.sharedRepository more generic (version 4)
 2008-04-15 11:03 UTC  (2+ messages)

[PATCH] Make core.sharedRepository more generic
 2008-04-15  9:13 UTC 

cvs2svn/cvs2git 2.1.1 released
 2008-04-15  8:39 UTC 

[PATCH 2/2] bisect: warn if given dubious tag or branch as rev
 2008-04-15  7:05 UTC  (3+ messages)

[PATCH] builtin-apply.c: use git_config_string() to get apply_default_whitespace
 2008-04-15  4:19 UTC  (4+ messages)
  ` Re* "

[PATCH] git-submodule - possibly use remote branch to describe a module
 2008-04-15  2:48 UTC  (5+ messages)
    ` [PATCH] git-submodule - possibly use branch name "

[PATCH] Make core.sharedRepository more generic (version 3)
 2008-04-15  1:28 UTC  (2+ messages)

Where are you reasons?
 2008-04-15  0:12 UTC 

[PATCH] Make core.sharedRepository more generic (version 2)
 2008-04-15  1:22 UTC  (4+ messages)

Splitting code between files and then merging
 2008-04-15  1:22 UTC 

StGit: kha/{stable,safe,experimental} updated
 2008-04-15  0:26 UTC  (6+ messages)

[PATCH/RFC 01/10] Teach rebase interactive the mark command
 2008-04-15  0:11 UTC  (4+ messages)

[StGit PATCH] New command: stg reset
 2008-04-15  0:01 UTC 

[PATCH 4/4] git-rebase -i: New option to support rebase with merges
 2008-04-14 23:29 UTC  (21+ messages)
` Teach rebase interactive more commands to do better preserve merges
  ` [PATCH/RFC 01/10] Teach rebase interactive the mark command
` [PATCH v2 01/13] fake-editor: output TODO list if unchanged
  ` [PATCH v2 02/13] Don't append default merge message to -m message
    ` [PATCH v2 03/13] Move cleanup code into it's own function
      ` [PATCH v2 04/13] Teach rebase interactive the mark command
        ` [PATCH v2 05/13] Teach rebase interactive the reset command
          ` [PATCH v2 06/13] Move redo merge code in a function
            ` [PATCH v2 07/13] Teach rebase interactive the merge command
              ` [PATCH v2 08/13] Unify the lenght of $SHORT* and the commits in the TODO list
                ` [PATCH v2 09/13] Select all lines with fake-editor
                  ` [PATCH v2 10/13] Do rebase with preserve merges with advanced TODO list
      ` [PATCH v2.1] Teach rebase interactive the mark command

[PATCH 3/2] bisect: add "stop", "show" and "restart" as synonyms for other commands
 2008-04-14 23:23 UTC  (2+ messages)

[StGit PATCH] If a patch is not changed when pushing, reuse the same commit object
 2008-04-14 21:21 UTC 

[PATCH] Calculate lines changed for cvs log command
 2008-04-14 19:56 UTC  (5+ messages)

Canonical method of merging two projects
 2008-04-14 18:10 UTC  (3+ messages)

Git Wiki improvements
 2008-04-14 16:53 UTC  (7+ messages)

git repository size vs. subversion repository size
 2008-04-14 15:28 UTC  (5+ messages)

[PATCH] builtin-apply: Show a more descriptive error on failure when opening a patch
 2008-04-14 15:30 UTC  (4+ messages)

[PATCH] builtin-apply: Show a more descriptive error on failure when opening a patch
 2008-04-14 14:03 UTC  (2+ messages)

[PATCH] git-gc --prune is deprecated
 2008-04-14 12:17 UTC 

[PATCH] gitk: Makefile/install: force permissions when installing files and dirs
 2008-04-14  8:27 UTC 

Interaction between clean/smudge and git status
 2008-04-14  8:18 UTC  (6+ messages)

[RFC/PATCH 0/3] Teach builtin-clone to pack refs
 2008-04-14  8:04 UTC  (8+ messages)
` [RFC/PATCH 2/3] Prepare testsuite for a "git clone" that packs refs
      ` [PATCH 1/4] Incorporate fetched packs in future object traversal
      ` [PATCH 2/4] Move pack_refs() and friends into libgit
      ` [PATCH 3/4] Prepare testsuite for a "git clone" that packs refs
      ` [PATCH 4/4] Teach "git clone" to pack refs

git commit --interactive creates empty commits
 2008-04-14  7:01 UTC  (2+ 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).