git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-10-14 02:50:52 to 2007-10-15 13:14:16 UTC [more...]

[PATCH] Fixing path quoting issues
 2007-10-15 13:13 UTC  (3+ messages)
` [PATCH 1/3] Fixing path quoting in git-rebase

[PATCH 6/7] Bisect: factorise "bisect_{bad,good,dunno}" into "bisect_state"
 2007-10-15 12:38 UTC  (4+ messages)

Switching from CVS to GIT
 2007-10-15 12:37 UTC  (43+ messages)

[PATCH] Let users override name of per-directory ignore file
 2007-10-15 12:30 UTC 

[PATCH 0/7] Bisect dunno
 2007-10-15 11:53 UTC  (20+ messages)

[RFC] CLI option parsing and usage generation for porcelains
 2007-10-15 10:53 UTC  (23+ messages)
    ` [PATCH] parse-options: Allow abbreviated options when unambiguous
                ` git-svn and submodules, was "
                  ` git-svn and submodules
  ` [PATCH] Add a simple option parser
                  ` [PATCH] Simplify usage string printing
  ` [PATCH] Update manpages to reflect new short and long option aliases

[PATCH resend] gitk: Do not pick up file names of "copy from" lines
 2007-10-15 10:08 UTC 

[PATCH] git-rebase: document suppression of duplicate commits
 2007-10-15  9:47 UTC  (2+ messages)

[PATCH 0/2] gitk: Added support for OS X mouse wheel
 2007-10-15  9:33 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Fixing gitk indentation

[PATCH] git-add (-a|-u) and -n support
 2007-10-15  9:09 UTC  (7+ messages)
` [PATCH] [BUG FIXED] "
  ` [PATCH] [BUG FIXED 2] "

git-fast-import crashes
 2007-10-15  8:19 UTC  (8+ messages)

[PATCH] git-svn: use "no warnings 'once'" to disable false-positives
 2007-10-15  7:19 UTC 

[PATCH] git-svn: respect Subversion's [auth] section configuration values
 2007-10-15  7:17 UTC  (6+ messages)

[PATCH] Color support added to git-add--interactive
 2007-10-15  4:12 UTC  (7+ messages)

[PATCH 5/7] Bisect: factorise some logging into "bisect_write"
 2007-10-15  3:35 UTC  (4+ messages)

Git User's Survey 2007 summary - git homepage improvements
 2007-10-14 22:56 UTC  (2+ messages)

[PATCH 1/7] rev-list: implement --bisect-all
 2007-10-14 22:39 UTC  (2+ messages)

Git User's Survey 2007 unfinished summary continued
 2007-10-14 22:30 UTC  (31+ messages)

(unknown),
 2007-10-14 22:10 UTC  (6+ messages)
` your mail
    ` Imports without Tariffs

change push's refspec behavior to match rev-parse
 2007-10-14 21:37 UTC  (12+ messages)
` [PATCH 1/6] push, send-pack: fix test if remote branch exists for colon-less refspec
  ` [PATCH 2/6] add get_sha1_with_real_ref() returning full name of ref on demand
    ` [PATCH 3/6] rev-parse: teach "git rev-parse --symbolic" to print the full ref name
      ` [PATCH 4/6] push, send-pack: support pushing HEAD to real "
        ` [PATCH 5/6] add ref_cmp_full_short() comparing full ref name with a short name
          ` [PATCH 6/6] push, send-pack: use same rules as git-rev-parse to resolve refspecs
        ` [PATCH 4/6 v2] push, send-pack: support pushing HEAD to real ref name
  ` [PATCH 1/6 v2] push, send-pack: fix test if remote branch exists for colon-less refspec

[PATCH] Added a test for fetching remote tags when there is not tags
 2007-10-14 21:26 UTC  (9+ messages)
` [PATCH] Fixed crash in "
            ` [PATCH] Fix a crash in ls-remote when refspec expands into nothing

[PATCH] Add color to git-add--interactive diffs (Take 2: now without spurious line break!)
 2007-10-14 21:01 UTC  (5+ messages)

git blame crashes with internal error
 2007-10-14 20:21 UTC  (11+ messages)

Addition of "xmlto" to install documentation
 2007-10-14 19:38 UTC 

[PATCH] git-gui: update Italian translation
 2007-10-14 17:43 UTC  (6+ messages)
    ` [PATCH - amended] "

[PATCH 0/14] fork/exec removal series
 2007-10-14 17:14 UTC  (30+ messages)
` [PATCH 01/14] Change git_connect() to return a struct child_process instead of a pid_t
  ` [PATCH 02/14] Use start_command() in git_connect() instead of explicit fork/exec
    ` [PATCH 03/14] Use start_command() to run content filters "
      ` [PATCH 04/14] Use run_command() to spawn external diff programs instead of fork/exec
        ` [PATCH 05/14] Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec
          ` [PATCH 06/14] Have start_command() create a pipe to read the stderr of the child
            ` [PATCH 07/14] upload-pack: Use start_command() to run pack-objects in create_pack_file()
              ` [PATCH 08/14] Add infrastructure to run a function asynchronously
                ` [PATCH 09/14] Use the asyncronous function infrastructure in builtin-fetch-pack.c
                  ` [PATCH 10/14] upload-pack: Move the revision walker into a separate function
                    ` [PATCH 11/14] upload-pack: Run rev-list in an asynchronous function
                      ` [PATCH 12/14] t0021-conversion.sh: Test that the clean filter really cleans content
                        ` [PATCH 13/14] Avoid a dup2(2) in apply_filter() - start_command() can do it for us
                          ` [PATCH 14/14] Use the asyncronous function infrastructure to run the content filter
                              ` [PATCH amend "
                ` [PATCH amend 08/14] Add infrastructure to run a function asynchronously

[PATCH v2] mergetool: support setting path to tool as config var mergetool.<tool>.path
 2007-10-14 13:02 UTC  (3+ messages)

[PATCH 7/7] Bisect: add "bisect dunno" to the documentation
 2007-10-14 12:30 UTC 

[PATCH 4/7] Bisect: factorise "bisect_write_*" functions
 2007-10-14 12:29 UTC 

[PATCH 3/7] Bisect: implement "bisect dunno" to mark untestable revisions
 2007-10-14 12:29 UTC 

[PATCH 2/7] Bisect: fix some white spaces and empty lines breakages
 2007-10-14 12:29 UTC 

How to manage heads on a remote repository?
 2007-10-14 11:32 UTC  (6+ messages)

[PATCH] instaweb: added support Ruby's WEBrick server
 2007-10-14  9:49 UTC  (2+ messages)
  ` [PATCH 1/2] instaweb: allow for use of auto-generated scripts

[PATCH] Add color to git-add--interactive diffs
 2007-10-14  8:38 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).