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-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
2007-07-06
Add [verse] to the SYNOPSIS section of git-submodule.txt.
Matt Kraai
1
-0
/
+1
2007-07-06
Change "added.moved or removed" to "added, moved or removed" in
Matt Kraai
1
-1
/
+1
2007-07-06
Fixed a formulation mistake in Documentation/user-manual.txt
Marcus Fritzsch
1
-7
/
+7
2007-07-06
Teach git-stash to "apply --index"
Johannes Schindelin
2
-1
/
+89
2007-07-06
Per-path attribute based hunk header selection.
Junio C Hamano
7
-15
/
+256
2007-07-06
Future-proof source for changes in xdemitconf_t
Johannes Schindelin
6
-10
/
+10
2007-07-06
Introduce diff_filespec_is_binary()
Junio C Hamano
3
-36
/
+39
2007-07-05
Prefer EMAIL to username@hostname.
Matt Kraai
1
-7
/
+12
2007-07-05
make git-clone GIT_WORK_TREE aware
Matthias Lederhofer
1
-7
/
+18
2007-07-05
git-clone: split up long &&-command-chain and use a function for cleanup
Matthias Lederhofer
1
-4
/
+13
2007-07-05
fix remote.origin.url in tutorial.txt
Alecs King
1
-1
/
+1
2007-07-05
filter-branch: fail gracefully when a filter fails
Johannes Schindelin
2
-11
/
+36
2007-07-05
Add -v|--verbose to git remote to show remote url
Alex Riesen
1
-1
/
+13
2007-07-05
filter-branch documentation: clarify which filters are eval'ed
Johannes Schindelin
1
-1
/
+2
2007-07-05
git-stash: allow more descriptive reminder message when saving
Junio C Hamano
1
-6
/
+19
2007-07-05
Add urls.txt to git-clone man page
Andrew Ruder
6
-59
/
+63
[next]