git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-07-20 11:58:42 to 2009-07-22 21:52:14 UTC [more...]

[PATCH 4] janitor: useless checks before free
 2009-07-22 21:51 UTC 

Why is it important to learn git?
 2009-07-22 21:50 UTC  (8+ messages)

[PATCH 0/2 for maint] "show --cc" fixes
 2009-07-22 21:48 UTC  (3+ messages)
` [PATCH 1/2] combine-diff.c: fix performance problem when folding common deleted lines
  ` [PATCH 2/2] diff --cc: a lost line at the beginning of the file is shown incorrectly

janitoring
 2009-07-22 21:34 UTC  (4+ messages)
` [PATCH 1/3] janitor: use NULL and not 0 for pointers
  ` [PATCH 2/3] refactor: use bitsizeof() instead of 8 * sizeof()
    ` [PATCH 3/3] janitor: add DIV_ROUND_UP and use it

Newbie: Branch management
 2009-07-22 21:45 UTC  (2+ messages)

[WIP PATCH 0/2] format-patch / send-mail thrading documentation
 2009-07-22 21:39 UTC  (8+ messages)
` [PATCH 2/2] Improve doc for format-patch threading options
` [PATCHv2 0/2] format-patch / send-mail threading documentation
  ` [PATCH 1/2] List send-email config options in config.txt

How has learning the advanced features of git helped you to write software more effectively?
 2009-07-22 21:21 UTC 

git-svn and --bare repositories
 2009-07-22 20:48 UTC 

How to prevent Git from compressing certain files?
 2009-07-22 20:46 UTC  (3+ messages)

[PATCH v4] grep: Add --max-depth option
 2009-07-22 18:44 UTC  (2+ messages)

git-svn wowes
 2009-07-22 18:24 UTC  (2+ messages)

[PATCH] Preserve the protection mode for the Git config files
 2009-07-22 18:14 UTC  (2+ messages)

hg2git error
 2009-07-22 18:05 UTC  (6+ messages)

[PATCH v2 0/1] Fix rebase -p --onto
 2009-07-22 18:05 UTC  (5+ messages)
` [PATCH v2 1/1] "

push fails -- temporary sha1, no such file / corruptiion ???
 2009-07-22 17:55 UTC  (3+ messages)

[PATCH v3] grep: Add --max-depth option
 2009-07-22 17:08 UTC  (4+ messages)

./configure misdetects SNPRINTF_RETURNS_BOGUS (was: [test failure] t4114 binary file becomes symlink)
 2009-07-22 14:59 UTC  (9+ messages)
` [PATCH] configure: use AC_SEARCH_LIBS instead of AC_CHECK_LIB
        ` [PATCH] configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests

[PATCH] bash: gitk accepts common log-shortlog options
 2009-07-22 14:05 UTC  (3+ messages)

[JGIT PATCH] Removed conversion of subsection to the lowecase when accessing subsection names in config files
 2009-07-22 12:53 UTC 

git rebase stops on empty commits
 2009-07-22 12:29 UTC  (4+ messages)

[JGIT PATCH 00/12] Cleanup Config class
 2009-07-22 11:11 UTC  (16+ messages)
` [JGIT PATCH 01/12] Use NB.readFully(File) to slurp complete file contents
  ` [JGIT PATCH 02/12] Correct name of fileRead member of Config class
    ` [JGIT PATCH 03/12] Add setLong to Config
      ` [JGIT PATCH 04/12] Fix Config setInt(..., 0) to store "0" not "0 g"
        ` [JGIT PATCH 05/12] Rename Config.unsetString to just unset()
          ` [JGIT PATCH 06/12] Remove pointless null assignments in Config
            ` [JGIT PATCH 07/12] Clarify section and subsection values in Config code
              ` [JGIT PATCH 08/12] Don't subclass PrintWriter when writing the Config
                ` [JGIT PATCH 09/12] Use a Java 5 style iteration over the Config entries list
                  ` [JGIT PATCH 10/12] Match config subsection names using case sensitive search
                    ` [JGIT PATCH 11/12] Cleanup Config's MAGIC_EMPTY_VALUE to be more safe
                      ` [JGIT PATCH 12/12] Remove unreferenced REMOTE_SECTION from RepositoryConfig

[PATCH] Show the presence of untracked files in the bash prompt
 2009-07-22  8:31 UTC  (3+ messages)

cvs import and internal plumbing commands
 2009-07-22  3:06 UTC  (10+ messages)

format-patch: numbered patches from a patch list?
 2009-07-22  2:47 UTC  (4+ messages)

[RFE] allow git bisect to figure out in which revision a bug was fixed
 2009-07-22  2:41 UTC  (10+ messages)

local configuration
 2009-07-22  1:21 UTC  (3+ messages)

three-way diff performance problem
 2009-07-21 21:01 UTC  (8+ messages)

[PATCH RFC 0/8] introduce 'git remote add --push' and 'git clone --push'
 2009-07-21 21:00 UTC  (16+ messages)
` [PATCH RFC 1/8] reintroduce PUSH_DEFAULT_UNSPECIFIED
` [PATCH RFC 2/8] push: add push.default = mirror
` [PATCH RFC 3/8] git remote add: refactor configuration
` [PATCH RFC 4/8] git remote add: add --push option
` [PATCH RFC 5/8] clone: refactoring of building the fetch refspec
` [PATCH RFC 6/8] clone: use setup_remote_config
` [PATCH RFC 7/8] config: add git_config_norepo
` [PATCH RFC 8/8] clone: add --push option

[PATCH 1/2] Fix git stash apply
 2009-07-21 20:57 UTC  (5+ messages)
` [PATCH 2/2] Replace remaining git-* calls in git stash

[PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
 2009-07-21 20:02 UTC  (5+ messages)

[PATCH JGIT] Method invokes inefficient new String(String) constructor
 2009-07-21 19:47 UTC  (6+ messages)
` [PATCH] FindBugs: don't use new String(String) in RefDatabase
  ` [JGIT PATCH v2] "

[JGIT PATCH 0/3] Request for help: graph-based UI
 2009-07-21 19:40 UTC  (2+ messages)

configure: is NEEDS_SSL_WITH_CRYPTO test correct?
 2009-07-21 18:49 UTC  (2+ messages)

What does this mean
 2009-07-21 17:35 UTC  (3+ messages)

[RFC/PATCH RESEND v2] git-gui: display summary when showing diff of a submodule
 2009-07-21 17:32 UTC 

Getting untracked files
 2009-07-21 16:06 UTC  (4+ messages)

[PATCH] Added support for core.ignorecase when excluding gitignore entries
 2009-07-21 15:55 UTC  (5+ messages)

Git Layout Opinion
 2009-07-21 15:35 UTC 

[JGIT PATCH 00/11] Repository instance caching
 2009-07-21 15:28 UTC  (5+ messages)
` [JGIT PATCH 04/11] Refactor ref advertisement code from server implementations
  ` [JGIT PATCH 05/11] Don't advertise HEAD from ReceivePack

[ANNOUNCE] update-base-branch: Track arbitrary external content in Git branch
 2009-07-21 14:29 UTC 

synchronizing 2 heterogenous branches by cherry-pick
 2009-07-21 12:42 UTC 

vimrc
 2009-07-21 10:20 UTC  (2+ messages)

clone
 2009-07-21  9:56 UTC  (4+ messages)

encrypted repositories?
 2009-07-21  8:30 UTC  (11+ messages)
    ` encrypted repositories? with git-torrent?

[PATCH] gitk: Do not hard-code "encoding" in attribute lookup functions
 2009-07-21  8:09 UTC 

how to reorder commits
 2009-07-21  7:53 UTC  (6+ messages)

How to merge some specific project folder into an empty branch
 2009-07-21  6:48 UTC  (2+ messages)

[PATCH] Add git svn gc command
 2009-07-21  3:25 UTC  (7+ messages)

[RFC/PATCH INTRO] rev-cache
 2009-07-20 23:48 UTC  (2+ messages)

[PATCH v3 0/3] add push --current and remote.*.pushHeadOnly
 2009-07-20 22:09 UTC  (6+ messages)
` [PATCH 1/3] reintroduce PUSH_DEFAULT_UNSPECIFIED
` [PATCH 2/3] push: add --current
` [PATCH 3/3] push: add remote.*.pushHeadOnly configuration

[test failure] t4114 binary file becomes symlink
 2009-07-20 21:56 UTC  (5+ messages)
` [test failure] "

git-archive and submodules
 2009-07-20 20:56 UTC  (3+ messages)

bug with .git file and aliases
 2009-07-20 15:25 UTC  (6+ messages)

[Patch] Prevent cloning over http from spewing
 2009-07-20 15:24 UTC  (11+ messages)

Bad DWIM response when git gui cannot start
 2009-07-20 15:12 UTC  (4+ messages)
` [PATCH] help.c: don't blame an user's typo when the system is at fault


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