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

[PATCH 4/4] git-rebase -i: New option to support rebase with merges
 2008-04-14  6:54 UTC  (36+ messages)
` Teach rebase interactive more commands to do better preserve merges
  ` [PATCH/RFC 01/10] Teach rebase interactive the mark command
    ` [PATCH/RFC 02/10] Teach rebase interactive the reset command
      ` [PATCH/RFC 03/10] Teach rebase interactive the merge command
        ` [PATCH/RFC 04/10] Move redo merge code in a function
          ` [PATCH/RFC 05/10] Rework redo_merge
            ` [PATCH/RFC 06/10] Unify the lenght of $SHORT* and the commits in the TODO list
` [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 11/13] Add option --first-parent
                      ` [PATCH v2 12/13] Teach rebase interactive the tag command
                        ` [PATCH v2 13/13] Add option --preserve-tags

What's cooking in git.git (topics)
 2008-04-14  7:00 UTC  (9+ messages)

[ANNOUNCE] GIT 1.5.5
 2008-04-14  7:00 UTC  (4+ messages)
` What's in git.git (stable)

Canonical method of merging two projects
 2008-04-14  6:56 UTC  (2+ messages)

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

StGit: kha/{stable,safe,experimental} updated
 2008-04-14  6:44 UTC  (2+ messages)

Reporting bugs and bisection
 2008-04-14  6:43 UTC  (7+ messages)

[RFC/PATCH 0/3] Teach builtin-clone to pack refs
 2008-04-14  6:10 UTC  (3+ messages)
` [RFC/PATCH 2/3] Prepare testsuite for a "git clone" that packs refs

RFC: Website redesign
 2008-04-14  5:37 UTC 

How can I force git-fetch to re-retrieve all the missing commits?
 2008-04-14  5:32 UTC 

[PATCH 3/2] bisect: add "stop", "show" and "restart" as synonyms for other commands
 2008-04-14  4:16 UTC 

[PATCH 2/2] bisect: warn if given dubious tag or branch as rev
 2008-04-14  3:41 UTC 

[PATCH 1/2] bisect: make "start", "good" and "skip" succeed or fail atomically
 2008-04-14  3:41 UTC 

Git Wiki improvements
 2008-04-14  2:25 UTC  (6+ messages)

git annoyances
 2008-04-14  1:02 UTC  (33+ messages)
  ` Friendly refspecs (Was: Re: git annoyances)
          ` Friendly refspecs
            ` [PATCH] Add examples section to 'git fetch' manual
` git-bisect annoyances
` [PATCH] When a remote is added but not fetched, tell the user
      ` [PATCH] Default to fetching a remote after adding it

git commit --interactive creates empty commits
 2008-04-14  0:35 UTC 

[PATCH] Re: git clean removes directories when not asked to
 2008-04-13 23:49 UTC  (3+ messages)
` [PATCH] git clean: Don't automatically remove directories when run within subdirectory
  ` [PATCH] git clean: Add test to verify directories aren't removed with a prefix

[PATCH/RFC 01/10] Teach rebase interactive the mark command
 2008-04-13 20:51 UTC 

git-rm fu
 2008-04-13 20:44 UTC 

[PATCH] Calculate lines changed for cvs log command
 2008-04-13 20:43 UTC  (4+ messages)

[PATCH] Clarify and fix English in git-rm documentation
 2008-04-13 20:42 UTC 

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

[PATCH v3 0/4] builtin-status: submodule summary support
 2008-04-13 19:14 UTC  (11+ messages)
` [PATCH v3 1/4] config.c: Add git_config_bool_or_int to handle bool/int variable
  ` [PATCH v3 2/4] git-submodule summary: --for-status option
    ` [PATCH v3 3/4] builtin-status: submodule summary support
      ` [PATCH v3 4/4] buitin-status: Add tests for submodule summary

[StGit PATCH] emacs mode: handle "stg status" output with #
 2008-04-13 16:48 UTC 

[PATCH] Removing hard-coded "via git-CVS emulator" message for commits
 2008-04-13 14:03 UTC  (2+ messages)

[StGit PATCH] Remove broken branch creation subtest
 2008-04-13 13:43 UTC  (4+ messages)
    ` [StGit PATCH] Fix problems in t1000-branch-create

[PATCH] Document that WebDAV doesn't need git on the server, and works over SSL
 2008-04-13 13:38 UTC 

[PATCH (resend)] gitweb: Fix 'history' view for deleted files with history
 2008-04-13 12:12 UTC 

[PATCH] cvsserver: Removing leading and trailing newlines for "cvs log"
 2008-04-13 10:54 UTC 

git repository size vs. subversion repository size
 2008-04-13  9:57 UTC  (5+ messages)

[PATCH] git-remote: reject adding remotes with invalid names
 2008-04-13  9:56 UTC 

How to fetch missing pack
 2008-04-13  9:41 UTC  (2+ messages)

Forking a CVS project
 2008-04-13  8:19 UTC 

[PATCH] builtin-apply.c: use git_config_string() to get apply_default_whitespace
 2008-04-13  6:26 UTC  (3+ messages)
  ` Re* "

Test suite failures due to Error.pm issues
 2008-04-13  3:04 UTC  (3+ messages)

[PATCH] shortlog wrap usage
 2008-04-12 22:37 UTC  (2+ messages)
` [PATCH] Document -w option to shortlog

[PATCH] Make core.sharedRepository more generic
 2008-04-12 22:20 UTC  (6+ messages)

[RFC] git status oddity
 2008-04-12 21:39 UTC  (3+ messages)

[BUG] --pretty=format does not work ok with rev-list
 2008-04-12 20:40 UTC 

[PATCH] Make core.sharedRepository more generic (version 2)
 2008-04-12 19:57 UTC 

[PATCH] Fix config key miscount in url.*.insteadOf
 2008-04-12 19:32 UTC 

[PATCH] Add two core.sharedRepository options: group-readable and world-readable
 2008-04-12 18:52 UTC  (9+ messages)

[PATCH] make --color-words separate word on ispunct
 2008-04-12 17:50 UTC  (4+ messages)

[PATCH v2] builtin-status: submodule summary support
 2008-04-12 16:13 UTC  (7+ messages)
` [PATCH v2 1/3] git-submodule summary: --for-status option
  ` [PATCH v2 2/3] builtin-status: submodule summary support

[StGit PATCH 0/2] Fix stg breakage with nweer gits
 2008-04-12 15:47 UTC  (3+ messages)
` [StGit PATCH 1/2] Don't both change directory and set GIT_WORK_TREE
` [StGit PATCH 2/2] Log environment and cwd as well as the actual command

git read-tree ignores GIT_WORK_TREE
 2008-04-12 14:29 UTC 

[PATCH] Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
 2008-04-12  9:50 UTC 

[PATCH] Docs gitk: Explicitly mention -d, --date-order option
 2008-04-12  9:49 UTC 

[PATCH v2] bisect: fix bad rev checking in "git bisect good"
 2008-04-12  9:17 UTC  (2+ messages)
` Re* "

Migrating svn to git with heavy use of externals
 2008-04-12  6:26 UTC  (20+ messages)
          ` Intricacies of submodules [was: Migrating svn to git with heavy use of externals]
            ` Intricacies of submodules

[PATCH] bisect: fix bad rev checking in "git bisect good"
 2008-04-12  5:53 UTC 

[PATCH/RFC] submodule: fallback to .gitmodules and multiple level module definition
 2008-04-12  4:50 UTC  (15+ messages)
` [PATCH/RFC 1/7] git-submodule: Extract functions module_info and module_url
  ` [PATCH v2 1/3] git-submodule summary: --for-status option
    ` [PATCH v2 2/3] builtin-status: submodule summary support
      ` [PATCH/RFC 2/7] git-submodule: Extract absolute_url & move absolute url logic to module_clone
        ` [PATCH v2 3/3] buitin-status: Add tests for submodule summary
          ` [PATCH/RFC 3/7] git-submodule: Fall back on .gitmodules if info not found in $GIT_DIR/config

how to use two bare repositories?
 2008-04-12  0:55 UTC  (4+ messages)

how to use two bare repositories?
 2008-04-11 23:23 UTC  (4+ messages)

[PATCH 0/8] Fix git's test suite to pass when the path contains spaces
 2008-04-11 22:37 UTC  (5+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] git-rebase.sh: Fix --merge --abort failures when path contains whitespace

possible regression (or me abusing git) in v1.5.5
 2008-04-11 21:06 UTC  (2+ messages)

backdated tag bug
 2008-04-11 20:54 UTC  (4+ messages)
` [PATCH] Fix section about backdating tags in the git-tag docs

url.<base>.insteadOf bugs
 2008-04-11 20:31 UTC  (2+ messages)

edit merge commit message
 2008-04-11 18:08 UTC  (3+ messages)

ANNOUNCE: Git Forum
 2008-04-11 18:00 UTC  (7+ messages)

[PATCH] git-p4: Fix race between p4_edit and p4_change
 2008-04-11 16:27 UTC  (5+ messages)
    ` [PATCH] git-p4: Work around "

[PATCH] Add two core.sharedRepository options: group-readable and world-readable
 2008-04-11 14:41 UTC 

git-p4, msysgit, and crlf
 2008-04-11 14:34 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).