aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano2008-05-04
| | * | | | | | | | | diff-lib.c: rename check_work_tree_entity()Junio C Hamano2008-05-04
| | * | | | | | | | | diff: a submodule not checked out is not modifiedJunio C Hamano2008-05-04
| | * | | | | | | | | Add t7506 to test submodule related functions for git-statusPing Yin2008-05-04
| | * | | | | | | | | t4027: test diff for submodule with empty directoryPing Yin2008-05-04
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'lt/case-insensitive'Junio C Hamano2008-05-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make git-add behave more sensibly in a case-insensitive environmentLinus Torvalds2008-04-09
| | * | | | | | | | | When adding files to the index, add support for case-independent matchesLinus Torvalds2008-04-09
| | * | | | | | | | | Make unpack-tree update removed files before any updated filesLinus Torvalds2008-04-09
| | * | | | | | | | | Make branch merging aware of underlying case-insensitive filsystemsLinus Torvalds2008-04-09
| | * | | | | | | | | Add 'core.ignorecase' optionLinus Torvalds2008-04-09
| | * | | | | | | | | Make hash_name_lookup able to do case-independent lookupsLinus Torvalds2008-04-09
| | * | | | | | | | | Make "index_name_exists()" return the cache_entry it foundLinus Torvalds2008-04-09
| | * | | | | | | | | Move name hashing functions into a file of its ownLinus Torvalds2008-04-09
| | * | | | | | | | | Make unpack_trees_options bit flags actual bitfieldsLinus Torvalds2008-04-09
* | | | | | | | | | | rev-parse --verify: do not output anything on errorChristian Couder2008-05-11
* | | | | | | | | | | rev-parse: fix using "--default" with "--verify"Christian Couder2008-05-11
* | | | | | | | | | | rev-parse: add test script for "--verify"Christian Couder2008-05-11
* | | | | | | | | | | Add svn-compatible "blame" output format to git-svnSteven Grimm2008-05-11
* | | | | | | | | | | mergetool: Make ECMerge use the settings as specified by the user in the GUISebastian Schuberth2008-05-11
* | | | | | | | | | | git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho2008-05-11
* | | | | | | | | | | Allow tracking branches to set up rebase by default.Dustin Sallings2008-05-11
* | | | | | | | | | | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-11
* | | | | | | | | | | alloc_ref_from_str(): factor out a common pattern of alloc_ref from stringKrzysztof Kowalczyk2008-05-11
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-08
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings2008-05-08
| | * | | | | | | doc: clarify definition of "update" for git-add -uJeff King2008-05-08
* | | | | | | | | Merge branch 'sg/merge-options' (early part)Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | merge, pull: add '--(no-)log' command line optionSZEDER Gábor2008-04-12
| * | | | | | | | fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variableSZEDER Gábor2008-04-12
| * | | | | | | | add 'merge.stat' config variableSZEDER Gábor2008-04-12
| * | | | | | | | merge, pull: introduce '--(no-)stat' optionSZEDER Gábor2008-04-12
| * | | | | | | | doc: moved merge.* config variables into separate merge-config.txtSZEDER Gábor2008-04-12
* | | | | | | | | Merge branch 'db/learn-HEAD'Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make ls-remote http://... list HEAD, like for git://...Daniel Barkalow2008-04-26
| * | | | | | | | | Make walker.fetch_ref() take a struct ref.Daniel Barkalow2008-04-26
* | | | | | | | | | Merge branch 'jn/webfeed'Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitweb: Use feed link according to current viewJakub Narebski2008-04-26
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'cc/help'Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | documentation: web--browse: add a note about konquerorChristian Couder2008-04-26
| * | | | | | | | | | documentation: help: add info about "man.<tool>.cmd" config varChristian Couder2008-04-26
| * | | | | | | | | | help: use "man.<tool>.cmd" as custom man viewer commandChristian Couder2008-04-26
| * | | | | | | | | | documentation: help: add "man.<tool>.path" config variableChristian Couder2008-04-26
| * | | | | | | | | | help: use man viewer path from "man.<tool>.path" config varChristian Couder2008-04-26
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'dm/cherry-pick-s'Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow cherry-pick (and revert) to add signoff lineDan McGee2008-04-26
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'lt/dirmatch-optim'Junio C Hamano2008-05-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Optimize match_pathspec() to avoid fnmatch()Linus Torvalds2008-04-26
| |/ / / / / / / / /
* | | | | | | | | | compat-util: avoid macro redefinition warningJohannes Sixt2008-05-08