Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/fully-peeled-packed-ref' | Junio C Hamano | 2013-03-25 | 1 | -0/+64 |
|\ | |||||
| * | pack-refs: add fully-peeled trait | Michael Haggerty | 2013-03-18 | 1 | -0/+22 |
| * | pack-refs: write peeled entry for non-tags | Jeff King | 2013-03-17 | 1 | -0/+42 |
* | | Merge branch 'jk/peel-ref' | Junio C Hamano | 2013-03-25 | 1 | -0/+9 |
|\ \ | |||||
| * | | upload-pack: make sure "want" objects are parsed | Jeff King | 2013-03-16 | 1 | -0/+9 |
* | | | Merge branch 'ph/tag-force-no-warn-on-creation' | Junio C Hamano | 2013-03-25 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | tag: --force does not have to warn when creating tags | Phil Hord | 2013-03-13 | 1 | -0/+12 |
* | | | | Merge branch 'pw/p4-symlinked-root' | Junio C Hamano | 2013-03-25 | 1 | -0/+41 |
|\ \ \ \ | |||||
| * | | | | git p4: avoid expanding client paths in chdir | Miklós Fazekas | 2013-03-11 | 1 | -1/+1 |
| * | | | | git p4 test: should honor symlink in p4 client root | Pete Wyckoff | 2013-03-11 | 1 | -0/+27 |
| * | | | | git p4 test: make sure P4CONFIG relative path works | Pete Wyckoff | 2013-03-07 | 1 | -0/+14 |
* | | | | | Merge branch 'jk/empty-archive' | Junio C Hamano | 2013-03-25 | 5 | -12/+108 |
|\ \ \ \ \ | |||||
| * | | | | | archive: handle commits with an empty tree | Jeff King | 2013-03-10 | 2 | -0/+102 |
| * | | | | | test-lib: factor out $GIT_UNZIP setup | Jeff King | 2013-03-10 | 3 | -12/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ks/rfc2047-one-char-at-a-time' | Junio C Hamano | 2013-03-25 | 1 | -13/+14 |
|\ \ \ \ \ | |||||
| * | | | | | format-patch: RFC 2047 says multi-octet character may not be split | Kirill Smelkov | 2013-03-09 | 1 | -13/+14 |
* | | | | | | Merge branch 'jk/alias-in-bare' | Junio C Hamano | 2013-03-25 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | setup: suppress implicit "." work-tree for bare repos | Jeff King | 2013-03-08 | 1 | -0/+19 |
* | | | | | | | Merge branch 'jc/push-follow-tag' | Junio C Hamano | 2013-03-25 | 1 | -0/+73 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | push: --follow-tags | Junio C Hamano | 2013-03-05 | 1 | -0/+73 |
* | | | | | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' | Junio C Hamano | 2013-03-25 | 1 | -0/+54 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tests: make sure rename pretty print works | Antoine Pelisse | 2013-03-06 | 1 | -0/+54 |
* | | | | | | | | | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 2013-03-25 | 1 | -0/+100 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | submodule: add 'deinit' command | Jens Lehmann | 2013-03-04 | 1 | -0/+100 |
* | | | | | | | | | | Merge branch 'pe/pull-rebase-v-q' | Junio C Hamano | 2013-03-25 | 1 | -0/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pull: Apply -q and -v options to rebase mode as well | Peter Eisentraut | 2013-03-16 | 1 | -0/+27 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'we/submodule-update-prefix-output' | Junio C Hamano | 2013-03-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | submodule update: when using recursion, show full path | William Entriken | 2013-03-03 | 1 | -1/+2 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'rs/zip-compresssed-size-with-export-subst' | Junio C Hamano | 2013-03-21 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | archive-zip: fix compressed size for stored export-subst files | René Scharfe | 2013-02-27 | 1 | -0/+6 |
* | | | | | | | | | | | Merge branch 'rt/commit-cleanup-config' | Junio C Hamano | 2013-03-21 | 1 | -8/+16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t7502: perform commits using alternate editor in a subshell | Brandon Casey | 2013-02-23 | 1 | -8/+16 |
* | | | | | | | | | | | | Merge branch 'nd/branch-error-cases' | Junio C Hamano | 2013-03-21 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | branch: segfault fixes and validation | Nguyễn Thái Ngọc Duy | 2013-02-23 | 1 | -0/+21 |
* | | | | | | | | | | | | | Merge branch 'da/difftool-fixes' | Junio C Hamano | 2013-03-21 | 1 | -199/+169 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | t7800: "defaults" is no longer a builtin tool name | David Aguilar | 2013-02-21 | 1 | -2/+2 |
| * | | | | | | | | | | | | | t7800: modernize tests | David Aguilar | 2013-02-20 | 1 | -198/+168 |
| * | | | | | | | | | | | | | t7800: update copyright notice | David Aguilar | 2013-02-19 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' | Junio C Hamano | 2013-03-21 | 1 | -4/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | git-commit: only append a newline to -m mesg if necessary | Brandon Casey | 2013-02-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | t7502: demonstrate breakage with a commit message with trailing newlines | Brandon Casey | 2013-02-19 | 1 | -3/+11 |
| * | | | | | | | | | | | | | | t/t7502: compare entire commit message with what was expected | Brandon Casey | 2013-02-19 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | Merge branch 'nd/count-garbage' | Junio C Hamano | 2013-03-21 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | count-objects: report garbage files in pack directory too | Nguyễn Thái Ngọc Duy | 2013-02-15 | 1 | -0/+26 |
* | | | | | | | | | | | | | | | | Merge branch 'jc/fetch-raw-sha1' | Junio C Hamano | 2013-03-21 | 1 | -0/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | fetch: fetch objects by their exact SHA-1 object names | Junio C Hamano | 2013-02-07 | 1 | -0/+34 |
* | | | | | | | | | | | | | | | | | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 2013-03-21 | 3 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 2013-03-16 | 3 | -0/+3 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Merge branch 'jc/add-2.0-u-A-sans-pathspec' (early part) | Junio C Hamano | 2013-03-19 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | t2200: check that "add -u" limits itself to subdirectory | Jeff King | 2013-03-14 | 1 | -0/+16 |