Code

git.git
2006-08-05 Luben Tuikovgitweb: git_tree displays blame based on repository...
2006-08-04 Junio C Hamanoautoconf: NO_IPV6
2006-08-04 Jakub Narebskiautoconf: Set NEEDS_LIBICONV unconditionally if there...
2006-08-04 Junio C Hamanoautoconf: fix NEEDS_SSL_WITH_CRYPTO
2006-08-04 Junio C HamanoMerge branch 'jc/c99'
2006-08-04 Jakub NarebskiCopy description of new build configuration variables...
2006-08-04 Jakub Narebskiautoconf: Typo cleanup, reordering etc.
2006-08-04 Jakub Narebskiautoconf: Check for ll hh j z t size specifiers introdu...
2006-08-04 Johannes SchindelinFix crash when GIT_DIR is invalid
2006-08-04 Rene Scharfegit-tar-tree: fix minor memory leak
2006-08-04 Uwe ZeisbergerDocument rev-list's option --merge
2006-08-04 Junio C Hamanogit.c: Rename NEEDS_PREFIX to RUN_SETUP
2006-08-04 Junio C Hamanobuiltins: Makefile clean-up
2006-08-04 Junio C HamanoMake git-checkout-index a builtin
2006-08-04 Matthias KestenholzMake git-symbolic-ref a builtin
2006-08-04 Matthias KestenholzMake git-unpack-objects a builtin
2006-08-04 Matthias KestenholzMake git-pack-objects a builtin
2006-08-04 Matthias KestenholzMake git-name-rev a builtin
2006-08-04 Junio C HamanoFurther clean-up: usage() vs die()
2006-08-04 Ramsay Allan... Replace some calls to die(usage_str) with usage(usage_str).
2006-08-04 Ramsay Allan... Fixup command names in some usage strings.
2006-08-03 Junio C HamanoGIT 1.4.2-rc3 v1.4.2-rc3
2006-08-03 Junio C HamanoDocumentation/git.txt: link git-svn and git-instaweb...
2006-08-03 Junio C HamanoMerge branch 'jc/sideband'
2006-08-03 Junio C Hamanosideband: do not use color, just say "remote:"
2006-08-03 Junio C HamanoShow both blob names from "git diff blob1 blob2"
2006-08-03 Junio C Hamanodiff.c: do not use pathname comparison to tell renames
2006-08-03 Junio C HamanoAdd a couple of subdirectory tests.
2006-08-03 Junio C Hamanoread-tree: shadowed variable fix.
2006-08-03 Michaelfixed variable declaration in gitk
2006-08-03 Junio C HamanoFix "git diff blob1 blob2" showing the diff in reverse.
2006-08-03 Jakub Narebskiautoconf: Add support for setting PYTHON_PATH or NO_PYTHON
2006-08-03 Jakub Narebskiautoconf: Move site configuration section earlier in...
2006-08-03 Jakub Narebskiautoconf: Add support for setting SHELL_PATH and PERL_PATH
2006-08-03 Junio C HamanoCygwin needs NO_C99_FORMAT???
2006-08-03 Matthias Lederhofergit-grep: document --and, --or, --not, ( and )
2006-08-03 Matthias Kestenholzuse declarations from builtin.h for builtin commands
2006-08-03 Matthias KestenholzMake git-repo-config a builtin
2006-08-02 Junio C Hamanogitweb: do not use @@FOO@@ for replaced tokens
2006-08-02 Matthias Lederhofergitweb: require $ENV{'GITWEB_CONFIG'}
2006-08-02 Jeff Kinggitweb: optionally read config from GITWEB_CONFIG
2006-08-02 Matthias KestenholzMake git-prune-packed a builtin
2006-08-02 Jeff Kinggit-annotate: remove extraneous debugging line
2006-08-02 Jeff KingDocumentation: convert uses of git-link macro to gitlink
2006-08-02 Jeff Kinggit-push: remove obsolete git-push.sh
2006-08-02 Jeff Kinggit-push: allow -f as an alias for --force
2006-08-02 Ramsay Allan... Fix header breakage with _XOPEN_SOURCE.
2006-08-02 Ramsay Allan... Remove cmd_usage() routine and re-organize the help...
2006-08-02 Ramsay Allan... Fix header breakage due to redefining PATH_MAX.
2006-08-02 Ramsay Allan... Add NO_C99_FORMAT to support older compilers.
2006-08-02 Ramsay Allan... New tests and en-passant modifications to mktag.
2006-08-02 Ramsay Allan... Fix installation of templates on ancient systems.
2006-08-02 Ramsay Allan... Fix annotate test script; notice when git-annotate...
2006-08-02 Ramsay Allan... Ensure git-clone exits with error if perl script fails.
2006-08-01 Junio C HamanoMakefile: gitweb/gitweb.cgi is now generated.
2006-08-01 Junio C Hamanogitweb/README: do not bug Kay with gitweb questions...
2006-08-01 Martin Waitzgitweb: use out-of-line GIT logo.
2006-08-01 Martin Waitzgitweb: fill in gitweb configuration by Makefile
2006-08-01 Junio C Hamanofetch/clone: mark messages from remote side stand out.
2006-08-01 Junio C HamanoMerge branch 'rs/rebase'
2006-08-01 Junio C HamanoMerge branch 'ml/pager'
2006-08-01 Junio C HamanoMerge branch 'jc/checkout'
2006-08-01 Jakub Narebskigitweb: Refactoring git_project_list
2006-08-01 Junio C Hamanogitweb: avoid undefined value warning in print_page_path
2006-08-01 Junio C Hamanogitweb: when showing history of a tree, show tree link...
2006-08-01 Junio C Hamanogitweb: fix use of uninitialized value.
2006-08-01 Junio C Hamanogitweb: an obvious cut and paste error.
2006-08-01 Junio C Hamanogitweb: There can be more than two levels of subdirectories
2006-07-31 Matthias Lederhofergitweb: use a hash to lookup the sub for an action
2006-07-31 Matthias Lederhoferpager: environment variable GIT_PAGER to override PAGER
2006-07-31 Matthias Lederhoferpager: config variable pager.color
2006-07-31 Junio C HamanoBuiltins: control the use of pager from the command...
2006-07-31 Linus TorvaldsFix up some fallout from "setup_git_directory()" cleanups
2006-07-31 Jakub Narebskigitweb: Reordering code and dividing it into categories
2006-07-31 Jakub Narebskigitweb: Remove characters entities entirely when shorte...
2006-07-31 Jakub Narebskigitweb: do not quote path for list version of open...
2006-07-31 Linus TorvaldsFix double "close()" in ce_compare_data
2006-07-31 Jakub Narebskigitweb: Refactor generation of shortlog, tags and heads...
2006-07-31 Junio C Hamanogit-checkout: allow "checkout HEAD -- path"
2006-07-31 Robert Shearmanrebase: Make the fast-fowarding message more user-frien...
2006-07-31 Robert Shearmanrebase: Fix the detection of fast-forwarding of the...
2006-07-31 Johannes Schindelinread-tree: move merge functions to the library
2006-07-31 Johannes Schindelinread-trees: refactor the unpack_trees() part
2006-07-31 Jakub Narebskigitweb: Ref refactoring - use git_get_referencing for...
2006-07-31 Jakub Narebskigitweb: Remove characters entities entirely when shorte...
2006-07-31 Jakub Narebskigitweb: Headers refactoring - use git_header_div for...
2006-07-31 Jakub Narebskigitweb: Remove $project from git_get_paging_nav arguments
2006-07-31 Jakub Narebskigitweb: Pager refactoring - use git_get_paging_nav...
2006-07-31 Jakub Narebskigitweb: Add "\n" after <br/> in git_page_nav
2006-07-31 Jakub Narebskigitweb: Show project descriptions with utf-8 characters...
2006-07-31 Jakub Narebskigitweb: Replace form-feed character by ^L
2006-07-31 Jakub Narebskigitweb: Navbar refactoring - use git_page_nav to genera...
2006-07-31 Jakub Narebskigitweb: Add git_page_nav for later use
2006-07-31 Jakub Narebskigitweb: Cleanup - chomp @lines in consistent style
2006-07-31 Jakub Narebskigitweb: Cleanup - chomp $line in consistent style
2006-07-31 Jakub Narebskigitweb: More explicit error messages for open "-|"
2006-07-31 Jakub Narebskigitweb: simplify git_get_hash_by_path
2006-07-31 Jakub Narebskigitweb: Use list for of open for running git commands...
2006-07-31 Jakub Narebskigitweb: whitespace cleanup
2006-07-31 Johannes Schindelintar-tree: illustrate an obscure feature better
next