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-09-03
git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...
Simon Hausmann
1
-9
/
+14
2007-09-03
git-p4: After submission to p4 always synchronize from p4 again (into refs/re...
Simon Hausmann
1
-2
/
+9
2007-09-03
git-p4: Always call 'p4 sync ...' before submitting to Perforce.
Simon Hausmann
1
-3
/
+2
2007-09-02
GIT 1.5.3
Junio C Hamano
1
-7
/
+21
2007-09-01
Merge branch 'jp/send-email-cc'
Junio C Hamano
2
-2
/
+31
2007-09-01
Mention -m as an abbreviation for --merge
Robin Rosenberg
1
-2
/
+2
2007-09-01
Update my contact address as the maintainer.
Junio C Hamano
2
-2
/
+3
2007-09-01
Documentation: minor AsciiDoc mark-up fixes.
Junio C Hamano
2
-14
/
+14
2007-09-01
URL: allow port specification in ssh:// URLs
Luben Tuikov
2
-2
/
+32
2007-09-01
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
2
-5
/
+2
2007-09-01
rebase -m: Fix incorrect short-logs of already applied commits.
Johannes Sixt
2
-5
/
+52
2007-08-31
git-diff: resurrect the traditional empty "diff --git" behaviour
Junio C Hamano
4
-7
/
+45
2007-08-31
git-tag: Fix -l option to use better shell style globs.
Carlos Rica
2
-20
/
+11
2007-08-31
git-svn: fix dcommit clobbering upstream when committing multiple changes
Eric Wong
2
-28
/
+62
2007-08-31
git-svn: Protect against "diff.color = true".
Junio C Hamano
1
-2
/
+2
2007-08-31
filter-branch: introduce convenience function "skip_commit"
Johannes Schindelin
3
-14
/
+42
2007-08-31
filter-branch: provide the convenience functions also for commit filters
Johannes Schindelin
3
-13
/
+25
2007-08-31
rebase -i: mention the option to split commits in the man page
Johannes Schindelin
1
-1
/
+38
2007-08-31
filter-branch: fix remnants of old syntax in documentation
Johannes Schindelin
1
-14
/
+18
2007-08-31
Teach bash about completing arguments for git-tag
Shawn O. Pearce
1
-0
/
+58
2007-08-31
Hopefully the final update to draft release notes for 1.5.3.
Junio C Hamano
1
-1
/
+13
2007-08-31
Make "git-log --" without paths behave the same as "git-log" without --
Junio C Hamano
1
-1
/
+2
2007-08-31
git-init: autodetect core.symlinks
Junio C Hamano
1
-0
/
+15
2007-08-30
Make git-archimport log entries more consistent
Miles Bader
1
-1
/
+5
2007-08-30
fix same sized delta logic
Nicolas Pitre
1
-4
/
+8
2007-08-30
filter-branch: make sure orig_namespace ends with a single slash.
Junio C Hamano
1
-1
/
+1
2007-08-30
git-filter-branch: document --original option
Giuseppe Bilotta
1
-1
/
+6
2007-08-30
git-filter-branch: more detailed USAGE
Giuseppe Bilotta
1
-1
/
+7
2007-08-30
Makefile: do not allow gnu make to remove test-*.o files
Junio C Hamano
1
-0
/
+2
2007-08-30
Temporary fix for stack smashing in mailinfo
Alex Riesen
1
-35
/
+50
2007-08-30
Fixing comment in merge strategies
Tom Clarke
2
-2
/
+2
2007-08-29
ls-files --error-unmatch: do not barf if the same pattern is given twice.
Junio C Hamano
1
-0
/
+20
2007-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1
/
+2
2007-08-29
completion: also complete git-log's --left-right and --cherry-pick option
Johannes Schindelin
1
-0
/
+1
2007-08-29
gitk: Fix bug causing undefined variable error when cherry-picking
Paul Mackerras
1
-1
/
+2
2007-08-29
git-daemon(1): assorted improvements.
Junio C Hamano
1
-2
/
+34
2007-08-29
GIT 1.5.3-rc7
Junio C Hamano
1
-3
/
+15
2007-08-29
git-svn.txt: fix an obvious misspelling.
David Kastrup
1
-1
/
+1
2007-08-29
git.el: Added colors for dark background
David Kågedal
1
-9
/
+18
2007-08-28
format-patch documentation: reword to hint "--root <one-commit>" more clearly
Junio C Hamano
1
-7
/
+10
2007-08-28
Merge branch 'jc/logsemantics'
Junio C Hamano
4
-14
/
+35
2007-08-28
Documentation/git-diff: A..B and A...B cannot take tree-ishes
Junio C Hamano
1
-5
/
+6
2007-08-28
git-add: Make the filename globbing note a bit clearer
Petr Baudis
1
-3
/
+3
2007-08-28
git-add: Make the "tried to add ignored file" error message less confusing
Petr Baudis
1
-3
/
+3
2007-08-28
gitweb: Fix escaping HTML of project owner in 'projects_list' and
Jakub Narebski
1
-2
/
+2
2007-08-28
"format-patch --root rev" is the way to show everything.
Junio C Hamano
2
-10
/
+32
2007-08-28
Porcelain level "log" family should recurse when diffing.
Junio C Hamano
3
-4
/
+3
2007-08-27
git-merge: do up-to-date check also for all strategies
Junio C Hamano
2
-15
/
+97
2007-08-27
git --bare cmd: do not unconditionally nuke GIT_DIR
Junio C Hamano
2
-2
/
+5
2007-08-27
Fix initialization of a bare repository
Junio C Hamano
3
-5
/
+177
[next]