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-03-15
git-p4: Teach gitConfig method about arguments.
Tor Arvid Lund
1
-2
/
+6
2011-03-15
git-bisect.txt: example for bisecting with hot-fix
Michael J Gruber
1
-0
/
+33
2011-03-15
git-bisect.txt: streamline run presentation
Michael J Gruber
1
-26
/
+8
2011-03-15
Update draft release notes to 1.7.5
Junio C Hamano
1
-3
/
+33
2011-03-15
Merge branch 'jk/strbuf-vaddf'
Junio C Hamano
7
-64
/
+38
2011-03-15
Merge branch 'mm/push-default-advice'
Junio C Hamano
1
-7
/
+24
2011-03-15
Merge branch 'jn/maint-instaweb-plack-fix'
Junio C Hamano
1
-2
/
+4
2011-03-15
Merge branch 'sp/maint-fd-limit'
Junio C Hamano
4
-19
/
+85
2011-03-15
Merge branch 'jc/checkout-orphan-warning'
Junio C Hamano
1
-6
/
+95
2011-03-15
Merge branch 'jh/maint-do-not-track-non-branches'
Junio C Hamano
4
-18
/
+39
2011-03-15
Merge branch 'fk/maint-cvsimport-early-failure'
Junio C Hamano
1
-1
/
+3
2011-03-15
Merge branch 'jc/maint-apply-report-offset'
Junio C Hamano
1
-2
/
+14
2011-03-15
Merge branch 'jc/maint-apply-no-double-patch'
Junio C Hamano
1
-1
/
+6
2011-03-15
Merge branch 'mr/hpux'
Junio C Hamano
2
-1
/
+5
2011-03-15
Documentation: running test with --debug keeps "trash" directory
Piotr Krukowiecki
1
-0
/
+4
2011-03-15
Merge branch 'jk/doc-credits' of git://github.com/peff/git
Junio C Hamano
138
-1133
/
+25
2011-03-15
tests: scrub environment of GIT_* variables
Jonathan Nieder
1
-18
/
+5
2011-03-15
config: drop support for GIT_CONFIG_NOGLOBAL
Jonathan Nieder
7
-16
/
+4
2011-03-15
gitattributes: drop support for GIT_ATTR_NOGLOBAL
Jonathan Nieder
1
-6
/
+1
2011-03-15
tests: suppress system gitattributes
Jonathan Nieder
1
-1
/
+2
2011-03-15
tests: stop worrying about obsolete environment variables
Jonathan Nieder
1
-7
/
+0
2011-03-15
upload-pack: Implement no-done capability
Shawn O. Pearce
1
-4
/
+16
2011-03-15
fetch-pack: Implement no-done capability
Shawn O. Pearce
1
-3
/
+15
2011-03-14
upload-pack: More aggressively send 'ACK %s ready'
Shawn O. Pearce
1
-0
/
+9
2011-03-14
fetch-pack: Finish negotation if remote replies "ACK %s ready"
Shawn O. Pearce
1
-0
/
+2
2011-03-14
list-objects.c: don't add an unparsed NULL as a pending tree
Junio C Hamano
2
-1
/
+33
2011-03-14
Merge branch 'sp/maint-smart-http-sans-100-continue'
Junio C Hamano
1
-1
/
+1
2011-03-14
smart-http: Really never use Expect: 100-continue
Shawn O. Pearce
1
-1
/
+1
2011-03-14
Documentation: "rebase <onto> <that>" stays on <that> branch upon exit
Drew Northup
1
-2
/
+3
2011-03-14
object.h: Remove obsolete struct object_refs
Jakob Pfender
1
-5
/
+0
2011-03-14
git stash: show status relative to current directory
Piotr Krukowiecki
1
-1
/
+2
2011-03-13
Merge branch 'pw/p4'
Junio C Hamano
2
-1
/
+17
2011-03-13
git-p4: test clone @all
Pete Wyckoff
1
-0
/
+16
2011-03-13
git-p4: fix clone @all regression
Pete Wyckoff
1
-1
/
+1
2011-03-12
docs: point git.txt author credits to git-scm.com
Jeff King
1
-2
/
+4
2011-03-11
Make the default abbrev length configurable
Linus Torvalds
5
-3
/
+23
2011-03-11
doc: add missing git footers
Jeff King
5
-0
/
+20
2011-03-11
doc: drop author/documentation sections from most pages
Jeff King
134
-1134
/
+4
2011-03-10
Merge branch 'maint'
Junio C Hamano
5
-21
/
+1
2011-03-10
Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"
Junio C Hamano
5
-21
/
+1
2011-03-10
bash: complete 'git diff ...branc<TAB>'
SZEDER Gábor
1
-13
/
+16
2011-03-10
bash: fix misindented esac statement in __git_complete_file()
SZEDER Gábor
1
-1
/
+1
2011-03-10
git-log: put space after commit mark
Michael J Gruber
4
-3
/
+13
2011-03-09
i18n: "make distclean" should clean up after "make pot"
Jonathan Nieder
1
-0
/
+1
2011-03-09
i18n: Makefile: "pot" target to extract messages marked for translation
Ævar Arnfjörð Bjarmason
2
-0
/
+17
2011-03-09
i18n: add stub Q_() wrapper for ngettext
Jonathan Nieder
1
-2
/
+10
2011-03-09
Update Release Notes to 1.7.5
Junio C Hamano
1
-3
/
+27
2011-03-09
Merge branch 'js/cherry-pick-usability'
Junio C Hamano
12
-156
/
+308
2011-03-09
Merge branch 'js/checkout-untracked-symlink'
Junio C Hamano
3
-4
/
+62
2011-03-09
Merge branch 'so/submodule-no-update-first-time'
Junio C Hamano
2
-0
/
+61
[prev]
[next]