aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* user-manual: fix rendering of history diagramsJ. Bruce Fields2007-03-10
* user-manual: fix missing colon in git-show exampleJ. Bruce Fields2007-03-10
* user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields2007-03-10
* user-manual: fix inconsistent exampleJ. Bruce Fields2007-03-10
* glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields2007-03-10
* Catch write_ref_sha1 failure in receive-packShawn O. Pearce2007-03-07
* make t8001 work on Mac OS X againJohannes Schindelin2007-03-06
* Merge branch 'master' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-06
|\
| * git-gui: Make 'make' quieter by defaultgitgui-0.6.3Shawn O. Pearce2007-03-06
| * git-gui: Remove unnecessary /dev/null redirection.Shawn O. Pearce2007-03-01
| * git-gui: Don't create empty (same tree as parent) commits.gitgui-0.6.2Shawn O. Pearce2007-02-26
| * git-gui: Add Reset to the Branch menu.Shawn O. Pearce2007-02-26
| * git-gui: Relocate the menu/transport menu code.Shawn O. Pearce2007-02-26
* | git-commit: cd to top before showing the final statJunio C Hamano2007-03-05
* | Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2007-03-05
* | Add definition of <commit-ish> to the main git man page.Theodore Ts'o2007-03-05
* | Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-03-05
|\ \
| * | fast-import: Fail if a non-existant commit is used for mergeShawn O. Pearce2007-03-05
| * | fast-import: Avoid infinite loop after resetShawn O. Pearce2007-03-05
* | | Begin SubmittingPatches with a check listJohannes Schindelin2007-03-05
|/ /
* | GIT 1.5.0.3v1.5.0.3Junio C Hamano2007-03-04
* | glossary: Add definitions for dangling and unreachable objectsYasushi SHOJI2007-03-04
* | user-manual: more detailed merge discussionJ. Bruce Fields2007-03-04
* | user-manual: how to replace commits older than most recentJ. Bruce Fields2007-03-04
* | user-manual: insert earlier of mention content-addressable architectureJ. Bruce Fields2007-03-04
* | user-manual: ensure generated manual references stylesheetJ. Bruce Fields2007-03-04
* | user-manual: reset to ORIG_HEAD not HEAD to undo mergeJ. Bruce Fields2007-03-04
* | Documentation: mention module option to git-cvsimportJ. Bruce Fields2007-03-04
* | Unset NO_C99_FORMAT on Cygwin.Ramsay Jones2007-03-03
* | Fix a "pointer type missmatch" warning.Ramsay Jones2007-03-03
* | Fix some "comparison is always true/false" warnings.Ramsay Jones2007-03-03
* | Fix an "implicit function definition" warning.Ramsay Jones2007-03-03
* | Fix a "label defined but unreferenced" warning.Ramsay Jones2007-03-03
* | Document the config variable format.suffixJohannes Schindelin2007-03-03
* | git-merge: fail correctly when we cannot fast forward.Junio C Hamano2007-03-03
* | builtin-archive: use RUN_SETUPJohannes Schindelin2007-03-03
* | Fix git-gc usage noteMatthias Kestenholz2007-03-03
* | Fix quoting in update hook templateGerrit Pape2007-03-02
* | Another memory overrun in http-push.cEygene Ryabinkin2007-03-02
* | fetch.o depends on the headers, too.Johannes Schindelin2007-03-01
* | Documentation: Correct minor typo in git-add documentation.Christian Schlotter2007-03-01
* | Documentation/git-send-email.txt: Fix labeled list formattingSergey Vlasov2007-03-01
* | Documentation/git-quiltimport.txt: Fix labeled list formattingSergey Vlasov2007-03-01
* | Documentation/build-docdep.perl: Fix dependencies for included asciidoc filesSergey Vlasov2007-03-01
* | Start preparing Release Notes for 1.5.0.3Junio C Hamano2007-02-28
* | Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name urlJunio C Hamano2007-02-28
* | Include config.mak in doc/MakefileUwe Kleine-König2007-02-28
* | git.el: Set the default commit coding system from the repository config.Alexandre Julliard2007-02-28
* | git-archimport: support empty summaries, put summary on a single line.Paolo Bonzini2007-02-28
* | http-push.c::lock_remote(): validate all remote refs.Eygene Ryabinkin2007-02-28