index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitMergeCommon.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
Fix git-update-index --again
Johannes Schindelin
1
-3
/
+3
2006-09-21
git-pack-refs --prune
Junio C Hamano
1
-9
/
+75
2006-09-21
pack-refs: do not pack symbolic refs.
Junio C Hamano
1
-1
/
+3
2006-09-21
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
23
-49
/
+75
2006-09-21
Add callback data to for_each_ref() family.
Junio C Hamano
18
-71
/
+79
2006-09-21
symbolit-ref: fix resolve_ref conversion.
Junio C Hamano
1
-1
/
+1
2006-09-20
Fix broken sha1 locking
Petr Baudis
1
-2
/
+4
2006-09-18
fsck-objects: adjust to resolve_ref() clean-up.
Junio C Hamano
1
-6
/
+4
2006-09-18
gitignore: git-pack-refs is a generated file.
Jeff King
1
-0
/
+1
2006-09-18
wt-status: use simplified resolve_ref to find current branch
Jeff King
1
-4
/
+2
2006-09-18
Fix t1400-update-ref test minimally
Junio C Hamano
1
-5
/
+2
2006-09-18
Enable the packed refs file format
Linus Torvalds
3
-22
/
+25
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
[next]