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
2011-04-13
Git 1.7.5-rc2
Junio C Hamano
2
-3
/
+3
2011-04-13
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2011-04-13
Merge branch 'jc/rev-list-options-fix' into maint
Junio C Hamano
1
-2
/
+2
2011-04-13
Merge branch 'js/checkout-untracked-symlink' into maint
Junio C Hamano
1
-1
/
+1
2011-04-13
remove doubled words, e.g., s/to to/to/, and fix related typos
Jim Meyering
8
-14
/
+11
2011-04-13
revert: Hide '-r' option in default usage
Ramkumar Ramachandra
1
-1
/
+2
2011-04-12
format-patch: document --quiet option
Carlos Martín Nieto
1
-1
/
+4
2011-04-12
format-patch: don't pass on the --quiet flag
Carlos Martín Nieto
1
-6
/
+10
2011-04-12
--dirstat: In case of renames, use target filename instead of source filename
Johan Herland
1
-1
/
+1
2011-04-12
Merge branch 'js/checkout-untracked-symlink'
Junio C Hamano
1
-1
/
+1
2011-04-12
Merge branch 'nd/init-gitdir'
Junio C Hamano
1
-1
/
+1
2011-04-12
t2021: mark a test as fixed
Johannes Sixt
1
-1
/
+1
2011-04-11
t0001: guard a new test with SYMLINKS prerequisite
Johannes Sixt
1
-1
/
+1
2011-04-11
config: support values longer than 1023 bytes
Erik Faye-Lund
2
-11
/
+9
2011-04-11
strbuf: make sure buffer is zero-terminated
Erik Faye-Lund
1
-1
/
+3
2011-04-11
Teach --dirstat not to completely ignore rearranged lines within a file
Johan Herland
4
-5
/
+21
2011-04-11
sparse: Fix an "symbol 'merge_file' not decared" warning
Ramsay Jones
4
-2
/
+10
2011-04-11
sparse: Fix an "symbol 'format_subject' not declared" warning
Ramsay Jones
2
-3
/
+2
2011-04-11
sparse: Fix some "Using plain integer as NULL pointer" warnings
Ramsay Jones
1
-2
/
+2
2011-04-11
sparse: Fix an "symbol 'cmd_index_pack' not declared" warning
Ramsay Jones
1
-1
/
+1
2011-04-11
Makefile: Use cgcc rather than sparse in the check target
Ramsay Jones
1
-5
/
+6
2011-04-11
Makefile: extract Q_() source strings as ngettext()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2011-04-11
i18n: avoid parenthesized string as array initializer
Ramsay Jones
1
-1
/
+1
2011-04-11
--dirstat-by-file: Make it faster and more correct
Johan Herland
3
-5
/
+25
2011-04-11
--dirstat: Describe non-obvious differences relative to --stat or regular diff
Johan Herland
6
-7
/
+40
2011-04-11
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2
-3
/
+31
2011-04-11
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2
-23
/
+27
2011-04-09
git-svn: Cache results of running the executable "git config"
James Y Knight
1
-0
/
+5
2011-04-09
git-svn: Add a svn-remote.<name>.pushurl config key
Alejandro R. Sedeño
2
-3
/
+26
2011-04-09
gitk: Update cherry-pick error message parsing
Anders Kaseorg
1
-1
/
+1
2011-04-07
merge: allow "-" as a short-hand for "previous branch"
Junio C Hamano
1
-3
/
+6
2011-04-07
stash: ensure --no-keep-index and --patch can be used in any order
Dan McGee
2
-5
/
+6
2011-04-07
stash: add two more tests for --no-keep-index
Dan McGee
2
-0
/
+20
2011-04-07
git-p4: replace each tab with 8 spaces for consistency
Andrew Garber
1
-32
/
+32
2011-04-06
Documentation: Allow custom diff tools to be specified in 'diff.tool'
Ramkumar Ramachandra
1
-6
/
+8
2011-04-06
Documentation: Add diff.<driver>.* to config
Ramkumar Ramachandra
1
-0
/
+28
2011-04-06
Documentation: Move diff.<driver>.* from config.txt to diff-config.txt
Ramkumar Ramachandra
2
-62
/
+63
2011-04-06
Documentation: Add filter.<driver>.* to config
Ramkumar Ramachandra
1
-0
/
+10
2011-04-06
upload-pack: start pack-objects before async rev-list
Jeff King
1
-12
/
+11
2011-04-06
Git 1.7.5-rc1
Junio C Hamano
3
-11
/
+14
2011-04-06
Sync with 1.7.4.4
Junio C Hamano
1
-6
/
+4
2011-04-06
Git 1.7.4.4
Junio C Hamano
3
-8
/
+6
2011-04-06
Merge branch 'nm/maint-conflicted-submodule-entries' into maint
Junio C Hamano
3
-9
/
+83
2011-04-06
Merge branch 'mg/rev-list-n-reverse-doc' into maint
Junio C Hamano
2
-161
/
+163
2011-04-06
Merge branch 'jk/maint-remote-mirror-safer'
Junio C Hamano
3
-19
/
+136
2011-04-06
Merge branch 'mg/doc-revisions-txt'
Junio C Hamano
1
-91
/
+107
2011-04-06
stash: drop dirty worktree check on apply
Jeff King
2
-7
/
+17
2011-04-05
Teach core.bigfilethreashold to pack-objects
Junio C Hamano
6
-9
/
+14
2011-04-05
blame: add --abbrev command line option and make it honor core.abbrev
Namhyung Kim
2
-2
/
+14
2011-04-05
stash: fix false positive in the invalid ref test.
Jon Seymour
1
-5
/
+5
[prev]
[next]