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-03-27
Update Swedish translation (724t0f0u).
Peter Krefting
1
-18
/
+23
2012-03-26
teach "git branch" a --quiet option
Jeff King
2
-6
/
+15
2012-03-26
checkout: suppress tracking message with "-q"
Jeff King
4
-6
/
+8
2012-03-26
clean up struct ref's nonfastforward field
Jeff King
2
-4
/
+3
2012-03-26
Update draft release notes to 1.7.10
Junio C Hamano
1
-21
/
+7
2012-03-26
Sync with 1.7.9.5
Junio C Hamano
4
-3
/
+38
2012-03-26
Git 1.7.9.5
Junio C Hamano
4
-3
/
+27
2012-03-26
Merge branch 'jn/maint-fast-import-empty-ls' into maint
Junio C Hamano
2
-0
/
+43
2012-03-26
Merge branch 'ph/rerere-doc' into maint
Junio C Hamano
1
-7
/
+12
2012-03-26
Merge branch 'ms/maint-config-error-at-eol-linecount' into maint
Junio C Hamano
2
-4
/
+40
2012-03-26
grep doc: add --break / --heading / -W to synopsis
Mark Lodato
1
-0
/
+2
2012-03-26
configure: be more idiomatic
Stefano Lattarini
1
-89
/
+87
2012-03-26
configure: avoid some code repetitions thanks to m4_{push,pop}def
Stefano Lattarini
1
-12
/
+14
2012-03-26
configure: move definitions of private m4 macros before AC_INIT invocation
Stefano Lattarini
1
-12
/
+13
2012-03-26
Documentation: improve description of GIT_EDITOR and preference order
Rodrigo Silva (MestreLion)
1
-0
/
+6
2012-03-26
documentation: fix alphabetic ordered list for git-rebase man page
Nelson Benitez Leon
1
-2
/
+5
2012-03-25
combine-diff: fix loop index underflow
René Scharfe
1
-1
/
+1
2012-03-24
Merge gitk changes from Paul Mackerras at git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-130
/
+282
2012-03-24
gitk: Teach gitk to respect log.showroot
Marcus Karlsson
1
-1
/
+9
2012-03-23
Git 1.7.10-rc2
Junio C Hamano
2
-2
/
+18
2012-03-23
.mailmap: unify various old mail addresses of gitster
Junio C Hamano
1
-1
/
+7
2012-03-23
Merge branch 'am/completion-zsh-fix'
Junio C Hamano
1
-1
/
+2
2012-03-23
Merge branch 'dw/gitweb-doc-grammo'
Junio C Hamano
1
-2
/
+2
2012-03-23
merge-recursive: don't detect renames of empty files
Jeff King
2
-0
/
+17
2012-03-23
teach diffcore-rename to optionally ignore empty content
Jeff King
3
-1
/
+12
2012-03-23
make is_empty_blob_sha1 available everywhere
Jeff King
2
-10
/
+13
2012-03-23
drop casts from users EMPTY_TREE_SHA1_BIN
Jeff King
3
-3
/
+3
2012-03-23
Documentation/gitweb: trivial English fixes
D Waitzman
1
-2
/
+2
2012-03-23
gitk: Add menu items for comparing a commit with the marked commit
Paul Mackerras
1
-9
/
+29
2012-03-21
contrib/completion: "local var=()" is misinterpreted as func-decl by zsh
Alex Merry
1
-1
/
+2
2012-03-20
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2012-03-20
Merge branch 'maint-1.7.8' into maint
Junio C Hamano
5
-16
/
+34
2012-03-20
merge: backport GIT_MERGE_AUTOEDIT support
Junio C Hamano
2
-3
/
+40
2012-03-20
Merge branch 'ks/sort-wildcard-in-makefile' into maint-1.7.8
Junio C Hamano
1
-3
/
+3
2012-03-20
Merge branch 'jc/advise-i18n' into maint-1.7.8
Junio C Hamano
2
-12
/
+20
2012-03-20
Merge branch 'jn/gitweb-unspecified-action' into maint-1.7.8
Junio C Hamano
2
-1
/
+11
2012-03-20
rebase -i: remind that the lines are top-to-bottom
Junio C Hamano
1
-0
/
+2
2012-03-19
push: Provide situational hints for non-fast-forward errors
Christopher Tiwald
7
-12
/
+99
2012-03-19
t7800: Test difftool passing arguments to diff
David Aguilar
1
-0
/
+11
2012-03-19
gitk: Speed up resolution of short SHA1 ids
Paul Mackerras
1
-5
/
+27
2012-03-19
gitk: Use symbolic font names "sans" and "monospace" when available
Jonathan Nieder
1
-0
/
+5
2012-03-19
gitk: Skip over AUTHOR/COMMIT_DATE when searching all fields
Frédéric Brière
1
-2
/
+4
2012-03-19
gitk: Make "git describe" output clickable, too
Jim Meyering
1
-1
/
+5
2012-03-19
gitk: Fix the display of files when filtered by path
Pat Thoyts
1
-11
/
+27
2012-03-19
gitk: Use a tabbed dialog to edit preferences
Pat Thoyts
1
-100
/
+164
2012-03-19
gitk: Use "gitk: repo-top-level-dir" as window title
Zbigniew Jędrzejewski-Szmek
1
-1
/
+12
2012-03-16
Merge branch 'ab/perl-i18n'
Junio C Hamano
2
-3
/
+15
2012-03-16
perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKER
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2012-03-16
Update draft release notes to 1.7.10
Junio C Hamano
1
-1
/
+10
2012-03-16
Merge branch 'th/mergetools-deltawalker'
Junio C Hamano
1
-2
/
+3
[prev]
[next]