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-12-05
Merge branch 'gh/userdiff-matlab'
Junio C Hamano
7
-1
/
+39
2011-12-05
Merge branch 'nd/maint-ignore-exclude'
Junio C Hamano
2
-2
/
+2
2011-12-05
Merge branch 'vr/git-merge-default-to-upstream'
Junio C Hamano
1
-3
/
+6
2011-12-05
Merge branch 'jc/maint-pack-object-cycle'
Junio C Hamano
1
-12
/
+43
2011-12-05
Merge branch 'jc/index-pack-reject-dups'
Junio C Hamano
4
-2
/
+11
2011-12-05
Merge branch 'vr/msvc'
Junio C Hamano
14
-19
/
+7
2011-12-05
Merge branch 'na/strtoimax'
Junio C Hamano
4
-13
/
+46
2011-12-05
Merge branch 'ab/clang-lints'
Junio C Hamano
3
-5
/
+2
2011-12-05
Merge branch 'nd/prune-progress'
Junio C Hamano
5
-17
/
+60
2011-12-05
Merge branch 'nd/fsck-progress'
Junio C Hamano
4
-27
/
+96
2011-12-05
Merge branch 'mf/curl-select-fdset'
Junio C Hamano
2
-27
/
+21
2011-12-05
Merge branch 'nd/misc-cleanups'
Junio C Hamano
10
-95
/
+112
2011-12-05
Merge branch 'maint'
Junio C Hamano
2
-2
/
+1
2011-12-05
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2
-2
/
+1
2011-12-05
Merge branch 'maint-1.7.6' into maint-1.7.7
Junio C Hamano
2
-2
/
+1
2011-12-05
stripspace: fix outdated comment
Jeff King
1
-2
/
+0
2011-12-05
git-p4: introduce skipSubmitEdit
Pete Wyckoff
3
-24
/
+136
2011-12-05
Add MYMETA.yml to perl/.gitignore
Sebastian Morr
1
-0
/
+1
2011-12-05
builtin/apply.c: report error on failure to recognize input
Brandon Casey
2
-5
/
+24
2011-12-05
t/t4131-apply-fake-ancestor.sh: fix broken test
Brandon Casey
1
-1
/
+1
2011-12-05
Merge branch 'js/merge-edit-option'
Junio C Hamano
1
-1
/
+0
2011-12-05
Documentation: fix formatting error in merge-options.txt
Jack Nagel
1
-1
/
+0
2011-12-02
Git 1.7.8
Junio C Hamano
3
-11
/
+8
2011-12-01
git-svn.perl: close the edit for propedits even with no mods
Steven Walter
1
-1
/
+1
2011-11-30
git-gui: added config gui.gcwarning to disable the gc hint message
Pat Thoyts
1
-1
/
+1
2011-11-30
git-gui: set whitespace warnings appropriate to this project
Pat Thoyts
1
-0
/
+1
2011-11-28
Git 1.7.8-rc4
Junio C Hamano
2
-2
/
+2
2011-11-28
Allow checkout -B <current-branch> to update the current branch
Jonathan Nieder
5
-12
/
+23
2011-11-28
branch: allow a no-op "branch -M <current-branch> HEAD"
Jonathan Nieder
2
-1
/
+24
2011-11-28
convert: track state in LF-to-CRLF filter
Carlos Martín Nieto
1
-13
/
+37
2011-11-28
checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore
Nguyễn Thái Ngọc Duy
2
-7
/
+16
2011-11-28
Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious
Junio C Hamano
2
-2
/
+2
2011-11-28
checkout,merge: loosen overwriting untracked file check based on info/exclude
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2011-11-23
Merge branch 'maint' into tj/imap-send-remove-unused
Junio C Hamano
2374
-58531
/
+446169
2011-11-23
imap-send: Remove unused 'use_namespace' variable
Thomas Jarosch
1
-1
/
+0
2011-11-23
builtin-reset: Documentation update
Vincent van Ravesteijn
1
-4
/
+4
2011-11-23
builtin-branch: Fix crash on invalid use of --force
Vincent van Ravesteijn
1
-2
/
+2
2011-11-23
revert --abort: do not leave behind useless sequencer-old directory
Jonathan Nieder
2
-0
/
+9
2011-11-23
Fix revert --abort on Windows
Johannes Sixt
1
-2
/
+2
2011-11-23
revert: do not pass non-literal string as format to git_path()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2011-11-22
Update 1.7.8 draft release notes in preparation for rc4
Junio C Hamano
1
-1
/
+1
2011-11-22
Merge branch 'jn/revert-quit'
Junio C Hamano
10
-54
/
+314
2011-11-22
revert: remove --reset compatibility option
Jonathan Nieder
2
-5
/
+2
2011-11-22
revert: introduce --abort to cancel a failed cherry-pick
Jonathan Nieder
5
-3
/
+185
2011-11-22
revert: write REVERT_HEAD pseudoref during conflicted revert
Jonathan Nieder
4
-3
/
+61
2011-11-22
revert: improve error message for cherry-pick during cherry-pick
Jonathan Nieder
1
-7
/
+6
2011-11-22
revert: rearrange pick_revisions() for clarity
Jonathan Nieder
1
-24
/
+24
2011-11-22
revert: rename --reset option to --quit
Jonathan Nieder
7
-25
/
+49
2011-11-21
Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive
Junio C Hamano
2
-4
/
+22
2011-11-21
archive: don't let remote clients get unreachable commits
Jeff King
5
-8
/
+27
[prev]
[next]