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 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
2016-02-17
|
\
|
*
restore_env(): free the saved environment variable once we are done
Junio C Hamano
2016-02-02
|
*
git: simplify environment save/restore logic
Junio C Hamano
2016-01-27
|
*
git: protect against unbalanced calls to {save,restore}_env()
Junio C Hamano
2016-01-27
|
*
git: remove an early return from save_env_before_alias()
Junio C Hamano
2016-01-27
*
|
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
2016-01-20
|
\
\
|
|
/
|
*
git.c: make sure we do not leak GIT_* to alias scripts
Nguyễn Thái Ngọc Duy
2015-12-22
|
*
setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..
Nguyễn Thái Ngọc Duy
2015-12-22
|
*
git.c: make it clear save_env() is for alias handling only
Nguyễn Thái Ngọc Duy
2015-12-22
*
|
Merge branch 'sb/submodule-helper'
Junio C Hamano
2015-10-05
|
\
\
|
*
|
submodule: rewrite `module_list` shell function in C
Stefan Beller
2015-09-03
*
|
|
interpret-trailers: allow running outside a repository
John Keeping
2015-09-08
*
|
|
builtin-am: remove redirection to git-am.sh
Paul Tan
2015-08-04
*
|
|
builtin-am: implement skeletal builtin am
Paul Tan
2015-08-04
|
/
/
*
|
Merge branch 'pt/pull-builtin'
Junio C Hamano
2015-08-03
|
\
\
|
|
/
|
/
|
|
*
pull: implement skeletal builtin pull
Paul Tan
2015-06-15
*
|
Merge branch 'es/worktree-add'
Junio C Hamano
2015-07-13
|
\
\
|
*
|
checkout: require worktree unconditionally
Eric Sunshine
2015-07-06
*
|
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-07-13
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
worktree: new place for "git prune --worktrees"
Nguyễn Thái Ngọc Duy
2015-06-29
*
|
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
2015-05-11
|
\
\
|
|
/
|
*
checkout: don't require a work tree when checking out into a new one
Dennis Kaarsemaker
2014-12-01
*
|
Merge branch 'kn/git-cd-to-empty'
Junio C Hamano
2015-03-20
|
\
\
|
*
|
git: treat "git -C '<path>'" as a no-op when <path> is empty
Karthik Nayak
2015-03-06
*
|
|
Merge branch 'ak/git-done-help-cleanup'
Junio C Hamano
2015-03-17
|
\
\
\
|
*
|
|
git: make was_alias and done_help non-static
Alexander Kuleshov
2015-03-06
|
|
/
/
*
|
|
Merge branch 'ah/usage-strings'
Junio C Hamano
2015-02-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
standardize usage info string format
Alex Henrie
2015-01-14
*
|
|
Merge branch 'ak/fewer-includes'
Junio C Hamano
2015-01-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
git.c: remove unnecessary #includes
Alexander Kuleshov
2015-01-09
|
|
/
*
|
Merge branch 'sv/get-builtin'
Junio C Hamano
2014-12-05
|
\
\
|
|
/
|
/
|
|
*
builtin: move builtin retrieval to get_builtin()
Slavomir Vlcek
2014-11-13
*
|
Merge branch 'cc/interpret-trailers'
Junio C Hamano
2014-10-20
|
\
\
|
*
|
trailer: add interpret-trailers command
Christian Couder
2014-10-13
*
|
|
Merge branch 'pr/use-default-sigpipe-setting'
Junio C Hamano
2014-09-29
|
\
\
\
|
*
|
|
unblock and unignore SIGPIPE
Patrick Reynolds
2014-09-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
|
\
\
\
|
*
|
|
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ah/grammofix'
Junio C Hamano
2014-09-19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
grammofix in user-facing messages
Alex Henrie
2014-09-02
|
|
/
*
|
Merge branch 'rs/strbuf-getcwd'
Junio C Hamano
2014-09-02
|
\
\
|
|
/
|
/
|
|
*
use xgetcwd() to set $GIT_DIR
René Scharfe
2014-08-26
*
|
Merge branch 'kb/perf-trace'
Junio C Hamano
2014-07-22
|
\
\
|
*
|
git: add performance tracing for git's main() function to debug scripts
Karsten Blees
2014-07-13
*
|
|
Merge branch 'mg/verify-commit'
Junio C Hamano
2014-07-10
|
\
\
\
|
*
|
|
verify-commit: scriptable commit signature verification
Michael J Gruber
2014-06-23
|
|
/
/
*
|
|
Merge branch 'jk/skip-prefix'
Junio C Hamano
2014-07-09
|
\
\
\
|
*
|
|
git: avoid magic number with skip_prefix
Jeff King
2014-06-20
|
*
|
|
use skip_prefix to avoid magic numbers
Jeff King
2014-06-20
|
|
/
/
*
|
|
Merge branch 'nd/init-restore-env'
Junio C Hamano
2014-06-25
|
\
\
\
|
|
/
/
|
/
|
|
[next]