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
2006-05-13
Merge branch 'lt/fix-config' into lt/config
Junio C Hamano
5
-24
/
+93
2006-05-13
git config syntax updates
Linus Torvalds
3
-20
/
+90
2006-05-13
Another config file parsing fix.
sean
1
-1
/
+3
2006-05-13
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-05-13
Fix git-pack-objects for 64-bit platforms
Dennis Stosberg
2
-2
/
+2
2006-05-10
fix diff-delta bad memory access
Nicolas Pitre
1
-5
/
+0
2006-05-09
Merge branch 'fix'
Junio C Hamano
2
-2
/
+2
2006-05-09
checkout: use --aggressive when running a 3-way merge (-m).
Junio C Hamano
1
-1
/
+1
2006-05-09
revert/cherry-pick: use aggressive merge.
Linus Torvalds
1
-1
/
+1
2006-05-09
Merge branch 'jc/clean'
Junio C Hamano
2
-5
/
+17
2006-05-09
Merge branch 'mw/alternates'
Junio C Hamano
3
-77
/
+212
2006-05-09
Merge branch 'jc/xsha1'
Junio C Hamano
1
-8
/
+47
2006-05-09
Merge branch 'jc/again'
Junio C Hamano
3
-4
/
+142
2006-05-09
Merge branch 'np/delta'
Junio C Hamano
5
-157
/
+353
2006-05-09
Merge branch 'jc/bindiff'
Junio C Hamano
8
-69
/
+575
2006-05-09
Merge branch 'fix'
Junio C Hamano
2
-10
/
+10
2006-05-09
read-cache.c: use xcalloc() not calloc()
Yakov Lerner
1
-1
/
+1
2006-05-09
apply: fix infinite loop with multiple patches with --index
Eric Wong
1
-9
/
+9
2006-05-08
Teach git-clean optional <paths>... parameters.
Junio C Hamano
2
-5
/
+17
2006-05-08
Merge branch 'fix'
Junio C Hamano
16
-41
/
+47
2006-05-08
Separate object name errors from usage errors
Dmitry V. Levin
13
-25
/
+36
2006-05-08
get_sha1() - fix infinite loop on nonexistent stage.
Junio C Hamano
1
-0
/
+1
2006-05-08
Documentation: {caret} fixes (git-rev-list.txt)
Junio C Hamano
1
-3
/
+4
2006-05-08
improve base85 generated assembly code
Nicolas Pitre
1
-29
/
+35
2006-05-08
Fix "git diff --stat" with long filenames
Linus Torvalds
1
-1
/
+1
2006-05-07
Fix repo-config set-multivar error return path.
Junio C Hamano
1
-12
/
+6
2006-05-07
clone: don't clone the info/alternates file
Martin Waitz
1
-5
/
+1
2006-05-07
test case for transitive info/alternates
Martin Waitz
1
-0
/
+105
2006-05-07
Transitively read alternatives
Martin Waitz
1
-72
/
+106
2006-05-07
Merge branch 'fix'
Junio C Hamano
6
-13
/
+94
2006-05-07
Sparse fix for builtin-diff
Peter Hagervall
1
-2
/
+1
2006-05-07
repack: honor -d even when no new pack was created
Martin Waitz
1
-7
/
+7
2006-05-07
clone: keep --reference even with -l -s
Martin Waitz
2
-1
/
+79
2006-05-07
repo-config: document what value_regexp does a bit more clearly.
Junio C Hamano
1
-4
/
+5
2006-05-07
Release config lock if the regex is invalid
Pavel Roskin
1
-0
/
+2
2006-05-07
core-tutorial.txt: escape asterisk
Matthias Lederhofer
1
-1
/
+1
2006-05-06
Fix users of prefix_path() to free() only when necessary
Johannes Schindelin
2
-6
/
+6
2006-05-06
Fix users of prefix_path() to free() only when necessary
Johannes Schindelin
2
-5
/
+5
2006-05-06
t1300-repo-config: two new config parsing tests.
sean
1
-0
/
+31
2006-05-06
Another config file parsing fix.
sean
1
-1
/
+3
2006-05-06
binary diff and apply: testsuite.
Junio C Hamano
2
-0
/
+85
2006-05-05
update-index --again: take optional pathspecs
Junio C Hamano
2
-2
/
+13
2006-05-05
update-index --again
Junio C Hamano
3
-4
/
+131
2006-05-05
update-index: plug memory leak from prefix_path()
Junio C Hamano
1
-7
/
+12
2006-05-05
checkout-index: plug memory leak from prefix_path()
Junio C Hamano
1
-2
/
+11
2006-05-05
update-index --unresolve: work from a subdirectory.
Junio C Hamano
1
-3
/
+8
2006-05-05
binary diff: further updates.
Junio C Hamano
5
-96
/
+304
2006-05-05
binary patch.
Junio C Hamano
4
-68
/
+275
2006-05-05
pack-object: squelch eye-candy on non-tty
Junio C Hamano
1
-0
/
+5
2006-05-05
Merge branch 'fix'
Junio C Hamano
1
-2
/
+3
[next]