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-24
Merge branch 'bw/maint-1.7.9-solaris-getpass' into maint-1.7.11
Junio C Hamano
2
-0
/
+2
2012-08-24
Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11
Junio C Hamano
1
-1
/
+1
2012-08-24
Make 'git submodule update --force' always check out submodules.
Stefan Zager
3
-2
/
+21
2012-08-23
mergetool: style fixes
Junio C Hamano
1
-273
/
+308
2012-08-23
Make the ciabot scripts completely self-configuring in the normal case.
Eric S. Raymond
4
-37
/
+72
2012-08-23
Improved documentation for the ciabot scripts.
Eric S. Raymond
2
-2
/
+50
2012-08-23
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
5
-4
/
+56
2012-08-22
contrib/ciabot: Get ciabot configuration from git variables
Eric S. Raymond
2
-118
/
+156
2012-08-21
for-each-ref: Fix sort with multiple keys
Kacper Kornet
2
-2
/
+4
2012-08-21
t6300: test sort with multiple keys
Kacper Kornet
1
-0
/
+10
2012-08-18
git-config doc: unconfuse an example
Junio C Hamano
1
-1
/
+1
2012-08-18
git-config.txt: fix example
Michael Haggerty
1
-1
/
+1
2012-08-17
stash: invoke rerere in case of conflict
Phil Hord
2
-1
/
+2
2012-08-17
test: git-stash conflict sets up rerere
Phil Hord
1
-0
/
+38
2012-08-17
man: git pull -r is a short for --rebase
Miklos Vajna
1
-0
/
+1
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
[prev]
[next]