messages from 2013-09-01 07:51:02 to 2013-09-03 20:07:45 UTC [more...]
[PATCH v2] peel_onion(): add support for <rev>^{tag}
2013-09-03 20:07 UTC (4+ messages)
gitweb patch, no response
2013-09-03 20:04 UTC (2+ messages)
[PATCH] revision: add --except option
2013-09-03 20:02 UTC (17+ messages)
` [PATCH] revision: introduce --exclude=<glob> to tame wildcards
[PATCH 0/4] t: rev-parse-parents: cleanups
2013-09-03 20:01 UTC (22+ messages)
` [PATCH 1/4] t: rev-parse-parents: fix style
` [PATCH 2/4] t: rev-parse-parents: fix weird ! notation
` [PATCH 3/4] t: rev-parse-parents: avoid yoda conditions
` [PATCH 0/4] "
` [PATCH 1/4] rev-parse test: modernize quoting and whitespace
` [PATCH 2/4] rev-parse test: use test_must_fail, not "if <command>; then false; fi"
` [PATCH 3/4] rev-parse test: use test_cmp instead of "test" builtin
` [PATCH 4/4] rev-parse test: use standard test functions for setup
` [PATCH v2 "
` [PATCH 4/4] t: rev-parse-parents: simplify setup
[PATCH v3 0/2] submodule: Don't print status output with submodule.<name>.ignore=all
2013-09-03 19:53 UTC (5+ messages)
` [PATCH v3 1/2] submodule: fix confusing variable name
` [PATCH v3 2/2] submodule: don't print status output with ignore=all
[PATCH v4] peel_onion(): add support for <rev>^{tag}
2013-09-03 19:50 UTC
[PATCH 0/2] fast-export: simplification
2013-09-03 19:44 UTC (3+ messages)
` [PATCH 2/2] fast-export: refactor get_tags_and_duplicates()
[PATCH v3] peel_onion(): add support for <rev>^{tag}
2013-09-03 19:39 UTC (4+ messages)
[PATCH 0/4] t: branch: fixes and cleanups
2013-09-03 19:32 UTC (5+ messages)
` [PATCH 1/4] t: branch: trivial style fix
` [PATCH 4/4] t: branch: improve test rollback
[RFC/PATCH v3 0/4] Disable "git status" comment prefix
2013-09-03 19:32 UTC (10+ messages)
` [PATCH v3 3/4] get rid of "git submodule summary --for-status"
[PATCH v5 0/2] Add @ shortcut, again
2013-09-03 18:50 UTC (5+ messages)
` [PATCH v5 1/2] sha1-name: pass len argument to interpret_branch_name()
` [PATCH v5 2/2] Add new @ shortcut for HEAD
[BUG] git-init does not respect existing separate-git-dir
2013-09-03 18:14 UTC (3+ messages)
` [PATCH] Make setup_git_env() resolve .git file when $GIT_DIR is not specified
[PATCH v2] git p4: implement view spec wildcards with "p4 where"
2013-09-03 18:13 UTC (2+ messages)
contrib/credential/netrc/git-credential-netrc: Use of uninitialized value in string
2013-09-03 17:35 UTC (5+ messages)
the pager
2013-09-03 17:35 UTC (13+ messages)
` [PATCH] pager: turn on "cat" optimization for DEFAULT_PAGER
[PATCH] {fetch,receive}-pack: drop unpack-objects, delay loosing objects until the end
2013-09-03 17:25 UTC (5+ messages)
[PATCH 0/3] Reject non-ff pulls by default
2013-09-03 17:21 UTC (2+ messages)
git fetch --reference
2013-09-03 17:19 UTC (2+ messages)
[PATCH] diff: add a config option to control orderfile
2013-09-03 17:12 UTC (2+ messages)
[PATCH] git send-email: include [anything]-by: signatures
2013-09-03 17:06 UTC (5+ messages)
[PATCH 0/6] Trivial cleanups and fixes
2013-09-03 16:56 UTC (6+ messages)
` [PATCH 6/6] pull: trivial cleanup
` [PATCH] branch: use $curr_branch_short more
[PATCH 2/4] transport-helper: add dont-update-private capability
2013-09-03 15:45 UTC (8+ messages)
` [PATCH v2 1/4] git-remote-mediawiki: add test and check Makefile targets
` [PATCH v2 2/4] transport-helper: add no-private-update capability
` [PATCH v3 2/4] transport-helper: add dont-update-private capability
` [PATCH v4 2/4] transport-helper: add no-private-update capability
` [PATCH v2 3/4] git-remote-mediawiki: use no-private-update capability on dumb push
` [PATCH v2 4/4] git-remote-mediawiki: no need to update private ref in non-dumb push
Remote's 'currently active branch' not HEAD?
2013-09-03 15:33 UTC (6+ messages)
netrc credential helper promotion out of contrib?
2013-09-03 15:12 UTC (3+ messages)
[PATCH] Document pack v4 format
2013-09-03 14:54 UTC (6+ messages)
` [PATCH v2] "
[PATCH/RFC 0/7] Multiple simultaneously locked ref updates
2013-09-03 12:15 UTC (35+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 3/8] refs: factor update_ref steps into helpers
` [PATCH v2 4/8] refs: factor delete_ref loose ref step into a helper
` [PATCH v2 6/8] refs: add update_refs for multiple simultaneous updates
` [PATCH v2 7/8] update-ref: support "
` [PATCH v2 8/8] update-ref: add test cases covering --stdin signature
` [PATCH v3 0/8] Multiple simultaneously locked ref updates
` [PATCH v3 1/8] reset: rename update_refs to reset_refs
` [PATCH v3 2/8] refs: report ref type from lock_any_ref_for_update
` [PATCH v3 3/8] refs: factor update_ref steps into helpers
` [PATCH v3 4/8] refs: factor delete_ref loose ref step into a helper
` [PATCH v3 5/8] refs: add function to repack without multiple refs
` [PATCH v3 6/8] refs: add update_refs for multiple simultaneous updates
` [PATCH v3 7/8] update-ref: support "
` [PATCH v3 8/8] update-ref: add test cases covering --stdin signature
[PATCH v3] Teach git to change to a given directory using -C option
2013-09-03 11:59 UTC
[PATCH v3 00/11] Check replacement object type and minor updates
2013-09-03 9:29 UTC (27+ messages)
` [PATCH v3 01/11] replace: forbid replacing an object with one of a different type
` [PATCH v3 05/11] Documentation/replace: add Creating Replacement Objects section
` [PATCH v3 07/11] Documentation/replace: tell that -f option bypasses the type check
` [PATCH v3 08/11] t6050-replace: check "
` [PATCH v3 11/11] t6050-replace: use some long option names
[PATCH v2] Teach git to change to a given directory using -C option
2013-09-03 7:42 UTC (2+ messages)
[PATCH 00/23] Preliminary pack v4 support
2013-09-03 7:41 UTC (9+ messages)
` [PATCH 09/23] pack v4: commit object encoding
` [PATCH 23/23] initial pack index v3 support on the read side
[PATCH] git-svn: Fix termination issues for remote svn connections
2013-09-03 7:35 UTC
[PATCH v4 00/11] Check replacement object type and minor updates
2013-09-03 7:10 UTC (12+ messages)
` [PATCH v4 01/11] replace: forbid replacing an object with one of a different type
` [PATCH v4 02/11] Documentation/replace: state that objects must be of the same type
` [PATCH v4 03/11] t6050-replace: test that objects are "
` [PATCH v4 04/11] t6050-replace: add test to clean up all the replace refs
` [PATCH v4 05/11] Documentation/replace: add Creating Replacement Objects section
` [PATCH v4 06/11] replace: bypass the type check if -f option is used
` [PATCH v4 07/11] Documentation/replace: tell that -f option bypasses the type check
` [PATCH v4 08/11] t6050-replace: check "
` [PATCH v4 09/11] replace: allow long option names
` [PATCH v4 10/11] Documentation/replace: list "
` [PATCH v4 11/11] t6050-replace: use some "
[PATCH 0/6] Preparation for non-ff pulls by default
2013-09-02 22:17 UTC (7+ messages)
` [PATCH 1/6] merge: simplify ff-only option
` [PATCH 2/6] t: replace pulls with merges
` [PATCH 3/6] pull: rename pull.rename to pull.mode
` [PATCH 4/6] pull: refactor $rebase variable into $mode
` [PATCH 5/6] pull: add --merge option
` [PATCH 6/6] pull: add merge-ff-only option
[PATCH V2] check-ignore: Add option to ignore index contents
2013-09-02 22:15 UTC (2+ messages)
Git installation on Mac OS X - problem
2013-09-02 20:26 UTC (2+ messages)
git-p4 out of memory for very large repository
2013-09-02 19:42 UTC (8+ messages)
Call For Papers
2013-08-31 10:18 UTC
git svn fetch segfault on exit
2013-09-02 13:05 UTC (4+ messages)
nd/magic-pathspec exposes breakage in git-add--interactive on Windows
2013-09-02 11:56 UTC (6+ messages)
` [PATCH] Turn off pathspec magic on "{checkout,reset,add} -p" on native Windows builds
[PATCH 0/6] Introduce publish tracking branch
2013-09-02 7:38 UTC (11+ messages)
` [PATCH 1/6] push: trivial reorganization
` [PATCH 2/6] Add concept of 'publish' branch
` [PATCH 3/6] branch: allow configuring the publish branch
` [PATCH 4/6] t: branch add publish branch tests
` [PATCH 5/6] push: add --set-publish option
` [PATCH 6/6] branch: display publish branch
[PATCH] sha1-name: refactor get_sha1() parsing
2013-09-02 6:50 UTC
[PATCH v2] revision: add --except option
2013-09-02 6:52 UTC (3+ messages)
[PATCH v2 0/7] documentation cleanups for <rev>^{<type>}
2013-09-02 5:34 UTC (8+ messages)
` [PATCH v2 1/7] glossary: mention 'treeish' as an alternative to 'tree-ish'
` [PATCH v2 2/7] glossary: define committish (a.k.a. commit-ish)
` [PATCH v2 3/7] use 'treeish' instead of 'tree-ish'
` [PATCH v2 4/7] use 'committish' instead of 'commit-ish'
` [PATCH v2 5/7] glossary: more precise definition of treeish (a.k.a. tree-ish)
` [PATCH v2 6/7] revisions.txt: fix and clarify <rev>^{<type>}
` [PATCH v2 7/7] glossary: fix and clarify the definition of 'ref'
[RFC] Running a hook on reset
2013-09-01 12:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 NNTP newsgroup(s).