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
*
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
2008-09-24
*
diff*: fix worktree setup
Nguyễn Thái Ngọc Duy
2008-08-28
*
Record the command invocation path early
Johannes Sixt
2008-07-25
*
Revert "make git-status use a pager"
Junio C Hamano
2008-07-21
*
Merge branch 'mv/merge-in-c'
Junio C Hamano
2008-07-15
|
\
|
*
Build in merge
Miklos Vajna
2008-07-07
|
*
Move split_cmdline() to alias.c
Miklos Vajna
2008-06-30
*
|
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
|
|
\
[next]