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-05
git-svn: t9114: verify merge commit message in test
Eric Wong
1
-0
/
+5
2007-11-05
git-svn: fix dcommit clobbering when committing a series of diffs
Eric Wong
2
-4
/
+100
2007-11-03
RelNotes-1.5.3.5: fix typo
David D Kilzer
1
-2
/
+2
2007-11-03
Delay pager setup in git blame
Mike Hommey
1
-3
/
+3
2007-11-03
git-cvsimport: really convert underscores in branch names to dots with -u
Gerrit Pape
1
-0
/
+1
2007-11-02
Fixing path quoting in git-rebase
Jonathan del Strother
1
-13
/
+13
2007-11-02
Merge branch 'bk/maint-cvsexportcommit' into maint
Junio C Hamano
1
-3
/
+10
2007-11-02
Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
Kristian Høgsberg
2
-6
/
+6
2007-11-02
Documentation: quote commit messages consistently.
Sergei Organov
3
-7
/
+7
2007-11-02
Remove escaping of '|' in manpage option sections
Jonas Fonseca
2
-2
/
+2
2007-11-01
git-format-patch.txt: fix explanation of an example.
Sergei Organov
1
-1
/
+1
2007-11-01
git-filter-branch.txt: fix a typo.
Sergei Organov
1
-1
/
+1
2007-11-01
git-clone.txt: Improve --depth description.
Ralf Wildenhues
1
-3
/
+3
2007-11-01
gitweb: Update config file example for snapshot feature in gitweb/INSTALL
Jakub Narebski
1
-1
/
+1
2007-10-31
cvsexportcommit: fix for commits that do not have parents
Brad King
1
-3
/
+10
2007-10-31
GIT 1.5.3.5
Junio C Hamano
2
-7
/
+1
2007-10-30
Update GIT 1.5.3.5 Release Notes
Junio C Hamano
1
-1
/
+7
2007-10-30
git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
Björn Steinbrink
1
-0
/
+2
2007-10-30
git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
Björn Steinbrink
1
-2
/
+2
2007-10-30
Fix --strategy parsing in git-rebase--interactive.sh
Björn Steinbrink
1
-1
/
+0
2007-10-30
Make merge-recursive honor diff.renamelimit
Lars Hjemli
1
-0
/
+6
2007-10-30
cherry-pick/revert: more compact user direction message
Nicolas Pitre
1
-1
/
+1
2007-10-30
core-tutorial: Use new syntax for git-merge.
Sergei Organov
1
-4
/
+4
2007-10-30
git-merge: document but discourage the historical syntax
Junio C Hamano
1
-5
/
+6
2007-10-30
Prevent send-pack from segfaulting (backport from 'master')
Junio C Hamano
1
-1
/
+4
2007-10-30
Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in example
Michael W. Olson
1
-1
/
+1
2007-10-29
RelNotes-1.5.3.5: describe recent fixes
Junio C Hamano
1
-0
/
+21
2007-10-29
merge-recursive.c: mrtree in merge() is not used before set
Junio C Hamano
1
-1
/
+1
2007-10-29
sha1_file.c: avoid gcc signed overflow warnings
Junio C Hamano
1
-7
/
+9
2007-10-29
Fix a small memory leak in builtin-add
Benoit Sigoure
1
-0
/
+2
2007-10-28
honor the http.sslVerify option in shell scripts
Aurelien Bompard
2
-4
/
+6
2007-10-26
Fix generation of perl/perl.mak
Alex Riesen
1
-5
/
+1
2007-10-24
git-remote: fix "Use of uninitialized value in string ne"
Junio C Hamano
1
-1
/
+2
2007-10-21
Describe more 1.5.3.5 fixes in release notes
Shawn O. Pearce
1
-0
/
+15
2007-10-21
Fix diffcore-break total breakage
Linus Torvalds
2
-4
/
+8
2007-10-21
Fix directory scanner to correctly ignore files without d_type
Linus Torvalds
1
-14
/
+38
2007-10-20
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Shawn O. Pearce
4
-11
/
+73
2007-10-20
Improve receive-pack error message about funny ref creation
Joakim Tjernlund
1
-1
/
+1
2007-10-20
fast-import: Fix argument order to die in file_change_m
Julian Phillips
1
-1
/
+1
2007-10-20
git-gui: Don't display CR within console windows
Shawn O. Pearce
1
-1
/
+1
2007-10-20
git-gui: Handle progress bars from newer gits
Shawn O. Pearce
1
-1
/
+4
2007-10-20
git-gui: Correctly report failures from git-write-tree
Shawn O. Pearce
1
-1
/
+1
2007-10-19
gitk.txt: Fix markup.
Ralf Wildenhues
1
-1
/
+1
2007-10-19
send-pack: respect '+' on wildcard refspecs
Jeff King
2
-0
/
+50
2007-10-19
Paper bag fix diff invocation in 'git stash show'
Shawn O. Pearce
1
-1
/
+1
2007-10-19
Further 1.5.3.5 fixes described in release notes
Shawn O. Pearce
1
-3
/
+13
2007-10-18
Avoid invoking diff drivers during git-stash
Shawn O. Pearce
1
-3
/
+3
2007-10-18
attr: fix segfault in gitattributes parsing code
Steffen Prohaska
2
-1
/
+11
2007-10-18
Define NI_MAXSERV if not defined by operating system
Patrick Welche
1
-0
/
+4
2007-10-18
Ensure we add directories in the correct order
Alex Bennee
1
-0
/
+11
[next]