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-08-18
revision --simplify-merges: make it a no-op without pathspec
Junio C Hamano
1
-1
/
+4
2008-08-18
revision --simplify-merges: do not leave commits unprocessed
Junio C Hamano
1
-1
/
+3
2008-08-14
revision --simplify-merges: use decoration instead of commit->util field
Junio C Hamano
2
-12
/
+38
2008-08-03
Topo-sort before --simplify-merges
Junio C Hamano
2
-3
/
+95
2008-08-02
revision traversal: show full history with merge simplification
Junio C Hamano
3
-22
/
+160
2008-08-02
revision.c: whitespace fix
Junio C Hamano
1
-1
/
+1
2008-08-01
Merge branch 'maint'
Junio C Hamano
2
-1
/
+20
2008-08-01
Start 1.5.6.5 RelNotes to describe accumulated fixes
Junio C Hamano
2
-1
/
+20
2008-08-01
Make git-add -i accept ranges like 7-
Ciaran McCreesh
2
-5
/
+6
2008-08-01
Update my e-mail address
Junio C Hamano
43
-43
/
+43
2008-08-01
git-diff(1): "--c" -> "--cc" typo fix
Jonathan Nieder
1
-1
/
+1
2008-08-01
git-submodule: move ill placed shift.
Pierre Habouzit
1
-1
/
+1
2008-08-01
t/t4202-log.sh: add newline at end of file
Brandon Casey
1
-1
/
+2
2008-08-01
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
3
-8
/
+65
2008-08-01
Documentation: clarify diff --cc
Junio C Hamano
2
-8
/
+8
2008-08-01
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2
-0
/
+30
2008-08-01
Documentation: fix diff.external example
Anders Melchiorsen
2
-5
/
+7
2008-08-01
make sure parsed wildcard refspec ends with slash
Junio C Hamano
2
-18
/
+64
2008-08-01
init: handle empty "template" parameter
Jeff King
2
-0
/
+28
2008-08-01
builtin-revert.c: typofix
Stephan Beyer
1
-1
/
+1
2008-07-31
Allow "non-option" revision options in parse_option-enabled commands
Pierre Habouzit
1
-1
/
+1
2008-07-31
Teach --find-copies-harder to "git blame"
Junio C Hamano
1
-0
/
+4
2008-07-31
Compact commit template message
Jeff King
2
-13
/
+17
2008-07-30
Make the DESCRIPTION match <x>... items in the SYNOPSIS
Abhijit Menon-Sen
11
-20
/
+20
2008-07-30
documentation: user-manual: update "using-bisect" section
Christian Couder
1
-6
/
+21
2008-07-30
Fix test-parse-options "integer" test
Junio C Hamano
2
-4
/
+15
2008-07-30
Replace uses of "git-var" with "git var"
Todd Zullinger
7
-9
/
+9
2008-07-30
Fix merge name generation in "merge in C"
Junio C Hamano
1
-2
/
+2
2008-07-30
Documentation/git-rev-parse.txt: update for new git-describe output format
Cesar Eduardo Barros
1
-2
/
+3
2008-07-30
Merge git://repo.or.cz/git-gui
Junio C Hamano
4
-11
/
+36
2008-07-30
Teach gitlinks to ie_modified() and ce_modified_check_fs()
Junio C Hamano
1
-5
/
+22
2008-07-30
Advertise the ability to abort a commit
Anders Melchiorsen
2
-3
/
+5
2008-07-29
Support copy and rename detection in fast-export.
Alexander Gavrilov
3
-2
/
+81
2008-07-29
format-patch: Produce better output with --inline or --attach
Kevin Ballard
10
-3
/
+34
2008-07-29
Documentation: Remove mentions of git-svnimport.
Brian Gernhardt
1
-14
/
+12
2008-07-29
Make it clear that push can take multiple refspecs
Abhijit Menon-Sen
1
-8
/
+9
2008-07-29
`git submodule add` now requires a <path>
Abhijit Menon-Sen
1
-4
/
+4
2008-07-29
git-gui (Windows): Change wrapper to execdir 'libexec/git-core'
Steffen Prohaska
1
-4
/
+7
2008-07-29
git-gui (Windows): Switch to relative discovery of oguilib
Steffen Prohaska
1
-0
/
+1
2008-07-29
git-gui: Correct installation of library to be $prefix/share
Steffen Prohaska
1
-0
/
+4
2008-07-29
git-gui: Fix gitk search in $PATH to work on Windows
Shawn O. Pearce
1
-3
/
+9
2008-07-28
Make use of stat.ctime configurable
Alex Riesen
6
-1
/
+19
2008-07-28
merge-base: die with an error message if not passed a commit ref
Christian Couder
1
-9
/
+17
2008-07-28
t7001: fix "git mv" test
Junio C Hamano
1
-0
/
+2
2008-07-28
Documentation: clarify what is shown in "git-ls-files -s" output
Junio C Hamano
1
-1
/
+1
2008-07-28
run-command (Windows): Run dashless "git <cmd>"
Steffen Prohaska
1
-7
/
+4
2008-07-28
Refactor, adding prepare_git_cmd(const char **argv)
Steffen Prohaska
2
-1
/
+7
2008-07-28
builtin-verify-tag: fix -v option parsing
Olivier Marin
1
-4
/
+5
2008-07-28
ls-tree documentation: enhance notes on subdirectory and pathspec behaviour
Junio C Hamano
1
-4
/
+14
2008-07-28
Allow installing in the traditional way
Junio C Hamano
1
-1
/
+4
[next]