gitweb.git

Commits

2007-03-05 GIT 1.5.0.3 v1.5.0.3
2007-03-05 glossary: Add definitions for dangling and unreachable...
2007-03-05 user-manual: more detailed merge discussion
2007-03-05 user-manual: how to replace commits older than most...
2007-03-05 user-manual: insert earlier of mention content-addressa...
2007-03-05 user-manual: ensure generated manual references stylesheet
2007-03-05 user-manual: reset to ORIG_HEAD not HEAD to undo merge
2007-03-05 Documentation: mention module option to git-cvsimport
2007-03-04 Unset NO_C99_FORMAT on Cygwin.
2007-03-04 Fix a "pointer type missmatch" warning.
2007-03-04 Fix some "comparison is always true/false" warnings.
2007-03-04 Fix an "implicit function definition" warning.
2007-03-04 Fix a "label defined but unreferenced" warning.
2007-03-04 Document the config variable format.suffix
2007-03-03 git-merge: fail correctly when we cannot fast forward.
2007-03-03 builtin-archive: use RUN_SETUP
2007-03-03 Fix git-gc usage note
2007-03-02 Fix quoting in update hook template
2007-03-02 Another memory overrun in http-push.c
2007-03-01 fetch.o depends on the headers, too.
2007-03-01 Documentation: Correct minor typo in git-add documentation.
2007-03-01 Documentation/git-send-email.txt: Fix labeled list...
2007-03-01 Documentation/git-quiltimport.txt: Fix labeled list...
2007-03-01 Documentation/build-docdep.perl: Fix dependencies for...
2007-02-28 Start preparing Release Notes for 1.5.0.3
2007-02-28 Documentation: git-remote add [-t <branch>] [-m <branch...
2007-02-28 Include config.mak in doc/Makefile
2007-02-28 git.el: Set the default commit coding system from the...
2007-02-28 git-archimport: support empty summaries, put summary...
2007-02-28 http-push.c::lock_remote(): validate all remote refs.
2007-02-28 git-cvsexportcommit: don't cleanup .msg if not yet...
2007-02-28 builtin-fmt-merge-msg: fix bugs in --file option
2007-02-28 index-pack: Loop over pread until data loading is complete.
2007-02-28 blameview: Fix the browse behavior in blameview
2007-02-28 Fix minor typos/grammar in user-manual.txt
2007-02-28 Correct ordering in git-cvsimport's option documentation
2007-02-28 git-show: Reject native ref
2007-02-27 Fix git-show man page formatting in the EXAMPLES section
2007-02-27 git-apply: do not fix whitespaces on context lines.
2007-02-27 diff --cc: integer overflow given a 2GB-or-larger file
2007-02-27 mailinfo: do not get confused with logical lines that...
2007-02-26 GIT 1.5.0.2 v1.5.0.2
2007-02-26 git-remote: support remotes with a dot in the name
2007-02-26 Documentation: describe "-f/-t/-m" options to "git...
2007-02-26 diff --cc: fix display of symlink conflicts during...
2007-02-26 Merge branch 'jc/merge-symlink' into maint
2007-02-26 merge-recursive: fix longstanding bug in merging symlinks
2007-02-26 merge-index: fix longstanding bug in merging symlinks
2007-02-25 Add Release Notes to prepare for 1.5.0.2
2007-02-25 Allow arbitrary number of arguments to git-pack-objects
2007-02-25 rerere: do not deal with symlinks.
2007-02-25 rerere: do not skip two conflicted paths next to each...
2007-02-25 Merge git://repo.or.cz/git-gui into maint
2007-02-25 Don't modify CREDITS-FILE if it hasn't changed.
2007-02-24 diff-patch: Avoid emitting double-slashes in textual...
2007-02-24 Reword git-am 3-way fallback failure message.
2007-02-24 Limit filename for format-patch
2007-02-24 core.legacyheaders: Use the description used in RelNote...
2007-02-24 git-show-ref --verify: Fail if called without a reference
2007-02-23 git-diff: fix combined diff
2007-02-23 Fix 'git commit -a' in a newly initialized repository
2007-02-22 Include git-gui credits file in dist.
2007-02-22 Document the new core.bare configuration option.
2007-02-21 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-21 Use gunzip -c over gzcat in import-tars example.
2007-02-21 git-gui: Don't crash in citool mode on initial commit. gitgui-0.6.1
2007-02-21 git-gui: Remove TODO list.
2007-02-21 git-gui: Include browser in our usage message.
2007-02-21 git-gui: Change summary of git-gui.
2007-02-21 git-gui: Display all authors of git-gui.
2007-02-21 git-gui: Use mixed path for docs on Cygwin.
2007-02-21 Check for PRIuMAX rather than NO_C99_FORMAT in fast...
2007-02-20 Obey NO_C99_FORMAT in fast-import.c.
2007-02-20 Add a compat/strtoumax.c for Solaris 8.
2007-02-20 git-clone: Sync documentation to usage note.
2007-02-19 GIT 1.5.0.1 v1.5.0.1
2007-02-18 Documentation/i18n.txt: it is i18n.commitencoding not...
2007-02-18 Read the config in rev-list
2007-02-18 git-gui: Correct crash when saving options in blame...
2007-02-18 Update draft release notes for 1.5.0.1
2007-02-18 Merge git://git./pub/scm/gitk/gitk into maint
2007-02-17 Convert update-index references in docs to add.
2007-02-17 Attempt to improve git-rebase lead-in description.
2007-02-17 Do not take mode bits from index after type change.
2007-02-17 git-blame: prevent argument parsing segfault
2007-02-16 git-merge: minor fix for no_trivial_merge_strategies.
2007-02-16 git-gui: Expose the browser as a subcommand.
2007-02-16 pretend-sha1: grave bugfix.
2007-02-15 git-gui: Create new branches from a tag.
2007-02-14 GIT-VERSION-FILE: check ./version first.
2007-02-14 sha1_file.c: Round the mmap offset to half the window...
2007-02-14 Make gitk save and restore window pane position on...
2007-02-14 Make gitk save and restore the user set window position.
2007-02-14 [PATCH] gitk: Use show-ref instead of ls-remote
2007-02-14 [PATCH] Make gitk work reasonably well on Cygwin.
2007-02-14 [PATCH] gitk - remove trailing whitespace from a few...
2007-02-14 Change git repo-config to git config
2007-02-14 Make sure packedgitwindowsize is multiple of (pagesize...
2007-02-14 Add RelNotes 1.5.0.1
2007-02-14 Still updating 1.5.0 release notes.
next