index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-15
Rework object refs tracking to reduce memory usage
Sergey Vlasov
7
-42
/
+116
2005-11-15
git-fsck-objects: Free tree entries after use
Sergey Vlasov
1
-0
/
+7
2005-11-15
Fix git(1) link to git-index-pack
Jonas Fonseca
1
-1
/
+1
2005-11-15
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
Junio C Hamano
7
-13
/
+14
2005-11-15
Fix bunch of fd leaks in http-fetch
Petr Baudis
1
-2
/
+14
2005-11-15
git-daemon: --inetd implies --syslog
Andreas Ericsson
2
-3
/
+4
2005-11-15
git-core-foo -> git-foo, except the core package
H. Peter Anvin
2
-13
/
+37
2005-11-14
Update topo-order test.
Junio C Hamano
1
-15
/
+15
2005-11-14
allow git-update-ref create refs with slashes in names
Alex Riesen
3
-4
/
+14
2005-11-14
Documentation nitpicking
Nikolai Weibull
2
-2
/
+2
2005-11-14
Document a couple of missing command-line options.
Nikolai Weibull
3
-5
/
+15
2005-11-14
Document the -n command-line option to git-unpack-objects
Nikolai Weibull
2
-2
/
+6
2005-11-14
apply: fix binary patch detection.
Junio C Hamano
1
-3
/
+4
2005-11-14
Fix git-rev-list "date order" with --topo-order
Linus Torvalds
1
-2
/
+3
2005-11-14
git-branch: Mention -d and -D in man-page.
Andreas Ericsson
1
-4
/
+11
2005-11-14
Merge branch 'svnup' of http://netz.smurf.noris.de/git/git
Junio C Hamano
1
-1
/
+1
2005-11-14
Depend on asciidoc 7 (at least).
Matthias Urlichs
1
-1
/
+1
2005-11-14
Remove git-rename. git-mv does the same
Josef Weidendorfer
5
-107
/
+1
2005-11-14
Bugfix: stop if directory already exists
Josef Weidendorfer
1
-2
/
+2
2005-11-14
Separate LDFLAGS and CFLAGS.
Junio C Hamano
1
-9
/
+20
2005-11-14
Merge branch 'svnup' of http://netz.smurf.noris.de/git/git
Junio C Hamano
2
-2
/
+7
2005-11-14
Remove trailing slashes
Matthias Urlichs
1
-1
/
+6
2005-11-13
Rename lost+found to lost-found.
Junio C Hamano
5
-7
/
+7
2005-11-13
Fix compilation warnings in pack-redundant.c
Kai Ruemmler
1
-7
/
+8
2005-11-13
Debian: build-depend on libexpat-dev.
Junio C Hamano
2
-1
/
+7
2005-11-13
Split gitk into seperate RPM package
Thomas Matysik
1
-3
/
+17
2005-11-13
Add expat and expat-devel dependencies (for http-push) to RPM spec.
Thomas Matysik
1
-2
/
+2
2005-11-12
Fix fd leak in http-fetch
Nick Hengeveld
1
-0
/
+2
2005-11-12
Fix for multiple alternates requests in http-fetch
Nick Hengeveld
1
-61
/
+117
2005-11-12
debian packaging: git-cvs needs cvsps
Matthias Urlichs
1
-1
/
+1
2005-11-11
Ignore built git-lost+found.
Junio C Hamano
1
-0
/
+1
2005-11-11
Documentation: asciidoc sources are utf-8
Junio C Hamano
2
-3
/
+3
2005-11-11
Rename .git/lost+found to .git/lost-found.
Junio C Hamano
2
-5
/
+5
2005-11-11
git-lost+found
Junio C Hamano
4
-1
/
+106
2005-11-11
git-prune: prune redundant packs
Junio C Hamano
1
-0
/
+11
2005-11-11
Make git-pack-redundant consider alt-odbs
Lukas_Sandström
3
-62
/
+106
2005-11-11
Rename git-pack-intersect to git-pack-redundant
Lukas_Sandström
5
-11
/
+13
2005-11-11
Make git-repack use git-pack-intersect.
Lukas_Sandström
1
-18
/
+12
2005-11-11
Add git-pack-intersect to .gitignore
Lukas_Sandström
1
-0
/
+1
2005-11-11
Add documentation for git-pack-intersect
Lukas_Sandström
1
-0
/
+47
2005-11-11
Add git-pack-intersect
Lukas_Sandström
3
-1
/
+581
2005-11-11
merge-one-file: use empty- or common-base condintionally in two-stage merge.
Junio C Hamano
1
-0
/
+6
2005-11-11
Documentation: git-apply --no-add
Junio C Hamano
2
-2
/
+8
2005-11-11
merge-one-file: use common as base, instead of emptiness.
Junio C Hamano
2
-4
/
+13
2005-11-11
merge with /dev/null as base, instead of punting O==empty case
Junio C Hamano
1
-4
/
+16
2005-11-11
Show URL in the "Getting <foo> list" http-fetch messages
Petr Baudis
1
-2
/
+2
2005-11-11
merge-recursive: Use '~' instead of '_' to separate file names from branch names
Fredrik Kuivinen
1
-2
/
+2
2005-11-11
merge-recursive: Add copyright notice
Fredrik Kuivinen
2
-0
/
+7
2005-11-11
merge-recursive: Indent the output properly
Fredrik Kuivinen
1
-61
/
+69
2005-11-11
Change 'cache' to 'index' in the docs
Lukas_Sandström
17
-71
/
+71
[next]