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
2009-03-12
Merge branch 'jc/maint-1.6.1-add-u-remove-conflicted' into maint-1.6.1
Junio C Hamano
2
-1
/
+69
2009-03-12
Merge branch 'js/maint-1.6.1-rebase-i-submodule' into maint-1.6.1
Junio C Hamano
2
-5
/
+30
2009-03-12
Merge branch 'jc/maint-1.6.1-allow-uninteresting-missing' into maint-1.6.1
Junio C Hamano
2
-3
/
+44
2009-03-12
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.1
Junio C Hamano
22
-10
/
+229
2009-03-12
Merge branch 'jk/maint-1.6.1-cleanup-after-exec-failure' into maint-1.6.1
Junio C Hamano
3
-10
/
+30
2009-03-07
builtin-revert.c: release index lock when cherry-picking an empty commit
Chris Johnsen
2
-0
/
+34
2009-02-28
Documentation: minor grammatical fixes.
David J. Mellor
1
-6
/
+6
2009-02-28
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-02-28
added missing backtick in git-apply.txt
Danijel Tasov
1
-1
/
+1
2009-02-19
More friendly message when locking the index fails.
Matthieu Moy
3
-3
/
+17
2009-02-19
Document git blame --reverse.
Matthieu Moy
2
-1
/
+8
2009-02-18
Documentation: Note file formats send-email accepts
Todd Zullinger
1
-0
/
+13
2009-02-18
tests: fix "export var=val"
Junio C Hamano
2
-3
/
+3
2009-02-18
Skip timestamp differences for diff --no-index
Michael Spang
3
-0
/
+8
2009-02-18
Documentation/git-push: --all, --mirror, --tags can not be combined
Gerrit Pape
1
-1
/
+1
2009-02-11
Prepare for 1.6.1.4.
Junio C Hamano
2
-1
/
+20
2009-02-11
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
3
-20
/
+69
2009-02-11
Make repack less likely to corrupt repository
Junio C Hamano
1
-20
/
+67
2009-02-11
fast-export: ensure we traverse commits in topological order
Elijah Newren
1
-0
/
+1
2009-02-11
Clear the delta base cache if a pack is rebuilt
Shawn O. Pearce
1
-0
/
+1
2009-02-11
Merge branch 'maint-1.5.6' into maint
Junio C Hamano
2
-2
/
+43
2009-02-11
Merge branch 'maint-1.5.5' into maint-1.5.6
Junio C Hamano
2
-2
/
+43
2009-02-11
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
2
-2
/
+43
2009-02-11
revision traversal and pack: notice and die on missing commit
Junio C Hamano
2
-2
/
+43
2009-02-10
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
3
-0
/
+9
2009-02-10
Clear the delta base cache during fast-import checkpoint
Shawn O. Pearce
3
-0
/
+9
2009-02-08
gitweb: add $prevent_xss option to prevent XSS by repository content
Matt McCutchen
2
-3
/
+27
2009-02-08
rev-list: fix showing distance when using --bisect-all
Christian Couder
1
-0
/
+1
2009-02-07
GIT 1.6.1.3
Junio C Hamano
3
-2
/
+34
2009-02-05
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+4
2009-02-05
Merge branch 'jc/maint-apply-fix' into maint
Junio C Hamano
1
-1
/
+1
2009-02-05
Merge branch 'am/maint-push-doc' into maint
Junio C Hamano
2
-23
/
+34
2009-02-05
Merge branch 'sg/maint-gitdir-in-subdir' into maint
Junio C Hamano
2
-1
/
+12
2009-02-05
Merge branch 'lt/maint-wrap-zlib' into maint
Junio C Hamano
9
-34
/
+99
2009-02-05
Merge branch 'jc/maint-split-diff-metainfo' into maint
Junio C Hamano
3
-67
/
+99
2009-02-05
Merge branch 'js/maint-all-implies-HEAD' into maint
Junio C Hamano
6
-2
/
+63
2009-02-05
Merge branch 'kc/maint-diff-bwi-fix' into maint
Junio C Hamano
2
-2
/
+31
2009-02-04
Fixed broken git help -w when installing from RPM
David J. Mellor
1
-1
/
+4
2009-02-04
urls.txt: document optional port specification in git URLS
Stefan Naewe
1
-4
/
+4
2009-02-04
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-5
/
+13
2009-02-04
builtin-mv.c: check for unversionned files before looking at the destination.
Matthieu Moy
2
-5
/
+5
2009-02-04
Add a testcase for "git mv -f" on untracked files.
Matthieu Moy
1
-0
/
+8
2009-02-04
Missing && in t/t7001.sh.
Matthieu Moy
1
-1
/
+1
2009-02-03
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
5
-4
/
+4
2009-02-03
User-manual: "git stash <comment>" form is long gone
William Pursell
1
-1
/
+1
2009-02-03
add test-dump-cache-tree in Makefile
Guanqun Lu
2
-1
/
+1
2009-02-03
fix typo in Documentation
Guanqun Lu
1
-1
/
+1
2009-02-03
apply: fix access to an uninitialized mode variable, found by valgrind
Johannes Schindelin
1
-1
/
+1
2009-02-03
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-0
/
+2
2009-02-02
grep: pass -I (ignore binary) down to external grep
Junio C Hamano
1
-0
/
+2
[next]