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
2007-03-18
Avoid unnecessary strlen() calls
Linus Torvalds
3
-29
/
+36
2007-03-18
Reuse cached data out of delta base cache.
Nicolas Pitre
1
-4
/
+10
2007-03-18
Implement a simple delta_base cache
Linus Torvalds
1
-1
/
+42
2007-03-18
Make trivial wrapper functions around delta base generation and freeing
Linus Torvalds
1
-2
/
+14
2007-03-18
Merge 1.5.0.5 in from 'maint'
Junio C Hamano
1
-0
/
+28
2007-03-18
GIT 1.5.0.5
Junio C Hamano
3
-2
/
+30
2007-03-17
Make gc a builtin.
James Bowes
5
-1
/
+82
2007-03-17
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2007-03-16
[PATCH] clean up pack index handling a bit
Nicolas Pitre
6
-87
/
+90
2007-03-16
[PATCH] add test for OFS_DELTA objects
Nicolas Pitre
1
-6
/
+65
2007-03-16
[PATCH] fix t5300-pack-object.sh
Nicolas Pitre
1
-1
/
+1
2007-03-16
[PATCH] local-fetch.c: some error printing cleanup
Nicolas Pitre
1
-20
/
+13
2007-03-16
applymbox: brown paper bag fix.
Junio C Hamano
1
-2
/
+2
2007-03-16
git-merge: finish when git-read-tree fails
Santi BĂ©jar
1
-2
/
+2
2007-03-16
Add tests for --quiet option of diff programs
Alex Riesen
1
-0
/
+80
2007-03-16
use xstrdup please
Shawn O. Pearce
1
-2
/
+2
2007-03-16
git-fetch, git-branch: Support local --track via a special remote '.'
Paolo Bonzini
7
-22
/
+79
2007-03-14
git-log --first-parent: show only the first parent log
Junio C Hamano
2
-5
/
+12
2007-03-14
try-to-simplify-commit: use diff-tree --quiet machinery.
Junio C Hamano
1
-0
/
+6
2007-03-14
revision.c: explain what tree_difference does
Junio C Hamano
1
-2
/
+9
2007-03-14
Teach --quiet to diff backends.
Junio C Hamano
2
-0
/
+8
2007-03-14
diff --quiet
Junio C Hamano
2
-4
/
+27
2007-03-14
Remove unused diffcore_std_no_resolve
Junio C Hamano
2
-13
/
+0
2007-03-14
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
9
-14
/
+118
2007-03-14
Merge GIT 1.5.0.4
Junio C Hamano
3
-2
/
+26
2007-03-14
GIT 1.5.0.4
Junio C Hamano
3
-2
/
+26
2007-03-14
Clarify doc for git-config --unset-all.
Yann Dirson
1
-1
/
+1
2007-03-14
git-checkout: fix "eval" used for merge labelling.
Junio C Hamano
1
-1
/
+1
2007-03-14
update-hook: fix incorrect use of git-describe and sed for finding previous tag
Andy Parkins
1
-1
/
+1
2007-03-14
cvsserver: further improve messages on commit and status
Frank Lichtenheld
1
-3
/
+6
2007-03-14
cvsserver: Be more chatty
Frank Lichtenheld
1
-0
/
+8
2007-03-14
Merge branch 'jc/repack'
Junio C Hamano
2
-0
/
+57
2007-03-14
Merge branch 'jc/fetch'
Junio C Hamano
7
-249
/
+558
2007-03-14
Merge branch 'dz/mailinfo'
Junio C Hamano
13
-248
/
+352
2007-03-14
Merge branch 'jb/per-user-exclude'
Junio C Hamano
1
-1
/
+17
2007-03-14
Merge branch 'maint'
Junio C Hamano
1
-8
/
+11
2007-03-14
Merge branch 'pb/branch-track'
Junio C Hamano
7
-41
/
+237
2007-03-14
git-grep: don't use sscanf
Jim Meyering
1
-1
/
+14
2007-03-14
Do not output "GEN " when generating perl.mak
Johannes Schindelin
1
-1
/
+1
2007-03-14
shortlog: prompt when reading from terminal by mistake
Junio C Hamano
1
-1
/
+4
2007-03-14
Documentation: add git-mergetool to the command list.
Junio C Hamano
1
-0
/
+1
2007-03-14
Merge branch 'master' of git://repo.or.cz/git/mergetool
Junio C Hamano
5
-1
/
+405
2007-03-13
git-svn: add -l/--local command to "git svn rebase"
Eric Wong
2
-2
/
+13
2007-03-13
cvsserver: asciidoc formatting changes
Frank Lichtenheld
1
-8
/
+11
2007-03-13
Add git-mergetool to run an appropriate merge conflict resolution program
Theodore Ts'o
5
-1
/
+405
2007-03-12
Use run_command within send-pack
Shawn O. Pearce
1
-56
/
+30
2007-03-12
Use run_command within receive-pack to invoke index-pack
Shawn O. Pearce
1
-25
/
+10
2007-03-12
Use run_command within merge-index
Shawn O. Pearce
1
-18
/
+5
2007-03-12
Use run_command for proxy connections
Shawn O. Pearce
1
-21
/
+15
2007-03-12
Use RUN_GIT_CMD to run push backends
Shawn O. Pearce
1
-3
/
+3
[prev]
[next]