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-08
Merge branch 'js/maint-1.6.0-exec-path-env' into maint-1.6.1
Junio C Hamano
1
-0
/
+4
2009-04-08
Merge branch 'tr/maint-1.6.1-doc-format-patch--root' into maint-1.6.1
Junio C Hamano
1
-9
/
+12
2009-04-08
process_{tree,blob}: Remove useless xstrdup calls
Björn Steinbrink
2
-3
/
+0
2009-04-08
git-pull.sh: better warning message for "git pull" on detached head.
Matthieu Moy
1
-17
/
+25
2009-04-07
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
3
-9
/
+13
2009-04-07
Change double quotes to single quotes in message
Jari Aalto
2
-4
/
+4
2009-04-07
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-9
/
+13
2009-04-07
Documentation: clarify .gitattributes search
Jason Merrill
2
-5
/
+5
2009-04-07
git-checkout.txt: clarify that <branch> applies when no path is given.
Matthieu Moy
1
-2
/
+6
2009-04-07
git-checkout.txt: fix incorrect statement about HEAD and index
Matthieu Moy
1
-2
/
+2
2009-04-05
git submodule: fix usage line
Julien Danjou
1
-1
/
+1
2009-04-05
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-2
/
+3
2009-04-05
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-2
/
+3
2009-04-05
doc/git-pack-refs: fix two grammar issues
Markus Heidelberg
1
-2
/
+2
2009-04-05
commit: abort commit if interactive add failed
Jeff King
1
-1
/
+2
2009-04-05
simplify output of conflicting merge
Clemens Buchacher
1
-13
/
+4
2009-04-05
update cache for conflicting submodule entries
Clemens Buchacher
2
-3
/
+4
2009-04-05
add tests for merging with submodules
Clemens Buchacher
1
-0
/
+74
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
[prev]
[next]