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
2011-05-26
read_in_full: always report errors
Jeff King
1
-2
/
+4
2011-05-26
remote: allow "-t" with fetch mirrors
Jeff King
2
-2
/
+24
2011-05-26
read_gitfile_gently: use ssize_t to hold read result
Jeff King
1
-1
/
+1
2011-05-26
remove tests of always-false condition
Jim Meyering
2
-2
/
+2
2011-05-26
plug a DIR buffer leak in rerere.c
Jim Meyering
1
-0
/
+1
2011-05-26
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
Jim Meyering
1
-2
/
+8
2011-05-26
Update 1.7.6 draft release notes
Junio C Hamano
1
-35
/
+15
2011-05-26
Merge branch 'jn/userdiff-perl-updates'
Junio C Hamano
3
-38
/
+152
2011-05-26
Merge branch 'rg/no-gecos-in-pwent'
Junio C Hamano
2
-1
/
+10
2011-05-26
Merge branch 'jk/fetch-mark-complete-optimization'
Junio C Hamano
1
-2
/
+4
2011-05-26
Merge branch 'jn/gitweb-js'
Junio C Hamano
11
-241
/
+1023
2011-05-26
Merge branch 'jn/ctags-more'
Junio C Hamano
4
-46
/
+152
2011-05-26
Merge branch 'jc/require-work-tree-exists'
Junio C Hamano
2
-3
/
+15
2011-05-26
Sync with 1.7.5.3
Junio C Hamano
3
-105
/
+36
2011-05-26
Git 1.7.5.3
Junio C Hamano
4
-3
/
+36
2011-05-26
Merge branch 'maint-1.7.4' into maint
Junio C Hamano
0
-0
/
+0
2011-05-26
Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4
Junio C Hamano
4
-14
/
+67
2011-05-26
Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4
Junio C Hamano
1
-2
/
+7
2011-05-26
Merge branch 'jk/maint-upload-pack-shallow' into maint-1.7.4
Junio C Hamano
1
-12
/
+11
2011-05-26
Merge branch 'jm/maint-diff-words-with-sbe' into maint
Junio C Hamano
2
-2
/
+36
2011-05-26
Merge branch 'kk/maint-prefix-in-config-mak' into maint
Junio C Hamano
1
-9
/
+9
2011-05-26
Merge branch 'mg/diff-uiconfig-doc' into maint
Junio C Hamano
2
-12
/
+30
2011-05-26
Merge branch 'ft/gitweb-tar-with-gzip-n' into maint
Junio C Hamano
1
-1
/
+1
2011-05-26
Merge branch 'ss/doc-svn' into maint
Junio C Hamano
1
-9
/
+7
2011-05-26
Merge branch 'jn/format-patch-doc' into maint
Junio C Hamano
4
-195
/
+229
2011-05-26
Merge branch 'jc/maint-pathspec-stdin-and-cmdline' into maint
Junio C Hamano
2
-52
/
+45
2011-05-26
Merge branch 'jk/cherry-pick-root-with-resolve' into maint
Junio C Hamano
3
-7
/
+36
2011-05-26
Merge branch 'rg/copy-gecos-username' into maint
Junio C Hamano
1
-0
/
+1
2011-05-26
Merge branch 'fc/completion-zsh' into maint
Junio C Hamano
1
-0
/
+8
2011-05-26
Merge branch 'jk/git-connection-deadlock-fix' into maint
Junio C Hamano
4
-14
/
+67
2011-05-26
Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint
Junio C Hamano
1
-2
/
+7
2011-05-26
compat/fnmatch/fnmatch.c: give a fall-back definition for NULL
Junio C Hamano
1
-0
/
+4
2011-05-26
Merge branch 'svn-fe-maint' of git://repo.or.cz/git/jrn into maint
Junio C Hamano
1
-104
/
+2
2011-05-25
Merge branch 'jc/bigfile'
Junio C Hamano
7
-31
/
+164
2011-05-25
Merge branch 'js/log-abbrev-commit-config'
Junio C Hamano
6
-9
/
+85
2011-05-25
Merge branch 'maint'
Junio C Hamano
6
-8
/
+6
2011-05-25
Teach read-tree the -n|--dry-run option
Jens Lehmann
12
-140
/
+198
2011-05-25
unpack-trees: add the dry_run flag to unpack_trees_options
Jens Lehmann
2
-3
/
+4
2011-05-25
userformat_find_requirements(): find requirement for the correct format
Junio C Hamano
1
-1
/
+1
2011-05-25
gitweb: Refactor reading and parsing config file into read_config_file
Jakub Narebski
1
-8
/
+20
2011-05-25
sh-18n: quell "unused variable" warning
Michael J Gruber
1
-2
/
+2
2011-05-25
init/clone: remove short option -L and document --separate-git-dir
Nguyen Thai Ngoc Duy
6
-8
/
+6
2011-05-24
handle_options(): do not miscount how many arguments were used
Junio C Hamano
2
-5
/
+3
2011-05-24
config: always parse GIT_CONFIG_PARAMETERS during git_config
Jeff King
2
-40
/
+18
2011-05-24
git_config: don't peek at global config_parameters
Jeff King
1
-4
/
+11
2011-05-24
config: make environment parsing routines static
Jeff King
2
-4
/
+2
2011-05-24
doc: discuss textconv versus external diff drivers
Jeff King
1
-0
/
+31
2011-05-24
require-work-tree wants more than what its name says
Junio C Hamano
2
-3
/
+15
2011-05-24
gitweb: Make JavaScript ability to adjust timezones configurable
Jakub Narebski
1
-8
/
+31
2011-05-24
gitweb.js: Add UI for selecting common timezone to display dates
John 'Warthog9' Hawley
4
-16
/
+345
[prev]
[next]