index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
gitweb: add patch view
Giuseppe Bilotta
2008-12-21
*
Update draft release notes to 1.6.1
Junio C Hamano
2008-12-05
*
Merge branch 'jc/am-options'
Junio C Hamano
2008-12-05
|
\
|
*
git-am: rename apply_opt_extra file to apply-opt
Junio C Hamano
2008-12-05
|
*
Test that git-am does not lose -C/-p/--whitespace options
Junio C Hamano
2008-12-04
|
*
git-am: propagate --3way options as well
Junio C Hamano
2008-12-04
|
*
git-am: propagate -C<n>, -p<n> options as well
Junio C Hamano
2008-12-04
|
*
git-am --whitespace: do not lose the command line option
Junio C Hamano
2008-12-04
*
|
git-p4: Fix bug in p4Where method.
Tor Arvid Lund
2008-12-04
*
|
Report symlink failures in merge-recursive
Alex Riesen
2008-12-04
*
|
Make chdir failures visible
Alex Riesen
2008-12-04
*
|
Make some of fwrite/fclose/write/close failures visible
Alex Riesen
2008-12-04
|
/
*
Merge branch 'dm/svn-remote'
Junio C Hamano
2008-12-03
|
\
|
*
git-svn: Make branch use correct svn-remote
Deskin Miller
2008-12-03
*
|
Merge branch 'jn/gitweb-utf8'
Junio C Hamano
2008-12-03
|
\
\
|
*
|
gitweb: Fix handling of non-ASCII characters in inserted HTML files
Jakub Narebski
2008-12-02
*
|
|
add stage to gitignore
Jeff King
2008-12-03
*
|
|
submodule: use git rev-parse -q
Miklos Vajna
2008-12-03
*
|
|
rebase: use git rev-parse -q
Miklos Vajna
2008-12-03
*
|
|
pull: use git rev-parse -q
Miklos Vajna
2008-12-03
*
|
|
lost-found: use git rev-parse -q
Miklos Vajna
2008-12-03
*
|
|
filter-branch: use git rev-parse -q
Miklos Vajna
2008-12-03
*
|
|
Merge branch 'jc/rm-i-t-a'
Junio C Hamano
2008-12-03
|
\
\
\
|
*
|
|
git add --intent-to-add: do not let an empty blob be committed by accident
Junio C Hamano
2008-11-30
|
*
|
|
git add --intent-to-add: fix removal of cached emptiness
Junio C Hamano
2008-11-28
|
*
|
|
builtin-rm.c: explain and clarify the "local change" logic
Junio C Hamano
2008-11-28
|
*
|
|
Merge branch 'nd/narrow' (early part) into jc/add-i-t-a
Junio C Hamano
2008-11-28
|
|
\
\
\
|
|
*
|
|
Extend index to save more flags
Nguyễn Thái Ngọc Duy
2008-10-12
*
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-03
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'jk/maint-commit-v-strip' into maint
Junio C Hamano
2008-12-02
|
|
\
\
\
\
\
|
*
|
|
|
|
|
xdiff: give up scanning similar lines early
Davide Libenzi
2008-12-02
|
*
|
|
|
|
|
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
2008-12-02
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'js/mingw-rename-fix' into maint
Junio C Hamano
2008-12-02
|
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
Install git-stage in exec-path
Junio C Hamano
2008-12-03
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
git-stash: use git rev-parse -q
Miklos Vajna
2008-12-02
*
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-12-02
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
User's Manual: remove duplicated url at the end of Appendix B
Miklos Vajna
2008-12-02
*
|
|
|
|
|
|
|
t4030-diff-textconv: Make octal escape sequence more portable
Johannes Sixt
2008-12-02
*
|
|
|
|
|
|
|
Add a built-in alias for 'stage' to the 'add' command
Scott Chacon
2008-12-02
*
|
|
|
|
|
|
|
Add backslash to list of 'crud' characters in real name
Linus Torvalds
2008-12-02
*
|
|
|
|
|
|
|
Makefile: introduce NO_PTHREADS
Junio C Hamano
2008-12-02
*
|
|
|
|
|
|
|
Documentation: describe how to "bisect skip" a range of commits
Christian Couder
2008-12-02
*
|
|
|
|
|
|
|
bisect: fix "git bisect skip <commit>" and add tests cases
Christian Couder
2008-12-02
*
|
|
|
|
|
|
|
Update comment on gitweb_check/get_feature
Giuseppe Bilotta
2008-12-02
*
|
|
|
|
|
|
|
Merge branch 'gb/gitweb-feature'
Junio C Hamano
2008-12-02
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
gitweb: make gitweb_check_feature a boolean wrapper
Giuseppe Bilotta
2008-11-30
|
*
|
|
|
|
|
|
|
gitweb: rename gitweb_check_feature to gitweb_get_feature
Junio C Hamano
2008-11-30
|
*
|
|
|
|
|
|
|
gitweb: fix 'ctags' feature check and others
Junio C Hamano
2008-11-30
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-12-02
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.
Mark Burton
2008-12-02
[next]