aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Install git-send-email by defaultEric Wong2006-05-15
* Fix compilation on newer NetBSD systemsDennis Stosberg2006-05-15
* Merge branch 'fix' into maintJunio C Hamano2006-05-15
|\
| * Ensure author & committer before asking for commit message.Sean2006-05-14
* | Merge branch 'fix' into maintJunio C Hamano2006-05-14
|\ \ | |/
| * include header to define uint32_t, necessary on Mac OS XBen Clifford2006-05-14
* | git config syntax updatesLinus Torvalds2006-05-13
* | Another config file parsing fix.sean2006-05-13
* | checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano2006-05-13
|/
* Fix git-pack-objects for 64-bit platformsDennis Stosberg2006-05-13
* revert/cherry-pick: use aggressive merge.Linus Torvalds2006-05-09
* read-cache.c: use xcalloc() not calloc()Yakov Lerner2006-05-09
* apply: fix infinite loop with multiple patches with --indexEric Wong2006-05-09
* Separate object name errors from usage errorsDmitry V. Levin2006-05-08
* Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano2006-05-08
* Fix "git diff --stat" with long filenamesLinus Torvalds2006-05-08
* Fix repo-config set-multivar error return path.Junio C Hamano2006-05-07
* repack: honor -d even when no new pack was createdMartin Waitz2006-05-07
* clone: keep --reference even with -l -sMartin Waitz2006-05-07
* repo-config: document what value_regexp does a bit more clearly.Junio C Hamano2006-05-07
* Release config lock if the regex is invalidPavel Roskin2006-05-07
* core-tutorial.txt: escape asteriskMatthias Lederhofer2006-05-07
* core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-05
* repo-config: trim white-space before commentJohannes Schindelin2006-05-05
* Fix for config file section parsing.sean2006-05-05
* Add a few more words to the glossary.v1.3.2Jon Loeliger2006-05-03
* Added definitions for a few words:Jon Loeliger2006-05-03
* Alphabetize the glossary.Jon Loeliger2006-05-03
* fix various typos in documentationMatthias Kestenholz2006-05-03
* git-send-email: fix version string to be valid perlMartin Langhoff2006-05-02
* Give the user a hint for how to continue in the case that git-am fails becaus...Robert Shearman2006-05-02
* git-format-patch: Use rfc2822 compliant date.Huw Davies2006-04-30
* Fix trivial typo in git-log man page.Sean Estabrooks2006-04-28
* Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-28
* Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
* Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-28
* annotate: display usage information if no filename was givenMatthias Kestenholz2006-04-28
* annotate: fix warning about uninitialized scalarMatthias Kestenholz2006-04-28
* git-am --resolved: more usable error message.Junio C Hamano2006-04-28
* verify-pack: check integrity in a saner order.Junio C Hamano2006-04-27
* commit-tree.c: check_valid() microoptimization.Junio C Hamano2006-04-26
* Fix filename verification when in a subdirectoryLinus Torvalds2006-04-26
* rebase: typofix.Junio C Hamano2006-04-26
* socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn2006-04-24
* Document the configuration filePetr Baudis2006-04-24
* Document git-var -l listing also configuration variablesPetr Baudis2006-04-24
* rev-parse: better error message for ambiguous argumentsPaul Mackerras2006-04-24
* git-log produces no outputLinus Torvalds2006-04-21
* fix pack-object buffer sizeNicolas Pitre2006-04-21
* mailinfo: decode underscore used in "Q" encoding properly.Junio C Hamano2006-04-21