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-30
gitweb: add `status` headers to git_feed() responses.
W. Trevor King
1
-2
/
+4
2012-03-30
string-list: document that string_list_insert() inserts unique strings
Heiko Voigt
1
-1
/
+3
2012-03-30
push: teach --recurse-submodules the on-demand option
Heiko Voigt
7
-6
/
+179
2012-03-30
Refactor submodule push check to use string list instead of integer
Heiko Voigt
3
-15
/
+35
2012-03-30
Teach revision walking machinery to walk multiple times sequencially
Heiko Voigt
10
-0
/
+127
2012-03-30
l10n: Improve zh_CN translation for Git 1.7.10-rc3
Jiang Xin
1
-19
/
+19
2012-03-28
apply: free unused fragments for submodule patch
Junio C Hamano
1
-9
/
+15
2012-03-28
config: remove useless assignment
René Scharfe
1
-2
/
+0
2012-03-28
Git 1.7.10-rc3
Junio C Hamano
2
-11
/
+11
2012-03-28
correct a few doubled-word nits in comments and documentation
Jim Meyering
4
-4
/
+4
2012-03-28
am: support --include option
Johannes Berg
2
-2
/
+4
2012-03-28
am -3: list the paths that needed 3-way fallback
Junio C Hamano
1
-0
/
+6
2012-03-28
correct spelling: an URL -> a URL
Jim Meyering
8
-9
/
+9
2012-03-27
apply: free patch->result
Junio C Hamano
1
-0
/
+1
2012-03-27
apply: release memory for fn_table
Junio C Hamano
1
-1
/
+1
2012-03-27
apply: free patch->{def,old,new}_name fields
Junio C Hamano
1
-26
/
+39
2012-03-27
apply: rename free_patch() to free_patch_list()
Junio C Hamano
1
-14
/
+19
2012-03-27
l10n updates for Git 1.7.10-rc1
Junio C Hamano
4
-292
/
+310
2012-03-27
tests: unset COLUMNS inherited from environment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-03-27
Add url of Swedish l10n team in TEAMS file
Jiang Xin
1
-0
/
+1
2012-03-27
l10n: Review zh_CN translation for Git 1.7.10-rc1
Jiang Xin
1
-250
/
+252
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
[prev]
[next]