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-06-29
test: skip clean-up when running under --immediate mode
Junio C Hamano
1
-2
/
+10
2011-06-29
"branch -d" can remove more than one branches
Junio C Hamano
1
-1
/
+1
2011-06-24
Merge branch 'maint-1.7.4' into maint
Junio C Hamano
1
-1
/
+1
2011-06-24
completion: replace core.abbrevguard to core.abbrev
Namhyung Kim
1
-1
/
+1
2011-06-22
Documentation: git diff --check respects core.whitespace
Christof Krüger
1
-4
/
+8
2011-06-21
gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
Jakub Narebski
1
-0
/
+2
2011-06-19
builtin/gc.c: add missing newline in message
Andreas Schwab
1
-1
/
+1
2011-06-08
fetch: do not leak a refspec
Jim Meyering
1
-2
/
+4
2011-06-01
Git 1.7.5.4
Junio C Hamano
3
-2
/
+6
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
4
-48
/
+30
2011-06-01
Merge branch 'jc/fmt-req-fix' into maint
Junio C Hamano
1
-1
/
+1
2011-06-01
Merge branch 'jk/maint-docs' into maint
Junio C Hamano
4
-15
/
+35
2011-06-01
Merge branch 'jn/doc-remote-helpers' into maint
Junio C Hamano
1
-3
/
+3
2011-06-01
Merge branch 'kk/maint-prefix-in-config-mak' into maint
Junio C Hamano
1
-0
/
+1
2011-06-01
diffcore-rename.c: avoid set-but-not-used warning
Jim Meyering
1
-2
/
+1
2011-05-31
Start 1.7.5.4 draft release notes
Junio C Hamano
2
-1
/
+19
2011-05-31
Merge branch 'tr/add-i-no-escape' into maint
Junio C Hamano
1
-0
/
+19
2011-05-31
Merge branch 'vh/config-interactive-singlekey-doc' into maint
Junio C Hamano
5
-13
/
+21
2011-05-31
Merge branch 'ml/test-readme' into maint
Junio C Hamano
1
-8
/
+9
2011-05-31
Merge branch 'ab/i18n-fixup' into maint
Junio C Hamano
40
-383
/
+375
2011-05-31
Merge branch 'jc/rename-degrade-cc-to-c' into maint
Junio C Hamano
8
-40
/
+152
2011-05-31
Merge branch 'rr/doc-content-type' into maint
Junio C Hamano
2
-62
/
+103
2011-05-30
Documentation: do not misinterpret refspecs as bold text
Jonathan Nieder
1
-3
/
+3
2011-05-30
Merge branch 'jm/maint-misc-fix' into maint
Junio C Hamano
4
-5
/
+11
2011-05-30
Merge branch 'bc/maint-submodule-fix-parked' into maint
Junio C Hamano
1
-1
/
+1
2011-05-30
Merge branch 'bc/maint-api-doc-parked' into maint
Junio C Hamano
1
-2
/
+2
2011-05-29
Merge branch 'jn/run-command-error-failure' into maint
Junio C Hamano
3
-6
/
+34
2011-05-27
config.mak.in: allow "configure --sysconfdir=/else/where"
Junio C Hamano
1
-0
/
+1
2011-05-26
docs: fix some antique example output
Jeff King
2
-4
/
+4
2011-05-26
docs: make sure literal "->" isn't converted to arrow
Jeff King
2
-5
/
+5
2011-05-26
docs: update status --porcelain format
Jeff King
1
-4
/
+23
2011-05-26
docs: minor grammar fixes to git-status
Jeff King
1
-3
/
+4
2011-05-26
git-submodule.sh: separate parens by a space to avoid confusing some shells
Brandon Casey
1
-1
/
+1
2011-05-26
Documentation/technical/api-diff.txt: correct name of diff_unmerge()
Brandon Casey
1
-2
/
+2
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
rerere.c: diagnose a corrupt MERGE_RR when hitting EOF between TAB and '\0'
Jim Meyering
1
-2
/
+8
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
[next]