๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.2.0-rc0
/
commit.c
tag
3fabc04268de1cec1628265810769e33dae44cd8
tagger
Junio C Hamano <gitster@pobox.com>
Fri Oct 31 18:57:33 2014
object
4ace7ff4557350b7e0b57d024a2ea311b332e01d
Git 2.2.0-rc0
fb06b52
Merge branch 'jc/push-cert'
by Junio C Hamano
ยท 11 years ago
83510ef
Merge branch 'da/styles'
by Junio C Hamano
ยท 11 years ago
a50e7ca
gpg-interface: move parse_gpg_output() to where it should be
by Junio C Hamano
ยท 11 years ago
24d36f1
stylefix: asterisks stick to the variable, not the type
by David Aguilar
ยท 11 years ago
ea5517f
record_author_date(): use find_commit_header()
by Jeff King
ยท 11 years ago
6876618
record_author_date(): fix memory leak on malformed commit
by Jeff King
ยท 11 years ago
fe6eb7f
commit: provide a function to find a header in a buffer
by Jeff King
ยท 11 years ago
1673744
Merge branch 'cc/replace-graft'
by Junio C Hamano
ยท 11 years ago
4799593
Merge branch 'jk/stable-prio-queue'
by Junio C Hamano
ยท 11 years ago
12621cb
Merge branch 'rs/code-cleaning'
by Junio C Hamano
ยท 11 years ago
10b944b
Merge branch 'jk/alloc-commit-id'
by Junio C Hamano
ยท 11 years ago
0b05ab6
replace: remove signature when using --graft
by Christian Couder
ยท 11 years ago
dadb89d
Merge branch 'cc/for-each-mergetag'
by Junio C Hamano
ยท 11 years ago
4bbaa1e
use commit_list_count() to count the members of commit_lists
by Renรฉ Scharfe
ยท 11 years ago
1fc8345
Merge branch 'rs/code-cleaning'
by Junio C Hamano
ยท 11 years ago
73f43f2
paint_down_to_common: use prio_queue
by Jeff King
ยท 11 years ago
8ff226a
add object_as_type helper for casting objects
by Jeff King
ยท 11 years ago
d36f51c
move setting of object->type to alloc_* functions
by Jeff King
ยท 11 years ago
cb979db
commit: use commit_list_append() instead of duplicating its code
by Renรฉ Scharfe
ยท 11 years ago
39177c7
Merge branch 'mg/verify-commit'
by Junio C Hamano
ยท 11 years ago
e91ae32
Merge branch 'jk/skip-prefix'
by Junio C Hamano
ยท 11 years ago
063da62
commit: add for_each_mergetag()
by Christian Couder
ยท 11 years ago
8061ae8
Merge branch 'jk/commit-buffer-length'
by Junio C Hamano
ยท 11 years ago
71c214c
gpg-interface: provide access to the payload
by Michael J Gruber
ยท 11 years ago
cf4fff5
refactor skip_prefix to return a boolean
by Jeff King
ยท 11 years ago
218aa3a
reuse cached commit buffer when parsing signatures
by Jeff King
ยท 12 years ago
8597ea3
commit: record buffer length in cache
by Jeff King
ยท 12 years ago
c1b3c71
commit: convert commit->buffer to a slab
by Jeff King
ยท 12 years ago
ba41c1c
use get_commit_buffer to avoid duplicate code
by Jeff King
ยท 12 years ago
152ff1c
provide helpers to access the commit buffer
by Jeff King
ยท 12 years ago
66c2827
provide a helper to set the commit buffer
by Jeff King
ยท 12 years ago
0fb370d
provide a helper to free commit buffer
by Jeff King
ยท 12 years ago
969eba6
commit: push commit_index update into alloc_commit_node
by Jeff King
ยท 12 years ago
3ffefb5
commit_tree: take a pointer/len pair rather than a const strbuf
by Jeff King
ยท 12 years ago
c4a7b00
commit.c: rearrange xcalloc arguments
by Brian Gesiak
ยท 12 years ago
b407d40
Merge branch 'nd/log-show-linear-break'
by Junio C Hamano
ยท 12 years ago
208acbf
object.h: centralize object flag allocation
by Nguyแป n Thรกi Ngแปc Duy
ยท 12 years ago
fe9122a
Merge branch 'dd/use-alloc-grow'
by Junio C Hamano
ยท 12 years ago
a8e1d71
Merge branch 'dd/find-graft-with-sha1-pos'
by Junio C Hamano
ยท 12 years ago
147972b
commit.c: use skip_prefix() instead of starts_with()
by Tanay Abhra
ยท 12 years ago
d6e82b5
commit.c: use ALLOC_GROW() in register_commit_graft()
by Dmitry S. Dolzhenko
ยท 12 years ago
0a9136f
commit.c: use the generic "sha1_pos" function for lookup
by Dmitry S. Dolzhenko
ยท 12 years ago
4243b2d
Merge branch 'vm/octopus-merge-bases-simplify'
by Junio C Hamano
ยท 12 years ago
3b9d69e
Merge branch 'js/lift-parent-count-limit'
by Junio C Hamano
ยท 12 years ago
34aacf3
Merge branch 'nd/commit-tree-constness'
by Junio C Hamano
ยท 12 years ago
6bc7672
get_octopus_merge_bases(): cleanup redundant variable
by Vasily Makarov
ยท 12 years ago
e228c17
Remove the line length limit for graft files
by Johannes Schindelin
ยท 12 years ago
8785b76
commit.c: make "tree" a const pointer in commit_tree*()
by Nguyแป n Thรกi Ngแปc Duy
ยท 12 years ago
ad70448
Merge branch 'cc/starts-n-ends-with'
by Junio C Hamano
ยท 12 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
ยท 12 years ago
5bb6205
Merge branch 'jk/robustify-parse-commit'
by Junio C Hamano
ยท 12 years ago
5e7d4d3
assume parse_commit checks for NULL commit
by Jeff King
ยท 12 years ago
7059dcc
log_tree_diff: die when we fail to parse a commit
by Jeff King
ยท 12 years ago
4ab4a6d
Merge branch 'tr/log-full-diff-keep-true-parents'
by Junio C Hamano
ยท 12 years ago
c8abf65
Merge branch 'bc/commit-invalid-utf8'
by Junio C Hamano
ยท 12 years ago
dc773a6
commit: typofix for xxFFF[EF] check
by Junio C Hamano
ยท 12 years ago
53d00b3
log: use true parents for diff even when rewriting
by Thomas Rast
ยท 12 years ago
73f4c9a
Merge branch 'bc/commit-invalid-utf8'
by Junio C Hamano
ยท 12 years ago
81050ac
commit: reject non-characters
by Peter Krefting
ยท 12 years ago
e82bd6c
commit: reject overlong UTF-8 sequences
by brian m. carlson
ยท 12 years ago
28110d4
commit: reject invalid UTF-8 codepoints
by brian m. carlson
ยท 12 years ago
727377f
commit.c: make compare_commits_by_commit_date global
by Jeff King
ยท 12 years ago
534f0e0
Merge branch 'jc/topo-author-date-sort'
by Junio C Hamano
ยท 12 years ago
55f34c8
Merge branch 'jk/commit-info-slab'
by Junio C Hamano
ยท 12 years ago
81c6b38
log: --author-date-order
by Junio C Hamano
ยท 13 years ago
da24b10
sort-in-topological-order: use prio-queue
by Junio C Hamano
ยท 13 years ago
08f704f
toposort: rename "lifo" field
by Junio C Hamano
ยท 13 years ago
a84b794
commit-slab: introduce a macro to define a slab for new type
by Junio C Hamano
ยท 13 years ago
66eb375
commit-slab: avoid large realloc
by Junio C Hamano
ยท 13 years ago
96c4f4a
commit: allow associating auxiliary info on-demand
by Jeff King
ยท 13 years ago
caa7d79
Sync with 'maint'
by Junio C Hamano
ยท 13 years ago
41ccfdd
Correct common spelling mistakes in comments and tests
by Stefano Lattarini
ยท 13 years ago
eb307ae
merge/pull Check for untrusted good GPG signatures
by Sebastian Gรถtte
ยท 13 years ago
f8aae8d
commit.c/GPG signature verification: Also look at the first GPG status line
by Sebastian Gรถtte
ยท 13 years ago
ffb6d7d
Move commit GPG signature verification to commit.c
by Sebastian Gรถtte
ยท 13 years ago
557899f
commit.c: use clear_commit_marks_many() in in_merge_bases_many()
by Junio C Hamano
ยท 13 years ago
4c4b27e
commit.c: add in_merge_bases_many()
by Junio C Hamano
ยท 13 years ago
e895cb5
commit.c: add clear_commit_marks_many()
by Junio C Hamano
ยท 13 years ago
efc7df4
Move print_commit_list to libgit.a
by Nguyแป n Thรกi Ngแปc Duy
ยท 13 years ago
683a820
Merge branch 'jc/merge-bases-paint-fix'
by Junio C Hamano
ยท 13 years ago
d866924
paint_down_to_common(): parse commit before relying on its timestamp
by Junio C Hamano
ยท 13 years ago
82a7529
commit.c: mark a file-scope private symbol as static
by Junio C Hamano
ยท 13 years ago
34f5130
Merge branch 'jc/merge-bases'
by Junio C Hamano
ยท 13 years ago
ae80b5a
Merge branch 'lt/commit-tree-guess-utf-8'
by Junio C Hamano
ยท 13 years ago
f37d3c7
reduce_heads(): reimplement on top of remove_redundant()
by Junio C Hamano
ยท 13 years ago
94f0ced
get_merge_bases_many(): walk from many tips in parallel
by Junio C Hamano
ยท 13 years ago
6440fdb
in_merge_bases(): use paint_down_to_common()
by Junio C Hamano
ยท 13 years ago
da1f515
merge_bases_many(): split out the logic to paint history
by Junio C Hamano
ยท 13 years ago
b0f9e9e
in_merge_bases(): omit unnecessary redundant common ancestor reduction
by Thomas Rast
ยท 13 years ago
a20efee
in_merge_bases(): support only one "other" commit
by Junio C Hamano
ยท 13 years ago
08a94a1
commit/commit-tree: correct latin1 to utf-8
by Linus Torvalds
ยท 13 years ago
0958a24
Merge branch 'jc/sha1-name-more'
by Junio C Hamano
ยท 13 years ago
cd74e47
sha1_name.c: introduce get_sha1_committish()
by Junio C Hamano
ยท 13 years ago
f9bc573
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
by Jeff King
ยท 14 years ago
a81a7fb
commit: remove commit_list_reverse()
by Renรฉ Scharfe
ยท 14 years ago
89b5f1d
sequencer: export commit_list_append()
by Renรฉ Scharfe
ยท 14 years ago
ba8e632
Merge branch 'rs/commit-list-sort-in-batch'
by Junio C Hamano
ยท 14 years ago
7365c95
mergesort: rename it to llist_mergesort()
by Junio C Hamano
ยท 14 years ago
fbc08ea
revision: insert unsorted, then sort in prepare_revision_walk()
by Renรฉ Scharfe
ยท 14 years ago
4690589
commit: use mergesort() in commit_list_sort_by_date()
by Renรฉ Scharfe
ยท 14 years ago
Next »