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
*
tests: add a testcase for "git submodule sync"
David Aguilar
2008-10-02
*
Merge branch 'maint'
Shawn O. Pearce
2008-10-02
|
\
|
*
gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh
Jakub Narebski
2008-10-02
|
*
gitweb: Fix two 'uninitialized value' warnings in git_tree()
Jakub Narebski
2008-10-02
|
*
Solaris: Use OLD_ICONV to avoid compile warnings
David Soria Parra
2008-10-02
|
*
gitweb: remove PATH_INFO from $my_url and $my_uri
Giuseppe Bilotta
2008-10-02
*
|
fix openssl headers conflicting with custom SHA1 implementations
Nicolas Pitre
2008-10-02
*
|
archive.c: make archiver static
Nanako Shiraishi
2008-10-02
*
|
commit.c: make read_graft_file() static
Nanako Shiraishi
2008-10-02
*
|
config.c: make git_parse_long() static
Nanako Shiraishi
2008-10-02
*
|
run-command.c: remove run_command_v_opt_cd()
Nanako Shiraishi
2008-10-02
*
|
dir.c: make dir_add_name() and dir_add_ignored() static
Nanako Shiraishi
2008-10-02
*
|
gitweb: Identify all summary metadata table rows
Petr Baudis
2008-10-02
*
|
config.c: Tolerate UTF8 BOM at the beginning of config file
Petr Baudis
2008-10-02
*
|
gitweb: Quote non-displayable characters in hex, not octal
Petr Baudis
2008-10-02
*
|
Merge branch 'maint'
Shawn O. Pearce
2008-10-01
|
\
\
|
|
/
|
*
Improve git-log documentation wrt file filters
martin f. krafft
2008-10-01
|
*
Documentation: remove '\' in front of short options
SZEDER Gábor
2008-10-01
*
|
Merge branch 'maint'
Shawn O. Pearce
2008-09-30
|
\
\
|
|
/
|
*
git-svn: call 'fatal' correctly in set-tree
Luc Heinrich
2008-09-30
|
*
Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)
Michael Prokop
2008-09-30
|
*
t0024: add executable permission
SZEDER Gábor
2008-09-30
*
|
diff.c: remove duplicate bibtex pattern introduced by merge 92bb9785
Brandon Casey
2008-09-30
*
|
Use "git_config_string" to simplify "builtin-gc.c" code where "prune_expire" ...
David Bryson
2008-09-30
*
|
tests: grep portability fixes
Jeff King
2008-09-30
*
|
Add OS X support to the pre-auto-gc example hook
Jonathan del Strother
2008-09-30
*
|
Correct typos in RelNotes-1.6.1
Ralf Wildenhues
2008-09-30
*
|
remove vim syntax highlighting in favor of upstream
SZEDER Gábor
2008-09-30
*
|
Merge branch 'bc/master-diff-hunk-header-fix'
Shawn O. Pearce
2008-09-29
|
\
\
|
*
\
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
2008-09-29
|
|
\
\
|
|
|
/
|
|
*
Merge branch 'bc/maint-diff-hunk-header-fix' into maint
Shawn O. Pearce
2008-09-29
|
|
|
\
|
|
*
\
Merge branch 'mg/maint-remote-fix' into maint
Shawn O. Pearce
2008-09-29
|
|
|
\
\
|
|
|
*
|
make "git remote" report multiple URLs
Michael J Gruber
2008-09-22
|
|
*
|
|
Clarify commit error message for unmerged files
Rafael Garcia-Suarez
2008-09-29
|
|
*
|
|
Use strchrnul() instead of strchr() plus manual workaround
Johan Herland
2008-09-29
|
|
*
|
|
Use remove_path from dir.c instead of own implementation
Alex Riesen
2008-09-29
|
|
*
|
|
Add remove_path: a function to remove as much as possible of a path
Alex Riesen
2008-09-29
|
|
*
|
|
git-submodule: Fix "Unable to checkout" for the initial 'update'
Ping Yin
2008-09-29
|
|
*
|
|
Clarify how the user can satisfy stash's 'dirty state' check.
Stephen Haberman
2008-09-29
|
*
|
|
|
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
2008-09-23
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-22
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
t4018-diff-funcname: test syntax of builtin xfuncname patterns
Brandon Casey
2008-09-22
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-20
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
diff hunk pattern: fix misconverted "\{" tex macro introducers
Junio C Hamano
2008-09-20
|
*
|
|
|
diff: fix "multiple regexp" semantics to find hunk header comment
Junio C Hamano
2008-09-20
|
*
|
|
|
diff: use extended regexp to find hunk headers
Junio C Hamano
2008-09-19
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-19
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
diff: use extended regexp to find hunk headers
Junio C Hamano
2008-09-19
|
*
|
|
|
Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fix
Junio C Hamano
2008-09-18
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
diff.*.xfuncname which uses "extended" regex's for hunk header selection
Brandon Casey
2008-09-18
[next]