git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-03-27 00:40:18 to 2007-03-29 08:29:20 UTC [more...]

[PATCH] Added make options NO_GUI and WITH_P4IMPORT
 2007-03-29  8:29 UTC  (24+ messages)
  ` [PATCH] Added options NO_TCLTK, WITH_P4IMPORT and --with-tcltk/--without-tcltk
      ` [PATCH] Add the WITH_P4IMPORT knob to the Makefile
            ` [PATCH] Added git-p4 package to the list of git RPMs
              ` [PATCH] Remove unused WITH_OWN_SUBPROCESS_PY from RPM spec
              ` [PATCH] Added configure options --with-tcltk/--without-tcltk
                      ` [PATCH] Add --with-tcltk and --without-tcltk to configure
                        ` [PATCH] Added Tcl/Tk interpreter path rewriting for the GUI tools

[PATCH 3/3] Use BASE index extension in git-commit and git-merge
 2007-03-29  8:23 UTC 

[PATCH 2/3] update-index --{set,get}-base
 2007-03-29  8:23 UTC 

[PATCH 0/3] Somebody updated my branch tip underneath me
 2007-03-29  8:23 UTC 

[PATCH 1/3] Add BASE index extension
 2007-03-29  8:23 UTC 

[PATCH/RFC] introduce GIT_WORK_TREE environment variable
 2007-03-29  8:22 UTC  (3+ messages)

SEGV in git-merge recursive:
 2007-03-29  8:18 UTC  (2+ messages)

[PATCH] checkout -d: explicitly detach HEAD even when switching to the tip of a branch
 2007-03-29  8:02 UTC 

[PATCH] Bisect: Improve error message in "bisect_next_check"
 2007-03-29  7:42 UTC 

[PATCH] Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES
 2007-03-29  6:42 UTC 

[PATCH] Documentation/git-svnimport.txt: fix typo
 2007-03-29  6:41 UTC 

[PATCH] Bisect: add checks at the beginning of "git bisect run"
 2007-03-29  6:06 UTC  (11+ messages)

[PATCH] Add git-mergetool to run an appropriate merge conflict resolution program
 2007-03-29  3:58 UTC  (2+ messages)

What's in git.git (stable) and announcing GIT 1.5.1-rc3
 2007-03-29  1:13 UTC 

[ANNOUNCE] GIT 1.5.0.6
 2007-03-29  1:12 UTC 

What's cooking in git.git (topics)
 2007-03-29  1:12 UTC 

[PATCH] --pretty=format: print fewer <unknown>s
 2007-03-28 22:17 UTC  (3+ messages)

[PATCH] commit: fix pretty-printing of messages with "\nencoding "
 2007-03-28 22:15 UTC  (3+ messages)

specifying "fast-forward" only in git-pull
 2007-03-28 21:30 UTC  (3+ messages)

[PATCH] Fix "--pretty=format:" encoding item
 2007-03-28 21:09 UTC 

[PATCH] t/t6006: add tests for a slightly more complex commit message
 2007-03-28 21:08 UTC 

[PATCH] gitweb: show no difference message
 2007-03-28 21:03 UTC  (13+ messages)
` [PATCH] gitweb: Support comparing blobs (files) with different names
` [PATCH] gitweb: support filename prefix in git_patchset_body
` [PATCH] gitweb: Add treediff

[PATCH] Add some basic tests of rev-list --pretty=format
 2007-03-28 20:37 UTC  (5+ messages)
  ` [PATCH] Fix "--pretty=format:" for parent related items
` [PATCH] Improve output of %p and %P format in git-rev-list --pretty=format:

Sanity checking request
 2007-03-28 19:38 UTC  (3+ messages)

[PATCH 2/2] git-blame.el: pick a set of random colors when blaming
 2007-03-28 16:44 UTC  (10+ messages)
  ` [PATCH] git-blame.el: pick a set of random colors for each git-blame turn

[RFC] Packing large repositories
 2007-03-28 16:53 UTC  (2+ messages)

git-svn, remote tracking branch question
 2007-03-28 15:24 UTC  (3+ messages)

[PATCH] bisect: use update-ref to update refs
 2007-03-28 14:10 UTC  (3+ messages)

[PATCH] http-fetch: don't use double-slash as directory separator in URLs
 2007-03-28  9:47 UTC  (2+ messages)
` [PATCH] http-fetch: remove path_len from struct alt_base, it was computed but never used

[PATCH 1/2] git-blame.el: separate git-blame-mode to ease maintenance
 2007-03-28  8:47 UTC  (4+ messages)

problems of git-status
 2007-03-28  8:57 UTC  (2+ messages)

[PATCH guilt] Documentation/guilt-fork: document argument to choose name of new patch
 2007-03-28  3:48 UTC 

Help: git-quiltimport error
 2007-03-28  4:04 UTC  (4+ messages)

[PATCH guilt] guilt-fork: Use first argument (if given) as name of new patch
 2007-03-28  3:46 UTC 

[PATCH guilt] guilt-fork: Rename patches sequentially (ala quilt)
 2007-03-28  3:43 UTC 

[PATCH] Bisect: Improve error message in "bisect_next_check"
 2007-03-28  3:19 UTC 

[PATCH] use xmalloc in diff-delta.c and removed NULL verification in builtin-pack-objects.c from create_delta_index()
 2007-03-28  3:03 UTC  (2+ messages)

[PATCH] use xmalloc in diff-delta.c
 2007-03-28  3:03 UTC 

Listing of branch creation time?
 2007-03-28  2:52 UTC  (16+ messages)
` [PATCH] git-branch: add --sort-by-date option

git-send-email and aliases
 2007-03-28  1:52 UTC  (9+ messages)

[PATCH] use xrealloc in help.c
 2007-03-28  0:53 UTC  (3+ messages)

[PATCH] git-upload-pack: make sure we close unused pipe ends
 2007-03-27 23:45 UTC 

.gitlink for Summer of Code
 2007-03-27 23:31 UTC  (52+ messages)
          ` Submodule object store

[PATCH] --pretty=format: fix broken %ct and %at interpolation
 2007-03-27 23:42 UTC  (2+ messages)

[PATCH] gitweb: Add padding to project's README on "summary" page
 2007-03-27 23:20 UTC 

[PATCH] read-tree: use xcalloc
 2007-03-27 22:30 UTC 

[PATCH] git-init: set core.workdir when GIT_WORK_DIR is specified
 2007-03-27 22:07 UTC  (5+ messages)
    ` [PATCH 2/5] test git-rev-parse
      ` [PATCH(amend)] "

[PATCH] git-blame.el: pick a set of random colors for each git-blame turn
 2007-03-27 20:09 UTC 

What's cooking in git.git (topics)
 2007-03-27 19:51 UTC  (7+ messages)
          ` [PATCH] Document git-log --first-parent

git svn fetch spewing warnings
 2007-03-27 19:17 UTC  (3+ messages)

Fix "getaddrinfo()" buglet
 2007-03-27 16:50 UTC 

[PATCH] contrib/workdir: add a simple script to create a working directory
 2007-03-27 13:50 UTC  (8+ messages)
    ` [PATCH v3] "

Meta-commits and subprojects
 2007-03-27 11:44 UTC 

an hg-to-git adventure
 2007-03-27 11:33 UTC  (2+ messages)

[PATCH] Fix type confusion in pkt-line
 2007-03-27 10:54 UTC 

[PATCH 2/2] Improve look-and-feel of the gitk tool
 2007-03-27 10:36 UTC 

[PATCH 1/2] Teach gitk to use the user-defined UI font everywhere
 2007-03-27 10:36 UTC 

Type mismatches in safe_read and friends?
 2007-03-27 10:34 UTC  (3+ messages)

[PATCH 4/4] Do not break git-gui messages into multiple lines
 2007-03-27 10:31 UTC 

[PATCH 3/4] Improve look-and-feel of the git-gui tool
 2007-03-27 10:31 UTC 

[PATCH 2/4] Fix drop-down menus in the git-gui dialogs
 2007-03-27 10:30 UTC 

[PATCH 1/4] Teach git-gui to use the user-defined UI font everywhere
 2007-03-27 10:29 UTC 

[PATCH] Makefile: remove test-chmtime program in target clean
 2007-03-27 10:13 UTC  (3+ messages)

[PATCH 1/2] Documentation: Allow @@GIT_VERSION@@ in asciidoc.conf
 2007-03-27  6:55 UTC  (4+ messages)
` [PATCH 1/2] Documentation: Replace @@GIT_VERSION@@ in documentation
  ` [PATCH 2/2] Documentation: Add version information to man pages

Understanding version 4 packs
 2007-03-27  6:55 UTC  (10+ messages)

[PATCH] pager: default to LESS=FRX not LESS=FRSX
 2007-03-27  6:54 UTC  (9+ messages)

[ANNOUNCE] GIT 1.5.1-rc2
 2007-03-27  6:23 UTC 

[PATCH] Added make options NO_GUI and WITH_P4IMPORT
 2007-03-21 16:17 UTC  (7+ 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).