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-07-11
t7004: Add tests for the git tag -n option.
Carlos Rica
1
-1
/
+201
2007-07-11
t0030: Add tests with consecutive text lines and others with spaces added.
Carlos Rica
1
-0
/
+51
2007-07-11
t0030: Remove repeated instructions and add missing &&
Carlos Rica
1
-24
/
+13
2007-07-11
Fix --cherry-pick with given paths
Johannes Schindelin
2
-2
/
+50
2007-07-11
Fix core.sharedRepository = 2
Johannes Schindelin
3
-0
/
+33
2007-07-11
gitweb: configurable width for the projects list Description column
Michael Hendricks
1
-1
/
+4
2007-07-09
Merge branch 'bd/delta'
Junio C Hamano
1
-1
/
+7
2007-07-09
Some cosmetic changes to remote library
Daniel Barkalow
1
-10
/
+11
2007-07-09
Add allocation and freeing functions for struct refs
Daniel Barkalow
3
-4
/
+30
2007-07-09
Makefile: rebuild git.o on version change, clean up git$X flags
Matt McCutchen
1
-3
/
+2
2007-07-09
rerere: record resolution even if file is not in merge base
Johannes Schindelin
2
-15
/
+46
2007-07-09
Support wholesale directory renames in fast-import
Shawn O. Pearce
3
-19
/
+168
2007-07-09
Merge branch 'maint'
Shawn O. Pearce
1
-3
/
+5
2007-07-09
Clarify documentation of fast-import's D subcommand
Shawn O. Pearce
1
-3
/
+5
2007-07-08
pack-objects: Prefer shallower deltas if the size is equal
Brian Downing
1
-1
/
+7
2007-07-08
Revert 88494423 (removal of duplicate parents in the output codepath)
Junio C Hamano
1
-13
/
+1
2007-07-08
revision.c: remove duplicated parents after history simplification
Junio C Hamano
1
-0
/
+20
2007-07-08
Document custom hunk header selection
Junio C Hamano
1
-4
/
+51
2007-07-08
Merge branch 'maint'
Junio C Hamano
2
-6
/
+23
2007-07-08
rebase -i: put a nice warning into the todo list
Johannes Schindelin
1
-0
/
+3
2007-07-08
rebase -i: remember the settings of -v, -s and -p when interrupted
Johannes Schindelin
2
-0
/
+14
2007-07-08
rebase -i: actually show the diffstat when being verbose
Johannes Schindelin
1
-4
/
+4
2007-07-08
rebase -i: handle --continue more like non-interactive rebase
Johannes Schindelin
2
-10
/
+32
2007-07-08
t7004: Skip tests for signed tags in an old version of gpg.
Carlos Rica
1
-0
/
+11
2007-07-08
Fix merge-one-file for our-side-added/our-side-removed cases
Junio C Hamano
1
-4
/
+6
2007-07-08
git-commit: don't add multiple Signed-off-by: from the same identity
Gerrit Pape
1
-9
/
+11
2007-07-08
branch.autosetupmerge: allow boolean values, or "all"
Johannes Schindelin
4
-9
/
+28
2007-07-08
git-stash: try reusing cached stat info as much as possible
Junio C Hamano
1
-3
/
+3
2007-07-08
user-manual: fix directory name in git-archive example
William Pursell
1
-1
/
+1
2007-07-08
user-manual: more explanation of push and pull usage
J. Bruce Fields
1
-1
/
+18
2007-07-08
tutorial: Fix typo
J. Bruce Fields
1
-1
/
+1
2007-07-08
user-manual: grammar and style fixes
Andy Parkins
1
-3
/
+3
2007-07-08
diff.c: make built-in hunk header pattern a separate table
Junio C Hamano
1
-6
/
+16
2007-07-07
gitweb: make "No commits" in project list gray, not bold green
Matt McCutchen
2
-0
/
+7
2007-07-07
gitweb: make search form generate pathinfo-style URLs
Matt McCutchen
1
-3
/
+9
2007-07-07
gitweb: prefer git_get_project_owner() over get_file_owner()
Miklos Vajna
1
-2
/
+2
2007-07-07
gitweb: make repeated calls to git_get_project_owner() bearable
Junio C Hamano
1
-8
/
+20
2007-07-07
Merge branch 'js/stash'
Junio C Hamano
2
-1
/
+89
2007-07-07
Merge branch 'jc/diff-mark'
Junio C Hamano
14
-63
/
+336
2007-07-07
Merge branch 'maint'
Junio C Hamano
2
-1
/
+11
2007-07-07
diff: honor binariness specified in attributes
Junio C Hamano
2
-5
/
+21
2007-07-07
Fix "apply --reverse" with regard to whitespace
Johannes Schindelin
2
-1
/
+11
2007-07-07
diff-lib.c: don't strdup twice
René Scharfe
1
-1
/
+1
2007-07-07
Fix configuration syntax to specify customized hunk header patterns.
Junio C Hamano
3
-71
/
+84
2007-07-06
git-branch: default to --track
Johannes Schindelin
1
-1
/
+1
2007-07-06
git-send-email: allow an email alias for --from
Michael Hendricks
1
-0
/
+2
2007-07-06
cvsserver: always initialize state in argsplit()
Frank Lichtenheld
1
-4
/
+4
2007-07-06
stash: allow running from a subdirectory
James Bowes
1
-0
/
+1
2007-07-06
git-submodule(1): update description and key names
Lars Hjemli
1
-3
/
+3
2007-07-06
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
9
-40
/
+64
[next]