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
2012-12-28
dir.c: refactor is_excluded_from_list()
Adam Spiers
1
-9
/
+28
2012-12-28
dir.c: rename excluded() to is_excluded()
Adam Spiers
3
-8
/
+8
2012-12-28
dir.c: rename excluded_from_list() to is_excluded_from_list()
Adam Spiers
3
-10
/
+13
2012-12-28
dir.c: rename path_excluded() to is_path_excluded()
Adam Spiers
5
-6
/
+6
2012-12-28
dir.c: rename cryptic 'which' variable to more consistent name
Adam Spiers
2
-7
/
+7
2012-12-28
Improve documentation and comments regarding directory traversal API
Adam Spiers
3
-6
/
+37
2012-12-28
api-directory-listing.txt: update to match code
Adam Spiers
1
-6
/
+6
2012-12-28
Remove the suggestion to use parsecvs, which is currently broken.
Eric S. Raymond
1
-4
/
+2
2012-12-28
Add checks to Python scripts for version dependencies.
Eric S. Raymond
8
-3
/
+44
2012-12-27
Merge branch 'so/prompt-command'
Junio C Hamano
1
-12
/
+20
2012-12-27
Sync with 1.8.0.3
Junio C Hamano
2
-1
/
+16
2012-12-27
Git 1.8.0.3
Junio C Hamano
4
-3
/
+18
2012-12-27
git(1): show link to contributor summary page
Junio C Hamano
1
-1
/
+4
2012-12-27
Merge branch 'sl/maint-git-svn-docs' into maint
Junio C Hamano
1
-6
/
+85
2012-12-27
git-svn: Note about tags.
Sebastian Leske
1
-0
/
+6
2012-12-27
git-svn: Expand documentation for --follow-parent
Sebastian Leske
1
-3
/
+12
2012-12-27
git-svn: Recommend use of structure options.
Sebastian Leske
1
-3
/
+21
2012-12-27
git-svn: Document branches with at-sign(@).
Sebastian Leske
1
-0
/
+46
2012-12-27
Merge branch 'gb/maint-doc-svn-log-window-size' into maint
Junio C Hamano
1
-0
/
+7
2012-12-27
Merge branch 'km/maint-doc-git-reset' into maint
Junio C Hamano
1
-4
/
+4
2012-12-27
git-remote-helpers.txt: document invocation before input format
Max Horn
1
-31
/
+31
2012-12-27
Merge branch 'jk/avoid-mailto-invalid-in-doc' into maint
Junio C Hamano
3
-3
/
+3
2012-12-27
Merge branch 'tj/maint-doc-commit-sign' into maint
Junio C Hamano
1
-1
/
+5
2012-12-27
Documentation: move diff.wordRegex from config.txt to diff-config.txt
Ramkumar Ramachandra
2
-6
/
+6
2012-12-27
Remove Documentation/pt_BR/gittutorial.txt
Thomas Ackermann
1
-675
/
+0
2012-12-26
mergetools/p4merge: Honor $TMPDIR for the /dev/null placeholder
David Aguilar
1
-14
/
+13
2012-12-26
merge-tree: fix d/f conflicts
Junio C Hamano
2
-34
/
+42
2012-12-26
merge-tree: add comments to clarify what these functions are doing
Junio C Hamano
2
-4
/
+66
2012-12-26
merge-tree: lose unused "resolve_directories"
Junio C Hamano
1
-3
/
+0
2012-12-26
merge-tree: lose unused "flags" from merge_list
Junio C Hamano
1
-2
/
+1
2012-12-26
make __git_ps1 accept a third parameter in pcmode
Simon Oosthoek
1
-12
/
+20
2012-12-24
t9200: let "cvs init" create the test repository
Junio C Hamano
1
-1
/
+2
2012-12-23
learn to pick/revert into unborn branch
Martin von Zweigbergk
3
-8
/
+29
2012-12-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2012-12-22
Merge branch 'jc/doc-diff-blobs' into maint
Junio C Hamano
1
-2
/
+7
2012-12-22
Merge branch 'cr/doc-checkout-branch' into maint
Junio C Hamano
1
-10
/
+41
2012-12-22
Merge branch 'ta/api-index-doc' into maint
Junio C Hamano
1
-2
/
+0
2012-12-22
Merge branch 'as/doc-for-devs' into maint
Junio C Hamano
2
-13
/
+16
2012-12-22
Merge branch 'sl/readme-gplv2' into maint
Junio C Hamano
1
-3
/
+4
2012-12-22
Merge branch 'jc/fetch-tags-doc' into maint
Junio C Hamano
1
-8
/
+5
2012-12-22
Merge branch 'nd/index-format-doc' into maint
Junio C Hamano
1
-2
/
+3
2012-12-22
Merge branch 'jk/mailmap-cleanup' into maint
Junio C Hamano
2
-33
/
+82
2012-12-22
Merge branch 'ta/doc-cleanup' into maint
Junio C Hamano
20
-68
/
+134
2012-12-22
Sort howto documents in howto-index.txt
Thomas Ackermann
1
-1
/
+1
2012-12-22
git-subtree: fix typo in manpage
Michael Schubert
1
-1
/
+1
2012-12-22
git-subtree: ignore git-subtree executable
Michael Schubert
1
-0
/
+1
2012-12-22
tests: move test_cmp_rev to test-lib-functions
Martin von Zweigbergk
7
-40
/
+15
2012-12-22
Git 1.8.1-rc3
Junio C Hamano
1
-1
/
+1
2012-12-22
format-patch: add --reroll-count=$N option
Junio C Hamano
3
-0
/
+14
2012-12-21
get_patch_filename(): split into two functions
Junio C Hamano
3
-22
/
+28
[prev]
[next]