git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-05-01 14:35:28 to 2015-05-04 17:39:15 UTC [more...]

[PATCH] fixed translation errors
 2015-05-04 17:39 UTC  (2+ messages)

[PATCH 0/7] Improve git-pull test coverage
 2015-05-04 17:35 UTC  (15+ messages)
` [PATCH 1/7] t5520: test pulling multiple branches into an empty repository
` [PATCH 2/7] t5520: implement tests for no merge candidates cases
` [PATCH 3/7] t5520: test for failure if index has unresolved entries
` [PATCH 4/7] t5520: test work tree fast-forward when fetch updates head
` [PATCH 5/7] t5520: test --rebase with multiple branches
` [PATCH 6/7] t5520: test --rebase failure on unborn branch with index
` [PATCH 7/7] t5521: test --dry-run does not make any changes

[PATCH 0/2] Retry attempts to acquire the packed-refs lock
 2015-05-04 17:31 UTC  (11+ messages)
` [PATCH 1/2] lockfile: allow file locking to be retried with a timeout
` [PATCH 2/2] lock_packed_refs(): allow retries when acquiring the packed-refs lock

[PATCH] Fixed translation error (say(_())) functions
 2015-05-04 15:19 UTC  (2+ messages)

Diffing submodule does not yield complete logs for merge commits
 2015-05-04 15:05 UTC  (3+ messages)

[RFC PATCH 2/2] gitk: Show the rev(s) the user specified on the command line in the window title
 2015-05-04 14:26 UTC  (3+ messages)
` [PATCHv2] gitk: Show the current view's name "

--squash has no effect in git subtree push?
 2015-05-04 13:58 UTC 

[PATCH v10 0/4] cat-file: add support for "-allow-unknown-type"
 2015-05-04 13:31 UTC  (11+ messages)
` [PATCH v10 1/4] sha1_file: support reading from a loose object of unknown type
  ` [PATCH v10 2/4] cat-file: make the options mutually exclusive
  ` [PATCH v10 3/4] cat-file: teach cat-file a '--allow-unknown-type' option
  ` [PATCH v10 4/4] t1006: add tests for git cat-file --allow-unknown-type

[PATCH] fixed translation errors in fetch-pack
 2015-05-04 11:38 UTC 

[PATCH] fixed translation error in fetch
 2015-05-04 11:47 UTC 

[PATCH] fixed translation error-1
 2015-05-03 22:25 UTC 

[PATCH] Fixed a translation error
 2015-05-04 11:16 UTC 

[PATCH] clean: describe --dry-run option in a more clear way in the usage string
 2015-05-04 12:36 UTC 

[PATCH] fixed translation error in fast-export
 2015-05-04 11:33 UTC 

[PATCH] Fixed a translation error(die(_()) function)
 2015-05-03 18:30 UTC 

Unexpected behavior when git-adding files in a pre-commit hook then using "git commit -o"
 2015-05-04 12:33 UTC 

[PATCH] Fixed a translation error
 2015-05-04 11:16 UTC 

[PATCH] fix a translation error in diff-tree
 2015-05-04 11:22 UTC 

[PATCH 0/3] hash-object crash fix and new doc and tests
 2015-05-04  7:25 UTC  (4+ messages)
` [PATCH 1/3] git-hash-object.txt: document --literally option
` [PATCH 2/3] t1007: add hash-object --literally tests
` [PATCH 3/3] write_sha1_file_prepare: fix buffer overrun with extra-long object type

[PATCH] contrib/subtree: fix linefeeds trimming for cmd_split()
 2015-05-04  6:13 UTC 

[PATCH] standardize usage strings that were missed the first time
 2015-05-03 23:59 UTC  (3+ messages)

[PATCH] branch: fix funny-sounding error message
 2015-05-03 23:54 UTC  (2+ messages)

[PATCH v2 1/3] git help: group common commands by theme
 2015-05-03 22:32 UTC  (28+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] "
` [PATCH v3 0/4] git help: group common commands by themes
  ` [PATCH v3 1/4] command-list.txt: "
  ` [PATCH v3 2/4] generate-cmdlist.sh: parse common command groups
  ` [PATCH v3 3/4] help.c - group common commands by theme
  ` [PATCH v3 4/4] api-builtin.txt: explain common command groups

[PATCH v2 00/16] Convert parts of refs.c to struct object_id
 2015-05-03 21:45 UTC  (3+ messages)

[PATCH] upload-pack: Optionally allow fetching reachable sha1
 2015-05-03 21:35 UTC  (4+ messages)

[Patch] Fixed translation error in advice.c
 2015-05-03 19:49 UTC 

Improving Readability of the entire Codebase
 2015-05-03 19:12 UTC  (5+ messages)

Fixing translation errors in gits error messages
 2015-05-03 19:01 UTC  (3+ messages)

[Patch] Added http-protocol for git in the Documentation folder
 2015-05-03 17:56 UTC  (5+ messages)

Contribute Code to Git
 2015-05-03 17:50 UTC  (3+ messages)

[PATCH v5] blame: CRLF in the working tree and LF in the repo
 2015-05-03 16:38 UTC 

Improving code base readability
 2015-05-03 16:11 UTC  (5+ messages)

[PATCH v2 0/12] implement @{push} shorthand
 2015-05-03  4:51 UTC  (15+ messages)
` [PATCH 01/12] remote.c: drop default_remote_name variable
` [PATCH 02/12] remote.c: drop "remote" pointer from "struct branch"
` [PATCH 03/12] remote.c: hoist branch.*.remote lookup out of remote_get_1
` [PATCH 04/12] remote.c: provide per-branch pushremote name
` [PATCH 05/12] remote.c: introduce branch_get_upstream helper
` [PATCH 06/12] remote.c: report specific errors from branch_get_upstream
` [PATCH 07/12] remote.c: add branch_get_push
` [PATCH 08/12] sha1_name: refactor upstream_mark
` [PATCH 09/12] sha1_name: refactor interpret_upstream_mark
` [PATCH 10/12] sha1_name: implement @{push} shorthand
` [PATCH 11/12] for-each-ref: use skip_prefix instead of starts_with
` [PATCH 12/12] for-each-ref: accept "%(push)" format

[PATCH] gitk: Remove mc parameter from proc show_error
 2015-05-03  4:24 UTC  (3+ messages)

[PATCH] checkout-index.c: Unconditionally free memory
 2015-05-03  3:03 UTC  (12+ messages)

multiple source file extensions
 2015-05-03  2:26 UTC  (9+ messages)

[PATCH 00/18] Improve handling of D/F conflicts
 2015-05-03  2:09 UTC  (4+ messages)
` [PATCH 02/18] is_refname_available(): explain the reason for an early exit

[PATCH v4] blame: CRLF in the working tree and LF in the repo
 2015-05-03  2:02 UTC  (4+ messages)

[PATCH 00/14] Teach "git merge FETCH_HEAD" octopus merges
 2015-05-03  1:57 UTC  (5+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 03/15] t5520: style fixes

[Test Failure] t5570 - not cloned
 2015-05-02 18:24 UTC  (2+ messages)

[Patch] Nice help Output - SmallProjectIdea[1]
 2015-05-02  9:51 UTC  (4+ messages)

[PATCH] gitk: Fix bad English grammar "Matches none Commit Info"
 2015-05-02  3:13 UTC 

[BUG] git commit --allow-empty-message -m '' fails
 2015-05-02  2:44 UTC  (4+ messages)

RFC: git cat-file --follow-symlinks?
 2015-05-01 21:09 UTC  (14+ messages)

Looking for a solution
 2015-05-01 18:03 UTC  (2+ messages)

Patch that modifies git usage message
 2015-05-01 18:01 UTC  (10+ messages)

Improve git help small idea
 2015-05-01 17:32 UTC 

[PATCH] completion: fix and update 'git log --decorate=' options
 2015-05-01 17:21 UTC 

Request for simple tasks
 2015-05-01 16:37 UTC  (2+ messages)

[PATCH] completion: remove redundant __git_compute_all_commands() call
 2015-05-01 15:48 UTC 

[PATCH v1] Improving code base readability
 2015-05-01 15:28 UTC 

[PATCH 0/3] git help: group common commands by theme
 2015-05-01 15:12 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[PATCH] git-gui: sort entries in tclIndex
 2015-05-01 14:57 UTC  (5+ 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).