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
2010-04-15
exec_cmd.c: replace hard-coded path list with one from <paths.h>
Chris Webb
3
-1
/
+21
2010-04-12
Docs: Add -X option to git-merge's synopsis.
Marc Branchaud
2
-6
/
+7
2010-04-11
Git 1.7.0.5
Junio C Hamano
4
-3
/
+30
2010-04-11
Merge branch 'rc/maint-reflog-msg-for-forced-branch' into maint
Junio C Hamano
1
-1
/
+1
2010-04-11
blame documentation: -M/-C notice copied lines as well as moved ones
Junio C Hamano
1
-9
/
+10
2010-04-09
Let check_preimage() use memset() to initialize "struct checkout"
Jens Lehmann
1
-4
/
+1
2010-04-09
Merge branch 'ef/maint-empty-commit-log' into maint
Junio C Hamano
2
-1
/
+13
2010-04-09
Merge branch 'jc/conflict-marker-size' into maint
Junio C Hamano
2
-14
/
+33
2010-04-09
Merge branch 'sp/maint-http-backend-die-triggers-die-recursively' into maint
Junio C Hamano
1
-7
/
+11
2010-04-09
Merge branch 'mg/maint-send-email-lazy-editor' into maint
Junio C Hamano
1
-1
/
+4
2010-04-09
Merge branch 'rr/imap-send-unconfuse-from-line' into maint
Junio C Hamano
2
-8
/
+10
2010-04-09
Merge branch 'rb/maint-python-path' into maint
Junio C Hamano
5
-4
/
+9
2010-04-09
Merge branch 'gh/maint-stash-show-error-message' into maint
Junio C Hamano
1
-2
/
+6
2010-04-09
Merge branch 'mg/mailmap-update' into maint
Junio C Hamano
1
-0
/
+3
2010-04-09
Merge branch 'bc/maint-daemon-sans-ss-family' into maint
Junio C Hamano
1
-4
/
+7
2010-04-09
fetch/push: fix usage strings
Tay Ray Chuan
4
-10
/
+10
2010-04-09
branch: say "Reset to" in reflog entries for 'git branch -f' operations
Tay Ray Chuan
1
-1
/
+1
2010-04-08
docs: clarify "branch -l"
Jeff King
1
-0
/
+2
2010-04-04
pack-protocol.txt: fix pkt-line lengths
Tay Ray Chuan
1
-4
/
+4
2010-04-04
pack-protocol.txt: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-03-31
Git 1.7.0.4
Junio C Hamano
3
-4
/
+13
2010-03-31
Merge branch 'jc/maint-refs-dangling' into maint
Junio C Hamano
2
-7
/
+10
2010-03-31
Documentation: show-ref <pattern>s are optional
Holger Weiß
1
-1
/
+1
2010-03-31
Link against libiconv on IRIX
Holger Weiß
1
-0
/
+2
2010-03-31
Don't redefine htonl and ntohl on big-endian
Holger Weiß
1
-0
/
+2
2010-03-31
gitweb: git_get_project_config requires only $git_dir, not also $project
Jakub Narebski
1
-2
/
+1
2010-03-31
Updated the usage string of git reset
Jan Stępień
1
-1
/
+2
2010-03-30
Documentation: Clarify support for smart HTTP backend
Greg Bacon
1
-1
/
+1
2010-03-30
Windows: fix utime() for read-only files
Johannes Sixt
1
-2
/
+18
2010-03-30
diff: fix textconv error zombies
Johannes Sixt
1
-6
/
+11
2010-03-29
format-patch: Squelch 'fatal: Not a range." error
Kevin Ballard
2
-1
/
+12
2010-03-28
Prepare for 1.7.0.4
Junio C Hamano
2
-1
/
+20
2010-03-28
Merge branch 'cp/add-u-pathspec' into maint
Junio C Hamano
3
-9
/
+39
2010-03-28
t9350: fix careless use of "cd"
Junio C Hamano
1
-33
/
+38
2010-03-28
difftool: Fix '--gui' when diff.guitool is unconfigured
David Aguilar
2
-5
/
+16
2010-03-28
fast-export: don't segfault when marks file cannot be opened
Sverre Rabbelier
1
-1
/
+1
2010-03-25
send-email: lazily assign editor variable
Michael J Gruber
1
-1
/
+4
2010-03-24
diff --check: honor conflict-marker-size attribute
Junio C Hamano
2
-14
/
+33
2010-03-24
Merge branch 'jc/color-attrs' into maint
Junio C Hamano
3
-14
/
+41
2010-03-24
Merge branch 'jk/maint-add-ignored-dir' into maint
Junio C Hamano
3
-4
/
+103
2010-03-24
Merge branch 'bg/apply-fix-blank-at-eof' into maint
Junio C Hamano
4
-40
/
+450
2010-03-24
http-backend: Don't infinite loop during die()
Shawn O. Pearce
1
-7
/
+11
2010-03-24
Correct references to /usr/bin/python which does not exist on FreeBSD
R. Tyler Ballance
5
-4
/
+9
2010-03-24
Documentation: explain the meaning of "-g" in git-describe output
Markus Heidelberg
1
-0
/
+3
2010-03-24
imap-send: Remove limitation on message body
Ramkumar Ramachandra
2
-8
/
+10
2010-03-21
Git 1.7.0.3
Junio C Hamano
3
-10
/
+5
2010-03-21
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
4
-14
/
+6
2010-03-21
.mailmap: Map the the first submissions of MJG by e-mail
Michael J Gruber
1
-0
/
+1
2010-03-21
Documentation/git-clone: Transform description list into item list
Michael J Gruber
1
-5
/
+5
2010-03-21
Documentation/urls: Remove spurious example markers
Michael J Gruber
1
-6
/
+0
[next]