git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-13 07:48:55 to 2007-12-14 19:16:19 UTC [more...]

What's cooking in git/spearce.git (topics)
 2007-12-14 19:15 UTC  (23+ messages)
` What's cooking in git.git (topics)
                                  ` [PATCH 1/2] xdl_diff: identify call sites
                                  ` [PATCH 2/2] xdi_diff: trim common trailing lines

testsuite failures in mainline
 2007-12-14 19:15 UTC  (2+ messages)

config.c fixes
 2007-12-14 19:28 UTC 

config.c fixes
 2007-12-14 19:22 UTC  (3+ messages)
` [PATCH 1/2] Fix config lockfile handling
  ` [PATCH 2/2] Use a strbuf for building up section header and key/value pair strings

[BUG] Failed to make install-info
 2007-12-14 17:45 UTC  (5+ messages)

git-browse-help?
 2007-12-14 17:38 UTC  (2+ messages)

Something is broken in repack
 2007-12-14 16:59 UTC  (4+ messages)

git-svn init from Avogadro SVN repo - deleted files showing
 2007-12-14 16:43 UTC  (6+ messages)
      ` [PATCH] git-svn: handle our top-level path is deleted and later re-added

Something is broken in repack
 2007-12-14 16:18 UTC  (2+ messages)

Something is broken in repack
 2007-12-14 16:03 UTC  (2+ messages)

StGIT: "stg refresh -e/--edit" to refresh patch and edit description no longer works
 2007-12-14 16:01 UTC  (3+ messages)

[PATCH] provide advance warning of some future pack default changes
 2007-12-14 15:20 UTC  (2+ messages)

relative objects/info/alternates
 2007-12-14 14:13 UTC  (2+ messages)

[PATCH v2] Do check_repository_format() early
 2007-12-14 13:58 UTC  (7+ messages)
` [Funky] "git -p cmd" inside a bare repository
  ` [PATCH] make git start-up sequence a bit more robust

git-cvsexportcommit fails for huge commits
 2007-12-14 13:47 UTC  (12+ messages)

v1.5.4 plans
 2007-12-14 13:38 UTC  (8+ messages)
    ` [PATCH] provide advance warning of some future pack default changes

Something is broken in repack
 2007-12-14 13:25 UTC  (22+ messages)

git gui blame utf-8 bugs
 2007-12-14 12:39 UTC  (3+ messages)

[PATCH 0/3] diff topic tweaks
 2007-12-14 11:23 UTC  (4+ messages)
` [PATCH 1/3] Revert changes and extend diff option documentation
  ` [PATCH 2/3] Use shorter error messages for whitespace problems
    ` [PATCH 3/3] Test interaction between diff --check and --exit-code

[StGit PATCH 00/17] Series short description
 2007-12-14 10:59 UTC  (18+ messages)
` [StGit PATCH 01/17] Add an StGit mode for emacs
` [StGit PATCH 02/17] Emacs mode: Show keybindings when user presses "h" or "?"
` [StGit PATCH 03/17] Emacs mode: Add an explanatory header
` [StGit PATCH 04/17] Emacs mode: Makefile for building stgit.el
` [StGit PATCH 05/17] Emacs mode: push/pop next patch, not patch at point
` [StGit PATCH 06/17] Emacs mode: Let "P" push or pop "
` [StGit PATCH 07/17] Emacs mode: Bind "G" to "stg goto"
` [StGit PATCH 08/17] Emacs mode: show patches' short description
` [StGit PATCH 09/17] Emacs mode: Improve the output buffer state
` [StGit PATCH 10/17] Emacs mode: Bind n and p
` [StGit PATCH 11/17] Emacs mode: add stgit-repair
` [StGit PATCH 12/17] Emacs mode: added stgit-commit and stgit-uncommit
` [StGit PATCH 13/17] Emacs mode: Add stgit-edit command
` [StGit PATCH 14/17] Emacs mode: added fontification
` [StGit PATCH 15/17] Emacs mode: Added stgit-new
` [StGit PATCH 16/17] Emacs mode: Add mark command
` [StGit PATCH 17/17] Emacs mode: coalesce command

[PATCH 0/5] "diff --check" and whitespace enhancements
 2007-12-14 10:23 UTC  (23+ messages)
` [PATCH 1/5] "diff --check" should affect exit status
  ` [PATCH 2/5] New version of pre-commit hook
    ` [PATCH 3/5] Unify whitespace checking
      ` [PATCH 4/5] Make "diff --check" output match "git apply"
        ` [PATCH 5/5] Add tests for "git diff --check" with core.whitespace options
  ` [PATCH] Don't use the pager when running "git diff --check"

[RFH] Multiple repository for mult-module project
 2007-12-14  8:58 UTC 

git-send-email doesn't like me+git ML
 2007-12-14  8:54 UTC  (2+ messages)

[RFH] convert shortlog to use parse_options
 2007-12-14  8:39 UTC  (22+ messages)
      ` [PATCH 1/2] parseopt: Enforce the use of the sticked form for optional arguments
        ` [PATCH 2/2] parseopt: Add a gitcli(5) man page

[PATCH] git-svn: unlink internal index files after operations
 2007-12-14  8:29 UTC  (3+ messages)

git-svn: expand handling of From: and Signed-off-by:
 2007-12-14  8:21 UTC  (3+ messages)

[PATCH] Authentication support for pserver
 2007-12-14  8:13 UTC  (5+ messages)

git merge --no-commit <branch>; does commit
 2007-12-14  7:49 UTC  (5+ messages)

[BUG?] git rebase -i
 2007-12-14  7:30 UTC  (2+ messages)

[StGit PATCH 0/5] Various odds and ends
 2007-12-14  6:45 UTC  (8+ messages)
` [StGit PATCH 1/5] Added --save-template flag to edit command
` [StGit PATCH 2/5] Treat filename '-' as stdin/stdout in edit
` [StGit PATCH 3/5] Let parse_patch take a string instead of a file parameter
` [StGit PATCH 4/5] Make generic --message/--file/--save-template flags
` [StGit PATCH 5/5] Name the exit codes to improve legibility

[StGit PATCH 0/5] More experimental patches
 2007-12-14  6:32 UTC  (6+ messages)
` [StGit PATCH 1/5] Expose transaction abort function
` [StGit PATCH 2/5] stg coalesce: Support --file and --save-template
` [StGit PATCH 3/5] Set exit code to 3 on merge conflict
` [StGit PATCH 4/5] Convert "stg commit" to new infrastructure
` [StGit PATCH 5/5] Make "stg commit" fancier

[ANNOUNCE] ugit: a pyqt-based git gui // was: Re: If you would write git from scratch now, what would you change?
 2007-12-14  6:32 UTC  (22+ messages)
                    ` [PATCH] Teach git-gui to split hunks
                              ` [PATCH] git-gui: Move frequently used commands to the top of the context menu

Creating multiple modules under a project
 2007-12-14  6:03 UTC 

What to do if git-cvsimport/cvsps hangs?
 2007-12-14  1:56 UTC  (2+ messages)

[PATCH] Makes 'git-stash show' stay quiet when there are no stashes
 2007-12-14  1:34 UTC  (2+ messages)

[egit] How-to use egit
 2007-12-14  0:11 UTC  (5+ messages)

Using git with Eclipse
 2007-12-13 22:41 UTC  (5+ messages)

[StGit RFC] Make "stg branch -l" faster by getting all git config information in one call
 2007-12-13 18:06 UTC  (13+ messages)
` git config --get-regexp exit status

[PATCH 0/2] [RFT] git-svn: more efficient revision -> commit mapping
 2007-12-13 16:30 UTC  (6+ messages)

Inconsistency in use of "--bare" between init & clone
 2007-12-13 15:37 UTC 

[PATCH] git-gui - Unconditionally use absolute paths with Cygwin
 2007-12-13 14:02 UTC 

[PATCH] clone: support cloning full bundles
 2007-12-13  9:37 UTC  (5+ 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).