index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jh/notes'
Junio C Hamano
2010-03-15
|
\
|
*
Builtin-ify git-notes
Johan Herland
2010-02-13
*
|
fallback SSH_ASKPASS when GIT_ASKPASS not set
Frank Li
2010-03-02
*
|
Merge branch 'maint'
Junio C Hamano
2010-02-16
|
\
\
|
*
\
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
2010-02-16
|
|
\
\
|
|
*
|
Remove hyphen from "git-command" in two error messages
Pete Harlan
2010-02-15
*
|
|
|
Resurrect "git grep --no-index"
Junio C Hamano
2010-02-13
|
/
/
/
*
|
|
Revert 30816237 and 7e62265
Junio C Hamano
2010-02-05
|
|
/
|
/
|
*
|
make "index-pack" a built-in
Linus Torvalds
2010-01-22
*
|
make "git pack-redundant" a built-in
Linus Torvalds
2010-01-22
*
|
make "git unpack-file" a built-in
Linus Torvalds
2010-01-22
*
|
make "mktag" a built-in
Linus Torvalds
2010-01-22
*
|
make "merge-index" a built-in
Linus Torvalds
2010-01-22
*
|
make "git patch-id" a built-in
Linus Torvalds
2010-01-21
*
|
make "git var" a built-in
Linus Torvalds
2010-01-21
*
|
make "git hash-object" a built-in
Linus Torvalds
2010-01-21
*
|
make "git merge-tree" a built-in
Linus Torvalds
2010-01-21
*
|
Merge branch 'ap/merge-backend-opts'
Junio C Hamano
2010-01-20
|
\
\
|
*
|
git merge -X<option>
Avery Pennarun
2010-01-17
|
|
/
*
|
grep: prepare to run outside of a work tree
Junio C Hamano
2010-01-15
|
/
*
Merge branch 'cc/replace'
Junio C Hamano
2009-11-23
|
\
|
*
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
2009-11-20
*
|
Let 'git <command> -h' show usage without a git dir
Jonathan Nieder
2009-11-10
*
|
Retire fetch--tool helper to contrib/examples
Jonathan Nieder
2009-11-09
|
/
*
git: add --no-replace-objects option to disable replacing
Christian Couder
2009-10-13
*
Merge branch 'db/vcs-helper'
Junio C Hamano
2009-09-13
|
\
|
*
git-http-fetch: not a builtin
Linus Torvalds
2009-08-05
*
|
wrap git's main usage string.
Matthieu Moy
2009-09-13
*
|
update-server-info: make builtin, use parseopt
René Scharfe
2009-08-29
*
|
Merge branch 'cc/replace'
Junio C Hamano
2009-08-21
|
\
\
|
*
|
Add new "git replace" command
Christian Couder
2009-05-31
*
|
|
Merge branch 'js/run-command-updates'
Junio C Hamano
2009-08-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
run_command: report failure to execute the program, but optionally don't
Johannes Sixt
2009-07-06
|
*
|
run_command: report system call errors instead of returning error codes
Johannes Sixt
2009-07-06
|
*
|
run_command: return exit code as positive value
Johannes Sixt
2009-07-05
*
|
|
Merge branch 'js/run-command-updates' (early part)
Junio C Hamano
2009-07-09
|
\
\
\
|
|
/
/
|
*
|
MinGW: truncate exit()'s argument to lowest 8 bits
Johannes Sixt
2009-07-05
*
|
|
Merge branch 'tr/die_errno'
Junio C Hamano
2009-07-06
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
|
|
/
*
|
git.c: avoid allocating one-too-many elements for new argv array
Brandon Casey
2009-06-30
|
/
*
build-in git-mktree
Junio C Hamano
2009-05-10
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-01
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-22
*
Merge branch 'cc/bisect-filter'
Junio C Hamano
2009-04-12
|
\
|
*
bisect--helper: implement "git bisect--helper"
Christian Couder
2009-04-05
*
|
add --html-path to get the location of installed HTML docs
Markus Heidelberg
2009-04-04
|
/
*
Merge branch 'jk/maint-cleanup-after-exec-failure'
Junio C Hamano
2009-02-03
|
\
|
*
git: use run_command() to execute dashed externals
Jeff King
2009-01-28
|
*
git: s/run_command/run_builtin/
Jeff King
2009-01-28
*
|
git_extract_argv0_path(): Move check for valid argv0 from caller to callee
Steffen Prohaska
2009-01-26
[next]