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-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
2007-08-27
name-rev: Fix non-shortest description
Johannes Schindelin
1
-10
/
+11
2007-08-27
Describe two-dot and three-dot notation for diff endpoints.
Mike Hommey
1
-7
/
+36
2007-08-27
git-tag(1): Remove duplicate text
Jari Aalto
1
-7
/
+0
2007-08-27
gitweb: Lift any characters restriction on searched strings
Petr Baudis
1
-3
/
+0
2007-08-26
RelNotes draft for 1.5.3 update.
Junio C Hamano
1
-2
/
+5
2007-08-26
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
3
-66
/
+97
2007-08-26
When nothing to git-commit, honor the git-status color setting.
Brian Hetro
1
-4
/
+6
2007-08-26
gitweb: Fix searchbox positioning
Petr Baudis
1
-1
/
+1
2007-08-26
Merge branch 'master' of git://linux-nfs.org/~bfields/git
Junio C Hamano
1
-93
/
+59
2007-08-26
Merge branch 'maint'
J. Bruce Fields
1
-84
/
+48
2007-08-26
Documentation/user-manual.txt: fix a few omissions of gitlink commands.
David Kastrup
1
-6
/
+8
2007-08-26
user-manual: fix incorrect header level
J. Bruce Fields
1
-1
/
+1
2007-08-26
user-manual: use pithier example commit
J. Bruce Fields
1
-25
/
+20
2007-08-26
user-manual: introduce the word "commit" earlier
J. Bruce Fields
1
-5
/
+5
2007-08-26
user-manual: minor editing for conciseness
J. Bruce Fields
1
-7
/
+3
2007-08-26
user-manual: edit "ignoring files" for conciseness
J. Bruce Fields
1
-45
/
+18
[next]