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
2010-12-15
Git 1.6.6.3
Junio C Hamano
6
-19
/
+88
2010-12-15
Git 1.6.5.9
Junio C Hamano
5
-18
/
+64
2010-12-15
Git 1.6.4.5
Junio C Hamano
3
-2
/
+22
2010-12-15
gitweb: Introduce esc_attr to escape attributes of HTML elements
Jakub Narebski
1
-15
/
+22
2010-07-25
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
4
-3
/
+26
2010-07-25
request-pull.txt: Document -p option
Stephen Boyd
1
-1
/
+4
2010-07-25
Merge branch 'maint-1.6.4' into maint-1.6.5
Junio C Hamano
3
-2
/
+22
2010-07-25
Check size of path buffer before writing into it
Greg Brockman
1
-0
/
+2
2010-07-07
rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option
Uwe Kleine-König
2
-2
/
+20
2010-04-19
MSVC: Fix build by adding missing termios.h dummy
Johannes Sixt
1
-0
/
+1
2010-03-21
Documentation/git-clone: Transform description list into item list
Michael J Gruber
1
-5
/
+5
2010-03-21
Documentation/urls: Remove spurious example markers
Michael J Gruber
1
-6
/
+0
2010-03-21
Documentation/gitdiffcore: Remove misleading date in heading
Michael J Gruber
1
-1
/
+1
2010-03-21
Documentation/git-reflog: Fix formatting of command lists
Michael J Gruber
1
-2
/
+0
2010-03-07
Merge branch 'jc/maint-fix-test-perm' into maint-1.6.6
Junio C Hamano
2
-0
/
+4
2010-03-07
Merge branch 'sp/maint-push-sideband' into maint-1.6.6
Junio C Hamano
10
-133
/
+371
2010-03-07
Merge branch 'hm/maint-imap-send-crlf' into maint-1.6.6
Junio C Hamano
1
-1
/
+39
2010-03-07
Merge branch 'gf/maint-sh-setup-nongit-ok' into maint-1.6.6
Junio C Hamano
1
-1
/
+1
2010-03-07
Merge branch 'jk/maint-rmdir-fix' into maint-1.6.6
Junio C Hamano
2
-1
/
+9
2010-03-07
Merge branch 'rs/optim-text-wrap' into maint-1.6.6
Junio C Hamano
3
-37
/
+42
2010-03-07
Merge branch 'tr/maint-cherry-pick-list' into maint-1.6.6
Junio C Hamano
1
-0
/
+3
2010-03-07
Merge branch 'cc/maint-bisect-paths' into maint-1.6.6
Junio C Hamano
2
-0
/
+11
2010-03-04
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-1
/
+1
2010-03-04
Remove extra '-' from git-am(1)
Michal Sojka
1
-1
/
+1
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
2
-0
/
+11
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-20
cherry_pick_list: quit early if one side is empty
Thomas Rast
1
-0
/
+3
2010-02-20
utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
René Scharfe
1
-6
/
+17
2010-02-20
utf8.c: remove strbuf_write()
René Scharfe
1
-13
/
+5
2010-02-20
utf8.c: remove print_spaces()
René Scharfe
1
-9
/
+6
2010-02-20
utf8.c: remove print_wrapped_text()
René Scharfe
3
-9
/
+14
2010-02-18
rm: fix bug in recursive subdirectory removal
Jeff King
2
-1
/
+9
2010-02-17
require_work_tree broken with NONGIT_OK
Gabriel Filion
1
-1
/
+1
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
4
-4
/
+17
2010-02-16
dwim_ref: fix dangling symref warning
Jeff King
1
-2
/
+1
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2
-2
/
+14
2010-02-15
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
2010-02-15
Remove hyphen from "git-command" in two error messages
Pete Harlan
2
-2
/
+2
2010-02-14
fix minor memory leak in get_tree_entry()
René Scharfe
1
-0
/
+1
2010-02-12
Fix typo in 1.6.6.2 release notes
Junio C Hamano
1
-1
/
+1
2010-02-12
Re-fix check-ref-format documentation mark-up
Junio C Hamano
1
-1
/
+1
2010-02-12
git-imap-send: Convert LF to CRLF before storing patch to draft box
Hitoshi Mitake
1
-1
/
+39
2010-02-11
filter-branch: Fix error message for --prune-empty --commit-filter
Jacob Helwig
1
-1
/
+1
2010-02-10
Git 1.6.6.2
Junio C Hamano
4
-3
/
+50
2010-02-10
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-2
/
+4
2010-02-10
t8003: check exit code of command and error message separately
Junio C Hamano
1
-2
/
+4
2010-02-10
Merge branch 'sp/maint-fast-import-large-blob' into maint
Junio C Hamano
5
-20
/
+227
2010-02-10
Merge branch 'gp/maint-cvsserver' into maint
Junio C Hamano
1
-1
/
+1
2010-02-10
Merge branch 'jc/maint-reflog-bad-timestamp' into maint
Junio C Hamano
4
-10
/
+86
2010-02-10
Merge branch 'il/maint-xmallocz' into maint
Junio C Hamano
4
-10
/
+15
[next]