aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | gitweb: Consolidate escaping/validation of query stringPetr Baudis2006-09-23
| * | | Deprecate git-resolve.shPetr Baudis2006-09-23
| * | | Rename builtin-zip-tree.c to archive-zip.cRene Scharfe2006-09-23
| * | | Remove git-zip-treeRene Scharfe2006-09-23
| | |/ | |/|
| * | Quote arguments to tr in test-libRobin Rosenberg2006-09-22
| * | Fix snapshot link in tree viewPetr Baudis2006-09-22
| * | gitweb: Fix @git_base_url_list usagePetr Baudis2006-09-22
| * | gitweb: Fix tree link associated with each commit log entry.Petr Baudis2006-09-22
| * | Make path in tree view look nicerPetr Baudis2006-09-22
| * | gitweb: Relabel "head" as "HEAD"Petr Baudis2006-09-21
| * | gitweb: Rename "plain" labels to "raw"Petr Baudis2006-09-21
| * | gitweb: Link to associated tree from a particular log item in full log viewPetr Baudis2006-09-21
| * | gitweb: Link to latest tree from the head line in heads listPetr Baudis2006-09-21
| * | gitweb: Link to tree instead of snapshot in shortlogPetr Baudis2006-09-21
| * | gitweb: More per-view navigation bar linksPetr Baudis2006-09-21
| * | gitweb: Link (HEAD) tree for each project from projects listPetr Baudis2006-09-21
| * | gitweb: Make git_get_hash_by_path check type if providedJakub Narebski2006-09-21
| * | Fix showing of path in tree viewPetr Baudis2006-09-21
| * | gitweb: fix display of trees via PATH_INFO.Martin Waitz2006-09-21
| * | Document receive.denyNonFastforwardsJohannes Schindelin2006-09-20
| * | receive-pack: plug memory leak in fast-forward checking code.Johannes Schindelin2006-09-20
| * | add receive.denyNonFastforwards config variableJohannes Schindelin2006-09-20
| * | sha1_name.c: understand "describe" output as a valid object nameJunio C Hamano2006-09-20
| * | Make hexval() available to others.Junio C Hamano2006-09-20
| |/
| * gitweb: Fix thinko in git_tags and git_headsJakub Narebski2006-09-20
| * gitweb: Make git_get_refs_list do work of git_get_referencesJakub Narebski2006-09-20
| * gitweb: Always use git-peek-remote in git_get_referencesJakub Narebski2006-09-20
| * gitweb: Require project for almost all actionsJakub Narebski2006-09-20
| * gitweb: Even more support for PATH_INFO based URLsJakub Narebski2006-09-20
| * gitk(1): mention --allJonas Fonseca2006-09-20
| * Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca2006-09-20
| * gitweb: Fix mimetype_guess_file for files with multiple extensionsJakub Narebski2006-09-20
| * Patch for http-fetch.c and older curl releasesArt Haas2006-09-20
* | Merge branch 'jc/for-each-ref' into jc/ref-lockingJunio C Hamano2006-09-27
|\ \
| * | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-21
* | | receive-pack: call setup_ident before git_configJunio C Hamano2006-09-27
* | | Teach receive-pack about ref-logJunio C Hamano2006-09-27
* | | update a few Porcelain-ish for ref lock safety.Junio C Hamano2006-09-27
* | | update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-27
* | | Clean-up lock-ref implementationJunio C Hamano2006-09-27
* | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-27
|\ \ \
| * \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-21
| |\ \ \
| * | | | Fix show-ref usage for --dereference.Christian Couder2006-09-20
| * | | | Document git-show-ref [-s|--hash] option.Christian Couder2006-09-20
| * | | | Add man page for git-show-refJonas Fonseca2006-09-18
| * | | | gitignore: git-show-ref is a generated file.Jeff King2006-09-18
| * | | | Use Linus' show ref in "git-branch.sh".Christian Couder2006-09-17
| * | | | Add [-s|--hash] option to Linus' show-ref.Christian Couder2006-09-17
| * | | | Teach "git checkout" to use git-show-refLinus Torvalds2006-09-16
| * | | | Add "git show-ref" builtin commandLinus Torvalds2006-09-16