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
2006-12-26
show-branch --reflog: add documentation.
Junio C Hamano
1
-0
/
+5
2006-12-25
add .mailmap for git-shortlog output with the git repository
Nicolas Pitre
1
-0
/
+37
2006-12-25
GIT v1.5.0 preview
Junio C Hamano
1
-1
/
+1
2006-12-25
Merge branch 'jc/bm'
Junio C Hamano
1
-2
/
+6
2006-12-25
Merge branch 'rf/web'
Junio C Hamano
1
-96
/
+107
2006-12-25
git-add -f: allow adding otherwise ignored files.
Junio C Hamano
2
-7
/
+35
2006-12-25
gitweb: Use rev-list --skip option.
Robert Fitzsimons
1
-23
/
+1
2006-12-25
gitweb: Change history action to use parse_commits.
Robert Fitzsimons
1
-18
/
+9
2006-12-25
gitweb: Change atom, rss actions to use parse_commits.
Robert Fitzsimons
1
-11
/
+7
2006-12-25
gitweb: Change header search action to use parse_commits.
Robert Fitzsimons
1
-14
/
+9
2006-12-25
gitweb: Change log action to use parse_commits.
Robert Fitzsimons
1
-11
/
+14
2006-12-25
gitweb: Change summary, shortlog actions to use parse_commits.
Robert Fitzsimons
1
-22
/
+12
2006-12-25
gitweb: We do longer need the --parents flag in rev-list.
Robert Fitzsimons
1
-5
/
+6
2006-12-25
gitweb: Add parse_commits, used to bulk load commit objects.
Robert Fitzsimons
1
-17
/
+74
2006-12-25
git-add: warn when adding an ignored file with an explicit request.
Junio C Hamano
1
-0
/
+3
2006-12-25
git-add: add ignored files when asked explicitly.
Junio C Hamano
2
-4
/
+18
2006-12-25
read_directory: show_both option.
Junio C Hamano
2
-9
/
+16
2006-12-25
git-rm: Documentation
Junio C Hamano
1
-24
/
+27
2006-12-25
t3600: update the test for updated git rm
Junio C Hamano
1
-4
/
+74
2006-12-25
git-rm: update to saner semantics
Junio C Hamano
1
-20
/
+103
2006-12-25
match_pathspec() -- return how well the spec matched
Junio C Hamano
2
-16
/
+39
2006-12-25
Merge branch 'jc/skip-count'
Junio C Hamano
4
-14
/
+89
2006-12-25
Merge branch 'jc/git-add--interactive'
Junio C Hamano
5
-2
/
+940
2006-12-25
git-add --interactive: add documentation
Junio C Hamano
2
-2
/
+119
2006-12-24
Allow branch.*.merge to talk about remote tracking branches.
Junio C Hamano
1
-2
/
+6
2006-12-24
Merge branch 'sb/merge-friendly'
Junio C Hamano
3
-6
/
+23
2006-12-24
Merge branch 'js/rerere'
Junio C Hamano
8
-19
/
+585
2006-12-24
commit-tree: encourage UTF-8 commit messages.
Johannes Schindelin
4
-4
/
+303
2006-12-24
Switch git_mmap to use pread.
Shawn O. Pearce
1
-14
/
+5
2006-12-24
Rename gitfakemmap to git_mmap.
Shawn O. Pearce
2
-7
/
+7
2006-12-23
gitweb: Paginate commit/author/committer search output
Robert Fitzsimons
1
-45
/
+103
2006-12-23
Makefile: add quick-install-doc for installing pre-built manpages
Eric Wong
3
-0
/
+37
2006-12-23
Display 'theirs' branch name when possible in merge.
Shawn O. Pearce
3
-4
/
+21
2006-12-23
Use extended SHA1 syntax in merge-recursive conflicts.
Shawn O. Pearce
1
-2
/
+2
2006-12-22
gitweb: Allow search to be disabled from the config file.
Robert Fitzsimons
1
-0
/
+13
2006-12-22
gitweb: Require a minimum of two character for the search text.
Robert Fitzsimons
1
-0
/
+3
2006-12-22
gitweb: Use rev-list pattern search options.
Robert Fitzsimons
1
-10
/
+10
2006-12-22
checkout: make the message about the need for a new branch a bit clearer
Nicolas Pitre
1
-2
/
+5
2006-12-22
gitweb: optimize git_summary.
Robert Fitzsimons
1
-3
/
+3
2006-12-22
gitweb: optimize git_shortlog_body.
Robert Fitzsimons
1
-1
/
+3
2006-12-22
gitweb: optimize git_get_last_activity.
Robert Fitzsimons
1
-1
/
+2
2006-12-22
gitweb: Add missing show '...' links change.
Robert Fitzsimons
1
-0
/
+1
2006-12-22
Make git-show-branch options similar to git-branch.
Brian Gernhardt
2
-18
/
+32
2006-12-22
Keep "git --git-dir" from causing a bus error.
Brian Gernhardt
1
-2
/
+4
2006-12-22
git-svn: enable common fetch/commit options for dcommit
Eric Wong
1
-1
/
+1
2006-12-22
vc-git: Ignore errors caused by a non-existent directory in vc-git-registered.
Alexandre Julliard
1
-2
/
+3
2006-12-22
Remove NO_ACCURATE_DIFF options from build systems
Eric Wong
2
-9
/
+0
2006-12-22
git-tag: lose exit after die
Junio C Hamano
1
-2
/
+0
2006-12-22
Really fix headers for __FreeBSD__
Junio C Hamano
1
-1
/
+1
2006-12-22
Do not support "partial URL shorthand" anymore.
Junio C Hamano
1
-27
/
+7
[next]