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-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
2010-02-10
Merge branch 'jh/maint-config-file-prefix' into maint
Junio C Hamano
2
-1
/
+12
2010-02-10
Merge branch 'nd/include-termios-for-osol' into maint
Junio C Hamano
1
-0
/
+1
2010-02-10
Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maint
Junio C Hamano
2
-1
/
+58
2010-02-10
Merge branch 'rs/maint-archive-match-pathspec' into maint
Junio C Hamano
1
-1
/
+24
2010-02-10
check-ref-format documentation: fix enumeration mark-up
Junio C Hamano
1
-1
/
+1
2010-02-10
receive-pack: Send internal errors over side-band #2
Shawn O. Pearce
2
-15
/
+52
2010-02-09
t5401: Use a bare repository for the remote peer
Shawn O. Pearce
1
-29
/
+29
2010-02-08
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
2
-1
/
+9
2010-02-08
blame: prevent a segv when -L given start > EOF
Jay Soffian
2
-1
/
+9
2010-02-08
Merge branch 'jc/maint-push-doc-status' into maint
Junio C Hamano
1
-5
/
+10
[next]