git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-11-22 11:16:27 to 2007-11-25 20:45:50 UTC [more...]

What's in git/spearce.git (stable)
 2007-11-25 20:45 UTC  (8+ messages)
` What's in git.git (stable)

[BUGLET] Makefile uses $(SCRIPT_PERL) but Documentation/Makefile uses "perl"
 2007-11-25 20:39 UTC 

What's cooking in git/spearce.git (topics)
 2007-11-25 20:36 UTC  (17+ messages)
` What's cooking in git.git (topics)

[StGit PATCH 0/2] Two small doc fixes
 2007-11-25 20:35 UTC  (3+ messages)
` [StGit PATCH 1/2] Push and pop don't have --to flags anymore
` [StGit PATCH 2/2] Add missing switch to "stg uncommit" usage line

[RFC/PATCH] Making ce_path_match() more useful by accepting globs
 2007-11-25 20:35 UTC 

[PATCH 0/3] Updates to git-add--interactive
 2007-11-25 19:48 UTC  (11+ messages)
` [PATCH 1/3] Rename patch_update_file function to patch_update_pathspec
  ` [PATCH 2/3] Move pathspec validation into interactive_add
    ` [PATCH 3/3] Add "--patch" option to git-add--interactive
` [PATCH] builtin-add: fix command line building to call interactive
` [PATCH] add -i: Fix running from a subdirectory

[PATCH] git-checkout: describe detached head correctly
 2007-11-25 18:34 UTC 

[RFC] Making ce_path_match() more useful by accepting globs
 2007-11-25 18:03 UTC 

Git Screencast ?
 2007-11-25 17:43 UTC  (9+ messages)

[WIP PATCH] Add 'git fast-export', the sister of 'git fast-import'
 2007-11-25 17:00 UTC  (11+ messages)

Backing git repos to tape?
 2007-11-25 12:00 UTC  (3+ messages)

[RFC/PATCH (homepage)] Add links to binaries for MS Windows (Cygwin, msysGit)
 2007-11-24 22:47 UTC 

[PATCH v2] git-add--interactive pathspec and patch additions
 2007-11-24 22:34 UTC  (18+ messages)
` [PATCH 1/7] Add -q/--quiet switch to git-ls-files
  ` [PATCH 2/7] Rename patch_update_file function to patch_update_pathspec
    ` [PATCH 3/7] Add path-limiting to git-add--interactive
      ` [PATCH 4/7] Bail if user supplies an invalid pathspec
        ` [PATCH 5/7] Teach builtin-add to pass path arguments to git-add--interactive
          ` [PATCH 6/7] Add "--patch" option "
            ` [PATCH 7/7] Teach builtin-add to handle "--patch" option
  ` [PATCH 0/3] Updates to git-add--interactive
    ` [PATCH 1/3] Rename patch_update_file function to patch_update_pathspec
      ` [PATCH 2/3] Move pathspec validation into interactive_add
        ` [PATCH 3/3] Add "--patch" option to git-add--interactive

[PATCH 1/2] builtin-apply: rename "whitespace" variables and fix styles
 2007-11-24 21:42 UTC  (5+ messages)
` [PATCH 2/2] builtin-apply: teach whitespace_rules
  ` [PATCH 3/2] core.whitespace: documentation updates

Wishlist for a bundle-only transport mode
 2007-11-24 19:15 UTC  (19+ messages)
    ` [PATCH] bundle create: keep symbolic refs' names instead of resolving them
      ` [REPLACEMENT PATCH] "

[RFC/PATCH] git-help: add new options -w (for web) and -i (for info)
 2007-11-24 18:23 UTC  (6+ messages)

[PATCH] git-svn now reads settings even if called in subdirectory
 2007-11-24 13:47 UTC 

[PATCH] Add config_int() method to the Git perl module
 2007-11-24 11:48 UTC  (4+ messages)

git bundle magic, and other questions
 2007-11-24 11:17 UTC  (2+ messages)

[PATCH 1/2] git-gui: Update git-gui.pot with latest (few) string additions and changes
 2007-11-24 10:05 UTC  (2+ messages)
` [PATCH 2/2] git-gui: Update German translation. 100% completed

QGit: Shrink used memory with custom git log format
 2007-11-24  8:14 UTC 

Temporary directories getting errantly added into trees
 2007-11-24  0:07 UTC  (10+ messages)

[PATCH] Don't add To: recipients to the Cc: header
 2007-11-23 23:54 UTC  (10+ messages)

cloning submodules with children submodules
 2007-11-23 20:35 UTC  (3+ messages)

[PATCH] Remove git-status from list of scripts as it is builtin
 2007-11-23 20:35 UTC 

[PATCH] Mention that git-rm can be an appropriate resolution as well as git-add
 2007-11-23 13:38 UTC 

Adding push configuration to .git/config
 2007-11-23 13:07 UTC 

git --prune --aggresive
 2007-11-23 11:15 UTC  (3+ messages)

[PATCH] Update RelNotes for 1.5.4 to reflect change in git-status output
 2007-11-23 11:13 UTC 

[PATCH] Color support added to git-add--interactive
 2007-11-23 10:21 UTC  (34+ messages)
  ` revised: "
      ` [PATCH 2/2] Let git-add--interactive read colors from git-config
            ` [PATCH 1/2] Added basic color support to git add --interactive
                    ` [PATCH 0/3] Adding colors to git-add--interactive
                      ` [PATCH 0/5] Colors for git-add--interactive
                      ` [PATCH 1/5] Added basic color support to git add --interactive
                      ` [PATCH 2/5] Don't return 'undef' in case called in a vector context
                      ` [PATCH 3/5] Added config_default($key, $default) to Git.pm
                      ` [PATCH 4/5] Let git-add--interactive read colors from configuration
                      ` [PATCH 5/5] Added diff hunk coloring to git-add--interactive

[PATCH] git-cvsserver runs hooks/post-receive
 2007-11-23  9:12 UTC 

[PATCH] Converted git-merge-ours.sh -> builtin-merge-ours.c
 2007-11-23  9:42 UTC  (3+ messages)

Git in a Nutshell guide
 2007-11-23  9:28 UTC  (13+ messages)

Reordering lines in "git-rebase -i" task sheet
 2007-11-23  8:54 UTC  (10+ messages)
` [PATCH] rebase -i: move help to end of todo file
  ` [PATCH] Adjust t3404 to ignore empty lines in the "
` [PATCH] rebase -i: give rerere a chance

how to change/fake the time for next commit ?
 2007-11-23  7:20 UTC  (4+ messages)

[PATCH] Allow HTTP proxy to be overridden in config
 2007-11-23  3:35 UTC  (3+ messages)

[PATCH] bash completion: add diff options
 2007-11-23  1:11 UTC 

[PATCH] git checkout's reflog: even when detaching the HEAD, say from where
 2007-11-23  0:20 UTC 

[PATCH] Tweak git-quiltimport to allow more flexible series format
 2007-11-22 23:43 UTC  (2+ messages)

[PATCH] Fix segmentation fault when user doesn't have access permission to the repository
 2007-11-22 22:27 UTC  (3+ messages)

[PATCH 0/3] msysgit fallout
 2007-11-22 22:09 UTC  (12+ messages)
` [PATCH 1/3] sha1_file.c: Fix size_t related printf format warnings
  ` [PATCH 2/3] builtin-init-db: use get_git_dir() instead of getenv()
    ` [PATCH 3/3] Replace setenv(GIT_DIR_ENVIRONMENT, ...) with set_git_dir()

[PATCH] teaching git-add--interactive to accept a file param
 2007-11-22 21:55 UTC  (29+ messages)
` [PATCH 1/4] Refactor patch_update_cmd
  ` [PATCH 2/4] Teach git-add--interactive to accept a file path to patch
          ` Updates: teaching git-add--interactive to accept a file param
            ` [PATCH 1/4] Suppress spurious linefeeds in git-add--interactive
              ` [PATCH 2/4] Teach git-add--interactive to accept multiple file params
                ` [PATCH 3/4] Teach builtin-add to pass multiple paths to git-add--interactive
            ` [PATCH] Add path-limiting "

gitk's copy pasteboard doesn't persist after it quits
 2007-11-22 21:29 UTC  (3+ messages)

[StGIT PATCH] stg-gitk: allow passing args to gitk; add --help
 2007-11-22 21:23 UTC 

[PATCH] Simplify the code and avoid an attribution
 2007-11-22 20:29 UTC  (3+ messages)

[PATCH] Avoid recalculating filename string pointer
 2007-11-22 20:21 UTC  (3+ messages)

[PATCH] git-svn: Remove unnecessary Git::SVN::Util package
 2007-11-22 19:18 UTC 

[PATCH v2] builtin-commit: Include the diff in the commit message when verbose
 2007-11-22 19:14 UTC  (3+ messages)

Adding push configuration to .git/config
 2007-11-22 18:22 UTC  (9+ messages)

git-svn rebase issues (the commiter gets changed)
 2007-11-22 16:15 UTC 

[PATCH] git-gui: fix a typo in lib/commit.tcl
 2007-11-22 15:20 UTC 

[PATCH] git-svn: add support for pulling author from From: and Signed-off-by:
 2007-11-22 13:44 UTC 

git-svn: surprising behaviors/bugs?
 2007-11-22 13:37 UTC 


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