git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-06 20:18:57 to 2013-08-09 15:00:51 UTC [more...]

Repo with only one file
 2013-08-09 15:00 UTC  (10+ messages)

[GUILT] add FreeBSD support
 2013-08-09 14:46 UTC  (2+ messages)

[PATCH] configure.ac: move the private git m4 macro to a dedicated directory
 2013-08-09 14:37 UTC 

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

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

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

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-08-09 13:13 UTC  (12+ messages)

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

git status resets permissions on index file -- Ubuntu 12.04 64b
 2013-08-09 12:58 UTC  (9+ messages)

Reproducible, corrupt packfile after fresh
 2013-08-09 12:54 UTC  (21+ 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 "

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

Huge possible memory leak while cherry-picking
 2013-08-09 12:13 UTC 

bug about Japanese' Documentation
 2013-08-09 10:43 UTC  (2+ messages)

[PATCH] parse-options: fix clang opterror() -Wunused-value warning
 2013-08-09 10:32 UTC  (2+ messages)

Remove old forgotten command: whatchanged
 2013-08-09  8:29 UTC  (22+ messages)

gitk: "Can't parse git log output: { }"
 2013-08-09  8:05 UTC  (2+ messages)

Please pull l10n updates for 1.8.4 round 2
 2013-08-09  7:39 UTC 

[PATCH] builtin/config.c: compilation fix
 2013-08-09  6:31 UTC  (3+ messages)

[ANNOUNCE] Git v1.8.4-rc2
 2013-08-08 23:02 UTC 

[PATCH] diff: remove another ternary expression always evaluating to true
 2013-08-08 22:17 UTC  (8+ messages)
        ` [PATCH] diff: fix a possible null pointer dereference

[PATCH] replace: forbid replacing an object with one of a different type
 2013-08-08 21:38 UTC  (4+ 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)

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

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

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

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] 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 

"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  (8+ messages)
` [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

(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  (6+ 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)

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  (9+ messages)
` [PATCH v2 05/16] "
` [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

[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  (4+ messages)

[PATCH] branch, commit, name-rev: ease up boolean conditions
 2013-08-06 20:18 UTC  (2+ 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).