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-04-21
completion: simplify by using $prev
Felipe Contreras
1
-2
/
+2
2012-04-21
completion: simplify __gitcomp_1
Felipe Contreras
1
-6
/
+6
2012-04-21
tests: add tests for the __gitcomp() completion helper function
SZEDER Gábor
1
-0
/
+85
2012-04-21
revert: add missing va_end
Christian Couder
1
-0
/
+1
2012-04-20
RelNotes: the third batch
Junio C Hamano
1
-1
/
+27
2012-04-20
Merge branch 'js/spawn-via-shell-path-fix'
Junio C Hamano
1
-0
/
+4
2012-04-20
Merge branch 'ct/advise-push-default'
Junio C Hamano
10
-13
/
+99
2012-04-20
Merge branch 'bw/submodule-sed-solaris'
Junio C Hamano
1
-2
/
+3
2012-04-20
Merge branch 'jk/run-command-eacces'
Junio C Hamano
6
-7
/
+86
2012-04-20
Merge branch 'jc/push-upstream-sanity'
Junio C Hamano
2
-8
/
+72
2012-04-20
Merge branch 'jc/am-report-3way'
Junio C Hamano
1
-0
/
+6
2012-04-20
Merge branch 'jb/am-include'
Junio C Hamano
2
-2
/
+4
2012-04-20
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
2
-7
/
+134
2012-04-20
t9300-fast-import: avoid 'exit' in test_expect_success snippets
Johannes Sixt
1
-34
/
+54
2012-04-19
sequencer: remove additional blank line
Ralf Thielow
1
-1
/
+1
2012-04-19
t9400: fix gnuism in grep
Junio C Hamano
1
-2
/
+2
2012-04-18
fmt-merge-msg: discard needless merge parents
Junio C Hamano
2
-10
/
+149
2012-04-18
gc: use argv-array for sub-commands
Jeff King
1
-45
/
+33
2012-04-18
argv-array: add a new "pushl" method
Jeff King
3
-0
/
+17
2012-04-18
argv-array: refactor empty_argv initialization
Jeff King
2
-3
/
+2
2012-04-18
git-sh-setup.sh: Add an pwd() function for MinGW
Ramsay Jones
1
-0
/
+4
2012-04-18
git-submodule.sh: Don't use $path variable in eval_gettext string
Ramsay Jones
1
-79
/
+82
2012-04-18
compat/mingw.h: Set S_ISUID to prevent a fast-import test failure
Ramsay Jones
1
-3
/
+4
2012-04-17
builtin/merge.c: reduce parents early
Junio C Hamano
4
-28
/
+43
2012-04-17
builtin/merge.c: collect other parents early
Junio C Hamano
1
-13
/
+27
2012-04-17
builtin/merge.c: remove "remoteheads" global variable
Junio C Hamano
1
-23
/
+28
2012-04-17
merge tests: octopus with redundant parents
Michał Kiedrowicz
3
-7
/
+39
2012-04-17
mergesort: rename it to llist_mergesort()
Junio C Hamano
4
-11
/
+19
2012-04-17
Do not use SHELL_PATH from build system in prepare_shell_cmd on Windows
Johannes Sixt
1
-0
/
+4
2012-04-17
fetch: describe new refs based on where it came from
Marc Branchaud
2
-3
/
+41
2012-04-17
fetch: Give remote_ref to update_local_ref() as well
Marc Branchaud
1
-1
/
+2
2012-04-16
RelNotes: the second batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+41
2012-04-16
Merge branch 'jk/add-p-skip-conflicts'
Junio C Hamano
2
-7
/
+44
2012-04-16
Merge branch 'jc/commit-unedited-template'
Junio C Hamano
3
-24
/
+65
2012-04-16
Merge branch 'bw/spawn-via-shell-path'
Junio C Hamano
2
-1
/
+12
2012-04-16
Merge branch 'wk/gitweb-snapshot-use-if-modified-since'
Junio C Hamano
2
-27
/
+98
2012-04-16
Merge branch 'jk/http-backend-keep-committer-ident-env'
Junio C Hamano
3
-13
/
+37
2012-04-16
Merge branch 'sl/autoconf'
Junio C Hamano
1
-98
/
+99
2012-04-16
Merge branch 'jk/branch-quiet'
Junio C Hamano
5
-11
/
+22
2012-04-16
Merge branch 'rs/combine-diff-zero-context-at-the-beginning'
Junio C Hamano
1
-1
/
+1
2012-04-16
Merge branch 'jk/diff-no-rename-empty'
Junio C Hamano
9
-14
/
+45
2012-04-16
Merge branch 'jc/maint-clean-nested-worktree-in-subdir'
Junio C Hamano
2
-11
/
+43
2012-04-16
Merge branch 'rs/unpack-trees-leakfix'
Junio C Hamano
1
-10
/
+17
2012-04-16
Merge branch 'nl/rebase-i-cheat-sheet'
Junio C Hamano
1
-0
/
+2
2012-04-16
diff: avoid stack-buffer-read-overrun for very long name
Jim Meyering
1
-0
/
+2
2012-04-15
RelNotes: the first batch of topics graduated to 'master'
Junio C Hamano
1
-0
/
+19
2012-04-15
Merge branch 'da/difftool-test'
Junio C Hamano
1
-0
/
+11
2012-04-15
Merge branch 'zj/test-cred-helper-nicer-prove'
Junio C Hamano
1
-24
/
+45
2012-04-15
Merge branch 'jh/notes-merge-in-git-dir-worktree'
Junio C Hamano
4
-32
/
+73
2012-04-15
Merge branch 'tr/maint-word-diff-regex-sticky'
Junio C Hamano
2
-56
/
+102
[prev]
[next]