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-02-06
completion: --edit and --no-edit for git-merge
Adrian Weimann
1
-1
/
+1
2012-02-05
Merge branch 'sp/smart-http-failure-to-push' into maint
Junio C Hamano
2
-4
/
+33
2012-02-05
Merge branch 'jc/maint-log-first-parent-pathspec' into maint
Junio C Hamano
2
-1
/
+10
2012-02-05
Merge branch 'cb/push-quiet' into maint
Junio C Hamano
8
-19
/
+78
2012-02-05
Merge branch 'cb/maint-kill-subprocess-upon-signal' into maint
Junio C Hamano
3
-1
/
+72
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Sync with 1.7.6.6
Junio C Hamano
2
-24
/
+2
2012-02-05
Git 1.7.6.6
Junio C Hamano
2
-2
/
+3
2012-02-05
imap-send: remove dead code
Jeff King
1
-23
/
+0
2012-02-05
branch --edit-description: protect against mistyped branch name
Junio C Hamano
2
-4
/
+52
2012-02-05
Drop system includes from inet_pton/inet_ntop compatibility wrappers
Ben Walton
2
-12
/
+0
2012-02-05
merge: do not create a signed tag merge under --ff-only option
Junio C Hamano
2
-1
/
+15
2012-02-03
Use correct grammar in diffstat summary line
Nguyễn Thái Ngọc Duy
69
-118
/
+168
2012-02-03
parse_date(): '@' prefix forces git-timestamp
Junio C Hamano
4
-2
/
+32
2012-02-03
parse_date(): allow ancient git-timestamp
Junio C Hamano
1
-0
/
+29
2012-02-03
git.spec: Workaround localized messages not put in any RPM
Jakub Narebski
1
-0
/
+1
2012-02-03
t0300: use write_script helper
Jeff King
1
-6
/
+2
2012-02-03
tests: add write_script helper function
Junio C Hamano
1
-0
/
+9
2012-02-03
gitweb: Allow UTF-8 encoded CGI query parameters and path_info
Jakub Narebski
1
-8
/
+8
2012-02-02
vcs-svn: suppress a -Wtype-limits warning
Jonathan Nieder
1
-3
/
+3
2012-02-02
vcs-svn: allow import of > 4GiB files
Jonathan Nieder
3
-14
/
+26
2012-02-02
vcs-svn: rename check_overflow arguments for clarity
Ramsay Jones
1
-7
/
+7
2012-02-01
i18n: format_tracking_info "Your branch is behind" message
Jiang Xin
1
-11
/
+21
2012-02-01
i18n: git-commit whence_s "merge/cherry-pick" message
Jiang Xin
1
-3
/
+3
2012-02-01
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+28
2012-02-01
find_pack_entry(): do not keep packed_git pointer locally
Nguyễn Thái Ngọc Duy
1
-14
/
+13
2012-02-01
sha1_file.c: move the core logic of find_pack_entry() into fill_pack_entry()
Nguyễn Thái Ngọc Duy
1
-26
/
+35
2012-02-01
gitweb: Make project search respect project_filter
Jakub Narebski
1
-5
/
+13
2012-02-01
gitweb: improve usability of projects search form
Jakub Narebski
2
-6
/
+28
2012-02-01
gitweb: place links to parent directories in page header
Bernhard R. Link
1
-1
/
+4
2012-02-01
gitweb: show active project_filter in project_list page header
Bernhard R. Link
1
-0
/
+14
2012-02-01
gitweb: limit links to alternate forms of project_list to active project_filter
Bernhard R. Link
1
-2
/
+4
2012-02-01
gitweb: add project_filter to limit project list to a subdirectory
Bernhard R. Link
1
-6
/
+25
2012-02-01
gitweb: prepare git_get_projects_list for use outside 'forks'.
Bernhard R. Link
1
-1
/
+6
2012-02-01
gitweb: move hard coded .git suffix out of git_get_projects_list
Bernhard R. Link
1
-4
/
+6
2012-01-31
Merge branch 'tr/merge-edit-guidance'
Junio C Hamano
1
-0
/
+10
2012-01-31
Merge branch 'jc/pull-signed-tag'
Junio C Hamano
4
-9
/
+51
2012-01-31
Merge branch 'ar/i18n-no-gettext'
Junio C Hamano
2
-54
/
+59
2012-01-31
Merge branch 'nd/clone-detached'
Junio C Hamano
8
-159
/
+254
2012-01-31
Merge branch 'da/maint-mergetool-twoway'
Junio C Hamano
2
-5
/
+35
2012-01-31
Merge branch 'va/git-p4-branch'
Junio C Hamano
2
-9
/
+133
2012-01-31
Merge branch 'jl/submodule-re-add'
Junio C Hamano
2
-0
/
+9
2012-01-31
Merge branch 'tr/grep-l-with-decoration'
Junio C Hamano
2
-2
/
+25
2012-01-31
Merge branch 'ks/sort-wildcard-in-makefile'
Junio C Hamano
1
-3
/
+3
2012-01-31
Merge branch 'ld/git-p4-branches-and-labels'
Junio C Hamano
3
-35
/
+205
2012-01-31
Merge branch 'rr/sequencer'
Junio C Hamano
3
-947
/
+960
2012-01-31
Merge branch 'jc/advise-i18n'
Junio C Hamano
2
-12
/
+20
2012-01-31
request-pull: explicitly ask tags/$name to be pulled
Junio C Hamano
3
-8
/
+4
2012-01-31
merge: add instructions to the commit message when editing
Thomas Rast
1
-0
/
+10
[prev]
[next]