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

Massive repository corruptions
 2010-07-13 10:22 UTC  (8+ messages)

[PATCH] Use dev_t for device id (st_dev) from stat in setup_git_directory_gently()
 2010-07-13  9:26 UTC  (2+ messages)

Question about 'branch -d' safety
 2010-07-13  9:00 UTC  (20+ messages)

[PATCH] format-patch: document the format.to configuration setting
 2010-07-13  8:41 UTC  (3+ messages)

VERY slow git format-patch (tens on minutes) during rebase and rev-list during rebase -i
 2010-07-13  8:13 UTC  (3+ messages)
  ` [RFC/PATCH] rebase: Allow to turn of ignore-if-in-upstream

Treat submodules as normal directories/files?
 2010-07-13  6:48 UTC  (2+ messages)

git am mangles commit author name
 2010-07-13  5:49 UTC  (2+ messages)

[PATCH 1/2] lib-rebase.sh: fake-editor.sh: Allow checking of commit header(s) in $GIT_EDITOR
 2010-07-13  5:19 UTC  (12+ messages)
` [PATCH 2/2] rebase -i: Preserve whitespace at beginning of commit header "

[BUG] 'diff A...B' fails with multiple merge bases
 2010-07-13  1:16 UTC  (10+ messages)

[RFC PATCH] rerere: fix overeager gc
 2010-07-13  0:40 UTC  (4+ messages)
` [PATCH 1/2] mingw_utime(): handle NULL times parameter
` [PATCH 2/2] rerere: fix overeager gc

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-12 22:14 UTC  (7+ messages)
` [PATCH] "
        ` [PATCH] git add: Add the "--ignore-missing" option for the dry run

[PATCH v3 01/13] parse-options: stop when encounter a non-option
 2010-07-12 21:52 UTC  (25+ messages)
` [PATCH v3 02/13] parse-options: add two helper functions
` [PATCH v3 03/13] add the basic data structure for line level history
` [PATCH v3 04/13] refactor parse_loc
` [PATCH v3 05/13] parse the -L options
` [PATCH v3 06/13] export three functions from diff.c
` [PATCH v3 07/13] add range clone functions
` [PATCH v3 08/13] map/take range to parent
` [PATCH v3 09/13] print the line log
` [PATCH v3 10/13] map/print ranges along traversing the history topologically
` [PATCH v3 11/13] add --always-print option
` [PATCH v3 12/13] add two test cases
` [PATCH v3 13/13] some document update

[BUG] git gui blame: Show History Context [still] broken since 29e5573d
 2010-07-12 20:55 UTC  (3+ messages)

skipping commits via commit-msg contents
 2010-07-12 19:56 UTC  (4+ messages)

git-svn: both merged commits and original commits are showing up in branches after migration
 2010-07-12 18:31 UTC  (4+ messages)

[PATCH 1/2] revert: refactor code that prints success or failure message
 2010-07-12 18:27 UTC  (3+ messages)

[GSoC update] git-remote-svn: Week 11
 2010-07-12 18:12 UTC  (6+ messages)

[PATCH] Add support for limiting number of lines generated in messages by post-receive-email
 2010-07-12 17:10 UTC  (3+ messages)

[PATCH] test-lib: TAP compliance for skipping tests on request
 2010-07-12 16:44 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 2/2] revert: don't print "Finished one cherry-pick." if commit failed
 2010-07-12 16:39 UTC  (2+ messages)

[PATCH] (trivial) Doc: git fetch: add -p to options list
 2010-07-12 15:44 UTC 

incremental push/pull for large repositories
 2010-07-12 15:17 UTC  (2+ messages)

Hi about the installer
 2010-07-12 11:41 UTC  (4+ messages)

Passing original commit sha1(s) to prepare-commit-msg hook
 2010-07-12 10:49 UTC 

[PATCH] test-lib: simplify GIT_SKIP_TESTS loop
 2010-07-12 10:32 UTC  (3+ messages)
  ` [PATCHv2] "

[RFC] Git User's Survey 2010 (resend)
 2010-07-12 10:22 UTC  (10+ messages)

[PATCH/RFC] test-lib: clean up trash* directories on SIGINT
 2010-07-12  8:56 UTC  (7+ messages)

t0005 failing with ksh93 on linux
 2010-07-12  6:47 UTC  (5+ messages)
` [PATCH] t0005: work around strange $? in ksh when program terminated by a signal
    ` [PATCH v2] t0005: work around strange $? in ksh93 "

log -S with evil merges
 2010-07-12  6:39 UTC  (3+ messages)

[PATCH] add configuration variable for --autosquash option of interactive rebase
 2010-07-12  5:55 UTC  (4+ messages)
  ` [PATCH v2] "

Git Wiki is down
 2010-07-12  3:48 UTC  (3+ messages)

[PATCH 1/2] lib-rebase.sh: fake-editor.sh: Allow checking of commit header(s) in $GIT_EDITOR
 2010-07-12  1:04 UTC  (2+ messages)
` [PATCH 2/2] rebase -i: Preserve whitespace at beginning of commit header "

[PATCH] t3000 (ls-files -o): modernize style
 2010-07-11 15:14 UTC  (4+ messages)

command return values
 2010-07-11 14:53 UTC  (4+ messages)

[PATCHv2 0/2] merge-tree: fix (merge-base a b) b a
 2010-07-11 13:16 UTC  (3+ messages)
` [PATCHv2 1/2] add basic tests for merge-tree
` [PATCHv2 2/2] fix merge-tree where two branches share no changes

[PATCH v6] Add infrastructure for translating Git with gettext
 2010-07-11  7:22 UTC  (3+ messages)

[GSoC Update] The 7th week
 2010-07-11  7:02 UTC  (2+ messages)

[PATCH v1 0/4] add parent rewrite feature to line level log
 2010-07-11  6:27 UTC  (5+ messages)
` [PATCH v1 1/4] make rewrite_parents an external function
` [PATCH v1 2/4] add parent rewrite feature to line level log
` [PATCH v1 3/4] line.c output the '--graph' padding before each line
` [PATCH v1 4/4] add test cases for '--graph' of line level log

[PATCH] diff.c: fix a graph output bug
 2010-07-11  6:10 UTC  (4+ messages)

[PATCH v2] t0001: check syntax of sample hooks
 2010-07-11  0:53 UTC  (2+ messages)

[PATCH] string_list: Add STRING_LIST_INIT macro and make use of it
 2010-07-10 22:41 UTC  (5+ messages)

Cutting history
 2010-07-10 20:12 UTC  (7+ messages)

[GSoC] libgit2 before the first evaluation
 2010-07-10 17:31 UTC 

[PATCH 1/2] lib-rebase.sh: fake-editor.sh: Allow checking of non-comment lines in $GIT_EDITOR
 2010-07-10 12:22 UTC  (5+ messages)
` [PATCH 2/2] rebase -i: Preserve whitespace at beginning of commit header "

git merge and GNU gettext po files - how to avoid conflicts?
 2010-07-10  8:51 UTC  (2+ messages)

Rebasing a merged branch
 2010-07-10  7:19 UTC  (3+ messages)

[PATCH 0/2] merge-tree: fix (merge-base a b) b a
 2010-07-10  0:53 UTC  (3+ messages)
` [PATCH 1/2] add basic tests for merge-tree
` [PATCH 2/2] fix merge-tree where two branches share no changes

[PATCH v3] merge-recursive: use "up-to-date" instead of "uptodate" in error message for consistency
 2010-07-10  0:39 UTC  (5+ messages)
` [PATCH 1/2] checkout: accord documentation to what git does
` [PATCH v4 2/2] merge-recursive: use "up-to-date" instead of "uptodate" in error message for consistency

[PATCH] Documentation: Spelling fix in protocol-capabilities.txt
 2010-07-10  0:03 UTC 

[PATCH] tests: Use skip_all=* to skip tests
 2010-07-09 23:28 UTC  (6+ messages)
` [PATCH v2] tests: Use skip_all=<reason> "

fixing workdirs
 2010-07-09 22:25 UTC  (4+ 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).