git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-10-23 12:52:10 to 2008-10-26 12:08:45 UTC [more...]

[PATCH] autoconf: Add link tests to each AC_CHECK_FUNC() test
 2008-10-26 11:52 UTC 

[PATCH] add -p: warn if only binary changes present
 2008-10-26 10:40 UTC  (4+ messages)

git export to svn
 2008-10-26  9:15 UTC  (6+ messages)

[PATCH 0/7] gitk: UI enhancements
 2008-10-26  3:58 UTC  (7+ messages)
` [PATCH 3/7] gitk: Allow starting gui blame for a specific line

Problem with git filter-branch
 2008-10-26  5:07 UTC  (5+ messages)

git status options feature suggestion
 2008-10-26  4:59 UTC  (11+ messages)
    ` Fwd: "

[PATCH 0/4] diff text conversion filter
 2008-10-26  4:52 UTC  (42+ messages)
` [PATCH 3/4] diff: introduce diff.<driver>.binary
    ` [PATCH 1/5] diff: add missing static declaration
    ` [PATCH 2/5] add userdiff textconv tests
    ` [PATCH 3/5] refactor userdiff textconv code
              ` [PATCH 1/7] diff: add missing static declaration
              ` [PATCH 2/7] add userdiff textconv tests
              ` [PATCH 3/7] textconv: assume text-converted contents are not binary
              ` [PATCH 4/7] textconv: don't convert for every operation
                          ` [PATCH v3 1/8] diff: add missing static declaration
                          ` [PATCH v3 2/8] document the diff driver textconv feature
                          ` [PATCH v3 3/8] add userdiff textconv tests
                          ` [PATCH v3 4/8] refactor userdiff textconv code
                          ` [PATCH v3 5/8] userdiff: require explicitly allowing textconv
                          ` [PATCH v3 6/8] only textconv regular files
                          ` [PATCH v3 7/8] wt-status: load diff ui config
                          ` [PATCH v3 8/8] enable textconv for diff in verbose status/commit
              ` [PATCH 5/7] userdiff: require explicitly allowing textconv
              ` [PATCH 6/7] document the diff driver textconv feature
              ` [PATCH 7/7] only textconv regular files
    ` [PATCH 4/5] userdiff: require explicitly allowing textconv
    ` [PATCH 5/5] document the diff driver textconv feature

[VOTE] git versus mercurial
 2008-10-26  4:28 UTC 

[PATCH] Implement git remote mv
 2008-10-26  2:33 UTC  (11+ messages)
` [PATCH] Implement git remote rename
    ` [PATCH 0/2] Fixes for git branch -m / update-ref --no-deref -d
      ` [PATCH 1/2] Fix git branch -m for symrefs
        ` [PATCH 2/2] Fix git update-ref --no-deref -d
          ` [PATCH 0/3] symref rename/delete fixes
            ` [PATCH 1/3] Fix git branch -m for symrefs
              ` [PATCH 2/3] rename_ref(): handle the case when the reflog of a ref does not exist
                ` [PATCH 3/3] Fix git update-ref --no-deref -d

From Perforce to Git
 2008-10-25 23:41 UTC  (2+ messages)

[PATCH] git-gui: Update German translation
 2008-10-25 20:55 UTC 

[PATCH 0/5] More git blame speed improvements
 2008-10-25 19:36 UTC  (11+ messages)
` [PATCH 1/5] Allow alternate "low-level" emit function from xdl_diff
        ` [PATCH 1/5] blame: inline get_patch()
        ` [PATCH 2/5] Always initialize xpparam_t to 0
        ` [PATCH 3/5] Allow alternate "low-level" emit function from xdl_diff
        ` [PATCH 4/5] add xdi_diff_hunks() for callers that only need hunk lengths
        ` [PATCH 5/5] blame: use xdi_diff_hunks(), get rid of struct patch

[RFC PATCH] archive: fix setup to work in bare repositories
 2008-10-25 19:15 UTC  (5+ messages)
` [PATCH] Fixed git archive for bare repos
    ` [PATCH v2] "

Performance impact of a large number of commits
 2008-10-25 15:12 UTC  (7+ messages)

[PATCH] gitk: Updated German translation
 2008-10-25 11:27 UTC 

[RFC] Zit: the git-based single file content tracker
 2008-10-25 10:30 UTC  (33+ messages)
` [RFC] Zit (v2): "

[PATCH 1/3] Fix some tab/space inconsistencies in git-mergetool.sh
 2008-10-25 10:11 UTC  (10+ messages)
` [PATCH 2/3] Add -n/--no-prompt option to mergetool

[PATCH/RFC] Introduce a built-in attribute "text"
 2008-10-25  6:51 UTC  (2+ messages)
` Re* "

git performance
 2008-10-24 23:10 UTC  (17+ messages)

What's cooking in git.git (Oct 2008, #05; Wed, 22)
 2008-10-24 23:06 UTC  (4+ messages)

Re* ext3: fix ext3_dx_readdir hash collision handling - Regression
 2008-10-24 22:35 UTC  (3+ messages)

git history and file moves
 2008-10-24 22:13 UTC  (7+ messages)

git-daemon and hook output
 2008-10-24 20:42 UTC  (3+ messages)

[RFC PATCH v2] fetch-pack: log(n)-transmission find_common()
 2008-10-24 15:49 UTC  (3+ messages)

[PATCH] git-svn: change dashed git-config to git config
 2008-10-24 15:27 UTC  (3+ messages)

git adds some text file as binary file by mistake
 2008-10-24 13:51 UTC  (5+ messages)

git-svn url-encodes ~ when it should not
 2008-10-24  9:13 UTC  (7+ messages)
  ` [PATCH] git-svn: don't escape tilde ('~') for http(s) URLs

clean/smudge filters for pdf files
 2008-10-24  8:44 UTC  (5+ messages)

[PATCH] Only update the cygwin-related configuration during state auto-setup
 2008-10-24  7:47 UTC  (4+ messages)

[PATCH] git-daemon: set REMOTE_ADDR to client address
 2008-10-24  5:48 UTC 

git archive
 2008-10-24  3:58 UTC  (5+ messages)

[PATCH stgit] revised patch for importing series from tarball
 2008-10-24  2:53 UTC  (3+ messages)

What's in git.git (Oct 2008, #03; Tue, 14)
 2008-10-24  2:44 UTC  (3+ messages)

Problem with Git.pm bidi_pipe methods
 2008-10-24  0:14 UTC 

How does Git treat hardlinked files which are outside the working directory?
 2008-10-23 23:13 UTC 

[JGIT RFC PATCH 3/3] Rate limit warnings spewed by RepositoryTestCase.recursiveDelete
 2008-10-23 23:10 UTC  (2+ messages)

How to push to http(s) repository with authentication?
 2008-10-23 22:32 UTC  (4+ messages)

Conference in near
 2008-10-23 22:04 UTC 

[JGIT PATCH 0/8] Crude merge support
 2008-10-23 21:14 UTC  (4+ messages)
` [JGIT PATCH 7/8] Allow DirCacheEntry instances to be created with stage > 0
  ` [JGIT PATCH 8/8] Define a basic merge API, and a two-way tree merge strategy

[PATCH] index-pack: don't leak leaf delta result
 2008-10-23 19:05 UTC 

[RFC PATCH 0/5] valgrind in test scripts
 2008-10-23 16:47 UTC  (10+ messages)
` [RFC PATCH 1/5] add valgrind support "
` [RFC PATCH 4/5] pack-objects: avoid reading uninitalized data

Verifying the whole repository
 2008-10-23 14:28 UTC  (4+ messages)

Tip: avoiding net overhead using git over sshfs
 2008-10-23 12:54 UTC  (4+ 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).