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
...
|
*
|
|
|
Git.pm: Add support for subdirectories inside of working copies
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Implement options for the command interface
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Enhance the command_pipe() mechanism
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Handle failed commands' output
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Better error handling
Petr Baudis
2006-07-02
|
*
|
|
|
Add Error.pm to the distribution
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Implement Git::version()
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Call external commands using execv_git_cmd()
Petr Baudis
2006-07-02
|
*
|
|
|
Git.pm: Implement Git::exec_path()
Petr Baudis
2006-07-02
|
*
|
|
|
Introduce Git.pm (v4)
Petr Baudis
2006-07-02
*
|
|
|
|
Merge branch 'jc/diff-stat'
Junio C Hamano
2006-09-30
|
\
\
\
\
\
|
*
|
|
|
|
diff --stat: ensure at least one '-' for deletions, and one '+' for additions
Johannes Schindelin
2006-09-28
|
*
|
|
|
|
diff --stat=width[,name-width]: allow custom diffstat output width.
Linus Torvalds
2006-09-28
|
*
|
|
|
|
diff --stat: color output.
Junio C Hamano
2006-09-27
|
*
|
|
|
|
diff --stat: allow custom diffstat output width.
Junio C Hamano
2006-09-27
*
|
|
|
|
|
Merge branch 'lt/web'
Junio C Hamano
2006-09-30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gitweb: tree view: hash_base and hash are now context sensitive
Luben Tuikov
2006-09-30
|
*
|
|
|
|
|
gitweb: History: blob and tree are first, then commitdiff, etc
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: Remove redundant "commit" from history
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: Don't use quotemeta on internally generated strings
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: Add snapshot to shortlog
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: Factor out gitweb_have_snapshot()
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: Remove redundant "commit" link from shortlog
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: "alternate" starts with shade (i.e. 1)
Luben Tuikov
2006-09-28
|
*
|
|
|
|
|
gitweb: Add history and blame to git_difftree_body()
Luben Tuikov
2006-09-27
|
*
|
|
|
|
|
gitweb: Remove excessively redundant entries from git_difftree_body
Luben Tuikov
2006-09-27
|
*
|
|
|
|
|
Revert "gitweb: extend blame to show links to diff and previous"
Luben Tuikov
2006-09-27
|
*
|
|
|
|
|
gitweb: Quote filename in HTTP Content-Disposition: header
Jakub Narebski
2006-09-27
|
*
|
|
|
|
|
gitweb: Add git_url subroutine, and use it to quote full URLs
Jakub Narebski
2006-09-27
|
*
|
|
|
|
|
gitweb: Split validate_input into validate_pathname and validate_refname
Jakub Narebski
2006-09-27
|
*
|
|
|
|
|
gitweb: Use "return" instead of "return undef" for some subs
Jakub Narebski
2006-09-27
|
*
|
|
|
|
|
gitweb: Strip trailing slashes from $path in git_get_hash_by_path
Jakub Narebski
2006-09-27
|
*
|
|
|
|
|
gitweb: extend blame to show links to diff and previous
Luben Tuikov
2006-09-27
|
*
|
|
|
|
|
gitweb: Remove redundant "tree" link
Luben Tuikov
2006-09-26
|
*
|
|
|
|
|
gitweb: tree view: eliminate redundant "blob"
Luben Tuikov
2006-09-25
*
|
|
|
|
|
|
fetch: Reset remote refs list each time fetch_main is called
Santi BĂ©jar
2006-09-29
*
|
|
|
|
|
|
Fix approxidate() to understand 12:34 AM/PM are 00:34 and 12:34
Linus Torvalds
2006-09-29
*
|
|
|
|
|
|
git-diff -B output fix.
Junio C Hamano
2006-09-29
*
|
|
|
|
|
|
Make cvsexportcommit remove files.
Robin Rosenberg
2006-09-29
*
|
|
|
|
|
|
http/ftp: optionally ask curl to not use EPSV command
Sasha Khapyorsky
2006-09-28
*
|
|
|
|
|
|
git-format-patch: fix bug using -o in subdirectories
Matthias Lederhofer
2006-09-28
*
|
|
|
|
|
|
do not discard constness in interp_set_entry value argument
Alex Riesen
2006-09-28
*
|
|
|
|
|
|
Fix approxidate() to understand more extended numbers
Linus Torvalds
2006-09-28
*
|
|
|
|
|
|
Clean up approxidate() in preparation for fixes
Linus Torvalds
2006-09-28
*
|
|
|
|
|
|
fix daemon.c compilation for NO_IPV6=1
Alex Riesen
2006-09-28
*
|
|
|
|
|
|
daemon: default to 256 for HOST_NAME_MAX if it is not defined
Johannes Schindelin
2006-09-28
*
|
|
|
|
|
|
format-patch: use cwd as default output directory
Matthias Lederhofer
2006-09-28
*
|
|
|
|
|
|
svnimport: add support for parsing From: lines for author
Andy Whitcroft
2006-09-28
*
|
|
|
|
|
|
Contributed bash completion support for core Git tools.
Junio C Hamano
2006-09-28
*
|
|
|
|
|
|
Merge branch 'jl/virtual'
Junio C Hamano
2006-09-27
|
\
\
\
\
\
\
\
[prev]
[next]