git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-01-30 15:59:59 to 2008-02-02 11:08:03 UTC [more...]

A note from the maintainer
 2008-02-02 11:06 UTC  (2+ messages)

[PATCH/RFC 00/13] git-apply --whitespace=fix updates
 2008-02-02 10:54 UTC  (14+ messages)
` [PATCH 01/13] builtin-apply.c: refactor small part that matches context
  ` [PATCH 02/13] builtin-apply.c: restructure "offset" matching
    ` [PATCH 03/13] builtin-apply.c: push match-beginning/end logic down
      ` [PATCH 04/13] builtin-apply.c: make it more line oriented
        ` [PATCH 05/13] builtin-apply.c: optimize match_beginning/end processing a bit
          ` [PATCH 06/13] builtin-apply.c: mark common context lines in lineinfo structure
            ` [PATCH 07/13] builtin-apply.c: clean-up apply_one_fragment()
              ` [PATCH 08/13] builtin-apply.c: simplify calling site to apply_line()
                ` [PATCH 09/13] builtin-apply.c: do not feed copy_wsfix() leading '+'
                  ` [PATCH 10/13] builtin-apply.c: move copy_wsfix() function a bit higher
                    ` [PATCH 11/13] builtin-apply.c: pass ws_rule down to match_fragment()
                      ` [PATCH 12/13] git-apply --whitespace=fix: fix whitespace fuzz introduced by previous run
                        ` [PATCH 13/13] core.whitespace: cr-at-eol

[PATCH] Add platform-independent .git "symlink"
 2008-02-02 10:36 UTC 

[PATCH] Documentation/git-stash.txt: Adjust SYNOPSIS command syntaxes
 2008-02-02 10:23 UTC  (16+ messages)
` [PATCH] Documentation/git-stash.txt: Adjust SYNOPSIS command syntax

git-clean buglet
 2008-02-02 10:06 UTC  (15+ messages)
` [RFH/PATCH] prefix_path(): disallow absolute paths
  ` [PATCH] setup: sanitize absolute and funny paths in get_pathspec()
    ` [PATCH] Make blame accept absolute paths
    ` [PATCH] More test cases for sanitized path names
        ` [PATCH for post 1.5.4] Sane use of test_expect_failure
          ` [PATCH] "

[ANNOUNCE] GIT 1.5.4
 2008-02-02  9:45 UTC  (3+ messages)

[PATCH] Test :/string form for checkout
 2008-02-02  9:37 UTC 

[PATCH] [git-gui] i18n: Fix a bunch of still untranslated strings
 2008-02-02  9:21 UTC  (2+ messages)
` [PATCH] [git-gui] Update German translation

handle_alias() inside .git dir
 2008-02-02  9:02 UTC 

[PATCH] Fix "git checkout -b foo ':/substring'"
 2008-02-02  9:01 UTC  (3+ messages)

[PATCH] Documentation/git-reset.txt: Use HEAD~N syntax everywhere (unify examples)
 2008-02-02  8:44 UTC  (4+ messages)

[PATCH] git-p4: Fix an obvious typo
 2008-02-02  8:11 UTC 

[PATCH 1/4] help: make 'git-help--browse' usable outside 'git-help'
 2008-02-02  7:30 UTC  (2+ messages)

[PATCH 3/4] Rename 'git-help--browse.sh' to 'git-web--browse.sh'
 2008-02-02  6:32 UTC 

[PATCH 4/4] instaweb: use 'git-web--browse' to launch browser
 2008-02-02  6:32 UTC 

[PATCH 2/4] help--browse: add '--config' option to check a config option for a browser
 2008-02-02  6:32 UTC 

git-svn segmetation fault
 2008-02-02  4:53 UTC  (6+ messages)

[PATCH] git-send-email: ssh/login style password requests
 2008-02-02  4:06 UTC  (9+ messages)
            ` [PATCH 1/2][Perlers?] "
              ` [PATCH 2/2][Perlers?] git-send-email: SIG{TERM,INT} handlers

[EGIT PATCH] Remove unnecessary semicolon
 2008-02-02  2:24 UTC 

[EGIT PATCH] Comment private modifier to improve performace
 2008-02-02  2:23 UTC 

[PATCH] Avoid segfault when passed malformed refspec
 2008-02-02  1:26 UTC  (3+ messages)

[PATCH] --format=pretty: new modifiers cID, cIS, CIY
 2008-02-02  1:15 UTC  (7+ messages)
` [PATCH] --format=pretty: new modifiers cID, cIM, CIS

git-cvsexportcommit and commit date
 2008-02-01 23:50 UTC 

[PATCH] Added sub get_owner_file which checks if there's a file with project owner name
 2008-02-01 19:10 UTC  (8+ messages)

Problem with post-receive hook
 2008-02-01 19:01 UTC 

The 7th number of the msysGit Herald
 2008-02-01 16:53 UTC 

simple cvs-like git wrapper
 2008-02-01 15:35 UTC  (15+ messages)

Wishlist: Please add --author to git-tag
 2008-02-01 14:48 UTC  (5+ messages)

[PATCH] cvsimport: have default merge regex also match beginning of commit message
 2008-02-01 13:15 UTC 

Why does git track directory listed in .gitignore/".git/info/exclude"?
 2008-02-01  8:56 UTC  (18+ messages)
          ` *Re: "
            ` [PATCH] gitignore(5): Allow "foo/" in ignore list to match directory "foo"

[StGit PATCH 0/4] Rewrite "stg edit" to use new infrastructure
 2008-02-01  7:50 UTC  (5+ messages)
` [StGit PATCH 0/3] "stg edit" fixups
  ` [StGit PATCH 1/3] Parse the date instead of treating it as an opaque string
  ` [StGit PATCH 2/3] Convert "stg edit" to the new infrastructure
  ` [StGit PATCH 3/3] It's possible to edit unapplied patches now

[EGIT PATCH] Use keyboard arrow keys to go to the next and previous find results
 2008-02-01  5:48 UTC  (2+ messages)

SLES 10 git packages
 2008-02-01  5:37 UTC  (4+ messages)
  ` SLES 9 git packages [WAS: SLES 10 git packages]

git-p4 runs out of memory
 2008-02-01  1:18 UTC 

[PATCH] gitweb: Use config file or file for repository owner's name
 2008-02-01  0:17 UTC  (9+ messages)

[PATCH] Fix typo in a comment in t/test-lib.sh
 2008-01-31 21:59 UTC 

[PATCH] filter-branch: assume HEAD if no revision supplied
 2008-01-31 21:53 UTC  (21+ messages)
      ` [PATCH 1/2] filter-branch: only print usage information when no arguments supplied
        ` [PATCH 2/2] git-filter-branch.sh: don't use --default when calling rev-list
      ` [PATCH] filter-branch docs: remove brackets so not to imply revision arg is optional

[PATCH] fix doc typos
 2008-01-31 19:55 UTC  (5+ messages)
    ` [PATCH] git rev-parse manpage: spelling fix
` [PATCH] Documentation: Fix typo

[PATCH] gitk : External diff viewer
 2008-01-31 17:50 UTC  (2+ messages)

git-push: forced update of tag shows unabbreviated SHA1
 2008-01-31 10:41 UTC  (9+ messages)

[bug] generic issue with git_config handlers
 2008-01-31 10:10 UTC  (3+ messages)

[RFC] Authenticate push via PGP signature, not SSH
 2008-01-31  9:25 UTC  (17+ messages)

[PATCH 1/7] Use 'printf %s $x' notation in t5401
 2008-01-31  3:41 UTC  (5+ messages)

git subscribe
 2008-01-30 22:09 UTC  (2+ messages)

[EGIT PATCH] History page find toolbar
 2008-01-30 21:20 UTC  (2+ messages)

[EGIT PATCH 1/2] Show committer and parent commit(s) on the revision detail viewer
 2008-01-30 21:19 UTC  (2+ messages)

git gui diff widget (was Re: [msysGit] Re: [cheetah] Questions about NOTES)
 2008-01-30 21:14 UTC  (4+ messages)

[StGit PATCH 0/5] Various cleanups
 2008-01-30 17:57 UTC  (6+ messages)
` [StGit PATCH 4/5] Simplify editor selection logic

[PATCH] git-relink: avoid hard linking in objects/info directory
 2008-01-30 16:19 UTC  (5+ 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).