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-08
Do not link with -lcrypto under NO_OPENSSL
Junio C Hamano
1
-0
/
+4
2010-12-08
Merge branch 'nd/maint-fix-add-typo-detection' (early part)
Junio C Hamano
1
-1
/
+2
2010-12-08
Merge branch 'jn/gitweb-time-hires-comes-with-5.8'
Junio C Hamano
1
-7
/
+5
2010-12-08
Merge branch 'il/remote-fd-ext'
Junio C Hamano
11
-0
/
+837
2010-12-08
Merge branch 'jk/pager-per-command'
Junio C Hamano
3
-10
/
+52
2010-12-08
Merge branch 'jk/maint-decorate-01-bool'
Junio C Hamano
2
-2
/
+23
2010-12-08
Merge branch 'gc/http-with-non-ascii-username-url'
Junio C Hamano
5
-1
/
+51
2010-12-08
Merge branch 'ks/maint-getenv-fix'
Junio C Hamano
1
-0
/
+1
2010-12-08
Merge branch 'gb/gitweb-remote-heads'
Junio C Hamano
3
-8
/
+268
2010-12-08
Merge branch 'mg/maint-tag-rfc1991'
Junio C Hamano
5
-20
/
+88
2010-12-08
Merge branch 'jh/notes-merge'
Junio C Hamano
20
-162
/
+3794
2010-12-08
Merge branch 'jk/diff-CBM'
Junio C Hamano
1
-3
/
+3
2010-12-07
Merge branch 'maint'
Junio C Hamano
1
-6
/
+6
2010-12-07
vcs-svn: fix intermittent repo_tree corruption
Jonathan Nieder
1
-2
/
+2
2010-12-07
treap: make treap_insert return inserted node
Jonathan Nieder
3
-6
/
+18
2010-12-07
get_sha1: support relative path ":path" syntax
Nguyễn Thái Ngọc Duy
3
-3
/
+100
2010-12-07
Make prefix_path() return char* without const
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2010-12-07
update-index: migrate to parse-options API
Jonathan Nieder
1
-149
/
+243
2010-12-07
setup: save prefix (original cwd relative to toplevel) in startup_info
Nguyễn Thái Ngọc Duy
2
-1
/
+4
2010-12-07
parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
Jonathan Nieder
2
-1
/
+3
2010-12-07
parse-options: allow git commands to invent new option types
Jonathan Nieder
2
-1
/
+10
2010-12-07
parse-options: never suppress arghelp if LITERAL_ARGHELP is set
Jonathan Nieder
1
-1
/
+2
2010-12-07
parse-options: do not infer PARSE_OPT_NOARG from option type
Stephen Boyd
1
-17
/
+2
2010-12-07
parse-options: sanity check PARSE_OPT_NOARG flag
Jonathan Nieder
1
-0
/
+13
2010-12-07
parse-options: move NODASH sanity checks to parse_options_check
Jonathan Nieder
1
-7
/
+7
2010-12-07
parse-options: clearer reporting of API misuse
Jonathan Nieder
1
-12
/
+11
2010-12-07
git-rm.txt: Fix quoting
Michael J Gruber
1
-6
/
+6
2010-12-07
Makefile: dependencies for vcs-svn tests
Jonathan Nieder
1
-1
/
+5
2010-12-06
parse-remote: handle detached HEAD
Santi Béjar
1
-1
/
+1
2010-12-06
parse-options: Don't call parse_options_check() so much
Stephen Boyd
4
-9
/
+8
2010-12-06
git submodule: Remove now obsolete tests before cloning a repo
Jens Lehmann
2
-19
/
+23
2010-12-06
git submodule -b ... of current HEAD fails
Jonathan Nieder
1
-1
/
+1
2010-12-06
t9119: do not compare "Text Last Updated" line from "svn info"
Junio C Hamano
1
-72
/
+34
2010-12-05
help: always suggest common-cmds if prefix of cmd
Erik Faye-Lund
2
-8
/
+41
2010-12-03
Merge branch 'jn/ignore-doc'
Junio C Hamano
1
-7
/
+23
2010-12-03
Merge branch 'kb/maint-status-cquote'
Junio C Hamano
1
-0
/
+10
2010-12-03
Merge branch 'jn/thinner-wrapper'
Junio C Hamano
10
-236
/
+249
2010-12-03
Merge branch 'pn/commit-autosquash'
Junio C Hamano
13
-49
/
+267
2010-12-03
Merge branch 'sn/diff-doc'
Junio C Hamano
4
-6
/
+64
2010-12-03
Merge branch 'sp/emfile'
Junio C Hamano
1
-15
/
+28
2010-12-03
Merge branch 'jc/abbrev-guard'
Junio C Hamano
5
-1
/
+21
2010-12-03
Merge branch 'jj/icase-directory'
Junio C Hamano
8
-27
/
+242
2010-12-03
Merge branch 'maint' to sync with Git 1.7.3.3
Junio C Hamano
3
-4
/
+16
2010-12-03
Git 1.7.3.3
Junio C Hamano
2
-3
/
+11
2010-12-03
CodingGuidelines: mention whitespace preferences for shell scripts
Giuseppe Bilotta
1
-0
/
+4
2010-12-03
Documentation: do not misinterpret pull refspec as bold text
Jonathan Nieder
1
-2
/
+2
2010-12-03
web--browse: better support for chromium
Giuseppe Bilotta
2
-7
/
+13
2010-12-03
web--browse: support opera, seamonkey and elinks
Giuseppe Bilotta
2
-7
/
+13
2010-12-03
web--browse: split valid_tool list
Giuseppe Bilotta
1
-1
/
+2
2010-12-03
web--browse: coding style
Giuseppe Bilotta
1
-83
/
+83
[prev]
[next]