217 Commits (ba5f28bf79ea652fbe2be12f5ca6b351bb6ad591)

Author SHA1 Message Date
Stefan Beller 74703a1e4d submodule: rewrite `module_list` shell function in C 9 years ago
Paul Tan 73c2779f42 builtin-am: implement skeletal builtin am 9 years ago
Nguyễn Thái Ngọc Duy df0b6cfbda worktree: new place for "git prune --worktrees" 9 years ago
Paul Tan 1e1ea69fa4 pull: implement skeletal builtin pull 10 years ago
Christian Couder 6634f05454 trailer: add interpret-trailers command 10 years ago
Michael J Gruber d07b00b7f3 verify-commit: scriptable commit signature verification 11 years ago
Sebastian Schuberth c6127fa3e2 builtin/help.c: speed up is_git_command() by checking for builtin commands first 11 years ago
John Keeping eb8e7e1d9a repo-config: remove deprecated alias for "git config" 11 years ago
Stefan Beller a1bbc6c017 repack: rewrite the shell script in C 11 years ago
Eric Sunshine 226ad3482a builtin: add git-check-mailmap command 11 years ago
Johan Herland 49c2470400 Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c 12 years ago
Johan Herland 80a14665b1 finish_copy_notes_for_rewrite(): Let caller provide commit message 12 years ago
Nguyễn Thái Ngọc Duy af0b4a3b59 prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects() 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Junio C Hamano 9bcbb1c218 merge --no-edit: do not credit people involved in the side branch 12 years ago
Nguyễn Thái Ngọc Duy 4914c9629c Move setup_diff_pager to libgit.a 12 years ago
Junio C Hamano f50fee4a04 builtin/notes.c: mark file-scope private symbols as static 12 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 12 years ago
Javier Roucher Iglesias e30b2feb1b add 'git credential' plumbing command 13 years ago
Jeff King 1af3d97751 fix pager.diff with diff --no-index 13 years ago
Luka Perkov 0feb7c66e9 builtin.h: remove unused cmd_<foo> declarations 13 years ago
Jeff King 816fb46be6 move git_version_string into version.c 13 years ago
Nguyễn Thái Ngọc Duy 7e29b8254f Add column layout skeleton and git-column 13 years ago
Jeff King 1bc01efed1 upload-archive: use start_command instead of fork 13 years ago
Junio C Hamano cbda121c99 fmt-merge-msg: package options into a structure 13 years ago
Junio C Hamano c6d72c4972 Revert clock-skew based attempt to optimize tag --contains traversal 13 years ago
Jeff King 188c35e36d git skew: a tool to find how big a clock skew exists in the history 14 years ago
René Scharfe 6390c905dc repo-config: add deprecation warning 14 years ago
Johan Herland 56881843d4 builtin/notes.c: Refactor creation of notes commits. 14 years ago
Ilari Liusvaara 7f3ecebfcd git-remote-ext 14 years ago
Ilari Liusvaara 3a9ed4bdee git-remote-fd 14 years ago
Kirill Smelkov 900647104e blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' 14 years ago
Ramkumar Ramachandra 1876166aaa fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len 14 years ago
Thiago Farina fd5c363da4 builtin.h: Move two functions definitions to help.h. 14 years ago
Ramsay Jones 4e0d7a8018 msvc: Fix some "expr evaluates to function" compiler warnings 15 years ago
Clément Poulain e5fba602e5 textconv: support for cat_file 15 years ago
Tay Ray Chuan 8c6bdfdf8b fmt-merge-msg: add function to append shortlog only 15 years ago
Jeff King 40d52ff77b make commit_tree a library function 15 years ago
Thomas Rast 6956f858f6 notes: implement helpers needed for note copying during rewrite 15 years ago
Johan Herland cd067d3bf4 Builtin-ify git-notes 15 years ago
Linus Torvalds 3bb7256281 make "index-pack" a built-in 15 years ago
Linus Torvalds 377d0276ca make "git pack-redundant" a built-in 15 years ago
Linus Torvalds b53258182b make "git unpack-file" a built-in 15 years ago
Linus Torvalds 112dd51465 make "mktag" a built-in 15 years ago
Linus Torvalds 0ecace728f make "merge-index" a built-in 15 years ago
Linus Torvalds dedc0ec5d7 make "git patch-id" a built-in 15 years ago
Linus Torvalds 55b6745d63 make "git var" a built-in 15 years ago
Linus Torvalds b28a1ce04c make "git hash-object" a built-in 15 years ago
Linus Torvalds 907a7cb51c make "git merge-tree" a built-in 15 years ago
Jonathan Nieder fe9a215214 Retire fetch--tool helper to contrib/examples 15 years ago