aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | | | compat/fopen.c: avoid clobbering the system defined fopen macroBrandon Casey2008-05-08
* | | | | Documentation: bisect: add a few "git bisect run" examplesChristian Couder2008-05-08
* | | | | Documentation/config.txt: Add git-gui optionsGustaf Hendeby2008-05-08
* | | | | Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder2008-05-06
* | | | | Be more careful with objects directory permissions on cloneMark Hills2008-05-06
* | | | | Merge branch 'jc/lstat'Junio C Hamano2008-05-05
|\ \ \ \ \
| * | | | | diff-files: mark an index entry we know is up-to-date as suchJunio C Hamano2008-04-12
| * | | | | write_index(): optimize ce_smudge_racily_clean_entry() calls with CE_UPTODATEJunio C Hamano2008-04-12
| | |/ / / | |/| | |
* | | | | Merge branch 'bc/filter-branch'Junio C Hamano2008-05-05
|\ \ \ \ \
| * | | | | filter-branch.sh: support nearly proper tag name filteringBrandon Casey2008-03-31
* | | | | | Merge branch 'lh/git-file'Junio C Hamano2008-05-05
|\ \ \ \ \ \
| * | | | | | Teach GIT-VERSION-GEN about the .git fileLars Hjemli2008-04-09
| * | | | | | Teach git-submodule.sh about the .git fileLars Hjemli2008-04-09
| * | | | | | Teach resolve_gitlink_ref() about the .git fileLars Hjemli2008-04-09
| * | | | | | Add platform-independent .git "symlink"Lars Hjemli2008-04-09
* | | | | | | Merge branch 'jk/fetch-status'Junio C Hamano2008-05-05
|\ \ \ \ \ \ \
| * | | | | | | git-fetch: always show status of non-tracking-ref fetchesJeff King2008-04-10
* | | | | | | | Merge branch 'lh/branch-merged'Junio C Hamano2008-05-05
|\ \ \ \ \ \ \ \
| * | | | | | | | Add tests for `branch --[no-]merged`Lars Hjemli2008-04-20
| * | | | | | | | git-branch.txt: compare --contains, --merged and --no-mergedLars Hjemli2008-04-20
| * | | | | | | | git-branch: add support for --merged and --no-mergedLars Hjemli2008-04-20
* | | | | | | | | Merge branch 'pb/remote-mirror-config'Junio C Hamano2008-05-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add a remote.*.mirror configuration optionPaolo Bonzini2008-04-20
| |/ / / / / / / /