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
*
Allow per-command pager config
Jeff King
2008-07-06
*
Merge branch 'j6t/mingw'
Junio C Hamano
2008-07-02
|
\
|
*
Windows: Strip ".exe" from the program name.
Johannes Sixt
2008-06-23
*
|
Prepare execv_git_cmd() for removal of builtins from the filesystem
Junio C Hamano
2008-06-23
|
/
*
Ignore .gitattributes in bare repositories
René Scharfe
2008-06-09
*
Print info about "git help COMMAND" on git's main usage pages
Teemu Likonen
2008-06-06
*
Merge branch 'jc/diff-no-no-index'
Junio C Hamano
2008-05-26
|
\
|
*
diff-files: do not play --no-index games
Junio C Hamano
2008-05-24
*
|
Build in clone
Daniel Barkalow
2008-05-04
|
/
*
make git-status use a pager
Bart Trojanowski
2008-04-29
*
Accept git aliases outside a git repository
Junio C Hamano
2008-04-01
*
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
2008-03-26
*
shortlog: do not require to run from inside a git repository
Jonas Fonseca
2008-03-15
*
Make git-remote a builtin
Johannes Schindelin
2008-03-01
*
Merge branch 'db/checkout'
Junio C Hamano
2008-02-27
|
\
|
*
Add merge-subtree back
Junio C Hamano
2008-02-23
|
*
Build in checkout
Daniel Barkalow
2008-02-16
|
*
Build-in merge-recursive
Daniel Barkalow
2008-02-09
*
|
make alias lookup a public, procedural function
Jeff King
2008-02-24
*
|
git.c: guard config parser from value=NULL
Junio C Hamano
2008-02-11
|
/
*
Merge branch 'kh/commit'
Junio C Hamano
2007-12-04
|
\
|
*
Port git commit to C.
Kristian Høgsberg
2007-11-22
*
|
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
2007-12-03
*
|
Add 'git fast-export', the sister of 'git fast-import'
Johannes Schindelin
2007-12-02
*
|
Merge branch 'jk/send-pack'
Junio C Hamano
2007-11-24
|
\
\
|
*
\
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
2007-11-14
|
|
\
\
|
|
*
|
Build in ls-remote
Daniel Barkalow
2007-11-05
|
|
*
|
Build-in send-pack, with an API for other programs to call.
Daniel Barkalow
2007-11-02
|
|
*
|
Build-in peek-remote, using transport infrastructure.
Daniel Barkalow
2007-11-02
*
|
|
|
Merge branch 'sb/clean'
Junio C Hamano
2007-11-24
|
\
\
\
\
|
*
|
|
|
Make git-clean a builtin
Shawn Bohrer
2007-11-18
*
|
|
|
|
Merge branch 'js/mingw-fallouts'
Junio C Hamano
2007-11-24
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
builtin run_command: do not exit with -1.
Johannes Sixt
2007-11-14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
git-merge-ours: make it a builtin.
Thomas Harning
2007-11-22
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'ph/parseopt-sh'
Junio C Hamano
2007-11-17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git-rev-parse --parseopt
Junio C Hamano
2007-11-06
|
|
/
*
|
Don't always require working tree for git-rm
Mike Hommey
2007-11-05
*
|
Refactor working tree setup
Mike Hommey
2007-11-05
|
/
*
use only the $PATH for exec'ing git commands
Scott R Parish
2007-10-29
*
"current_exec_path" is a misleading name, use "argv_exec_path"
Scott R Parish
2007-10-29
*
"git" returns 1; "git help" and "git help -a" return 0
Scott R Parish
2007-10-29
*
Merge branch 'db/fetch-pack'
Junio C Hamano
2007-10-24
|
\
|
*
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
2007-10-16
|
|
\
|
*
|
Make fetch a builtin
Daniel Barkalow
2007-09-19
|
*
|
Make fetch-pack a builtin with an internal API
Daniel Barkalow
2007-09-19
|
*
|
Modularize commit-walker
Daniel Barkalow
2007-09-19
*
|
|
Deduce exec_path also from calls to git with a relative path
Johannes Schindelin
2007-10-20
|
|
/
|
/
|
*
|
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
2007-09-21
|
/
*
Make "git reset" a builtin.
Carlos Rica
2007-09-12
*
git --bare cmd: do not unconditionally nuke GIT_DIR
Junio C Hamano
2007-08-27
[next]