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-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
2007-07-04
Fix git-stash(1) markup.
Junio C Hamano
1
-1
/
+1
2007-07-04
Allow rebase to run if upstream is completely merged
Johannes Sixt
2
-4
/
+43
2007-07-04
Remove USE_PAGER from git-pickaxe and git-annotate
Andrew Ruder
1
-2
/
+2
2007-07-04
git-svn: fix blocking with svn:// servers after do_switch
Eric Wong
1
-0
/
+1
2007-07-04
filter-branch documentation: some more touch-ups.
Johannes Sixt
1
-7
/
+16
2007-07-04
filter-branch: added missing warn function
Steffen Prohaska
1
-0
/
+4
2007-07-04
Alter git-checkout reflog message to include "from" branch
Sean
1
-1
/
+2
2007-07-04
git-init: set core.worktree if GIT_WORK_TREE is specified
Matthias Lederhofer
1
-3
/
+37
2007-07-04
Do not check if getcwd() result begins with a slash.
Junio C Hamano
1
-4
/
+4
2007-07-04
filter-branch: a few more touch ups to the man page
Johannes Schindelin
1
-5
/
+6
2007-07-04
filter-branch: make output nicer
Johannes Schindelin
1
-4
/
+4
2007-07-04
Fix t5516 to create test repo without hooks
Alex Riesen
1
-1
/
+2
2007-07-04
filter-branch: Avoid an error message in the map function.
Johannes Sixt
1
-2
/
+6
2007-07-04
Handle format.subjectprefix for every command which accepts --pretty
Alex Riesen
1
-7
/
+8
2007-07-04
Handle missing prefix for "Subject:" as if no prefix given
Alex Riesen
1
-1
/
+1
2007-07-04
Update reflog message created for stashes
Junio C Hamano
1
-1
/
+1
2007-07-04
repack: don't report "Nothing new to pack." if -q is given
Uwe Kleine-König
1
-1
/
+3
[next]