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
2008-07-13
reduce_heads(): thinkofix
Sverre Hvammen Johansen
2
-1
/
+12
2008-07-13
Add a new test for git-merge-resolve
Miklos Vajna
1
-0
/
+46
2008-07-13
t6021: add a new test for git-merge-resolve
Miklos Vajna
1
-0
/
+4
2008-07-10
Teach merge.log to "git-merge" again
Junio C Hamano
2
-0
/
+9
2008-07-07
Build in merge
Miklos Vajna
6
-2
/
+1157
2008-07-06
Fix t7601-merge-pull-config.sh on AIX
Miklos Vajna
1
-7
/
+7
2008-07-06
git-commit-tree: make it usable from other builtins
Miklos Vajna
2
-30
/
+45
2008-07-06
Add new test case to ensure git-merge prepends the custom merge message
Miklos Vajna
1
-0
/
+37
2008-06-30
Add new test case to ensure git-merge reduces octopus parents when possible
Miklos Vajna
1
-0
/
+63
2008-06-30
Introduce reduce_heads()
Junio C Hamano
2
-0
/
+47
2008-06-30
Introduce get_merge_bases_many()
Junio C Hamano
1
-18
/
+38
2008-06-30
Add new test to ensure git-merge handles more than 25 refs.
Miklos Vajna
1
-0
/
+52
2008-06-30
Introduce get_octopus_merge_bases() in commit.c
Miklos Vajna
2
-0
/
+28
2008-06-30
git-fmt-merge-msg: make it usable from other builtins
Miklos Vajna
2
-66
/
+92
2008-06-30
Move read_cache_unmerged() to read-cache.c
Miklos Vajna
3
-24
/
+33
2008-06-30
Add new test to ensure git-merge handles pull.twohead and pull.octopus
Miklos Vajna
1
-0
/
+129
2008-06-30
Move parse-options's skip_prefix() to git-compat-util.h
Miklos Vajna
3
-19
/
+32
2008-06-30
Move commit_list_count() to commit.c
Miklos Vajna
3
-8
/
+9
2008-06-30
Move split_cmdline() to alias.c
Miklos Vajna
3
-53
/
+55
2008-06-30
Merge branch 'maint'
Junio C Hamano
1
-1
/
+4
2008-06-30
Add test results directory to t/.gitignore
Brian Gernhardt
1
-0
/
+1
2008-06-29
doc/rev-parse: clarify reflog vs --until for specifying revisions
Jeff King
1
-1
/
+4
2008-06-29
Update draft release notes for 1.6.0
Junio C Hamano
1
-16
/
+24
2008-06-29
Documentation: don't assume git-sh-setup and git-parse-remote are in PATH
jrnieder@uchicago.edu
2
-2
/
+2
2008-06-29
t9700: skip when Test::More is not available
Junio C Hamano
1
-0
/
+5
2008-06-28
Merge branch 'maint'
Junio C Hamano
4
-15
/
+10
2008-06-28
git-svn: don't sanitize remote names in config
Eric Wong
1
-12
/
+3
2008-06-28
show_stats(): fix stats width calculation
Olivier Marin
1
-6
/
+6
2008-06-28
Documentation: remove {show,whatchanged}.difftree config options
Olivier Marin
2
-10
/
+0
2008-06-28
git-svn: avoid filling up the disk with temp files.
Avery Pennarun
1
-1
/
+4
2008-06-28
git cat-file: Fix memory leak in batch mode
Björn Steinbrink
1
-0
/
+1
2008-06-28
fix git config example syntax
Joey Hess
1
-1
/
+1
2008-06-28
avoid off-by-one error in run_upload_archive
Jochen Voss
1
-1
/
+1
2008-06-28
GIT-VERSION-GEN: do not fail if a 'HEAD' file exists in the working copy
Lea Wiemann
1
-1
/
+1
2008-06-27
commit-tree: lift completely arbitrary limit of 16 parents
Johannes Schindelin
1
-23
/
+20
2008-06-27
shrink git-shell by avoiding redundant dependencies
Dmitry Potapov
6
-68
/
+79
2008-06-27
help: check early if we have a command, if not try a documentation topic
Christian Couder
1
-8
/
+14
2008-06-27
Document the double-dash "rev -- path" disambiguator
Junio C Hamano
1
-4
/
+33
2008-06-26
Don't use dash commands (git-foo) in tutorial-2
Ted Percival
1
-5
/
+5
2008-06-26
test-lib.sh: show git init output when in verbose mode
Lea Wiemann
1
-1
/
+1
2008-06-26
Merge branch 'maint'
Junio C Hamano
5
-7
/
+80
2008-06-26
Merge branch 'maint-1.5.5' into maint
Junio C Hamano
3
-4
/
+67
2008-06-26
GIT 1.5.5.5
Junio C Hamano
3
-2
/
+13
2008-06-26
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
2
-4
/
+56
2008-06-26
GIT 1.5.4.6
Junio C Hamano
3
-2
/
+45
2008-06-26
git-shell: accept "git foo" form
Junio C Hamano
1
-4
/
+13
2008-06-26
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
2
-3
/
+13
2008-06-26
improve for-each-ref test script
Jeff King
1
-17
/
+70
2008-06-26
Add 'git-p4.allowSubmit' to git-p4
Jing Xue
1
-0
/
+4
2008-06-26
Start draft release notes for 1.6.0
Junio C Hamano
2
-1
/
+106
[next]