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
2012-08-16
gitcli: describe abbreviation of long options
Junio C Hamano
1
-0
/
+8
2012-08-15
Git 1.7.11.5
Junio C Hamano
3
-2
/
+11
2012-08-15
Merge branch 'rj/maint-grep-remove-redundant-test' into maint
Junio C Hamano
1
-11
/
+0
2012-08-15
Merge branch 'hv/link-alt-odb-entry' into maint
Junio C Hamano
1
-1
/
+1
2012-08-15
rev-list docs: clarify --topo-order description
Junio C Hamano
1
-7
/
+24
2012-08-15
gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO
Jay Soffian
1
-0
/
+5
2012-08-15
Documentation/CodingGuidelines: spell out more shell guidelines
Heiko Voigt
1
-0
/
+8
2012-08-14
Let submodule command exit with error status if path does not exist
Heiko Voigt
2
-7
/
+52
2012-08-10
rebase -i: use full onto sha1 in reflog
Michael J Gruber
1
-2
/
+1
2012-08-09
add tests for 'git rebase --keep-empty'
Martin von Zweigbergk
1
-1
/
+17
2012-08-08
sh-setup: protect from exported IFS
Junio C Hamano
1
-0
/
+4
2012-08-07
docs: monospace listings in docbook output
Jeff King
2
-3
/
+3
2012-08-06
receive-pack: do not leak output from auto-gc to standard output
Junio C Hamano
2
-2
/
+3
2012-08-06
t/t5400: demonstrate breakage caused by informational message from prune
Brandon Casey
1
-0
/
+35
2012-08-06
Enable HAVE_DEV_TTY for Solaris
Ben Walton
1
-0
/
+1
2012-08-06
terminal: seek when switching between reading and writing
Jeff King
1
-0
/
+1
2012-08-06
Prepare for 1.7.11.5
Junio C Hamano
2
-1
/
+29
2012-08-06
Merge branch 'jn/block-sha1' into maint
Junio C Hamano
2
-7
/
+6
2012-08-06
Merge branch 'jn/make-assembly-in-right-directory' into maint
Junio C Hamano
1
-1
/
+1
2012-08-06
Merge branch 'ms/daemon-doc-typo' into maint
Junio C Hamano
1
-1
/
+1
2012-08-06
Merge branch 'lm/git-blame-el' into maint
Junio C Hamano
1
-36
/
+37
2012-08-06
Merge branch 'rs/ipv6-ssh-url' into maint
Junio C Hamano
1
-1
/
+1
2012-08-06
Merge branch 'rs/git-blame-mapcar-mapc' into maint
Junio C Hamano
1
-1
/
+1
2012-08-06
Merge branch 'rr/doc-commit' into maint
Junio C Hamano
1
-0
/
+8
2012-08-06
doc: A few minor copy edits.
Štěpán Němec
5
-10
/
+10
2012-08-06
Merge branch 'jk/maint-checkout-orphan-check-fix' into maint
Junio C Hamano
1
-1
/
+1
2012-08-06
Merge branch 'mh/maint-revisions-doc' into maint
Junio C Hamano
1
-6
/
+37
2012-08-06
Merge branch 'jc/mergetool-tool-help' into maint
Junio C Hamano
3
-5
/
+49
2012-08-06
Documentation: do not mention .git/refs/* directories
Junio C Hamano
7
-16
/
+27
2012-08-06
read_index_from: remove bogus errno assignments
Nguyễn Thái Ngọc Duy
1
-5
/
+1
2012-08-05
apply: delete unused deflate_origlen from patch struct
Paul Gortmaker
1
-1
/
+0
2012-08-05
Fix '\ No newline...' annotation in rewrite diffs
Adam Butcher
2
-0
/
+31
2012-08-04
tests: Introduce test_seq
Michał Kiedrowicz
3
-2
/
+23
2012-08-03
merge-recursive: eliminate flush_buffer() in favor of write_in_full()
Thomas Rast
1
-18
/
+1
2012-08-03
diff_setup_done(): return void
Thomas Rast
13
-32
/
+16
2012-08-03
setup: clarify error messages for file/revisions ambiguity
Matthieu Moy
1
-3
/
+5
2012-07-31
send-email: improve RFC2047 quote parsing
Thomas Rast
2
-4
/
+19
2012-07-31
sane_execvp(): ignore non-directory on $PATH
Junio C Hamano
1
-0
/
+2
2012-07-30
Git 1.7.11.4
Junio C Hamano
4
-3
/
+35
2012-07-30
Merge branch 'jk/maint-commit-document-editmsg' into maint
Junio C Hamano
1
-0
/
+9
2012-07-30
Merge branch 'jk/maint-advise-vaddf' into maint
Junio C Hamano
1
-1
/
+1
2012-07-30
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
3
-4
/
+18
2012-07-30
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
2
-3
/
+64
2012-07-30
Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint
Junio C Hamano
2
-0
/
+8
2012-07-30
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
2
-2
/
+17
2012-07-30
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
4
-5
/
+15
2012-07-30
t7406: fix misleading "rev-parse --max-count=1 HEAD"
Junio C Hamano
1
-8
/
+8
2012-07-30
config: "git config baa" should exit with status 1
Junio C Hamano
3
-6
/
+11
2012-07-29
t7810-*.sh: Remove redundant test
Ramsay Jones
1
-11
/
+0
2012-07-29
link_alt_odb_entry: fix read over array bounds reported by valgrind
Heiko Voigt
1
-1
/
+1
[prev]
[next]