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-16
daemon.c: fix arg parsing bugs
Andreas Ericsson
1
-2
/
+6
2005-11-16
tests: binary diff application.
Junio C Hamano
1
-10
/
+39
2005-11-16
diff: --full-index
Junio C Hamano
3
-7
/
+16
2005-11-16
apply: allow-binary-replacement.
Junio C Hamano
3
-7
/
+101
2005-11-16
git-am: --resolved.
Junio C Hamano
1
-12
/
+53
2005-11-16
git-apply: fail if a patch cannot be applied.
Junio C Hamano
2
-4
/
+85
2005-11-16
git-cvsexportcommit.perl: fix typos in output
Kevin Geiss
1
-2
/
+2
2005-11-16
git-cvsexportcommit.perl: exit with non-0 status if patch fails.
Kevin Geiss
1
-1
/
+1
2005-11-16
git-cvsexportcommit.perl: use getopts to get binary flags
Kevin Geiss
1
-1
/
+1
2005-11-16
git-cvsexportcommit.perl: Fix usage() output.
Kevin Geiss
1
-2
/
+2
2005-11-16
Documentation/git-log.txt: trivial typo fix.
Alecs King
1
-1
/
+1
2005-11-16
symref support for import scripts
Pavel Roskin
3
-8
/
+13
2005-11-16
Disallow empty pattern in "git grep"
Linus Torvalds
1
-0
/
+4
2005-11-15
git wrapper: basic fixes.
Junio C Hamano
1
-56
/
+98
2005-11-15
Give python a chance to find "backported" modules
Johannes Schindelin
1
-2
/
+4
2005-11-15
Fix tests with new git in C
Johannes Schindelin
1
-0
/
+2
2005-11-15
Fix llist_sorted_difference_inplace in git-pack-redundant
Lukas Sandström
1
-32
/
+15
2005-11-15
git --help COMMAND brings up the git-COMMAND man-page.
Andreas Ericsson
2
-2
/
+28
2005-11-15
Update git(7) man-page for the C wrapper.
Andreas Ericsson
1
-7
/
+28
2005-11-15
C implementation of the 'git' program, take two.
Andreas Ericsson
3
-88
/
+237
2005-11-15
sha1_file.c::add_packed_git(): fix type mismatch.
Junio C Hamano
1
-1
/
+1
2005-11-15
diff: make default rename detection limit configurable.
Junio C Hamano
5
-5
/
+16
2005-11-15
Add config variable core.symrefsonly
Johannes Schindelin
5
-4
/
+14
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
[next]