git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-07-20 18:11:05 to 2008-07-21 21:05:55 UTC [more...]

[PATCH] Add a notice to the doc of git-ls-tree
 2008-07-21 21:04 UTC  (15+ messages)
      ` [PATCH] Documentation/git-ls-tree.txt: Add a caveat about prefixing pathspec

[PATCH] checkout without arguments does not make sense
 2008-07-21 20:49 UTC  (2+ messages)

Bizarre missing changes (git bug?)
 2008-07-21 20:42 UTC  (3+ messages)

[GSoC] Git popularity on GSoC
 2008-07-21 20:07 UTC 

Git Branding Overview, Re: Git.or.cz Experimental Design
 2008-07-21 20:03 UTC  (10+ messages)

[PATCH] Fix update-index --refresh for submodules if stat(2) returns st_size 0
 2008-07-21 19:43 UTC  (3+ messages)

[PATCH 0/9] Make gitexecdir relative to $(bindir) on Windows
 2008-07-21 19:26 UTC  (11+ messages)
` [PATCH 1/9] Makefile: Do not install a copy of 'git' in $(gitexecdir)
  ` [PATCH 2/9] Makefile: Normalize $(bindir) and $(gitexecdir) before comparing
    ` [PATCH 3/9] Record the command invocation path early
      ` [PATCH 4/9] Fix relative built-in paths to be relative to the command invocation
        ` [PATCH 5/9] Allow the built-in exec path to be relative to the command invocation path
          ` [PATCH 6/9] Allow add_path() to add non-existent directories to the path
            ` [PATCH 7/9] Windows: Make $(gitexecdir) relative
              ` [PATCH 8/9] Windows: Make sure argv[0] has a path
                ` [PATCH 9/9] Windows: Do not compile git-shell
                  ` [PATCH 10/9] git-gui: git.git now uses $(gitexec_instdir) to point to the exec-path

[PATCH] parse-options: fix segmentation fault when a required value is missing
 2008-07-21 19:07 UTC  (2+ messages)

making a branch with just one file and keeping its whole history
 2008-07-21 18:39 UTC  (5+ messages)

[PATCH] bring description of git diff --cc up to date
 2008-07-21 18:27 UTC 

[PATCH] builtin-merge: missing structure bzero
 2008-07-21 18:18 UTC  (3+ messages)

bash completion: master@{1}..mas<TAB> gives mastermaster@{1}..master
 2008-07-21 18:18 UTC 

[PATCH] refresh-index: fix bitmask assignment
 2008-07-21 18:17 UTC  (10+ messages)
    ` [RFC] "needs update" considered harmful
` [RFC variant 2 of 2] "

[PATCH] git-submodule: move ill placed shift
 2008-07-21 18:15 UTC 

[PATCH for master] Rename path_list to string_list
 2008-07-21 18:05 UTC  (2+ messages)

problem using jgit
 2008-07-21 17:36 UTC  (4+ messages)

Considering teaching plumbing to users harmful
 2008-07-21 16:22 UTC  (25+ messages)
      ` Addremove equivalent [was: Re: Considering teaching plumbing to users harmful]
          ` Addremove equivalent
            ` [PATCH 2/2] git-add -a: add all files
` Suggestion: doc restructuring [was: Re: Considering teaching plumbing to users harmful]
    ` Suggestion: doc restructuring

[PATCH] builtin-merge: give a proper error message for invalid strategies in config
 2008-07-21 16:10 UTC 

Hacks for AIX
 2008-07-21 15:39 UTC  (4+ messages)

[PATCH] mailinfo: better parse email adresses containg parentheses
 2008-07-21 14:36 UTC  (2+ messages)

[PATCH] git-am: remove dash from help message
 2008-07-21 14:12 UTC 

[PATCH] Windows related patches
 2008-07-21 13:43 UTC  (6+ messages)
` [PATCH] builtin-clone: Use is_dir_sep() instead of '/'

Git rebase failure: .dotest overwritten
 2008-07-21 13:39 UTC  (9+ messages)
    ` [PATCH] Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"

error: hook declined to update refs/heads/master
 2008-07-21 13:24 UTC  (4+ messages)

[GSoC] What is status of Git's Google Summer of Code 2008 projects?
 2008-07-21 13:23 UTC  (10+ messages)

[PATCH v2] Ensure that SSH runs in non-interactive mode
 2008-07-21 13:04 UTC  (8+ messages)

git pull versus fetch/merge
 2008-07-21 11:39 UTC  (8+ messages)

[PATCH] Teach git submodule update to use distributed repositories
 2008-07-21 10:59 UTC  (11+ messages)

1.6.0-rc0 tagged
 2008-07-21 10:51 UTC  (3+ messages)
  ` [PATCH] Rename .git/rebase to .git/rebase-apply

[RFC] Stopping those fat "What's cooking in git.git" threads
 2008-07-21 10:21 UTC  (15+ messages)

[RFC PATCH] Support copy and rename detection in fast-export
 2008-07-21 10:17 UTC  (2+ messages)

[PATCH] Enable threaded delta search on *BSD and Linux
 2008-07-21  9:23 UTC 

What's cooking in git.git (topics)
 2008-07-21  8:47 UTC  (21+ messages)

[PATCH v2 1/4] builtin-add.c: restructure the code for maintainability
 2008-07-21  8:24 UTC  (6+ messages)
  ` [PATCH/RFC] git add: do not add files from a submodule

[PATCH 5/7] git mv: Support moving submodules
 2008-07-21  7:38 UTC  (9+ messages)
` [PATCH] git-mv: Keep moved index entries inact
      ` [PATCHv2] "

cygwin git and network drives
 2008-07-21  7:09 UTC 

What's in git.git (stable)
 2008-07-21  7:09 UTC 

[PATCH] Ensure that SSH runs in non-interactive mode
 2008-07-21  7:05 UTC  (15+ messages)

What's cooking in git.git (2008-07 issue #9)
 2008-07-21  6:33 UTC  (2+ messages)
` What's _not_ cooking in git.git yet

[PATCH/rfc] git-svn.perl: workaround assertions in svn library 1.5.0
 2008-07-21  1:54 UTC  (7+ messages)

git-shell build error
 2008-07-21  1:33 UTC  (5+ messages)
` [PATCH] Fix git-shell build error when NO_SETENV is defined

[HACK] t/test-lib.sh HACK: Add -s/--show-hack to test suite
 2008-07-21  1:24 UTC  (9+ messages)

[PATCH] git-shell needs $(COMPAT_OBJS)
 2008-07-20 23:12 UTC  (8+ messages)

[PATCH 0/3] Git::Repo API and gitweb caching
 2008-07-20 21:50 UTC  (10+ messages)
` [PATCH 2/3] add new Git::Repo API
` Statictics on Git.pm usage in git commands (was: [PATCH 2/3] add new Git::Repo API)

[PATCH] git-merge -s theirs
 2008-07-20 21:22 UTC  (2+ messages)

git blame --porcelain
 2008-07-20 20:34 UTC  (2+ messages)

[PATCH] fix usage string for git grep
 2008-07-20 19:13 UTC 

[PATCH] Teach 'git merge' that 'recur' merge strategy no longer exists
 2008-07-20 18:50 UTC  (3+ messages)

[PATCH] Enable git rev-list to parse --quiet
 2008-07-20 18:31 UTC  (6+ messages)

What's in git.git (stable)
 2008-07-20 18:27 UTC  (12+ messages)

git cvsimport and deleted files
 2008-07-20 18:05 UTC  (3+ messages)

What's cooking in git.git (topics)
 2008-07-16  3:33 UTC  (8+ 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).