gitweb.git

Commits

2006-02-16 More useful/hinting error messages in git-checkout v1.2.1
2006-02-16 Print an error if cloning a http repo and NO_CURL is set
2006-02-15 checkout: fix dirty-file display.
2006-02-14 combine-diff: diff-files fix (#2)
2006-02-14 combine-diff: diff-files fix.
2006-02-14 s/SHELL/SHELL_PATH/ in Makefile
2006-02-14 bisect: remove BISECT_NAMES after done.
2006-02-14 Documentation: git-ls-files asciidocco.
2006-02-13 Documentation: git-commit in 1.2.X series defaults...
2006-02-12 GIT 1.2.0 v1.2.0
2006-02-12 Fix "test: unexpected operator" on bsd
2006-02-12 git-commit: show dirtiness including index.
2006-02-12 Make pack-objects chattier.
2006-02-12 avoid echo -e, there are systems where it does not...
2006-02-12 fix "test: 2: unexpected operator" on bsd
2006-02-12 Fix object re-hashing
2006-02-12 hashtable-based objects: minimum fixups.
2006-02-12 Use a hashtable for objects instead of a sorted list
2006-02-12 Add howto about separating topics.
2006-02-12 Merge branch 'pb/repo'
2006-02-12 Merge branch 'jc/fixdiff'
2006-02-12 Avoid using "git-var -l" until it gets fixed.
2006-02-12 Add support for explicit type specifiers when calling...
2006-02-12 diff-tree: do not default to -c
2006-02-12 t5500: adjust to change in pack-object reporting behaviour.
2006-02-12 Only call git-rerere if $GIT_DIR/rr-cache exists.
2006-02-12 Use a relative path for SVN importing
2006-02-12 fetch-clone progress: finishing touches.
2006-02-12 Fix fetch-clone in the presense of signals
2006-02-12 Make "git clone" pack-fetching download statistics...
2006-02-11 Make "git clone" less of a deathly quiet experience
2006-02-11 Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known...
2006-02-11 Merge branch 'lt/diff-tree'
2006-02-11 git-commit -v: have patch at the end.
2006-02-10 rev-list: default to abbreviate merge parent names...
2006-02-10 delta micro optimization
2006-02-10 count-delta.c: comment fixes
2006-02-10 Merge branch 'jc/empty-commit'
2006-02-10 combine-diff: Record diff status a bit more faithfully
2006-02-10 find_unique_abbrev() simplification.
2006-02-10 git-status -v
2006-02-10 Merge branch 'jc/ls-files-o'
2006-02-10 count-delta.c: Match the delta data semantics change...
2006-02-10 remove delta-against-self bit
2006-02-10 stat() for existence in safe_create_leading_directories()
2006-02-09 combine-diff: move formatting logic to show_combined_diff()
2006-02-09 call git_config() after setup_git_directory()
2006-02-09 combined-diff: use diffcore before intersecting paths.
2006-02-09 Add --diff-filter= documentation paragraph
2006-02-09 diff-tree -c raw output
2006-02-09 ls-files: honour per-directory ignore file from higher...
2006-02-09 t6000: fix a careless test library add-on.
2006-02-09 Do not allow empty name or email.
2006-02-07 .gitignore git-rerere and config.mak
2006-02-07 Fix "git diff a..b" breakage
2006-02-07 Basic documentation for git-show
2006-02-07 Document git-diff-tree --always
2006-02-07 http-fetch: Abort requests for objects which arrived...
2006-02-07 format-patch: Remove last vestiges of --mbox option
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-02-07 git-commit: finishing touches.
2006-02-07 git-commit: revamp the git-commit semantics.
2006-02-07 git-rerere: reuse recorded resolve.
2006-02-07 fmt-merge-msg: show summary of what is merged.
2006-02-07 read-tree --aggressive
2006-02-07 [PATCH] mailinfo: reset CTE after each multipart
2006-02-07 Docs: minor git-push copyediting
2006-02-07 Docs: move git url and remotes text to separate sections
2006-02-07 Docs: split up pull-fetch-param.txt
2006-02-07 combine-diff: do not punt on removed or added files.
2006-02-06 gitk: Use git-diff-tree --cc for showing the diffs...
2006-02-06 gitk: Add braces around if expressions
2006-02-06 combine-diff: show mode changes as well.
2006-02-06 combine-diff: do not send NULL to printf
2006-02-06 core-tutorial: adjust to recent reality.
2006-02-06 git-diff: do not fall back on --cc when -[123], --ours...
2006-02-06 Merge branch 'jc/diff'
2006-02-06 Merge branches 'lt/show' and 'lt/revlist'
2006-02-06 Merge branches 'jc/daemon' and 'mw/http'
2006-02-06 git-diff-tree --stdin: show all parents.
2006-02-06 combine-diff: remove misguided --show-empty hack.
2006-02-06 rev-parse lstat() workaround cleanup.
2006-02-06 git-send-email: Fully implement --quiet and document it.
2006-02-06 daemon: extend user-relative path notation.
2006-02-06 daemon: Set SO_REUSEADDR on listening sockets.
2006-02-06 daemon: do not forbid user relative paths unconditional...
2006-02-06 http-fetch: Tidy control flow in process_alternate_response
2006-02-06 http: Turn on verbose Curl messages if GIT_CURL_VERBOSE...
2006-02-06 http-fetch: Fix message reporting rename of object...
2006-02-06 http-fetch: Fix object list corruption in fill_active_s...
2006-02-06 git-show
2006-02-06 git-diff: use --cc instead of -p.
2006-02-06 diff-index: make --cc a synonym for -p for now.
2006-02-05 diff-tree --always flag
2006-02-05 Use adler32() from zlib instead of defining our own.
2006-02-05 Fix git-rev-parse over-eager errors
2006-02-05 Do not fall back on vi on dumb terminals.
2006-02-04 Merge branches 'jc/sha1', 'jc/diff' and 'jc/ws'
2006-02-04 Use sha1_file.c's mkdir-like routine in apply.c.
2006-02-04 daemon: Provide missing argument for logerror() call.
next