index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xdiff
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-18
Make ref resolution saner
Linus Torvalds
7
-84
/
+74
2006-09-18
Add support for negative refs
Linus Torvalds
1
-0
/
+6
2006-09-18
Start handling references internally as a sorted in-memory list
Linus Torvalds
5
-54
/
+218
2006-09-18
gitweb fix validating pg (page) parameter
Matthias Lederhofer
1
-1
/
+1
2006-09-18
git-repack(1): document --window and --depth
Jonas Fonseca
1
-1
/
+11
2006-09-18
git-apply(1): document --unidiff-zero
Jonas Fonseca
1
-0
/
+10
2006-09-17
gitweb: fix warnings in PATH_INFO code and add export_ok/strict_export
Matthias Lederhofer
1
-13
/
+21
2006-09-17
upload-archive: monitor child communication even more carefully.
Franck Bui-Huu
1
-1
/
+2
2006-09-17
gitweb: export options
Matthias Lederhofer
2
-3
/
+24
2006-09-17
gitweb: do not use 'No such directory' error message
Matthias Lederhofer
1
-7
/
+4
2006-09-17
git-tar-tree: devolve git-tar-tree into a wrapper for git-archive
Rene Scharfe
1
-72
/
+18
2006-09-17
gitweb: fix uninitialized variable warning.
Martin Waitz
1
-8
/
+8
2006-09-17
gitweb: more support for PATH_INFO based URLs
Martin Waitz
1
-7
/
+27
2006-09-17
apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches
Junio C Hamano
3
-34
/
+197
2006-09-16
t1400: make test debuggable.
Junio C Hamano
1
-43
/
+43
2006-09-16
Add ftp:// protocol support for git-http-fetch
Junio C Hamano
1
-1
/
+3
2006-09-16
http-fetch.c: consolidate code to detect missing fetch target
Junio C Hamano
1
-8
/
+15
2006-09-16
Fix git-am safety checks
Junio C Hamano
1
-4
/
+19
2006-09-16
Allow multiple "git_path()" uses
Linus Torvalds
1
-1
/
+9
2006-09-16
gitweb: Add link to "project_index" view to "project_list" page
Jakub Narebski
1
-1
/
+10
2006-09-16
gitweb: Allow for href() to be used for links without project param
Jakub Narebski
1
-7
/
+10
2006-09-16
Define fallback PATH_MAX on systems that do not define one in <limits.h>
Junio C Hamano
2
-2
/
+8
2006-09-16
Document git-grep -[Hh]
Junio C Hamano
1
-1
/
+8
2006-09-15
Fix duplicate xmalloc in builtin-add
Liu Yubao
1
-1
/
+0
2006-09-15
gitweb: Add git_project_index for generating index.aux
Jakub Narebski
1
-0
/
+25
2006-09-15
gitweb: Do not parse refs by hand, use git-peek-remote instead
Jakub Narebski
1
-22
/
+19
2006-09-15
gitweb: Use File::Find::find in git_get_projects_list
Jakub Narebski
1
-10
/
+20
2006-09-14
Handle invalid argc gently
Dmitry V. Levin
3
-3
/
+3
2006-09-14
Add "-h/-H" parsing to "git grep"
Linus Torvalds
1
-4
/
+11
2006-09-14
Trivial support for cloning and fetching via ftp://.
Sasha Khapyorsky
3
-4
/
+4
2006-09-14
Documentation: Fix broken links
Dmitry V. Levin
3
-3
/
+3
2006-09-14
Make count-objects, describe and merge-tree work in subdirectory
Dmitry V. Levin
3
-1
/
+5
2006-09-14
wt-status: remove extraneous newline from 'deleted:' output
Jeff King
1
-1
/
+1
2006-09-14
git-archive: inline default_parse_extra()
Rene Scharfe
1
-12
/
+2
2006-09-13
unpack-objects -r: call it "recover".
Junio C Hamano
2
-7
/
+7
2006-09-13
Test return value of finish_connect()
Franck Bui-Huu
3
-6
/
+6
2006-09-13
http-fetch: fix alternates handling.
v1.4.2.1
Junio C Hamano
1
-5
/
+34
2006-09-13
http-fetch: fix alternates handling.
Junio C Hamano
1
-5
/
+34
2006-09-13
contrib/vim: add syntax highlighting file for commits
Jeff King
2
-0
/
+26
2006-09-13
git-status: document colorization config options
Jeff King
1
-0
/
+14
2006-09-13
Teach runstatus about --untracked
Johannes Schindelin
4
-1
/
+10
2006-09-13
pack-objects: document --revs, --unpacked and --all.
Junio C Hamano
2
-2
/
+21
2006-09-13
builtin-archive.c: rename remote_request() to extract_remote_arg()
Junio C Hamano
1
-2
/
+2
2006-09-13
upload-archive: monitor child communication more carefully.
Junio C Hamano
1
-22
/
+38
2006-09-13
Fix space in string " false" problem in "trace.c".
Christian Couder
1
-1
/
+1
2006-09-13
connect.c: finish_connect(): allow null pid parameter
Franck Bui-Huu
2
-3
/
+12
2006-09-11
Fix a memory leak in "connect.c" and die if command too long.
Christian Couder
1
-3
/
+14
2006-09-11
Move add_to_string to "quote.c" and make it extern.
Christian Couder
3
-30
/
+36
2006-09-11
gitweb: Paginate history output
Jakub Narebski
1
-10
/
+54
2006-09-11
gitweb: Make pickaxe search a feature
Jakub Narebski
1
-2
/
+31
[next]