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
*
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
*
Fix initialization of a bare repository
Junio C Hamano
2007-08-27
*
Add and document a global --no-pager option for git.
Matthieu Moy
2007-08-19
*
diff: don't run pager if user asked for a diff style exit code
René Scharfe
2007-08-13
*
Merge branch 'cr/tag'
Junio C Hamano
2007-08-10
|
\
|
*
Make verify-tag a builtin.
Carlos Rica
2007-07-26
|
*
Make git tag a builtin.
Carlos Rica
2007-07-20
*
|
checkout-index needs a working tree
Johannes Schindelin
2007-08-04
*
|
Clean up work-tree handling
Johannes Schindelin
2007-08-01
*
|
git.c: execution path
Junio C Hamano
2007-07-31
|
/
*
Remove USE_PAGER from git-pickaxe and git-annotate
Andrew Ruder
2007-07-04
*
Make '!' aliases more useful
Johannes Schindelin
2007-07-02
*
Merge branch 'ml/worktree'
Junio C Hamano
2007-07-01
|
\
|
*
make git barf when an alias changes environment variables
Matthias Lederhofer
2007-06-12
*
|
Merge branch 'ei/worktree+filter'
Junio C Hamano
2007-07-01
|
\
\
|
|
/
|
*
Use new semantics of is_bare/inside_git_dir/inside_work_tree
Matthias Lederhofer
2007-06-06
|
*
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
2007-06-06
*
|
git: Try a bit harder not to lose errno in stdio
Linus Torvalds
2007-06-30
*
|
Check for IO errors after running a command
Linus Torvalds
2007-06-24
*
|
Clean up internal command handling
Linus Torvalds
2007-06-24
|
/
[next]