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-17
Teach "approxidate" about weekday syntax
Linus Torvalds
1
-1
/
+17
2005-11-17
Make git-pack-redundant non-horribly slow on large sets of packs
Lukas Sandström
1
-12
/
+48
2005-11-17
git-repack: Fix variable name
Ralf Baechle
1
-3
/
+3
2005-11-17
'make clean' forgot about some files
Nicolas Pitre
1
-1
/
+1
2005-11-17
Deal with binary diff output from GNU diff 2.8.7
Junio C Hamano
1
-6
/
+18
2005-11-17
Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff
Junio C Hamano
1
-42
/
+103
2005-11-17
archimport: allow for old style branch and public tag names
Martin Langhoff
1
-6
/
+17
2005-11-16
Add approxidate test calls.
Junio C Hamano
1
-0
/
+3
2005-11-16
git's rev-parse.c function show_datestring presumes gnu date
Linus Torvalds
3
-14
/
+126
2005-11-17
Disambiguate the term 'branch' in Arch vs git
Eric Wong
1
-11
/
+54
2005-11-17
archimport: don't die on merge-base failure
Eric Wong
1
-1
/
+7
2005-11-17
remove shellquote usage for tags
Eric Wong
1
-27
/
+28
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-15
Add -r flag and some speedups
Paul Mackerras
1
-68
/
+102
2005-11-14
Fix git-rev-list "date order" with --topo-order
Linus Torvalds
1
-2
/
+3
[prev]
[next]