git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-12-12 06:07:42 to 2007-12-13 22:32:57 UTC [more...]

What's cooking in git/spearce.git (topics)
 2007-12-13 22:31 UTC  (20+ messages)
` What's cooking in git.git (topics)
                                  ` [PATCH 1/2] xdl_diff: identify call sites
                                  ` [PATCH 2/2] xdi_diff: trim common trailing lines

git merge --no-commit <branch>; does commit
 2007-12-13 21:28 UTC  (4+ messages)

Using git with Eclipse
 2007-12-13 21:23 UTC  (6+ messages)

[RFH] convert shortlog to use parse_options
 2007-12-13 20:53 UTC  (18+ messages)
      ` [PATCH 1/2] parseopt: Enforce the use of the sticked form for optional arguments
        ` [PATCH 2/2] parseopt: Add a gitcli(5) man page

[PATCH] git-svn: unlink internal index files after operations
 2007-12-13 20:27 UTC  (2+ messages)

[PATCH 0/5] "diff --check" and whitespace enhancements
 2007-12-13 19:45 UTC  (8+ messages)
` [PATCH 1/5] "diff --check" should affect exit status
  ` [PATCH 2/5] New version of pre-commit hook
    ` [PATCH 3/5] Unify whitespace checking
      ` [PATCH 4/5] Make "diff --check" output match "git apply"
        ` [PATCH 5/5] Add tests for "git diff --check" with core.whitespace options
  ` [PATCH] Don't use the pager when running "git diff --check"

git-svn init from Avogadro SVN repo - deleted files showing
 2007-12-13 18:13 UTC  (4+ messages)

[StGit RFC] Make "stg branch -l" faster by getting all git config information in one call
 2007-12-13 18:06 UTC  (13+ messages)
` git config --get-regexp exit status

Something is broken in repack
 2007-12-13 16:39 UTC  (24+ messages)

git-svn: expand handling of From: and Signed-off-by:
 2007-12-13 16:32 UTC  (2+ messages)

[PATCH 0/2] [RFT] git-svn: more efficient revision -> commit mapping
 2007-12-13 16:30 UTC  (6+ messages)

[BUG] Failed to make install-info
 2007-12-13 15:38 UTC 

Inconsistency in use of "--bare" between init & clone
 2007-12-13 15:37 UTC 

[ANNOUNCE] ugit: a pyqt-based git gui // was: Re: If you would write git from scratch now, what would you change?
 2007-12-13 14:39 UTC  (27+ messages)
                      ` [PATCH] Teach git-gui to split hunks
                                ` [PATCH] git-gui: Move frequently used commands to the top of the context menu

[PATCH] git-gui - Unconditionally use absolute paths with Cygwin
 2007-12-13 14:02 UTC 

[PATCH] clone: support cloning full bundles
 2007-12-13  9:37 UTC  (5+ messages)

git-cvsexportcommit fails for huge commits
 2007-12-13  9:01 UTC  (10+ messages)

What's in git/spearce.git (stable)
 2007-12-13  7:46 UTC  (26+ messages)
` What's in git.git (stable)
                        ` v1.5.4 plans
                                ` [PATCH 2/2] git-svn: get color config from --get-colorbool
                        ` What's in git.git (stable frozen)
                          ` [PATCH] git-commit: squelch needless message during an empty merge

[PATCH 2/2] pack-objects: fix threaded load balancing
 2007-12-13  7:15 UTC  (4+ messages)

git describe candidate filtering
 2007-12-13  6:12 UTC  (3+ messages)

[PATCH resending] Fix spelling mistakes in user manual
 2007-12-13  4:36 UTC 

[egit] How-to use egit
 2007-12-13  2:47 UTC  (2+ messages)

[PATCH 1/2] git-help: add "help.format" config variable
 2007-12-13  1:41 UTC  (3+ messages)

Exporting git tags/branches to svn tags/branches?
 2007-12-12 23:08 UTC 

[PATCH 0/4] Refactoring for apply and diff
 2007-12-12 22:50 UTC  (7+ messages)
` [PATCH 1/4] Fix "diff --check" whitespace detection
  ` [PATCH 2/4] Extract and improve whitespace check from "git apply"
    ` [PATCH 3/3] Make "diff --check" use shared whitespace functions
      ` [PATCH 4/4] Add tests for "git diff --check" with core.whitespace options

git-pull followed by git-gc often yields *much* bigger pack than git-pull alone
 2007-12-12 22:06 UTC  (2+ messages)

git-pull followed by git-gc often yields *much* bigger pack than git-pull alone
 2007-12-12 20:47 UTC 

[ANNOUNCE] ugit: a pyqt-based git gui // was: Re: If you would write git from scratch now, what would you change?
 2007-12-12 20:20 UTC 

[PATCH] Don't cache DESTDIR in perl/perl.mak
 2007-12-12 20:02 UTC  (4+ messages)

git annotate runs out of memory
 2007-12-12 19:43 UTC  (12+ messages)

Something is broken in repack. Why not with fork and pipes?
 2007-12-12 19:41 UTC  (2+ messages)

[PATCH] diff: Make numstat machine friendly also for renames (and copies)
 2007-12-12 19:07 UTC  (8+ messages)
` [PATCH (amend)] "

Invalid dates in git log
 2007-12-12 18:57 UTC  (7+ messages)

[PATCH] builtin-clone: Implement git clone as a builtin command
 2007-12-12 18:40 UTC  (11+ messages)

[(not so) random thoughts] using git as its own caching tool
 2007-12-12 16:27 UTC  (6+ messages)

Efficient retrieval of commit log info
 2007-12-12 16:24 UTC  (8+ messages)

What to do if git-cvsimport/cvsps hangs?
 2007-12-12 15:58 UTC  (3+ messages)

[ANNOUNCE] Stacked GIT 0.14
 2007-12-12 15:07 UTC  (4+ messages)
` [PATCH] Fix typo: we require Python 2.4, not 2.5

[PATCH 2/2] git-help: add "web_or_man" and "web_or_info" config vars
 2007-12-12 11:22 UTC  (4+ messages)

[PATCH 1/9] gitk i18n implementation: Add Makefile with rules for po file creation and installation
 2007-12-12  8:23 UTC  (4+ messages)
` [PATCH 4/9] gitk i18n: Initial German translation

[RFC PATCH 0/3 UPDATED] diff --check enhancements
 2007-12-12 10:03 UTC  (4+ messages)
` [PATCH 1/3] Use "whitespace" consistently
  ` [PATCH 2/3] "diff --check" should affect exit status
    ` [PATCH 3/3] New version of pre-commit hook

[RFC PATCH 0/2] diff whitespace tweaks
 2007-12-12  9:56 UTC  (5+ messages)
` [PATCH 1/2] Use "whitespace" consistently
  ` [PATCH 2/2] "diff --check" should affect exit status

git-bisect feature suggestion: "git-bisect diff"
 2007-12-12  9:43 UTC  (5+ messages)
    ` git-bisect run make -j64 kernel/ (was Re: git-bisect feature suggestion: "git-bisect diff")

git gui blame utf-8 bugs
 2007-12-12  9:17 UTC 

'git fast-export' is crashing on the gcc repo
 2007-12-12  8:56 UTC  (7+ messages)

[PATCH] Documentation: minor grammar fix for "git apply"
 2007-12-12  8:14 UTC 

git show stash
 2007-12-12  8:02 UTC  (3+ messages)

exit with error for "git remote update"
 2007-12-12  6:17 UTC 


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).