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-08
commit: refer to commit template as s->fp
Jonathan Nieder
1
-14
/
+13
2011-03-08
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
4
-0
/
+93
2011-03-08
trace: give repo_setup trace its own key
Jeff King
2
-6
/
+7
2011-03-08
add packet tracing debug code
Jeff King
8
-1
/
+65
2011-03-08
trace: add trace_strbuf
Jeff King
2
-7
/
+17
2011-03-08
trace: factor out "do we want to trace" logic
Jeff King
2
-3
/
+12
2011-03-08
trace: refactor to support multiple env variables
Jeff King
2
-11
/
+19
2011-03-08
trace: add trace_vprintf
Jeff King
2
-5
/
+10
2011-03-08
i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set
Jonathan Nieder
4
-3
/
+26
2011-03-08
i18n: add GETTEXT_POISON to simulate unfriendly translator
Ævar Arnfjörð Bjarmason
3
-1
/
+17
2011-03-08
i18n: add no-op _() and N_() wrappers
Ævar Arnfjörð Bjarmason
3
-0
/
+28
2011-03-08
commit, status: use status_printf{,_ln,_more} helpers
Jonathan Nieder
2
-66
/
+67
2011-03-08
commit: refer to commit template as s->fp
Jonathan Nieder
1
-14
/
+13
2011-03-08
wt-status: add helpers for printing wt-status lines
Jonathan Nieder
4
-0
/
+93
2011-03-08
compat: fall back on __va_copy if available
Jonathan Nieder
1
-1
/
+10
2011-03-08
git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting
Michael J Gruber
2
-1
/
+3
2011-03-08
rev-list-options.txt: typo fix
Michael J Gruber
1
-1
/
+1
2011-03-08
git-compat-util.h: Honor HP C's noreturn attribute
Michal Rokos
1
-1
/
+4
2011-03-08
Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section
Michal Rokos
1
-0
/
+1
2011-03-06
apply -v: show offset count when patch did not apply exactly
Junio C Hamano
1
-2
/
+14
2011-03-04
Merge branch 'maint'
Junio C Hamano
2
-8
/
+6
2011-03-04
Merge branch 'mh/p4'
Junio C Hamano
1
-1
/
+1
2011-03-04
Merge branch 'mg/maint-difftool-vim-readonly'
Junio C Hamano
1
-2
/
+2
2011-03-04
Merge branch 'jn/maint-commit-missing-template'
Junio C Hamano
2
-4
/
+12
2011-03-04
Merge branch 'jk/diffstat-binary'
Junio C Hamano
2
-10
/
+28
2011-03-04
Merge branch 'lt/rename-no-extra-copy-detection'
Junio C Hamano
9
-45
/
+46
2011-03-04
Merge branch 'jn/test-terminal-punt-on-osx-breakage'
Junio C Hamano
1
-3
/
+19
2011-03-04
Merge branch 'jk/fail-null-clone'
Junio C Hamano
2
-1
/
+14
2011-03-04
Merge branch 'jc/grep--no-index-pathspec-fix'
Junio C Hamano
1
-0
/
+4
2011-03-04
apply: do not patch lines that were already patched
Junio C Hamano
1
-1
/
+6
2011-03-04
Documentation: fix a typo in git-apply.txt
Michał Kiedrowicz
1
-1
/
+1
2011-03-03
init: remove unnecessary check
Nguyễn Thái Ngọc Duy
1
-7
/
+5
2011-03-02
push: better error message when no remote configured
Matthieu Moy
1
-1
/
+8
2011-03-02
push: better error messages when push.default = tracking
Matthieu Moy
1
-6
/
+16
2011-03-02
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-03-02
git-request-pull: open-code the only invocation of get_remote_url
Uwe Kleine-König
2
-6
/
+1
2011-03-02
get_remote_url(): use the same data source as ls-remote to get remote urls
Uwe Kleine-König
2
-47
/
+12
2011-03-02
rerere forget: deprecate invocation without pathspec
Johannes Sixt
2
-4
/
+7
2011-03-02
sha1_file.c: Don't retain open fds on small packs
Shawn O. Pearce
3
-6
/
+39
2011-03-02
mingw: add minimum getrlimit() compatibility stub
Erik Faye-Lund
1
-0
/
+16
2011-03-01
verify-pack: add --stat-only to the synopsis section
Junio C Hamano
1
-1
/
+1
2011-02-28
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
Junio C Hamano
18
-233
/
+1571
2011-02-28
fast-import: make code "-Wpointer-arith" clean
Jonathan Nieder
1
-1
/
+1
2011-02-28
Limit file descriptors used by packs
Shawn O. Pearce
1
-13
/
+30
2011-02-28
mergetool--lib: Add Beyond Compare 3 as a tool
Sebastian Schuberth
5
-6
/
+24
2011-02-28
mergetool--lib: Sort tools alphabetically for easier lookup
Sebastian Schuberth
4
-118
/
+117
2011-02-28
Start preparing release notes to 1.7.5
Junio C Hamano
2
-1
/
+57
2011-02-27
git-instaweb: Change how gitweb.psgi is made runnable as standalone app
Jakub Narebski
1
-2
/
+4
2011-02-27
Merge branch 'jh/push-default-upstream-configname'
Junio C Hamano
4
-9
/
+12
2011-02-27
Merge branch 'lp/config-vername-check'
Junio C Hamano
4
-50
/
+111
[prev]
[next]