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-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
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
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
2009-05-10
bisect: move common bisect functionality to "bisect_common"
Christian Couder
1
-9
/
+15
2009-05-10
rev-list: refactor printing bisect vars
Christian Couder
2
-28
/
+37
2009-05-10
rev-list: make "estimate_bisect_steps" non static
Christian Couder
2
-1
/
+3
2009-05-09
merge-recursive: never leave index unmerged while recursing
Dave Olszewski
2
-5
/
+101
2009-05-09
Teach 'git checkout' to preload the index contents
Linus Torvalds
1
-2
/
+2
2009-05-09
Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
Linus Torvalds
1
-1
/
+1
2009-05-09
Merge branch 'maint'
Junio C Hamano
4
-6
/
+14
2009-05-09
allow -t abbreviation for --track in git branch
Sitaram Chamarty
2
-1
/
+2
2009-05-09
Add --reference option to git submodule.
Michael S. Tsirkin
3
-6
/
+127
2009-05-09
add: don't complain when adding empty project root
Jeff King
1
-1
/
+1
2009-05-09
Git.pm: Always set Repository to absolute path if autodetecting
Frank Lichtenheld
2
-9
/
+3
2009-05-09
Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
Frank Lichtenheld
3
-0
/
+19
2009-05-09
mergetool--lib: specialize diff options for emerge and ecmerge
David Aguilar
1
-3
/
+3
2009-05-09
format-patch let -k override a config-specified format.numbered
Jim Meyering
2
-1
/
+20
2009-05-09
fix GIT_TRACE segfault with shell-quoted aliases
Jeff King
1
-4
/
+4
2009-05-09
Disallow '\' in ref names
Robin Rosenberg
2
-1
/
+4
2009-05-09
gitweb: Remove function prototypes (cleanup)
Jakub Narebski
1
-7
/
+5
2009-05-09
Documentation: cloning to empty directory is allowed
Alexander Potashev
1
-1
/
+1
2009-05-09
Extend sample update hook, disable modifying of existing tags
Heiko Voigt
1
-0
/
+10
2009-05-09
grep: use parseopt
René Scharfe
2
-240
/
+194
2009-05-09
grep: remove global variable builtin_grep
René Scharfe
1
-7
/
+7
2009-05-09
parseopt: add PARSE_OPT_NODASH
René Scharfe
4
-4
/
+42
[prev]
[next]