git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-10-08 03:27:46 to 2007-10-10 08:16:19 UTC [more...]

[StGit PATCH 00/13] Eliminate 'top' and 'bottom' files
 2007-10-10  8:15 UTC  (8+ messages)
` [StGit PATCH 09/13] Clear up the semantics of Series.new_patch

[PATCH] git-gui: offer a list of recent repositories on startup
 2007-10-10  8:13 UTC  (8+ messages)
    ` [msysGit] "

hello git world!
 2007-10-10  8:01 UTC 

[PATCH] git-gui: add mingw specific startup wrapper
 2007-10-10  8:02 UTC  (6+ messages)
      ` [PATCH v2] git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit
        ` [PATCH v2] git-gui: add mingw specific startup wrapper

Status of kha/experimental
 2007-10-10  7:39 UTC  (5+ messages)

stg branch command failures
 2007-10-10  7:34 UTC  (2+ messages)

Merge problems with git-mingw
 2007-10-10  7:00 UTC  (17+ messages)
                      ` [PATCH] exec_git_cmd: fix executing commands if path contains spaces
                          ` [PATCH] Fix invocation of external git commands with arguments with spaces

[PATCH 1/4] git-gui i18n: Add more words to glossary
 2007-10-10  6:03 UTC  (5+ messages)

Two minor glitches in git-gui
 2007-10-10  5:50 UTC  (2+ messages)

[PATCH] Added a test for fetching remote tags when there is not tags
 2007-10-10  5:10 UTC  (5+ messages)
` [PATCH] Fixed crash in "

inexplicable failure to merge recursively across cherry-picks
 2007-10-10  2:54 UTC  (2+ messages)

Problem with git-cvsimport
 2007-10-10  2:34 UTC  (5+ messages)

Adding color to git-add--interactive
 2007-10-09 23:40 UTC  (5+ messages)

[PATCH] git-config: respect other options after -l, most notably --file
 2007-10-09 22:49 UTC  (3+ messages)

[PATCH] git-shell and git-cvsserver
 2007-10-09 22:35 UTC  (6+ messages)
` [PATCH] Support cvs via git-shell

removing content from git history
 2007-10-09 22:25 UTC  (10+ messages)

[PATCH 0/6] Some small documentation fixes
 2007-10-09 22:02 UTC  (10+ messages)
` [PATCH 1/6] Fix some typos, punctuation, missing words, minor markup
` [PATCH 2/6] Fix wording in push definition
` [PATCH 3/6] manual: Fix example finding commits referencing given content
` [PATCH 4/6] manual: add some markup
` [PATCH 5/6] manual: use 'URL' instead of 'url'
` [PATCH 0/6] manual: Fix or remove em dashes

Proposed command: git-sync
 2007-10-09 21:08 UTC  (3+ messages)

[PATCH v2] mergetool: support setting path to tool as config var mergetool.<tool>.path
 2007-10-09 20:54 UTC 

git: avoiding merges, rebasing
 2007-10-09 19:38 UTC  (7+ messages)
          ` GNU-style ChangeLog merge driver for Git (was: Re: git: avoiding merges, rebasing)
            ` GNU-style ChangeLog merge driver for Git

[PATCH 2/2] git add -i: Remove unused variables
 2007-10-09 19:34 UTC 

[PATCH 1/2] git add -i: Fix parsing of abbreviated hunk headers
 2007-10-09 19:29 UTC 

[PATCH] Add 'git-p4 commit' as an alias for 'git-p4 submit'
 2007-10-09 19:08 UTC  (2+ messages)

Fix embarrassing "git log --follow" bug
 2007-10-09 16:35 UTC  (4+ messages)
  ` Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
      ` [take 2] "

[PATCH] Minor usage update in setgitperms.perl
 2007-10-09 16:04 UTC 

'git diff' in rebase--interactive
 2007-10-09 14:26 UTC  (5+ messages)
    ` [PATCH] rebase -i: use diff plumbing instead of porcelain

[PATCH] mergetool: support absolute paths to tools by git config merge.<tool>path
 2007-10-09 14:21 UTC  (15+ messages)
` [PATCH] mergetool: add support for ECMerge

[PATCH] git-config: print error message if the config file cannot be read
 2007-10-09 13:30 UTC  (3+ messages)

[PATCH] git-config: handle --file option with relative pathname properly
 2007-10-09 13:20 UTC  (3+ messages)

[PATCH] t5403-post-checkout-hook.sh: make test operands posix
 2007-10-09 13:05 UTC  (2+ messages)

public repository
 2007-10-09 13:04 UTC 

possible bug in using local branches
 2007-10-09 11:07 UTC  (3+ messages)

blog post collection on the wiki
 2007-10-09 10:44 UTC 

Trying to use git-filter-branch to compress history by removing large, obsolete binary files
 2007-10-09 10:37 UTC  (28+ messages)

bug? - git-checkout treeish paths ignores deleted files
 2007-10-09 10:20 UTC  (4+ messages)

[PATCH 1/3] rev-list: implement --bisect-all
 2007-10-09 10:04 UTC  (2+ messages)

confused about a conflict during octopus merging
 2007-10-09  9:47 UTC  (3+ messages)

git-http-push / webDAV
 2007-10-09  9:37 UTC  (8+ messages)

git push (mis ?)behavior
 2007-10-09  7:23 UTC  (6+ messages)

Recording merges after repo conversion
 2007-10-09  7:19 UTC  (2+ messages)

Hi dear
 2007-10-08 20:05 UTC 

[StGit PATCH 0/6] Survive capital punishment
 2007-10-09  5:12 UTC  (12+ messages)
` [StGit PATCH 1/6] Allow caller to customize title of error/warning message
` [StGit PATCH 2/6] Use our nice message printout wrapping system
` [StGit PATCH 3/6] Properly detect that HEAD is detached
` [StGit PATCH 4/6] Refactor crt_series creation
` [StGit PATCH 5/6] Don't have a global crt_series in stgit.commans.common
` [StGit PATCH 6/6] Let some commands work with detached HEAD
    ` [StGit PATCH] New test: "stg diff"

[StGit PATCH] Fix error message generation
 2007-10-09  4:40 UTC 

[PATCH 3/3] Bisect: implement "bisect dunno" to mark untestable revisions
 2007-10-09  4:25 UTC 

[PATCH 2/3] Bisect: fix some white spaces and empty lines breakages
 2007-10-09  4:25 UTC 

[TIG PATCH] Add missing = for comparison in obsolete actions check
 2007-10-09  0:53 UTC  (2+ messages)

Git User's Survey 2007 unfinished summary continued
 2007-10-08 20:55 UTC 

[PATCH] Make strbuf_cmp inline, constify its arguments and optimize it a bit
 2007-10-08 18:51 UTC  (12+ messages)

strbuf `filter' API
 2007-10-08 18:48 UTC  (8+ messages)
  ` [PATCH 1/2] Have a filter_start/filter_end API

[PATCH] Make git-clean a builtin
 2007-10-08 18:27 UTC  (6+ messages)

[StGIT PATCH] Better diagnostic for wrong branch configuration
 2007-10-08 13:00 UTC  (2+ messages)

[StGit PATCH 0/8] Miscellaneous fixes and improvements
 2007-10-08  6:41 UTC  (4+ messages)
` [StGit PATCH 4/8] Don't split long and short description in "stg edit"

[PATCH 2/2] Bisect: implement "bisect dunno" to mark untestable revisions
 2007-10-08  5:36 UTC  (4+ messages)

[PATCH 1/2] rev-list: implement --bisect-all
 2007-10-08  5:08 UTC  (4+ messages)

[PATCH] Make git-clean a builtin
 2007-10-08  3:57 UTC  (2+ messages)

[PATCH] Remove duplicate ref matches in fetch
 2007-10-08  4:25 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).