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-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
2008-07-25
Windows: Make $(gitexecdir) relative
Johannes Sixt
1
-0
/
+1
2008-07-25
Allow add_path() to add non-existent directories to the path
Johannes Sixt
3
-37
/
+37
2008-07-25
Allow the built-in exec path to be relative to the command invocation path
Johannes Sixt
2
-42
/
+26
2008-07-25
Fix relative built-in paths to be relative to the command invocation
Johannes Sixt
2
-3
/
+3
2008-07-25
Record the command invocation path early
Johannes Sixt
6
-10
/
+16
2008-07-25
Makefile: Normalize $(bindir) and $(gitexecdir) before comparing
Johannes Sixt
1
-10
/
+10
2008-07-25
Makefile: Do not install a copy of 'git' in $(gitexecdir)
Johannes Sixt
1
-0
/
+1
2008-07-25
archive: allow --exec and --remote without equal sign
Rene Scharfe
1
-3
/
+17
2008-07-25
archive: declare struct archiver where it's needed
Rene Scharfe
2
-7
/
+5
2008-07-25
archive: define MAX_ARGS where it's needed
Rene Scharfe
2
-4
/
+2
2008-07-25
archive: move parameter parsing code to archive.c
Rene Scharfe
3
-145
/
+137
2008-07-25
archive: add write_archive()
Rene Scharfe
4
-21
/
+21
2008-07-25
Remove references to git-fetch-pack from "git clone" documentation.
Steve Haslam
1
-5
/
+4
2008-07-25
git-am: Mention --abort in usage string part of OPTIONS_SPEC
Stephan Beyer
1
-2
/
+1
2008-07-25
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2
-0
/
+30
2008-07-25
editor.c: Libify launch_editor()
Stephan Beyer
4
-15
/
+23
2008-07-25
Move launch_editor() from builtin-tag.c to editor.c
Stephan Beyer
3
-53
/
+57
2008-07-25
git-gui: Correct 'Visualize Branches' on Mac OS X to start gitk
Shawn O. Pearce
1
-1
/
+1
2008-07-25
git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
Abhijit Menon-Sen
1
-3
/
+3
2008-07-25
Merge branch 'maint'
Junio C Hamano
4
-8
/
+15
2008-07-25
Documentation: clarify how to disable elements in core.whitespace
Junio C Hamano
1
-1
/
+2
2008-07-25
Makefile: fix shell quoting
Junio C Hamano
2
-7
/
+10
[prev]
[next]