git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-06 07:04:12 to 2013-08-08 21:01:11 UTC [more...]

[PATCH] diff: remove another ternary expression always evaluating to true
 2013-08-08 21:01 UTC  (2+ messages)

[Bug] git stash generates a different diff then other commands (diff, add, etc) resulting in merge conflicts!
 2013-08-08 20:54 UTC  (2+ messages)

git status resets permissions on index file -- Ubuntu 12.04 64b
 2013-08-08 20:27 UTC 

[PATCH] git exproll: steps to tackle gc aggression
 2013-08-08 20:04 UTC  (17+ messages)

Remove old forgotten command: whatchanged
 2013-08-08 19:27 UTC  (19+ messages)

[RFC] allow git pull to preserve merges
 2013-08-08 19:08 UTC  (3+ messages)
` [PATCH] pull: Allow pull to preserve merges when rebasing

[PATCH v3 0/5] Teach mv to move submodules
 2013-08-08 18:55 UTC  (10+ messages)
` [PATCH v3 4/5] Teach mv to update the path entry in .gitmodules for moved submodules
  ` [PATCH v4 "
` [PATCH v3 5/5] rm: delete .gitmodules entry of submodules removed from the work tree
  ` [PATCH v4 "

[PATCH/RFC] add: support saving the last <n> versions of the index
 2013-08-08 18:46 UTC  (3+ messages)
` [PATCH/RFC v2] read-cache: save index entry updates in ILOG index extension

[PATCH] diff: remove ternary operator evaluating always to true
 2013-08-08 18:31 UTC 

[PATCH v3] gc: reject if another gc is running, unless --force is given
 2013-08-08 18:12 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] rm: remove unneeded null pointer check
 2013-08-08 17:52 UTC 

Reproducible, corrupt packfile after fresh
 2013-08-08 17:38 UTC  (19+ messages)
      ` Reproducible, corrupt packfile after fresh git-svn checkout
          ` Reproducible, corrupt packfile after fresh git-svn checkout message 3 of 20)
              ` Reproducible, corrupt packfile after fresh git-svn checkout message
                  ` Reproducible, corrupt packfile after fresh git-svn checkout message (gitml: message 5 of 20)
                      ` Reproducible, corrupt packfile after fresh git-svn checkout message (gitml: message 5 of 20) (gitml: message 6 "

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-08-08 17:10 UTC  (11+ messages)

Feature Request: Support logic or shell execution to control values in .gitconfig
 2013-08-08 15:47 UTC  (3+ messages)

[RFC] status: show tracking branch even no difference
 2013-08-08 14:49 UTC  (6+ messages)
  ` [PATCH v2] status: always show tracking branch even no change
    ` [PATCH v3] "

[PATCH v2 00/19] Index-v5
 2013-08-08 13:28 UTC  (10+ messages)
` [PATCH v2 12/19] read-cache: read index-v5

[PATCH] git-p4: Fix occasional truncation of symlink contents
 2013-08-08 13:17 UTC 

Rewriting git-repack.sh in C
 2013-08-08  6:40 UTC  (12+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] Build in git-repack
  ` [PATCH 2/4] backup_file dummy function
  ` [PATCH 3/4] pack-objects: do not print usage when repacking
  ` [PATCH 4/4] repack: add unpack-unreachable

[PATCH 0/5] work around "transport-take-over" hack
 2013-08-07 23:30 UTC  (6+ messages)
` [PATCH 1/5] t5802: add test for connect helper
` [PATCH 2/5] fetch: rename file-scope global "transport" to "gtransport"
` [PATCH 3/5] fetch: refactor code that prepares a transport
` [PATCH 4/5] fetch: refactor code that fetches leftover tags
` [PATCH 5/5] fetch: work around "transport-take-over" hack

gitweb, How to script alias to a directory? for cloning over http
 2013-08-07 23:11 UTC 

Repo with only one file
 2013-08-07 21:07 UTC  (3+ messages)

"git log --follow filename" (with diff.renameLimit=0) not working after subtree add
 2013-08-07 15:51 UTC 

[PATCHv3 0/9] Removing deprecated parsing macros
 2013-08-07 15:28 UTC  (15+ messages)
    ` [PATCH] branch, commit, name-rev: ease up boolean conditions
      ` [PATCH 0/4] Update built-in parseopt macros
        ` [PATCH 1/4] OPT__QUIET(): switch from count-up to true bool
        ` [PATCH 2/4] OPT__VERBOSE(): clarify its expected use by using OPT_COUNTUP
        ` [PATCH 3/4] OPT__DRY_RUN(): use OPT_BOOL, not OPT_BOOLEAN
        ` [RFH/PATCH 4/4] OPT__FORCE(): clarify its expected use by using OPT_COUNTUP

bug about Japanese' Documentation
 2013-08-07 12:56 UTC 

(unknown),
 2013-08-07 12:54 UTC 

git tag usability issue: Lightweight vs Annotated confusion for the end user (ex. git describe default)
 2013-08-07 12:32 UTC  (13+ messages)
  ` [PATCH] git-tag man: when to use lightweight or annotated tags
              ` [PATCHv3] "

git rebase -i error message interprets \t in commit message
 2013-08-07  9:48 UTC  (14+ messages)
    ` [PATCH] die_with_status: use "printf '%s\n'", not "echo"
          ` [PATCH v2] "

[PATCH] l10n: de.po: translate 5 messages
 2013-08-07  9:22 UTC  (3+ messages)

[PATCH] replace: forbid replacing an object with one of a different type
 2013-08-07  8:46 UTC  (2+ messages)

change remote to track new branch
 2013-08-07  2:40 UTC  (7+ messages)

[[TIG][PATCH v2] 0/3] Refactoring the log view
 2013-08-06 23:05 UTC  (3+ messages)
` [[TIG][PATCH v2] 2/3] Display correct diff the context in split "

[PATCH v2 00/16] blame: accept multiple -L ranges
 2013-08-06 22:47 UTC  (22+ messages)
` [PATCH v2 01/16] git-log.txt: place each -L option variation on its own line
` [PATCH v2 02/16] line-range-format.txt: clarify -L:regex usage form
` [PATCH v2 03/16] range-set: publish API for re-use by git-blame -L
` [PATCH v2 04/16] blame: inline one-line function into its lone caller
` [PATCH v2 05/16] blame: accept multiple -L ranges
` [PATCH v2 06/16] t8001/t8002: blame: add tests of multiple -L options
` [PATCH v2 07/16] blame: document multiple -L support
` [PATCH v2 08/16] line-range: teach -L/RE/ to search relative to anchor point
` [PATCH v2 09/16] blame: teach -L/RE/ to search from end of previous -L range
` [PATCH v2 10/16] log: "
` [PATCH v2 11/16] line-range-format.txt: document -L/RE/ relative search
` [PATCH v2 12/16] line-range: teach -L^/RE/ to search from start of file
` [PATCH v2 13/16] line-range: teach -L:RE to search from end of previous -L range
` [PATCH v2 14/16] line-range: teach -L^:RE to search from start of file
` [PATCH v2 15/16] t8001/t8002: blame: add tests of -L line numbers less than 1
` [PATCH v2 16/16] line-range: reject "

[RFC/PATCH 0/4] update tracking refs on explicit fetch
 2013-08-06 22:12 UTC  (5+ messages)
` [PATCH 4/4] fetch: opportunistically update tracking refs

[PATCH revised] git_mkstemps: add test suite test
 2013-08-06 20:50 UTC  (5+ messages)

[PATCH] SubmittingPatches: clarify some details of the patch format
 2013-08-06 19:22 UTC  (2+ messages)

Don't print status output with submodule.<name>.ignore=all
 2013-08-06 17:33 UTC  (6+ messages)
` [PATCH 1/2] submodule: fix confusing variable name

[PATCH] Add missing test file for UTF-16
 2013-08-06 17:24 UTC  (5+ messages)

[PATCH 0/3] Fixes for OS X
 2013-08-06 17:24 UTC  (8+ messages)
` [PATCH 1/3] Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1
` [PATCH 2/3] OS X: Fix redeclaration of die warning

What's cooking in git.git (Aug 2013, #01; Thu, 1)
 2013-08-06 16:37 UTC  (5+ messages)

About close() in commit_lock_file()
 2013-08-06  8:36 UTC  (3+ messages)

[PATCH v2 0/2] commit: improve UTF-8 validation
 2013-08-06  7:03 UTC  (8+ messages)
` [PATCH v2 1/2] commit: reject invalid UTF-8 codepoints
      ` [PATCH] commit: reject non-characters


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