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-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
2008-07-28
Allow building without any git installed
Junio C Hamano
1
-1
/
+1
2008-07-27
init: handle empty "template" parameter
Jeff King
2
-0
/
+28
2008-07-27
GIT 1.6.0-rc1
Junio C Hamano
1
-1
/
+18
2008-07-27
git-mv: Keep moved index entries inact
Petr Baudis
4
-55
/
+80
2008-07-27
git-mv: Remove dead code branch
Petr Baudis
1
-9
/
+7
2008-07-27
fsck: Don't require tmp_obj_ file names are 14 bytes in length
Shawn O. Pearce
1
-4
/
+2
2008-07-27
Avoid chdir() in list_commands_in_dir()
Johannes Schindelin
1
-2
/
+10
2008-07-27
builtin-branch: fix -v for --[no-]merged
Lars Hjemli
1
-0
/
+15
2008-07-27
builtin-branch: factor out merge_filter matching
Lars Hjemli
1
-5
/
+13
2008-07-27
builtin-branch: remove duplicated code
Lars Hjemli
1
-7
/
+2
2008-07-27
rev-parse: Add support for the ^! and ^@ syntax
Björn Steinbrink
2
-0
/
+34
2008-07-27
make sure parsed wildcard refspec ends with slash
Junio C Hamano
2
-18
/
+64
2008-07-27
gitweb: More about how gitweb gets 'owner' of repository
Jakub Narebski
1
-1
/
+2
2008-07-27
t6030 (bisect): work around Mac OS X "ls"
Jonathan Nieder
1
-1
/
+1
2008-07-27
Documentation/git-submodule.txt: fix doubled word
Cesar Eduardo Barros
1
-1
/
+1
2008-07-27
bash completion: Add completion for 'git help'
Lee Marlow
1
-7
/
+39
2008-07-27
Documentation: fix diff.external example
Anders Melchiorsen
2
-5
/
+7
2008-07-27
bash completion: Add long options for 'git describe'
Thomas Rast
1
-0
/
+9
2008-07-27
Clarify that "git log x.c y.h" lists commits that touch either file
Abhijit Menon-Sen
1
-1
/
+1
2008-07-27
Merge git://repo.or.cz/git-gui
Junio C Hamano
5
-21
/
+178
2008-07-27
git-gui: Preserve scroll position on reshow_diff.
Alexander Gavrilov
1
-4
/
+14
2008-07-27
git-gui: Fix the Remote menu separator.
Alexander Gavrilov
1
-0
/
+1
2008-07-26
git-gui: "Stage Line": Treat independent changes in adjacent lines better
Johannes Sixt
1
-3
/
+58
2008-07-26
git-gui: Fix "Stage/Unstage Line" with one line of context.
Johannes Sixt
1
-0
/
+3
2008-07-25
git-reset: Let -q hush "locally modified" messages
Stephan Beyer
1
-6
/
+9
2008-07-25
git-svn: teach dcommit about svn auto-props
Brad King
2
-0
/
+139
2008-07-25
Windows: Do not compile git-shell
Johannes Sixt
1
-2
/
+2
2008-07-25
Windows: Make sure argv[0] has a path
Johannes Sixt
1
-0
/
+12
[next]