git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-08-30 20:16:23 to 2009-09-02 20:17:35 UTC [more...]

[PATCH] git-config: Parse config files leniently
 2009-09-02 20:17 UTC  (2+ messages)
` [PATCHv2] "

diff-files inconsistency with touched files
 2009-09-02 19:28 UTC  (2+ messages)

unmerged files listed in the beginning of git-status
 2009-09-02 19:19 UTC  (20+ messages)
    ` [PATCH] status: list unmerged files after staged files
        ` [PATCH v2] status: list unmerged files last

What's cooking in git.git (Aug 2009, #06; Sun, 30)
 2009-09-02 18:16 UTC  (16+ messages)
` stash --dwim safety (was Re: What's cooking in git.git (Aug 2009, #06; Sun, 30))
  ` stash --dwim safety

[JGIT PATCH 1/2] fixed error in whitespace handling of RefDatabase#readLine
 2009-09-02 18:00 UTC  (2+ messages)
` [JGIT PATCH 2/2] improve the handling of empty lines

[PATCH v6 0/6] fast-import: add new feature and mark command
 2009-09-02 17:57 UTC  (7+ messages)
` [PATCH v6 1/6] fast-import: put option parsing code in separate functions
  ` [PATCH v6 2/6] fast-import: put marks reading in it's own function
    ` [PATCH v6 3/6] fast-import: add feature command
      ` [PATCH v6 4/6] fast-import: test the new "
        ` [PATCH v6 5/6] fast-import: add option command
          ` [PATCH v6 6/6] fast-import: test the new "

clong an empty repo over ssh causes (harmless) fatal
 2009-09-02 17:55 UTC  (24+ messages)
                        ` [PATCH] clone: disconnect transport after fetching

[StGit PATCH] Import git show output easily
 2009-09-02 17:50 UTC 

[ANNOUNCE] GitTogether '09 (Developer/User Summit Oct 26-28)
 2009-09-02 15:23 UTC 

[PATCH] git-pull: fix fetch-options.txt to not document --quiet and --verbose twice in git-pull.txt
 2009-09-02 14:38 UTC 

[PATCH] git-submodule and --upload-pack
 2009-09-02 12:41 UTC  (3+ messages)

[PATCH] git-completion.bash: prevent 'git help' from searching for git repository
 2009-09-02 11:47 UTC  (2+ messages)

[PATCH] git-cvsserver: no longer use deprecated 'git-subcommand' commands
 2009-09-02  9:23 UTC 

Better wang parameters!
 2009-09-02 10:17 UTC 

[PATCH] git.el: Make it easy to add unmerged files
 2009-09-02  8:48 UTC  (4+ messages)

`Git Status`-like output for two local branches
 2009-09-02  8:18 UTC  (3+ messages)

[BUG] 'add -u' doesn't work from untracked subdir
 2009-09-02  8:19 UTC  (2+ messages)

Troubles building man pages
 2009-09-02  0:52 UTC  (3+ messages)

[JGIT PATCH (RESEND) 1/3] Allow RefUpdate.setExpectedOldObjectId to accept RevCommit
 2009-09-01 23:18 UTC  (4+ messages)
` [JGIT PATCH (RESEND) 2/3] Work around Sun javac compiler error in RefUpdate
  ` [JGIT PATCH (RESEND) 3/3] Fix DirCache.findEntry to work on an empty cache

Problems with GIT under Windows - "not uptodate"
 2009-09-01 23:19 UTC  (7+ messages)

[JGIT PATCH] fixed error in whitespace handling of RefDatabase#readLine
 2009-09-01 23:15 UTC  (2+ messages)

[JGIT PATCH] move the 'empty-line' check in RefDatabase#readLine down a bit to after we removed all the whitespaces
 2009-09-01 21:41 UTC 

[JGIT] potential incompatibility with old git repos
 2009-09-01 21:07 UTC 

[PATCH] Make git status print a helpful death message if the disk is full
 2009-09-01 20:35 UTC  (3+ messages)

[PATCH-v2] Make git status print a helpful death message if the disk is full
 2009-09-01 20:27 UTC 

A note from the maintainer: Follow-up questions (MaintNotes)
 2009-09-01 19:09 UTC  (6+ messages)

Making GIT XML aware?
 2009-09-01 14:25 UTC  (3+ messages)

[PATCH 0/5] gitweb: Incremental blame series (1 Sep 09)
 2009-09-01 11:39 UTC  (6+ messages)
` [PATCHv2 1/5] gitweb: Add optional "time to generate page" info in footer
  ` [PATCHv5 2/5] gitweb: Incremental blame (using JavaScript)
    ` [PATCHv1 3/5] gitweb: Colorize 'blame_incremental' view during processing
      ` [PATCHv3/RFC 4/5] gitweb: Create links leading to 'blame_incremental' using JavaScript
        ` [PATCHv1/RFC 5/5] gitweb: Minify gitweb.js if JSMIN is defined

[PATCHv4] git apply: option to ignore whitespace differences
 2009-09-01  9:53 UTC  (3+ messages)

Error with git svn show-ignore: forbidden access
 2009-09-01  9:46 UTC 

[PATCH] fast-import.c: Silence build warning
 2009-09-01  6:30 UTC  (9+ messages)

from local to github
 2009-09-01  6:14 UTC  (2+ messages)

[PATCH] Style fixes, add a space after if/for/while
 2009-09-01  5:35 UTC 

What's cooking in git.git (Aug 2009, #05; Wed, 26)
 2009-09-01  4:18 UTC  (7+ messages)

Improve on 'approxidate'
 2009-09-01  3:27 UTC  (4+ messages)

[PATCH 1/2] Add date formatting and parsing functions relative to a given time
 2009-09-01  3:03 UTC  (12+ messages)
` [PATCH 1/3] "
      ` [PATCH v2 1/4] "
      ` [PATCH v2 2/4] refactor test-date interface
      ` [PATCH v2 3/4] tests: add date printing and parsing tests
      ` [PATCH v2 4/4] fix approxidate parsing of relative months and years
` [PATCH 2/3] refactor test-date interface
` [PATCH 3/3] tests: add date printing and parsing tests

[PATCH] Documentation/git-add.txt: Explain --patch option in layman terms
 2009-08-31 23:42 UTC  (13+ messages)

[PATCH] upload-pack: add a trigger for post-upload-pack hook
 2009-08-31 23:36 UTC  (11+ messages)

from local to github
 2009-08-31 20:46 UTC 

Making git push output quieter
 2009-08-31 19:39 UTC  (9+ messages)
` [PATCH 3/3] transport: don't show push status if --quiet is given

[script] find largest pack objects
 2009-08-31 13:25 UTC  (3+ messages)

Question about git-svn
 2009-08-31 13:01 UTC 

What IDEs are you using to develop git?
 2009-08-31 11:36 UTC  (9+ messages)

how to skip branches on git svn clone/fetch when there are errors
 2009-08-31  8:26 UTC 

[BUG] git stash refuses to save after "add -N"
 2009-08-31  8:16 UTC  (10+ messages)

bzr to git syncing
 2009-08-31  7:49 UTC  (6+ messages)
        ` [Vcs-fast-import-devs] "

git-svn-Cloning repository with complex nesting
 2009-08-31  7:41 UTC 

Using git to track my PhD thesis, couple of questions
 2009-08-31  5:47 UTC  (9+ messages)
          ` Merging in Subversion 1.5 (was: Re: Using git to track my PhD thesis, couple of questions)

Using VC build git (split patch)
 2009-08-31  2:45 UTC  (7+ messages)
  ` [msysGit] "

git-svn messing up merge commits on dcommit
 2009-08-31  1:37 UTC  (2+ messages)

What your score?
 2009-08-31  2:18 UTC 

how to add an empty initial commit
 2009-08-31  0:06 UTC  (3+ messages)

git svn pointing at svn branch instead of trunk?
 2009-08-30 20:30 UTC  (2+ messages)

git-diff: must --exit-code work with --ignore* options?
 2009-08-30 20:27 UTC  (7+ 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).