168 Commits (73cf7f713da4fc797e2393a9e490ad4ec9466c53)

Author SHA1 Message Date
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 15 years ago
Junio C Hamano 9e4b7ab652 git status: not "commit --dry-run" anymore 15 years ago
Junio C Hamano 76e2f7ce32 git stat: the beginning of "status that is not a dry-run of commit" 15 years ago
Brandon Casey 6a2d3f50f5 builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used 15 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 16 years ago
Junio C Hamano be5908aed3 receive-pack: make it a builtin 16 years ago
Johannes Schindelin 8af84dadb1 git wrapper: DWIM mistyped commands 16 years ago
Junio C Hamano 1e7abc593d Revert "Build-in "git-shell"" 16 years ago
Junio C Hamano daa0cc9a92 Build-in "git-shell" 16 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
Johannes Schindelin cce8d6fdb4 mailsplit and mailinfo: gracefully handle NUL characters 17 years ago
Daniel Barkalow 8434c2f1af Build in clone 17 years ago
Johannes Schindelin 211c89682e Make git-remote a builtin 17 years ago
Daniel Barkalow 782c2d65c2 Build in checkout 17 years ago
Daniel Barkalow e1b3a2cad7 Build-in merge-recursive 17 years ago
Junio C Hamano 45525bd022 Make error messages from cherry-pick/revert more sensible 17 years ago
Johannes Schindelin f2dc849e9c Add 'git fast-export', the sister of 'git fast-import' 17 years ago
Kristian Høgsberg f5bbc3225c Port git commit to C. 17 years ago
Thomas Harning a00a42ae33 git-merge-ours: make it a builtin. 17 years ago
Shawn Bohrer 113f10f22f Make git-clean a builtin 17 years ago
Daniel Barkalow 8951d7c1f1 Build in ls-remote 17 years ago
Daniel Barkalow 96249c04c0 Build-in send-pack, with an API for other programs to call. 17 years ago
Daniel Barkalow 18f7c51cf9 Build-in peek-remote, using transport infrastructure. 17 years ago
Scott R Parish 3d7e2d857a "git" returns 1; "git help" and "git help -a" return 0 17 years ago
Kristian Høgsberg 6d69b6f6ac Clean up stripspace a bit, use strbuf even more. 17 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 17 years ago
Daniel Barkalow 2d4177c01c Make fetch-pack a builtin with an internal API 17 years ago