git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-25 08:38:05 to 2008-07-26 11:55:40 UTC [more...]

[PATCH 0/7] Allow custom merge strategies
 2008-07-26 11:54 UTC  (5+ 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 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

[RFC] Git User's Survey 2008
 2008-07-26 10:54 UTC  (12+ messages)
    ` Mailing lists, was "

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

[PATCH] Modify mingw_main() workaround to avoid link errors
 2008-07-26  9:41 UTC 

[PATCH] bash completion: Add completion for 'git help'
 2008-07-26  8:33 UTC  (6+ messages)
      ` fetch refspec foo/* matches foo*

git sequencer prototype
 2008-07-26  8:26 UTC  (8+ 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

git-scm.com
 2008-07-26  8:06 UTC  (36+ messages)
` Official Git Homepage change? git-scm.com

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  (10+ 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)

[PATCH] git-mv: Keep moved index entries inact
 2008-07-26  6:46 UTC  (3+ messages)
` [PATCHv2] "

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

[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)

Bizarre missing changes (git bug?)
 2008-07-26  3:12 UTC  (3+ messages)

[PATCH] Move launch_editor() from builtin-tag.c to editor.c
 2008-07-26  3:14 UTC  (12+ messages)
` [PATCH] editor.c: Libify launch_editor()
            ` [PATCH 1/2] Move launch_editor() from builtin-tag.c to editor.c
              ` [PATCH 2/2] editor.c: Libify launch_editor()

[PATCH] index-pack: correctly initialize appended objects
 2008-07-26  3:04 UTC  (14+ messages)

[PATCH] Avoid warning when From: is encoded
 2008-07-26  2:53 UTC  (7+ messages)

[RFC] custom strategies in builtin-merge
 2008-07-26  2:37 UTC  (6+ messages)

[PATCH] git-reset: Let -q hush "locally modified" messages
 2008-07-26  2:34 UTC  (5+ messages)

[PATCH] Respect crlf attribute even if core.autocrlf has not been set
 2008-07-26  2:09 UTC  (16+ messages)

[PATCH] Fix update-index --refresh for submodules if stat(2) returns st_size 0
 2008-07-26  0:57 UTC  (12+ messages)
  ` [PATCH] Build configuration to skip ctime for modification test

[PATCH 0/9] Extend use of parse_options()
 2008-07-26  0:55 UTC  (20+ messages)
` [PATCH 1/9] builtin-verify-tag.c: use parse_options()
` [PATCH 6/9] builtin-init-db.c: "
        ` [PATCH 6/9 - v3] "
` [PATCH 7/9] builtin-checkout-index.c: "
          ` [PATCH 7/9 - v2] "

statistics
 2008-07-25 22:57 UTC  (7+ messages)

Git Gui bug calling gitk
 2008-07-25 22:05 UTC  (3+ messages)
` [PATCH] git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core

[PATCH] Propagate -u/--upload-pack option of "git clone" to transport
 2008-07-25 21:48 UTC  (2+ messages)

[StGit PATCH] Fixed default install location
 2008-07-25 21:46 UTC  (2+ messages)

stgit: bug with refresh and -p
 2008-07-25 21:37 UTC  (6+ messages)
` [StGit PATCH] Test that we can add a new file to a non-topmost patch with refresh -p

[PATCH 1/2] git-checkout: fix command line parsing
 2008-07-25 20:34 UTC  (4+ messages)
` [PATCH] checkout: mention '--' in the docs
  ` [PATCH] bash: offer only paths after '--' for 'git checkout'

git rebase to move a batch of patches onto the current branch
 2008-07-25 20:31 UTC  (9+ messages)

[JGIT PATCH 0/9] List commonly used (or recognized) commands
 2008-07-25 20:02 UTC  (12+ messages)
` [JGIT PATCH 1/9] Switch jgit.pgm to J2SE-1.5 execution environment
  ` [JGIT PATCH 2/9] Remove unnecessary duplicate if (help) test inside TextBuiltin
    ` [JGIT PATCH 3/9] Create an optional documentation annotation for TextBuiltin
      ` [JGIT PATCH 4/9] Create a lightweight registration wrapper "
        ` [JGIT PATCH 5/9] Create a catalog of CommandRefs for lookup and enumeration
          ` [JGIT PATCH 6/9] Document some common commands with the new Command annotation
            ` [JGIT PATCH 7/9] Include commonly used commands in main help output
              ` [JGIT PATCH 8/9] Refactor SubcommandHandler to use CommandCatalog instead of reflection
                ` [JGIT PATCH 9/9] Add debug-show-commands to display the command table
          ` [JGIT PATCH 5/9 v2] Create a catalog of CommandRefs for lookup and enumeration

[PATCH] t4116-apply-reverse.sh: use $TAR rather than tar
 2008-07-25 19:37 UTC  (9+ messages)
` [PATCH] Set TAR in t/Makefile and in t4116-apply-reverse.sh

[EGIT] Supported Eclipse version
 2008-07-25 19:35 UTC  (5+ messages)

[PATCH] git-am: Mention --abort in usage string part of OPTIONS_SPEC
 2008-07-25 18:22 UTC 

git reset musings
 2008-07-25 17:04 UTC  (2+ messages)

[PATCH] Add "install-html" rule to top level Makefile
 2008-07-25 16:55 UTC 

[RFC PATCH 00/12] Sparse checkout
 2008-07-25 14:53 UTC  (6+ messages)

problem using jgit
 2008-07-25 14:51 UTC  (5+ messages)

[PATCH] rebase -i: only automatically amend commit if HEAD did not change
 2008-07-25 10:35 UTC  (5+ messages)

[PATCH] Preserve cwd in setup_git_directory()
 2008-07-25 10:04 UTC  (7+ messages)

[PATCH 08/12] git-clone: support --path to do sparse clone
 2008-07-25  8:54 UTC  (6+ messages)
  ` sparse fetch, was "

[PATCH] Document disabling core.whitespace values trailing-space and space-before-tab
 2008-07-25  8:49 UTC  (4+ messages)

q: faster way to integrate/merge lots of topic branches?
 2008-07-25  8:46 UTC  (6+ messages)

[PATCH 0/9] Make gitexecdir relative to $(bindir) on Windows
 2008-07-25  8:38 UTC  (7+ messages)
` [PATCH 5/9 v2] Allow the built-in exec path to be relative to the command invocation path


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).