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
...
|
*
|
|
|
Teach runstatus about --untracked
Johannes Schindelin
2006-09-12
|
*
|
|
|
git-commit.sh: convert run_status to a C builtin
Jeff King
2006-09-08
|
*
|
|
|
Move color option parsing out of diff.c and into color.[ch]
Jeff King
2006-09-08
|
*
|
|
|
diff: support custom callbacks for output
Jeff King
2006-09-07
*
|
|
|
|
gitweb fix validating pg (page) parameter
Matthias Lederhofer
2006-09-17
*
|
|
|
|
git-repack(1): document --window and --depth
Jonas Fonseca
2006-09-17
*
|
|
|
|
git-apply(1): document --unidiff-zero
Jonas Fonseca
2006-09-17
*
|
|
|
|
gitweb: fix warnings in PATH_INFO code and add export_ok/strict_export
Matthias Lederhofer
2006-09-17
*
|
|
|
|
upload-archive: monitor child communication even more carefully.
Franck Bui-Huu
2006-09-17
*
|
|
|
|
Merge branch 'jc/archive'
Junio C Hamano
2006-09-17
|
\
\
\
\
\
|
*
|
|
|
|
git-tar-tree: devolve git-tar-tree into a wrapper for git-archive
Rene Scharfe
2006-09-17
|
*
|
|
|
|
git-archive: inline default_parse_extra()
Rene Scharfe
2006-09-13
|
*
|
|
|
|
builtin-archive.c: rename remote_request() to extract_remote_arg()
Junio C Hamano
2006-09-12
|
*
|
|
|
|
upload-archive: monitor child communication more carefully.
Junio C Hamano
2006-09-12
|
*
|
|
|
|
Add sideband status report to git-archive protocol
Junio C Hamano
2006-09-10
|
*
|
|
|
|
Merge branch 'jc/sideband' into jc/archive
Junio C Hamano
2006-09-10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Prepare larger packet buffer for upload-pack protocol.
Junio C Hamano
2006-09-10
|
|
*
|
|
|
|
Move sideband server side support into reusable form.
Junio C Hamano
2006-09-10
|
|
*
|
|
|
|
Move sideband client side support into reusable form.
Junio C Hamano
2006-09-10
|
*
|
|
|
|
|
Teach --exec to git-archive --remote
Junio C Hamano
2006-09-10
|
*
|
|
|
|
|
Add --verbose to git-archive
Junio C Hamano
2006-09-10
|
*
|
|
|
|
|
archive: force line buffered output to stderr
Junio C Hamano
2006-09-10
|
*
|
|
|
|
|
Use xstrdup instead of strdup in builtin-{tar,zip}-tree.c
Rene Scharfe
2006-09-10
|
*
|
|
|
|
|
archive: allow remote to have more formats than we understand.
Junio C Hamano
2006-09-09
|
*
|
|
|
|
|
git-archive: make compression level of ZIP archives configurable
Rene Scharfe
2006-09-09
|
*
|
|
|
|
|
Add git-upload-archive
Franck Bui-Huu
2006-09-09
|
*
|
|
|
|
|
git-archive: wire up ZIP format.
Franck Bui-Huu
2006-09-09
|
*
|
|
|
|
|
git-archive: wire up TAR format.
Franck Bui-Huu
2006-09-09
|
*
|
|
|
|
|
Add git-archive
Franck Bui-Huu
2006-09-09
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
gitweb: export options
Matthias Lederhofer
2006-09-17
*
|
|
|
|
|
gitweb: do not use 'No such directory' error message
Matthias Lederhofer
2006-09-17
*
|
|
|
|
|
gitweb: fix uninitialized variable warning.
Martin Waitz
2006-09-17
*
|
|
|
|
|
gitweb: more support for PATH_INFO based URLs
Martin Waitz
2006-09-17
*
|
|
|
|
|
apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches
Junio C Hamano
2006-09-17
*
|
|
|
|
|
t1400: make test debuggable.
Junio C Hamano
2006-09-16
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Allow multiple "git_path()" uses
Linus Torvalds
2006-09-16
*
|
|
|
|
gitweb: Add link to "project_index" view to "project_list" page
Jakub Narebski
2006-09-16
*
|
|
|
|
gitweb: Allow for href() to be used for links without project param
Jakub Narebski
2006-09-16
*
|
|
|
|
Define fallback PATH_MAX on systems that do not define one in <limits.h>
Junio C Hamano
2006-09-15
*
|
|
|
|
Document git-grep -[Hh]
Junio C Hamano
2006-09-15
*
|
|
|
|
Fix duplicate xmalloc in builtin-add
Liu Yubao
2006-09-15
*
|
|
|
|
gitweb: Add git_project_index for generating index.aux
Jakub Narebski
2006-09-14
*
|
|
|
|
gitweb: Do not parse refs by hand, use git-peek-remote instead
Jakub Narebski
2006-09-14
*
|
|
|
|
gitweb: Use File::Find::find in git_get_projects_list
Jakub Narebski
2006-09-14
*
|
|
|
|
Handle invalid argc gently
Dmitry V. Levin
2006-09-14
*
|
|
|
|
Add "-h/-H" parsing to "git grep"
Linus Torvalds
2006-09-14
*
|
|
|
|
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
2006-09-13
*
|
|
|
|
Documentation: Fix broken links
Dmitry V. Levin
2006-09-13
*
|
|
|
|
Make count-objects, describe and merge-tree work in subdirectory
Dmitry V. Levin
2006-09-13
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'maint' and 'jc/http'
Junio C Hamano
2006-09-13
|
\
\
\
\
\
\
[prev]
[next]