index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rr/fmt-merge-msg'
Junio C Hamano
2010-09-29
1
-3
/
+4
|
\
|
*
fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len
Ramkumar Ramachandra
2010-09-09
1
-3
/
+4
*
|
builtin.h: Move two functions definitions to help.h.
Thiago Farina
2010-09-01
1
-2
/
+0
|
/
*
Merge branch 'cp/textconv-cat-file'
Junio C Hamano
2010-06-27
1
-0
/
+2
|
\
|
*
textconv: support for cat_file
Clément Poulain
2010-06-18
1
-0
/
+2
*
|
Merge branch 'maint'
Junio C Hamano
2010-06-25
1
-2
/
+2
|
\
\
|
*
|
msvc: Fix some "expr evaluates to function" compiler warnings
Ramsay Jones
2010-06-24
1
-2
/
+2
*
|
|
Merge branch 'tc/merge-m-log'
Junio C Hamano
2010-06-18
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
fmt-merge-msg: add function to append shortlog only
Tay Ray Chuan
2010-05-10
1
-0
/
+1
*
|
make commit_tree a library function
Jeff King
2010-04-02
1
-3
/
+0
|
/
*
notes: implement helpers needed for note copying during rewrite
Thomas Rast
2010-03-13
1
-0
/
+17
*
Builtin-ify git-notes
Johan Herland
2010-02-14
1
-0
/
+3
*
make "index-pack" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "git pack-redundant" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "git unpack-file" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "mktag" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "merge-index" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "git patch-id" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "git var" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "git hash-object" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
make "git merge-tree" a built-in
Linus Torvalds
2010-01-22
1
-0
/
+1
*
Retire fetch--tool helper to contrib/examples
Jonathan Nieder
2009-11-10
1
-1
/
+0
*
update-server-info: make builtin, use parseopt
René Scharfe
2009-08-29
1
-0
/
+1
*
Merge branch 'cc/replace'
Junio C Hamano
2009-08-22
1
-0
/
+1
|
\
|
*
Add new "git replace" command
Christian Couder
2009-06-01
1
-0
/
+1
*
|
builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used
Brandon Casey
2009-08-05
1
-1
/
+0
|
/
*
build-in git-mktree
Junio C Hamano
2009-05-10
1
-0
/
+1
*
bisect--helper: implement "git bisect--helper"
Christian Couder
2009-04-05
1
-0
/
+1
*
Merge branch 'jc/alternate-push'
Shawn O. Pearce
2008-09-25
1
-0
/
+1
|
\
|
*
receive-pack: make it a builtin
Junio C Hamano
2008-09-09
1
-0
/
+1
*
|
commit_tree(): add a new author parameter
Miklos Vajna
2008-09-11
1
-1
/
+2
|
/
*
git wrapper: DWIM mistyped commands
Johannes Schindelin
2008-08-31
1
-1
/
+1
*
Revert "Build-in "git-shell""
Junio C Hamano
2008-08-26
1
-1
/
+0
*
Build-in "git-shell"
Junio C Hamano
2008-08-20
1
-0
/
+1
*
Allow pager of diff command be enabled/disabled
Alex Riesen
2008-07-23
1
-0
/
+1
*
Build in merge
Miklos Vajna
2008-07-08
1
-0
/
+1
*
git-commit-tree: make it usable from other builtins
Miklos Vajna
2008-07-07
1
-0
/
+4
*
git-fmt-merge-msg: make it usable from other builtins
Miklos Vajna
2008-07-01
1
-0
/
+3
*
Print info about "git help COMMAND" on git's main usage pages
Teemu Likonen
2008-06-06
1
-0
/
+1
*
Merge branch 'js/mailinfo'
Junio C Hamano
2008-05-25
1
-0
/
+1
|
\
|
*
mailsplit and mailinfo: gracefully handle NUL characters
Johannes Schindelin
2008-05-25
1
-0
/
+1
*
|
Build in clone
Daniel Barkalow
2008-05-05
1
-0
/
+1
|
/
*
Make git-remote a builtin
Johannes Schindelin
2008-03-01
1
-0
/
+1
*
Merge branch 'db/checkout'
Junio C Hamano
2008-02-27
1
-0
/
+2
|
\
|
*
Build in checkout
Daniel Barkalow
2008-02-17
1
-0
/
+1
|
*
Build-in merge-recursive
Daniel Barkalow
2008-02-10
1
-0
/
+1
*
|
Make error messages from cherry-pick/revert more sensible
Junio C Hamano
2008-02-05
1
-1
/
+0
|
/
*
Merge branch 'kh/commit'
Junio C Hamano
2007-12-05
1
-1
/
+2
|
\
|
*
Port git commit to C.
Kristian Høgsberg
2007-11-23
1
-1
/
+2
*
|
Add 'git fast-export', the sister of 'git fast-import'
Johannes Schindelin
2007-12-03
1
-0
/
+1
[next]