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
2007-08-01
git-clone: aggressively optimize local clone behaviour.
Junio C Hamano
6
-40
/
+79
2007-08-01
connect: accept file:// URL scheme
Linus Torvalds
1
-5
/
+7
2007-08-01
When generating manpages, delete outdated targets first.
David Kastrup
1
-0
/
+1
2007-08-01
rebase -i: fix for optional [branch] parameter
Johannes Schindelin
2
-1
/
+9
2007-08-01
Try to be consistent with capitalization in the documentation
Steve Hoelzer
4
-26
/
+26
2007-08-01
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
Junio C Hamano
2
-6
/
+5
2007-08-01
git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands
David Kastrup
1
-2
/
+3
2007-08-01
Hack git-add--interactive to make it work with ActiveState Perl
Alex Riesen
1
-6
/
+13
2007-08-01
rebase -i: ignore patches that are already in the upstream
Johannes Schindelin
2
-2
/
+18
2007-08-01
get_relative_cwd(): clarify why it handles dir == NULL
Johannes Schindelin
1
-5
/
+10
2007-08-01
Clean up work-tree handling
Johannes Schindelin
10
-221
/
+216
2007-08-01
Add set_git_dir() function
Johannes Schindelin
2
-0
/
+9
2007-08-01
Add functions get_relative_cwd() and is_inside_dir()
Johannes Schindelin
2
-0
/
+41
2007-08-01
Add is_absolute_path() and make_absolute_path()
Johannes Schindelin
5
-1
/
+98
2007-08-01
--base-path-relaxed option
Jens Axboe
2
-2
/
+30
2007-07-31
Add test case for basic commit functionality.
Kristian Høgsberg
1
-0
/
+134
2007-07-31
git.el: Take into account the core.excludesfile config option.
Alexandre Julliard
1
-5
/
+15
2007-07-31
git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.
Alexandre Julliard
1
-1
/
+1
2007-07-31
Make verse of git-config manpage more readable
Alex Riesen
1
-13
/
+19
2007-07-31
Add a test for git-config --file
Alex Riesen
1
-0
/
+6
2007-07-31
Add an option to specify a file to config builtin
Alex Riesen
2
-14
/
+24
2007-07-31
make the name of the library directory a config option
Robert Schiele
2
-5
/
+17
2007-07-31
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-07-31
rev-list --bisect: fix allocation of "int*" instead of "int".
Christian Couder
1
-1
/
+1
2007-07-31
git.c: execution path
Junio C Hamano
1
-5
/
+5
2007-07-31
add option to find zlib in custom path
Robert Schiele
2
-1
/
+10
2007-07-30
Unset GIT_EDITOR while running tests.
Junio C Hamano
1
-0
/
+1
2007-07-30
add_file_to_index: skip rehashing if the cached stat already matches
Junio C Hamano
1
-1
/
+10
2007-07-30
git-svn: Translate invalid characters in refname
Robert Ewald
1
-3
/
+36
2007-07-30
white space fixes in setup.c
Johannes Schindelin
1
-3
/
+3
2007-07-30
Documentation/gitattributes.txt: typofix
David Soria Parra
1
-1
/
+1
2007-07-29
rebase: try not to munge commit log message
Junio C Hamano
2
-5
/
+72
2007-07-29
symbolic-ref, update-ref: do not refuse reflog message with LF
Junio C Hamano
2
-4
/
+0
2007-07-29
log_ref_write() -- do not chomp reflog message at the first LF
Junio C Hamano
1
-16
/
+28
2007-07-29
Merge branch 'bs/lock'
Junio C Hamano
3
-26
/
+135
2007-07-29
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
13
-428
/
+1132
2007-07-29
git-gui: Minor refactoring of merge command line in merge support
Shawn O. Pearce
1
-3
/
+3
2007-07-29
git-gui: Use more modern looking icons in the tree browser
Shawn O. Pearce
2
-30
/
+18
2007-07-29
git-gui: Don't offer to stage hunks from untracked files
Shawn O. Pearce
1
-0
/
+6
2007-07-29
git-gui: Make sure remotes are loaded when picking revisions
Shawn O. Pearce
1
-0
/
+4
2007-07-29
Makefile: use $(FIND) instead of find
David Kastrup
1
-2
/
+3
2007-07-29
git-diff: turn on recursion by default
Jeff King
2
-1
/
+2
2007-07-29
git-gui: Use progress bar while resetting/aborting files
Shawn O. Pearce
1
-4
/
+12
2007-07-29
git-gui: Honor core.excludesfile when listing extra files
Shawn O. Pearce
1
-0
/
+4
2007-07-29
git-gui: Unify wording to say "to stage" instead of "to add"
Christian Stimming
5
-14
/
+18
2007-07-28
Rename git-rebase interactive buffer: todo => git-rebase-todo
Seth Falcon
1
-1
/
+1
2007-07-28
gitweb: Allow for multivalued parameters passed to href subroutine
Jakub Narebski
1
-1
/
+7
2007-07-28
Don't rely on unspecified behavior
Thomas Schwinge
1
-1
/
+1
2007-07-28
gitweb: Simplify 'opt' parameter validation, add "no merges" feeds
Jakub Narebski
2
-5
/
+40
2007-07-28
gitweb: Show submodule entries in the 'tree' view
Jakub Narebski
1
-3
/
+35
[next]