git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-09 13:53:23 to 2010-10-11 21:07:09 UTC [more...]

[PATCHv5 0/8] Add commit message options for rebase --autosquash
 2010-10-11 21:06 UTC  (2+ messages)

Undocumented git-diff syntax
 2010-10-11 20:56 UTC  (14+ messages)
    ` [PATCH 0/4] "
      ` [PATCH 1/5] Documentation: gitrevisions is in section 7
      ` [PATCH 2/4] Documentation: diff can compare blobs
      ` [PATCH 3/4] Documentation: expand 'git diff' SEE ALSO section
      ` [PATCH 4/4] Documentation: update "git diff --no-index" description
      ` [RFC/PATCH 5/4] Documentation: flesh out diff --no-index description

[RFC PATCH] Makefile: Turn off the configure target by default
 2010-10-11 20:46 UTC  (12+ messages)
        ` [RFC PATCH] Makefile: point out "make" if "make configure" fails

Automating svn<->git gateway
 2010-10-11 20:33 UTC  (2+ messages)

[ANNOUNCE] metagit 0.1.2
 2010-10-11 20:08 UTC  (3+ messages)

[RFD] How to analyze future results of "Git User's Survey 2010" - correlations
 2010-10-11 16:37 UTC 

[PATCH next] don't let mailmap provoke use of freed memory
 2010-10-11 16:21 UTC  (2+ messages)

[PATCH v3 00/14] daemon-win32
 2010-10-11 15:59 UTC  (43+ messages)
` [PATCH v3 01/14] mingw: add network-wrappers for daemon
` [PATCH v3 02/14] mingw: implement syslog
  ` [msysGit] "
` [PATCH v3 03/14] compat: add inet_pton and inet_ntop prototypes
` [PATCH v3 04/14] inet_ntop: fix a couple of old-style decls
` [PATCH v3 05/14] mingw: use real pid
` [PATCH v3 06/14] mingw: support waitpid with pid > 0 and WNOHANG
` [PATCH v3 07/14] mingw: add kill emulation
` [PATCH v3 08/14] daemon: use run-command api for async serving
  ` [msysGit] "
` [PATCH v3 09/14] daemon: use full buffered mode for stderr
` [PATCH v3 10/14] Improve the mingw getaddrinfo stub to handle more use cases
` [PATCH v3 11/14] daemon: report connection from root-process
` [PATCH v3 12/14] mingw: import poll-emulation from gnulib
` [PATCH v3 13/14] mingw: use "
` [PATCH v3 14/14] daemon: only use posix features on posix systems

[PATCH] Improve the "diff --git" format documentation
 2010-10-11 13:14 UTC  (4+ messages)

[PATCH] contrib/ciabot: git-describe commit instead of HEAD
 2010-10-11 10:43 UTC  (3+ messages)

[PATCH] CodingGuidelines: Fix a typo
 2010-10-11  6:44 UTC  (5+ messages)

[PATCH 1/3] bisect: improve error message of 'bisect log' while not bisecting
 2010-10-11  6:44 UTC  (4+ messages)
` [PATCH 2/3] bisect: improve error msg of 'bisect reset' when original HEAD is deleted
` [PATCH 3/3] bisect: check for mandatory argument of 'bisect replay'

[PATCH] fast-import: Allow filemodify to set the root
 2010-10-11  6:34 UTC  (10+ messages)

[PATCH 0/8] Resurrect rr/svn-export
 2010-10-11  4:01 UTC  (21+ messages)
  ` [PATCH 0/10] rr/svn-export reroll
      ` [PATCH/WIP 00/16] svn delta applier
        ` [PATCH 01/16] vcs-svn: Eliminate global byte_buffer[] array
        ` [PATCH 03/16] vcs-svn: Collect line_buffer data in a struct
        ` [PATCH 04/16] vcs-svn: Teach line_buffer to handle multiple input files
        ` [PATCH 05/16] vcs-svn: Make buffer_skip_bytes() report partial reads
        ` [PATCH 06/16] vcs-svn: Improve support for reading large files
        ` [PATCH 07/16] vcs-svn: Add binary-safe read() function
        ` [PATCH 08/16] vcs-svn: Let callers peek ahead to find stream end
        ` [PATCH 09/16] vcs-svn: Allow input errors to be detected early
        ` [PATCH 10/16] vcs-svn: Allow character-oriented input
        ` [PATCH 11/16] vcs-svn: Add code to maintain a sliding view of a file
        ` [PATCH 12/16] vcs-svn: Learn to parse variable-length integers
        ` [PATCH 13/16] vcs-svn: Learn to check for SVN\0 magic
        ` [PATCH 14/16] compat: helper for detecting unsigned overflow
        ` [PATCH 15/16] t9010 (svn-fe): Eliminate dependency on svn perl bindings
        ` [PATCH 02/16] vcs-svn: Replace buffer_read_string() memory pool with a strbuf
        ` [PATCH/RFC 16'/16] vcs-svn: Add svn delta parser

Efficiently detecting paths that differ from each other only in case
 2010-10-11  3:07 UTC  (11+ messages)

Git 1.7.3.1 cannot be built on FreeBSD 4 with gcc 2.95
 2010-10-11  1:31 UTC  (8+ messages)

[PATCH] completion: Support the DWIM mode for git checkout
 2010-10-10 23:18 UTC  (3+ messages)

[PATCH 1/2] bash: offer refs for 'git bisect start'
 2010-10-10 22:14 UTC  (5+ messages)
` [PATCH 2/2] bash: not all 'git bisect' subcommands make sense when not bisecting

[PATCH] bash: support pretty format aliases
 2010-10-10 22:06 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] bash: support more 'git notes' subcommands and their options
 2010-10-10 21:43 UTC 

What's cooking in git.git (Sep 2010, #07; Wed, 29)
 2010-10-10 21:26 UTC  (2+ messages)

Commiting automatically
 2010-10-10 21:11 UTC  (4+ messages)

[PATCHv5 00/17] gitweb: Simple file based output caching
 2010-10-10 20:32 UTC  (2+ messages)
` [RFD] Possible improvements for output caching in gitweb

[PATCH v5 0/4] Detection of directory renames
 2010-10-10 19:59 UTC  (9+ messages)
` [PATCH v5 1/4] Introduce bulk-move detection in diffcore
  ` [PATCH v5 2/4] Add testcases for the --detect-bulk-moves diffcore flag
    ` [PATCH v5 3/4] [RFC] Only show bulkmoves in output
      ` [PATCH v5 4/4] [RFC] Allow hiding renames of individual files involved in a directory rename
        ` [PATCH 0/2] Re: [PATCH v5 3/4] [RFC] Only show bulkmoves in output
          ` [PATCH 1/2] "
            ` [PATCH 2/2] [RFC] Transfer special display of toplevel dir to display-time

[PATCH] log which temporary file could not be created
 2010-10-10 18:56 UTC  (5+ messages)

Useful tracking branches and auto merging
 2010-10-10 17:48 UTC  (7+ messages)

[PATCH] Show the correct line number, when git diff --check detects a blank line at EOF
 2010-10-10 17:24 UTC 

[PATCH] t/t5560: use `X=Y && export X' not `export X=Y'
 2010-10-10 17:20 UTC  (4+ messages)

Best single user practice
 2010-10-10 15:33 UTC  (4+ messages)

[PATCH] builtin/fetch: print hash of deleted tag when updating
 2010-10-10 13:17 UTC  (5+ messages)

git diff --check always shows line 1 for blank at EOF for new files
 2010-10-10 10:46 UTC  (4+ messages)

git merge, .gitignore, and silently overwriting untracked files
 2010-10-10  8:38 UTC  (15+ messages)
  ` [PATCH] optionally disable overwriting of ignored files
      ` [PATCH 1/5] t7607: use test_commit and test_must_fail
          ` [PATCH 1/5 v2] t7607: use test-lib functions and check MERGE_HEAD
      ` [PATCH 2/5] t7607: add leading-path tests
          ` [PATCH 2/5 v2] "
      ` [PATCH 3/5] add function check_ok_to_remove()
      ` [PATCH 4/5] lstat_cache: optionally return match_len
      ` [PATCH 5/5] do not overwrite files in leading path

[TopGit PATCH 01/10] cat_file: take -i/-w parameters
 2010-10-10  8:04 UTC  (9+ messages)
` [TopGit PATCH 09/10] [RFC] tg-patch: use ui diff when pager is active
` [TopGit PATCH 10/10] [RFC] tg-patch: simulate mnemonic prefixes

[TopGit PATCHv2] provide global temporary directory
 2010-10-10  7:47 UTC  (3+ messages)

git-svn.perl: Fix glob matching on svn paths
 2010-10-10  6:15 UTC  (3+ messages)
` [PATCH] "

[PATCH] Makefile: dependencies for vcs-svn tests
 2010-10-10  5:50 UTC 

[TopGit PATCH 01/11] cat_file: take -i/-w parameters
 2010-10-09 20:57 UTC  (11+ messages)
` [TopGit PATCH 02/11] pretty_tree: globalize and respect -i/-w options
  ` [TopGit PATCH 03/11] branch_empty: use pretty_tree and therefore respect -i/-w
    ` [TopGit PATCH 04/11] tg-path: use pretty_tree and diff-tree to generate the patch
      ` [TopGit PATCH 05/11] list_deps: accept -i/-w
        ` [TopGit PATCH 06/11] tg-summary: "
          ` [TopGit PATCH 07/11] tg-mail: "
            ` [TopGit PATCH 08/11] tg-files: list files changed by the topic branch
              ` [TopGit PATCH 09/11] tg-prev/tg-next: commands to explore dependencies
                ` [TopGit PATCH 10/11] [RFC] tg-patch: use ui diff when pager is active
                  ` [TopGit PATCH 11/11] [RFC] tg-patch: simulate mnemonic prefixes

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-10-09 20:37 UTC  (26+ messages)
      ` [PATCH] fetch: Get submodule paths from index and not from .gitmodules
                  ` [PATCH 0/2] fix problems with recursive submodule fetching
                          ` [PATCH v2 0/3] Teach fetch and pull to recursively fetch submodules too
                            ` [PATCH 2/3] Submodules: Add the new "fetch" config option for fetch and pull

[TopGit PATCH] provide global temporary directory
 2010-10-09 20:20 UTC 

[PULL] Pull request from msysGit
 2010-10-09 17:56 UTC  (5+ messages)
    ` [msysGit] "

[PATCH 00/18] git notes merge
 2010-10-09 17:29 UTC  (5+ messages)
` [PATCH 08/18] git notes merge: Initial implementation handling trivial merges only


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