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
2009-05-14
Fix behavior with non-commit upstream references
Michael J Gruber
2
-3
/
+3
2009-05-13
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-1
/
+3
2009-05-13
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+3
2009-05-13
Prettify log decorations even more
Felipe Contreras
2
-3
/
+4
2009-05-13
Change prettify_ref to prettify_refname
Felipe Contreras
5
-8
/
+7
2009-05-13
send-email: Add config option for sender address
Trent Piepho
2
-3
/
+7
2009-05-13
Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile
Johannes Schindelin
1
-0
/
+4
2009-05-13
Test tracking of non-commit upstreams
Michael J Gruber
1
-0
/
+14
2009-05-13
Quote LF in urls git fetch saves in FETCH_HEAD
Alex Riesen
1
-2
/
+8
2009-05-13
Documentation: clarify / requirement in 'git check-ref-format'
Michael J Gruber
1
-0
/
+4
2009-05-13
bash completion: complete variable names for "git config" with options
Stephen Boyd
1
-0
/
+33
2009-05-13
gitweb: Remove unused $hash_base parameter from normalize_link_target
Jakub Narebski
1
-5
/
+2
2009-05-13
gitweb: Simplify snapshot format detection logic in evaluate_path_info
Jakub Narebski
1
-3
/
+4
2009-05-13
gitweb: Use capturing parentheses only when you intend to capture
Jakub Narebski
1
-1
/
+1
2009-05-13
gitweb: Replace wrongly added tabs with spaces
Jakub Narebski
1
-2
/
+2
2009-05-12
Merge branch 'maint'
Junio C Hamano
3
-14
/
+33
2009-05-12
GIT 1.6.3.1
Junio C Hamano
2
-7
/
+5
2009-05-12
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2
-8
/
+29
2009-05-12
Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2
Junio C Hamano
2
-8
/
+29
2009-05-12
Revert "checkout branch: prime cache-tree fully"
Junio C Hamano
2
-8
/
+29
2009-05-12
t3900: ISO-2022-JP has more than one popular variants
Junio C Hamano
1
-2
/
+16
2009-05-10
gitweb: Use block form of map/grep in a few cases more
Jakub Narebski
1
-3
/
+3
2009-05-10
gitweb: Always use three argument form of open
Jakub Narebski
1
-11
/
+14
2009-05-10
gitweb: Always use three argument form of open
Jakub Narebski
1
-6
/
+6
2009-05-10
gitweb: Do not use bareword filehandles
Jakub Narebski
1
-13
/
+12
2009-05-10
mktree --missing: allow missing objects
Junio C Hamano
2
-4
/
+19
2009-05-10
bisect: make "git bisect" use new "--next-all" bisect-helper function
Christian Couder
4
-134
/
+13
2009-05-10
bisect: add "check_good_are_ancestors_of_bad" function
Christian Couder
1
-0
/
+75
2009-05-10
bisect: implement the "check_merge_bases" function
Christian Couder
1
-0
/
+130
2009-05-10
bisect: automatically sort sha1_array if needed when looking it up
Christian Couder
1
-2
/
+6
2009-05-10
bisect: make skipped array functions more generic
Christian Couder
1
-12
/
+12
2009-05-10
bisect: remove too much function nesting
Christian Couder
1
-10
/
+8
2009-05-10
bisect: use new "struct argv_array" to prepare argv for "setup_revisions"
Christian Couder
1
-28
/
+29
2009-05-10
bisect: store good revisions in a "sha1_array"
Christian Couder
1
-7
/
+19
2009-05-10
bisect: implement "rev_argv_push" to fill an argv with revs
Christian Couder
1
-8
/
+11
2009-05-10
bisect: use "sha1_array" to store skipped revisions
Christian Couder
1
-10
/
+15
2009-05-10
t1010: add mktree test
Junio C Hamano
1
-0
/
+61
2009-05-10
mktree: do not barf on a submodule commit
Junio C Hamano
1
-1
/
+8
2009-05-10
builtin-mktree.c: use a helper function to handle one line of input
Junio C Hamano
1
-40
/
+42
2009-05-10
mktree: use parse-options
Junio C Hamano
1
-10
/
+10
2009-05-10
build-in git-mktree
Junio C Hamano
4
-12
/
+10
2009-05-10
ls-tree manpage: output of ls-tree is compatible with update-index
Alex Riesen
1
-0
/
+2
2009-05-10
ls-tree manpage: use "unless" instead of "when ... is not"
Alex Riesen
1
-1
/
+1
2009-05-10
am: simplify "sq" function by using "git rev-parse --sq-quote"
Christian Couder
1
-5
/
+1
2009-05-10
bisect: use "git rev-parse --sq-quote" instead of a custom "sq" function
Christian Couder
2
-14
/
+3
2009-05-10
rev-parse: add --sq-quote to shell quote arguments
Christian Couder
2
-1
/
+49
2009-05-10
rev-list: remove stringed output flag from "show_bisect_vars"
Christian Couder
2
-18
/
+15
2009-05-10
bisect--helper: remove "--next-vars" option as it is now useless
Christian Couder
3
-25
/
+3
2009-05-10
bisect: use "git bisect--helper --next-exit" in "git-bisect.sh"
Christian Couder
1
-30
/
+9
2009-05-10
bisect--helper: add "--next-exit" to output bisect results
Christian Couder
3
-3
/
+115
[prev]
[next]