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-04-05
git-repack: use non-dashed update-server-info
Dan McGee
1
-1
/
+1
2009-04-02
Fix 'git checkout <submodule>' to update the index
Johannes Schindelin
2
-3
/
+42
2009-04-02
GIT 1.6.2.2
Junio C Hamano
2
-7
/
+10
2009-04-02
Merge branch 'jc/maint-1.6.0-blame-s' into maint
Junio C Hamano
1
-4
/
+4
2009-04-02
Merge branch 'js/maint-diff-temp-smudge' into maint
Junio C Hamano
2
-3
/
+26
2009-04-02
Merge branch 'js/maint-1.6.0-exec-path-env' into maint
Junio C Hamano
1
-0
/
+4
2009-04-02
Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint
Junio C Hamano
2
-2
/
+2
2009-04-02
Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint
Junio C Hamano
1
-9
/
+12
2009-04-02
Merge branch 'dm/maint-docco' into maint
Junio C Hamano
10
-230
/
+234
2009-04-01
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+1
2009-04-01
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-04-01
match_tree_entry(): a pathspec only matches at directory boundaries
Junio C Hamano
2
-2
/
+12
2009-04-01
tree_entry_interesting: a pathspec only matches at directory boundary
Björn Steinbrink
2
-3
/
+17
2009-04-01
Documentation: Remove an odd "instead"
Holger Weiß
1
-1
/
+1
2009-04-01
t1301: loosen test for forced modes
Jeff King
1
-2
/
+2
2009-04-01
fix portability problem with IS_RUN_COMMAND_ERR
Jeff King
1
-1
/
+1
2009-04-01
mailmap: resurrect lower-casing of email addresses
Johannes Schindelin
1
-0
/
+9
2009-03-30
Update draft release notes to 1.6.2.2
Junio C Hamano
1
-1
/
+8
2009-03-30
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
3
-6
/
+7
2009-03-30
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-6
/
+12
2009-03-30
Fix bash completion in path with spaces
Daniel Cheng (aka SDiZ)
1
-2
/
+2
2009-03-30
bash completion: only show 'log --merge' if merging
Thomas Rast
1
-1
/
+6
2009-03-30
git-tag(1): add hint about commit messages
Nico -telmich- Schottelius
1
-0
/
+1
2009-03-30
Documentation: update graph api example.
Allan Caffee
1
-4
/
+4
2009-03-29
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+2
2009-03-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+2
2009-03-29
git-svn: fix ls-tree usage with dash-prefixed paths
Eric Wong
1
-6
/
+9
2009-03-29
import-zips: fix thinko
Johannes Schindelin
1
-1
/
+2
2009-03-28
set_shared_perm(): sometimes we know what the final mode bits should look like
Junio C Hamano
3
-11
/
+19
2009-03-28
move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath
Junio C Hamano
1
-2
/
+3
2009-03-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
3
-11
/
+3
2009-03-28
test-lib: Clean up comments and Makefile.
Emil Sit
2
-9
/
+1
2009-03-27
Move chmod(foo, 0444) into move_temp_to_file()
Johan Herland
5
-11
/
+4
2009-03-27
"core.sharedrepository = 0mode" should set, not loosen
Junio C Hamano
5
-20
/
+77
2009-03-27
Documentation: format-patch --root clarifications
Thomas Rast
1
-9
/
+12
2009-03-26
documentation: update cvsimport description of "-r" for recent clone
Carlo Marcelo Arenas Belon
1
-1
/
+1
2009-03-25
Documentation: Remove spurious uses of "you" in git-bisect.txt.
David J. Mellor
1
-3
/
+3
2009-03-25
diff --no-index: Do not generate patch output if other output is requested
Johannes Sixt
1
-2
/
+2
2009-03-24
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
1
-1
/
+1
2009-03-24
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-2
/
+2
2009-03-24
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-2
/
+2
2009-03-24
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-22
Documentation: minor grammatical fix in git-check-ref-format.txt
David J. Mellor
1
-20
/
+20
2009-03-22
Documentation: minor grammatical fixes in git-check-attr.txt
David J. Mellor
1
-8
/
+8
2009-03-22
Documentation: minor grammatical fixes in git-cat-file.txt
David J. Mellor
1
-9
/
+9
2009-03-22
Documentation: minor grammatical fixes and rewording in git-bundle.txt
David J. Mellor
1
-43
/
+43
2009-03-22
Documentation: remove some uses of the passive voice in git-bisect.txt
David J. Mellor
1
-11
/
+11
2009-03-22
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+1
2009-03-22
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
[prev]
[next]