git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-26 03:21:53 to 2008-07-27 20:03:48 UTC [more...]

[PATCH 0/7] Allow custom merge strategies
 2008-07-27 20:02 UTC  (23+ messages)
` [PATCH 1/7] Make is_git_command() usable outside builtin-help
  ` [PATCH] builtin-merge: give a proper error message for invalid strategies in config
    ` [PATCH] t7601: extend the 'merge picks up the best result' test
      ` [PATCH 2/7] builtin-help: change the current directory back in list_commands_in_dir()
        ` [PATCH 3/7] builtin-help: make list_commands() a bit more generic
          ` [PATCH 4/7] builtin-merge: allow using a custom strategy
            ` [PATCH 5/7] Add a new test for using a custom merge strategy
              ` [PATCH 6/7] builtin-help: make it possible to exclude some commands in list_commands()
                ` [PATCH 7/7] builtin-merge: avoid non-strategy git-merge commands in error message
                            ` [PATCH] "

[PATCH] Build configuration to skip ctime for modification test
 2008-07-27 19:46 UTC  (13+ messages)
                  ` [PATCH] Make use of stat.ctime configurable

Cleaning up log messages
 2008-07-27 19:31 UTC  (8+ messages)

[PATCH] Modify mingw_main() workaround to avoid link errors
 2008-07-27 19:24 UTC  (14+ messages)
` [PATCH] Set up argv0_path correctly, even when argv[0] is just the basename

Bizarre missing changes (git bug?)
 2008-07-27 18:47 UTC  (6+ messages)

git-scm.com
 2008-07-27 18:33 UTC  (55+ messages)
` Official Git Homepage change? git-scm.com

[RFC/PATCH v2] merge-base: teach "git merge-base" to accept more than 2 arguments
 2008-07-27 18:11 UTC  (6+ messages)

[PATCH] bash completion: Add completion for 'git help'
 2008-07-27 17:20 UTC  (10+ messages)
      ` fetch refspec foo/* matches foo*
          ` [PATCH] init: handle empty "template" parameter, was "
          ` [PATCH] make sure parsed wildcard refspec ends with slash

[PATCH 0/3] git-gui (Windows): Adapt to new execdir 'libexec/git-core'
 2008-07-27 16:49 UTC  (4+ messages)
` [PATCH 1/3] git-gui: Adapt discovery of oguilib to "
  ` [PATCH 2/3] git-gui (Windows): Switch to relative discovery of oguilib
    ` [PATCH 3/3] git-gui (Windows): Change wrapper to execdir 'libexec/git-core'

Running git gui on Windows
 2008-07-27 15:02 UTC  (3+ messages)

[PATCH] git-mv: Keep moved index entries inact
 2008-07-27 13:47 UTC  (5+ messages)
` [PATCHv2] "
      ` [PATCH] t/t7001-mv.sh: Propose ability to use git-mv on conflicting entries

[RFC] Git User's Survey 2008
 2008-07-27 11:24 UTC  (21+ messages)
` Mailing lists, was "

[PATCH] Documentation: clarify diff.external limitations
 2008-07-27 11:12 UTC 

[PATCH] Optional grouping of projects by category
 2008-07-27  8:53 UTC  (2+ messages)

StGit: kha/{stable,safe,experimental} updated
 2008-07-27  8:44 UTC  (2+ messages)

[PATCH 3/4] Convert git_id() to the new id format
 2008-07-27  8:24 UTC  (3+ messages)
` [StGit PATCH] Fix some remaining old-style stg id calls

[StGit PATCH] Fixed default install location
 2008-07-27  8:21 UTC  (4+ messages)

[PATCH (GIT-GUI) 1/2] git-gui: Fix the Remote menu separator
 2008-07-27  6:35 UTC  (2+ messages)
` [PATCH (GIT-GUI) 2/2] git-gui: Preserve scroll position on reshow_diff

[PATCH (GITK) 0/6] Runaway process and commit selection fixes
 2008-07-27  6:22 UTC  (7+ messages)
` [PATCH (GITK) 1/6] gitk: Kill back-end processes on window close
  ` [PATCH (GITK) 2/6] gitk: Register diff-files & diff-index in commfd, to ensure kill
    ` [PATCH (GITK) 3/6] gitk: On Windows use a Cygwin-specific flag for kill
      ` [PATCH (GITK) 4/6] gitk: Fixed broken exception handling in diff
        ` [PATCH (GITK) 5/6] gitk: Fixed automatic row selection during load
          ` [PATCH (GITK) 6/6] gitk: Fallback to selecting the head commit upon load

[PATCH] t6030 (bisect): work around Mac OS X "ls"
 2008-07-27  5:10 UTC  (7+ messages)
  ` [PATCH v2] "

[JGIT PATCH 1/2] Fix missing packed-refs entries during ref lookup/enumeration
 2008-07-27  4:33 UTC  (2+ messages)
` [JGIT PATCH 2/2] Teach fetch command line a --verbose/-v switch for unchanged refs

[PATCH] Teach fsck and prune about the new location of temporary objects
 2008-07-27  4:15 UTC  (3+ messages)
` [PATCH] fsck: Don't require tmp_obj_ file names are 14 bytes in length

[JGIT PATCH 1/1] Compile all Java sources in jgit as UTF-8
 2008-07-27  4:11 UTC 

problem using jgit
 2008-07-27  3:21 UTC  (6+ messages)

[JGIT PATCH 1/2] Fix RepositoryConfig.setStringList to not corrupt internal state
 2008-07-27  2:11 UTC  (2+ messages)
` [JGIT PATCH 2/2] Extended test cases for RepositoryConfigTest

[PATCH] Documentation/git-rev-parse.txt: update for new git-describe output format
 2008-07-27  0:46 UTC 

[PATCH] gitweb: More about how gitweb gets 'owner' of repository
 2008-07-26 23:27 UTC  (2+ messages)

Summer of Code 2008 Midterm Summary
 2008-07-26 23:27 UTC 

[EGIT PATCH] Support linked resources
 2008-07-26 21:59 UTC  (3+ messages)

[PATCH] bash completion: Add long options for 'git describe'
 2008-07-26 21:52 UTC  (6+ messages)

[RFC PATCH] Support copy and rename detection in fast-export
 2008-07-26 20:52 UTC  (5+ messages)
  ` [PATCH v2] "

git sequencer prototype
 2008-07-26 17:01 UTC  (12+ messages)
` [PATCH 1/5] Add git-sequencer shell prototype
  ` [PATCH 2/5] Add git-sequencer documentation
    ` [PATCH 3/5] Add git-sequencer test suite (t3350)
      ` [PATCH 4/5] Migrate git-am to use git-sequencer
        ` [PATCH 5/5] Migrate rebase-i to sequencer

[PATCH] rev-parse: Add support for the ^! and ^@ syntax
 2008-07-26 16:54 UTC  (2+ messages)

[PATCH] Clarify that "git log x.c y.h" lists commits that touch either file
 2008-07-26 16:50 UTC 

[SCRIPT] git-upstream: prints the tracking chain starting at the named ref
 2008-07-26 16:39 UTC  (2+ messages)

[PATCH 1/2] git-svn: teach dcommit about svn auto-props
 2008-07-26 14:08 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/3] builtin-branch --[no-]merged post-optimization fixes
 2008-07-26 10:27 UTC  (4+ messages)
` [PATCH 1/3] builtin-branch: remove duplicated code
  ` [PATCH 2/3] builtin-branch: factor out merge_filter matching
    ` [PATCH 3/3] builtin-branch: fix -v for --[no-]merged

What's in git.git (Jul 2008, issue #08; Sat, 26)
 2008-07-26  7:36 UTC 

What's cooking in git.git (Jul 2008, issue #10; Sat, 26)
 2008-07-26  7:35 UTC 

[PATCH 1/6] archive: add write_archive()
 2008-07-26  7:09 UTC  (8+ messages)
` [PATCH 2/6] archive: move parameter parsing code to archive.c
  ` [PATCH 3/6] archive: define MAX_ARGS where it's needed
    ` [PATCH 4/6] archive: declare struct archiver "
      ` [PATCH 5/6] archive: allow --exec and --remote without equal sign
            ` PATCH 6/6] archive: convert,to parse_options() [was: [PATCH 5/6] archive: allow --exec and --remote without equal sign]

how about removing --exec-path?
 2008-07-26  6:48 UTC  (3+ messages)

[RFC/PATCH] merge-base: teach "git merge-base" to accept more than 2 arguments
 2008-07-26  4:37 UTC  (3+ messages)

[PATCH] Documentation/git-submodule.txt: fix doubled word
 2008-07-26  4:17 UTC 

[PATCH] Remove references to git-fetch-pack from "git clone" documentation
 2008-07-26  3:24 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).