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-02-11
filter-branch: Add more error-handling
Eric Kidd
2
-12
/
+18
2009-02-11
Fix contrib/hooks/post-receive-email for new duplicate branch
Pat Notz
1
-1
/
+3
2009-02-11
Merge git://git.bogomips.org/git-svn
Junio C Hamano
5
-21
/
+279
2009-02-11
Squelch overzealous "ignoring dangling symref" in an empty repository
Junio C Hamano
1
-1
/
+2
2009-02-11
test case for regression caused by git-svn empty symlink fix
Anton Gyllenberg
2
-0
/
+208
2009-02-11
git-svn: fix broken symlink workaround when switching branches
Eric Wong
1
-5
/
+6
2009-02-11
git-svn: Print revision while searching for earliest use of path
Deskin Miller
1
-0
/
+3
2009-02-11
git-svn: abstract out a block into new method other_gs()
Sam Vilain
1
-16
/
+24
2009-02-11
git-svn: allow disabling expensive broken symlink checks
Eric Wong
3
-0
/
+38
2009-02-11
Merge branch 'maint'
Junio C Hamano
2
-2
/
+43
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
builtin-receive-pack.c: do not initialize statics to 0
Junio C Hamano
1
-2
/
+2
2009-02-10
receive-pack: receive.denyDeleteCurrent
Junio C Hamano
2
-11
/
+74
2009-02-10
Drop double-semicolon in C
Junio C Hamano
4
-4
/
+4
2009-02-10
Warn use of "origin" when remotes/origin/HEAD is dangling
Junio C Hamano
2
-2
/
+10
2009-02-10
remote prune: warn dangling symrefs
Junio C Hamano
4
-18
/
+86
2009-02-10
Fix the installation path for html documentation
Michael J Gruber
1
-1
/
+1
2009-02-10
Generalize and libify index_is_dirty() to index_differs_from(...)
Stephan Beyer
4
-23
/
+20
2009-02-10
Makefile: resort filenames alphabetically
Stephan Beyer
1
-8
/
+8
2009-02-10
Modernize t5400 test script
Junio C Hamano
1
-86
/
+94
2009-02-10
Describe notable git.el changes in the release notes
Alexandre Julliard
1
-2
/
+3
2009-02-10
Revert "Merge branch 'js/notes'"
Junio C Hamano
16
-506
/
+0
2009-02-10
Merge branch 'lh/submodule-tree-traversal' (early part)
Junio C Hamano
4
-9
/
+32
2009-02-10
Merge branch 'js/git-submodule-trailing-slash'
Junio C Hamano
3
-2
/
+34
2009-02-10
Merge branch 'js/maint-1.6.0-path-normalize'
Junio C Hamano
6
-152
/
+115
2009-02-10
Merge branch 'maint'
Junio C Hamano
3
-0
/
+9
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-09
git-web--browse: Fix check for /bin/start
Todd Zullinger
1
-1
/
+1
2009-02-08
Merge branch 'maint'
Junio C Hamano
3
-3
/
+28
2009-02-08
completion: Get rid of tabbed indentation in comments. Replace with spaces.
Ted Pavlic
1
-5
/
+5
2009-02-08
completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.
Ted Pavlic
1
-1
/
+1
2009-02-08
gitweb: add $prevent_xss option to prevent XSS by repository content
Matt McCutchen
2
-3
/
+27
2009-02-08
doc/bundle: Use the more conventional suffix '.bundle'
Santi Béjar
1
-7
/
+7
2009-02-08
Add two extra tests for git rebase
Johannes Schindelin
1
-1
/
+12
2009-02-08
Documentation: clarify commits affected by gitk --merge
Sitaram Chamarty
1
-1
/
+2
2009-02-08
add -p: get rid of Git.pm warnings about unitialized values
Stephan Beyer
1
-1
/
+2
2009-02-08
rev-list: fix showing distance when using --bisect-all
Christian Couder
1
-0
/
+1
2009-02-07
submodule: warn about non-submodules
Johannes Schindelin
2
-1
/
+8
2009-02-07
Let ls-files strip trailing slashes in submodules' paths
Johannes Schindelin
2
-1
/
+26
2009-02-07
Remove unused normalize_absolute_path()
Johannes Sixt
2
-46
/
+6
2009-02-07
Test and fix normalize_path_copy()
Johannes Sixt
3
-30
/
+26
2009-02-07
Fix GIT_CEILING_DIRECTORIES on Windows
René Scharfe
2
-8
/
+9
2009-02-07
Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
Johannes Sixt
3
-87
/
+88
2009-02-07
Make test-path-utils more robust against incorrect use
Johannes Sixt
1
-1
/
+6
2009-02-07
tree.c: allow read_tree_recursive() to traverse gitlink entries
Lars Hjemli
4
-9
/
+32
2009-02-07
GIT 1.6.2-rc0
Junio C Hamano
2
-16
/
+58
[next]