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-11-22
builtin-commit: do not color status output shown in the message template
Junio C Hamano
2
-1
/
+5
2007-11-22
file_exists(): dangling symlinks do exist
Junio C Hamano
1
-4
/
+3
2007-11-22
Replace "runstatus" with "status" in the tests
Johannes Schindelin
2
-3
/
+3
2007-11-22
t7501-commit: Add test for git commit <file> with dirty index.
Kristian Høgsberg
1
-0
/
+10
2007-11-22
builtin-commit: Clean up an unused variable and a debug fprintf().
Kristian Høgsberg
1
-5
/
+3
2007-11-22
Call refresh_cache() when updating the user index for --only commits.
Kristian Høgsberg
1
-0
/
+1
2007-11-22
builtin-commit: Add newline when showing which commit was created
Johannes Schindelin
1
-0
/
+1
2007-11-22
builtin-commit: resurrect behavior for multiple -m options
Johannes Schindelin
1
-6
/
+20
2007-11-22
builtin-commit --s: add a newline if the last line was not a S-o-b
Johannes Schindelin
2
-1
/
+5
2007-11-22
builtin-commit: fix --signoff
Johannes Schindelin
3
-14
/
+38
2007-11-22
git status: show relative paths when run in a subdirectory
Johannes Schindelin
5
-29
/
+146
2007-11-22
builtin-commit: Refresh cache after adding files.
Kristian Høgsberg
1
-0
/
+2
2007-11-22
builtin-commit: fix reflog message generation
Johannes Schindelin
1
-7
/
+8
2007-11-22
launch_editor(): read the file, even when EDITOR=:
Johannes Schindelin
1
-12
/
+5
2007-11-22
Port git commit to C.
Kristian Høgsberg
6
-9
/
+621
2007-11-22
Export launch_editor() and make it accept ':' as a no-op editor.
Kristian Høgsberg
2
-1
/
+5
2007-11-22
Add testcase for amending and fixing author in git commit.
Kristian Høgsberg
1
-0
/
+15
2007-11-22
Make test scripts executable.
Junio C Hamano
1
-0
/
+0
2007-11-22
Merge branch 'maint'
Junio C Hamano
4
-1
/
+21
2007-11-22
Make test scripts executable.
Junio C Hamano
2
-0
/
+0
2007-11-22
rebase -i: move help to end of todo file
Johannes Schindelin
2
-7
/
+10
2007-11-22
bundle create: keep symbolic refs' names instead of resolving them
Johannes Schindelin
2
-1
/
+21
2007-11-22
git-merge-ours: make it a builtin.
Thomas Harning
5
-1
/
+32
2007-11-22
Refactor patch_update_cmd
Wincent Colaiuta
1
-2
/
+4
2007-11-22
Authenticate only once in git-send-email
Wincent Colaiuta
1
-1
/
+2
2007-11-22
Merge git://git.bogomips.org/git-svn
Junio C Hamano
4
-33
/
+598
2007-11-21
Fix "quote" misconversion for rewrite diff output.
Junio C Hamano
2
-1
/
+27
2007-11-21
git-svn: allow `info' command to work offline
Eric Wong
1
-3
/
+23
2007-11-21
git-svn: info --url [path]
David D. Kilzer
3
-3
/
+102
2007-11-21
git-svn info: implement info command
David D. Kilzer
3
-0
/
+413
2007-11-21
git-svn: extract reusable code into utility functions
David D. Kilzer
1
-32
/
+64
2007-11-21
t9106: fix a race condition that caused svn to miss modifications
Eric Wong
1
-0
/
+1
2007-11-21
Merge git://repo.or.cz/git-gui
Junio C Hamano
53
-892
/
+16419
2007-11-20
git-p4: Fix typo in --detect-labels
Shun Kei Leung
1
-1
/
+1
2007-11-20
avoid "defined but not used" warning for fetch_objs_via_walker
Jeff King
1
-0
/
+2
2007-11-21
git-gui 0.9.0
Shawn O. Pearce
1
-1
/
+1
2007-11-20
Merge branch 'maint'
Junio C Hamano
3
-7
/
+19
2007-11-20
send-email: add transfer encoding header with content-type
Jeff King
1
-1
/
+2
2007-11-20
git-compat-util.h: auto-adjust to compiler support of FLEX_ARRAY a bit better
Junio C Hamano
1
-4
/
+18
2007-11-20
Flush progress message buffer in display().
Johannes Sixt
1
-0
/
+3
2007-11-20
autoconf: Add tests for memmem, strtoumax and mkdtemp functions
Jakub Narebski
2
-0
/
+21
2007-11-20
gitweb: Put project README in div.readme, fix its padding
Jakub Narebski
2
-1
/
+7
2007-11-20
gitweb: Style all tables using CSS
Jakub Narebski
2
-15
/
+11
2007-11-20
send-email: Don't add To: recipients to the Cc: header
Ask Bjørn Hansen
1
-1
/
+5
2007-11-20
Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.
Matthieu Moy
1
-4
/
+11
2007-11-20
config: clarify compression defaults
Brian Downing
1
-1
/
+5
2007-11-20
config: correct core.loosecompression documentation
Brian Downing
1
-1
/
+1
2007-11-19
gitview: import only one of gtksourceview and gtksourceview2
Anton Gyllenberg
1
-10
/
+7
2007-11-19
git-send-email: show all headers when sending mail
David D. Kilzer
2
-2
/
+39
2007-11-19
Merge branch 'maint'
Junio C Hamano
3
-7
/
+80
[next]