192 Commits (d71abd99f82e7076775f12deb9326f7d26761591)

Author SHA1 Message Date
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 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 14 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 15 years ago
Thiago Farina fd5c363da4 builtin.h: Move two functions definitions to help.h. 15 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
René Scharfe 53a1116c61 update-server-info: make builtin, use parseopt 16 years ago
Junio C Hamano 9e4b7ab652 git status: not "commit --dry-run" anymore 16 years ago
Junio C Hamano 76e2f7ce32 git stat: the beginning of "status that is not a dry-run of commit" 16 years ago
Brandon Casey 6a2d3f50f5 builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used 16 years ago
Christian Couder 54b0c1e041 Add new "git replace" command 16 years ago
Junio C Hamano 633e3556cc build-in git-mktree 16 years ago
Christian Couder 1bf072e366 bisect--helper: implement "git bisect--helper" 16 years ago
Miklos Vajna ee20a129de commit_tree(): add a new author parameter 17 years ago
Junio C Hamano be5908aed3 receive-pack: make it a builtin 17 years ago
Johannes Schindelin 8af84dadb1 git wrapper: DWIM mistyped commands 17 years ago
Junio C Hamano 1e7abc593d Revert "Build-in "git-shell"" 17 years ago
Junio C Hamano daa0cc9a92 Build-in "git-shell" 17 years ago
Alex Riesen 8f0359f0a6 Allow pager of diff command be enabled/disabled 17 years ago
Miklos Vajna 1c7b76be7d Build in merge 17 years ago
Miklos Vajna 7b9c0a69a5 git-commit-tree: make it usable from other builtins 17 years ago
Miklos Vajna 0b9a969e0f git-fmt-merge-msg: make it usable from other builtins 17 years ago
Teemu Likonen b7d9681974 Print info about "git help COMMAND" on git's main usage pages 17 years ago