git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-12-28 07:10:29 to 2011-01-03 00:52:41 UTC [more...]

[PATCH 0/4] teach vcs-svn/line_buffer to handle multiple input files
 2011-01-03  0:52 UTC  (5+ messages)
  ` [PATCH 5/8] vcs-svn: make test-line-buffer input format more flexible
  ` [PATCH 6/8] tests: give vcs-svn/line_buffer its own test script
  ` [PATCH 7/8] vcs-svn: tweak test-line-buffer to not assume line-oriented input

gitattributes don't work
 2011-01-03  0:42 UTC 

Commiting automatically (2)
 2011-01-03  0:39 UTC  (4+ messages)

fatal: ambiguous message
 2011-01-03  0:16 UTC  (3+ messages)

Publish website incl. submodules
 2011-01-02 19:01 UTC 

how to update a submodule?
 2011-01-02 17:57 UTC  (7+ messages)

[PATCH 0/4 v4] minor gitweb modifications
 2011-01-02 17:53 UTC  (9+ messages)
` [PATCH 1/4] gitweb: add extensions to highlight feature map
` [PATCH 2/4] gitweb: remove unnecessary test when closing file descriptor
` [PATCH 3/4] gitweb: add css class to remote url titles
` [PATCH 4/4] gitweb: add vim modeline header which describes gitweb coding rule

[PATCH] Consistent use of AC_LANG_PROGRAM in configure.ac and aclocal.m4
 2011-01-02 10:24 UTC  (5+ messages)

Push to all repositories
 2011-01-02  9:54 UTC  (7+ messages)

Web browser and Git wiki (kernel.org) not getting along
 2011-01-02  7:58 UTC  (2+ messages)

[PATCH] Fix typos in the documentation
 2011-01-02  5:56 UTC 

[PATCH] Fix expected values of setup tests on Windows
 2011-01-02  1:31 UTC  (6+ messages)

Why doesn't git rebase --interactive --preserve-merges continue past known conflicts?
 2011-01-02  1:20 UTC  (2+ messages)
` [RFC PATCH] "

[PATCH v2] msvc: Fix compilation error due to missing mktemp() declaration
 2011-01-01 20:31 UTC 

[PATCH] msvc: Fix compilation error due to missing mktemp() declaration
 2011-01-01 20:26 UTC  (5+ messages)

[RFC PATCH v7 0/9] gitweb: Output caching, with eval/die based error handling
 2010-12-31 18:03 UTC  (2+ messages)
` [RFC PATCH v7 10/9] gitweb: Background cache generation and progress indicator

[RFC PATCH 0/3] Submodule filtering for filter-branch
 2010-12-31 17:31 UTC  (8+ messages)
` [RFC PATCH 1/3] filter-branch: optionally dump all mappings at the end
` [RFC PATCH 2/3] filter-branch: optionally load existing mappings prior to filtering
` [RFC PATCH 3/3] filter-branch: support --submodule-filter

Rebasing multiple branches
 2010-12-31 14:55 UTC  (6+ messages)

Intermittent failures in t9119
 2010-12-31 14:13 UTC  (6+ messages)

[PATCH 00/31] Refactor rebase
 2010-12-31 14:05 UTC  (49+ messages)
` [PATCH 01/31] rebase: clearer names for directory variables
` [PATCH 02/31] rebase: refactor reading of state
` [PATCH 03/31] rebase: read state outside loop
` [PATCH 04/31] rebase: remove unused rebase state 'prev_head'
` [PATCH 05/31] rebase: improve detection of rebase in progress
` [PATCH 06/31] rebase: act on command line outside parsing loop
` [PATCH 07/31] rebase: stricter check of standalone sub command
` [PATCH 08/31] rebase: align variable names
` [PATCH 09/31] rebase: align variable content
` [PATCH 10/31] rebase: factor out command line option processing
` [PATCH 11/31] rebase -i: remove now unnecessary directory checks
` [PATCH 12/31] rebase: reorder validation steps
` [PATCH 13/31] rebase: factor out reference parsing
` [PATCH 14/31] rebase: factor out clean work tree check
` [PATCH 15/31] rebase: factor out call to pre-rebase hook
` [PATCH 16/31] rebase -i: support --stat
` [PATCH 17/31] rebase: remove $branch as synonym for $orig_head
` [PATCH 18/31] rebase: extract merge code to new source file
` [PATCH 19/31] rebase: extract am "
` [PATCH 20/31] rebase: show consistent conflict resolution hint
` [PATCH 21/31] rebase -i: align variable names
` [PATCH 22/31] rebase: make -v a tiny bit more verbose
` [PATCH 23/31] rebase: factor out sub command handling
` [PATCH 24/31] rebase: extract code for writing basic state
` [PATCH 25/31] rebase: remember verbose option
` [PATCH 26/31] rebase: remember strategy and strategy options
` [PATCH 27/31] rebase -m: remember allow_rerere_autoupdate option
` [PATCH 28/31] rebase -m: don't print exit code 2 when merge fails
` [PATCH 29/31] git-rebase--am: remove unnecessary --3way option
` [PATCH 30/31] rebase -i: don't read unused variable preserve_merges
` [PATCH 31/31] rebase -i: remove unnecessary state rebase-root

HTTP push not respecting .netrc
 2010-12-31  4:03 UTC  (2+ messages)

git rebase -i doesn't respect rebase.autosquash
 2010-12-31  0:39 UTC  (4+ messages)

rebase parents, or tracking upstream but removing non-distributable bits
 2010-12-30 23:14 UTC  (6+ messages)

[PATCH] lib-git-svn.sh: Move web-server handling code into separate function
 2010-12-30 19:44 UTC 

custom diff - text file diary entries
 2010-12-30 13:47 UTC  (4+ messages)

[PATCH] unpack_trees(): skip trees that are the same in all input
 2010-12-30 12:44 UTC  (4+ messages)

[PATCH] Use a temporary index for interactive git-commit
 2010-12-30 12:41 UTC  (4+ messages)

[PATCH v6] generalizing sorted-array handling
 2010-12-30 10:49 UTC  (8+ messages)
` [PATCH 1/6] Introduce sorted-array binary-search function

[PATCH 0/4] git-instaweb: Three fixes and one improvement
 2010-12-30  6:23 UTC  (9+ messages)
` [BUGFIX PATCH 1/4] git-instaweb: Fix issue with static files for 'plackup' server
` [PATCH 2/4] git-instaweb: Static files are under "static/" in gitweb_conf
` [PATCH 3/4] git-instaweb: Add checks that web server can be started and is started
` [PATCH 4/4] git-instaweb: Use "git-instaweb" as sitename (for page titles)

[PATCH 0/3 v3] minor gitweb modifications
 2010-12-29 22:44 UTC  (6+ messages)
` [PATCH 1/3] gitweb: add extensions to highlight feature
` [PATCH 2/3] gitweb: remove test when closing file descriptor
` [PATCH 3/3] gitweb: add css class to remote url titles

[RFC/PATCH] Re: git submodule -b ... of current HEAD fails
 2010-12-29 22:23 UTC  (7+ messages)
          ` Re* "

[PATCH 0/2] Handle cvsimport config for uppercase options
 2010-12-29 21:55 UTC  (3+ messages)
` [PATCH 1/2] cvsimport: partial whitespace cleanup
` [PATCH 2/2] cvsimport: handle the parsing of uppercase config options

[PATCH] t9001: Fix test prerequisites
 2010-12-29 21:38 UTC  (2+ messages)

help for a git newbie please
 2010-12-29 19:26 UTC  (4+ messages)
  ` shared hooks (Re: help for a git newbie please)
  ` help for a git newbie please - git hooks

[minor BUG] cherry-pick -x doesn't work if a conflict occurs
 2010-12-29 14:16 UTC 

[PATCH 13/14] t4135-*.sh: Skip the "backslash" tests on cygwin
 2010-12-29 13:56 UTC  (8+ messages)

Update index with a pickaxed diff
 2010-12-29 13:54 UTC  (2+ messages)

[PATCH] setup: translate symlinks in filename when using absolute paths
 2010-12-29 13:44 UTC  (4+ messages)

What's cooking in git.git (Dec 2010, #07; Tue, 28)
 2010-12-29  5:22 UTC 

Git Architecture Question
 2010-12-29  3:58 UTC  (3+ messages)

cherry-pick / pre-commit hook?
 2010-12-29  1:00 UTC  (9+ messages)

(unknown),
 2010-12-28 22:56 UTC 

is there a roadmap for git... and
 2010-12-28 22:50 UTC 

[PATCH] Fix false positives in t3404 due to SHELL=/bin/false
 2010-12-28 19:58 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC/PATCH] cherry-pick/revert: add support for -X/--strategy-option
 2010-12-28 19:37 UTC  (4+ messages)

t0050-filesystem.sh unicode tests borked on dash shell
 2010-12-28 18:05 UTC  (3+ messages)
` [PATCH] t0050: fix printf format strings for portability

Unable to delete remote branch with a strange name
 2010-12-28 17:59 UTC  (4+ messages)

"git show" does not use diff.external like "git diff" does
 2010-12-28 17:54 UTC  (3+ messages)

[PATCH 1/3] Fixes bug: git-diff: class methods are not detected in hunk headers for Pascal
 2010-12-28 12:14 UTC  (4+ messages)
` [PATCH 3/3] Fixes bug: GIT_PS1_SHOWDIRTYSTATE is no not respect diff.ignoreSubmodules config variable
    ` Re[2]: "

[RFC/PATCH 0/4] improving svn-fe error handling
 2010-12-28 10:54 UTC  (5+ messages)
` [PATCH 1/4] vcs-svn: allow input errors to be detected promptly
` [PATCH 2/4] vcs-svn: make buffer_skip_bytes return length read
` [PATCH 3/4] vcs-svn: make buffer_copy_bytes "
` [PATCH 4/4] vcs-svn: improve reporting of input errors


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