git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-09 16:12:43 to 2010-09-13 04:14:39 UTC [more...]

[PATCH] t7003: Use test_commit instead of custom function
 2010-09-13  4:14 UTC  (2+ messages)

[PATCH 0/8] en/object-list-with-pathspec v4
 2010-09-13  1:39 UTC  (7+ messages)
` [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
` [PATCH 8/8] tree_entry_interesting(): support "

Inconsistent result from git diff --quiet after untar'ing repo+working dir
 2010-09-13  1:24 UTC 

[RFC PATCH] gitweb.perl: tags snapshot link
 2010-09-12 23:25 UTC  (2+ messages)

[PATCH 2/2] Add Swedish translation
 2010-09-12 23:03 UTC  (2+ messages)

[PATCH 1/2] Command names should not be translated
 2010-09-12 22:51 UTC  (2+ messages)

RFC: Adding an option to log-like commands to call an external command for each revision
 2010-09-12 22:44 UTC  (8+ messages)

[PATCH] Makefile: add CC to TRACK_CFLAGS
 2010-09-12 22:37 UTC 

Fix for normalization of foreign idents
 2010-09-12 22:06 UTC  (6+ messages)
` [PATCH v2 1/2] convert: fix "

Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
 2010-09-12 20:25 UTC 

[PATCH] git-gui: Update Swedish translation (521t)
 2010-09-12 20:13 UTC 

[PATCH] gitk: Update Swedish translation (290t)
 2010-09-12 20:17 UTC 

git-p4
 2010-09-12 20:12 UTC  (8+ messages)

[PATCH] builtin/describe.c: ignore untracked changes in submodules
 2010-09-12 20:07 UTC  (10+ messages)

Making Git untrack few folders
 2010-09-12 20:00 UTC  (3+ messages)

possible gitattributes eol bug with new eol=crlf | lf support?
 2010-09-12 19:58 UTC  (5+ messages)

[RESEND] Pagination for gitweb
 2010-09-12 19:40 UTC  (9+ messages)
` [PATCH 1/2] gitweb: Make it possible to paginate projects
  ` [PATCH 2/2] gitweb: Optimize paging when sorted by path

[PATCH 0/3] t/gitweb-lib.sh improvements
 2010-09-12 19:33 UTC  (7+ messages)
` [PATCH 1/3] t/gitweb-lib.sh: Use GIT_BUILD_DIR
` [PATCH 2/3] t/gitweb-lib.sh: Use tabs for indent consistently
` [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED

gitweb: please show tags file history browsing
 2010-09-12 18:20 UTC  (8+ messages)

[ANNOUNCE] Git 1.7.3.rc1
 2010-09-12 14:52 UTC  (2+ messages)

tgt submodule?
 2010-09-12 11:39 UTC 

git-svn: How dependent is the git-svn repository on the Subversion repository URL?
 2010-09-12  6:57 UTC  (2+ messages)

log -L crash (Re: [PATCH V5 13/17] Add parent rewriting to line history browser)
 2010-09-11 21:10 UTC  (2+ messages)
` [PATCH] log -L: do not free parents lists we might need again

[PATCH] vcs-svn: Fix some printf format compiler warnings
 2010-09-11 20:42 UTC  (2+ messages)

git diffstat feature suggestion
 2010-09-11 20:35 UTC 

unable to retrieve new files from the server
 2010-09-11 20:08 UTC  (6+ messages)

Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list
 2010-09-11 19:00 UTC  (6+ messages)
    ` [PATCH 2/2] ls-tree $di $dir: do not mistakenly recurse into directories

[PATCH] compat/nedmalloc: don't force NDEBUG on the rest of git
 2010-09-11 17:23 UTC  (2+ messages)

[RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
 2010-09-11  7:31 UTC  (3+ messages)

[PATCH 00/20] [CONTINUE] Add gettext support to Git
 2010-09-10 23:21 UTC  (23+ messages)
          ` [PATCH 0/5] gettext docs: programmer docs in po/README
          ` [PATCH 1/5] gettext docs: add a "Testing your changes" section to po/README
          ` [PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
          ` [PATCH 3/5] gettext docs: the gettext.h C interface
          ` [PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
          ` [PATCH 5/5] gettext docs: the Git::I18N Perl interface

What's cooking in git.git (Sep 2010, #03; Fri, 10)
 2010-09-10 23:08 UTC 

How do I .gitignore files starting with "#"?
 2010-09-10 20:52 UTC  (8+ messages)

building git on Solaris
 2010-09-10 20:00 UTC  (4+ messages)

[PATCH 1/4] diff.c: call regfree to free memory allocated by regcomp when necessary
 2010-09-10 17:25 UTC  (16+ messages)
` [PATCH 2/4] xdiff-interface.c: always trim trailing space from xfuncname matches
` [PATCH 3/4] t/t4018: test whether the word_regex patterns compile
        ` [PATCH] t/t4018: avoid two unnecessary sub-shell invocations
` [PATCH 4/4] userdiff.c: add builtin fortran regex patterns
      ` [PATCH 4/4 v2] "

[PATCH] config.txt: fix placement of diff.noprefix
 2010-09-10 16:46 UTC  (3+ messages)

git revert ignore whitespace
 2010-09-10 16:34 UTC  (5+ messages)

[PATCH] Add explicit --src/dst-prefix to git-formt-patch in git-rebase.sh for the case of "diff.noprefix" in git-config
 2010-09-10 16:21 UTC  (9+ messages)
` [PATCH] Add --src/dst-prefix to git-formt-patch in git-rebase.sh
  ` [Alt. PATCH] format-patch: do not use diff UI config

[PATCH] post-receive-email: ensure sent messages are not empty
 2010-09-10 16:09 UTC 

[PATCH] read-tree: abort if no trees are given
 2010-09-10 15:36 UTC  (5+ messages)
  ` [PATCH] read-tree: deprecate syntax without tree-ish args

Questions concerning SCM Life Cycle Management and GIT
 2010-09-10 14:47 UTC  (2+ messages)

Coping with the pull-before-you-push model
 2010-09-10 14:15 UTC  (5+ messages)

[PATCH] git-svn: Use platform-specific svn authentication providers (e.g., gnome-keyring)
 2010-09-10 10:07 UTC 

[PATCH] hash binary sha1 into patch id
 2010-09-10  8:16 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCHv2 0/2] Fix resolvable rename + D/F conflict testcases
 2010-09-10  0:26 UTC  (3+ messages)
` [PATCHv2 2/2] merge-recursive: D/F conflicts where was_a_dir/file -> was_a_dir

[PATCH 00/63] [REDO] Add gettext support to Git
 2010-09-10  0:26 UTC  (7+ messages)
` [PATCH 13/15] gettextize: git-revert messages using the "me" variable

NO_REGEX defaults on obscure platforms
 2010-09-10  0:10 UTC  (4+ messages)
` [PATCH 1/2] t/t7008: workaround broken handling of \000 by printf on IRIX
` [PATCH 2/2] Makefile: use compat regex on IRIX 6.5

[PATCH] Documentation: move RelNotes into a directory of their own
 2010-09-10  0:00 UTC  (4+ messages)
    ` [PATCH] install-webdoc: keep installed RelNotes-*.txt

cherry-picking a commit clobbers a file which is a directory in the target commit
 2010-09-09 20:23 UTC  (5+ messages)
` [PATCH 2/3] merge-recursive: Small code cleanup

Determining commit reachability
 2010-09-09 22:45 UTC  (8+ messages)
          ` [PATCH] Documentation: explain "git branch --with"

No argument is allowed
 2010-09-09 21:43 UTC 

[PATCH 1/2] Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list
 2010-09-09 21:44 UTC  (5+ messages)
` [PATCH 2/2] Added test from David Glasser

Tags only shown on log with --decorate?
 2010-09-09 21:14 UTC  (4+ messages)

[RFC PATCH] git-help: find library man pages again
 2010-09-09 19:58 UTC  (4+ messages)

git log over restricts output when using --follow?
 2010-09-09 19:51 UTC  (2+ messages)

git's use of mkdir(2)
 2010-09-09 19:38 UTC  (3+ messages)

[PATCH 2/2] builtin/fetch.c: ignore merge config when not fetching from branch's remote
 2010-09-09 18:56 UTC  (3+ messages)
` [PATCH 1/2] builtin/fetch.c: comment that branch->remote_name is usable when has_merge
` [PATCH 2/2] t/t5510-fetch.sh: improve testing with explicit URL and merge spec

[PATCH v2] po/hi.po: Add Hindi Translation
 2010-09-09 16:59 UTC  (5+ messages)

How to diff between a file on a branch and a master
 2010-09-09 17:16 UTC  (2+ messages)

Find the next tag on a given branch
 2010-09-09 16:12 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).