aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
* diff --no-index: support /dev/null as filenameJohannes Schindelin2007-03-04
* diff-ni: fix the diff with standard inputJunio C Hamano2007-03-04
* diff: support reading a file from stdin via "-"Johannes Schindelin2007-03-03
* diff-ni: allow running from a subdirectory.Junio C Hamano2007-03-03
* Merge branch 'js/diff-ni' (early part)Junio C Hamano2007-03-03
|\
| * diff: make more cases implicit --no-indexJohannes Schindelin2007-02-28
* | Merge branch 'maint'Junio C Hamano2007-03-03
|\ \
| * | 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
* | | Merge branch 'maint'Junio C Hamano2007-03-02
|\ \ \ | |/ /
| * | Fix quoting in update hook templateGerrit Pape2007-03-02
* | | git-branch: document new --no-abbrev optionJulian Phillips2007-03-02
* | | git-branch: improve abbreviation of sha1s in verbose modeJulian Phillips2007-03-02
* | | print_wrapped_text: fix output for negative indentJohannes Schindelin2007-03-02
* | | Sample update hook: typofix and modernization to use "git log"Andy Parkins2007-03-02
* | | Merge branch 'js/commit-format'Junio C Hamano2007-03-02
|\ \ \
| * | | show_date(): rename the "relative" parameter to "mode"Johannes Schindelin2007-02-27
| * | | Actually make print_wrapped_text() usefulJohannes Schindelin2007-02-27
| * | | pretty-formats: add 'format:<string>'Johannes Schindelin2007-02-22
* | | | Merge branch 'maint'Junio C Hamano2007-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
* | | | Documentation/git-svn.txt: Fix formatting errorsSergey Vlasov2007-03-01
* | | | fix various doc typosMichael Coleman2007-03-01
| |_|/ |/| |
* | | Add recent changes to draft 1.5.1 release notes.Junio C Hamano2007-02-28
* | | Merge branch 'js/commit-by-name'Junio C Hamano2007-02-28
|\ \ \
| * | | object name: introduce ':/<oneline prefix>' notationJohannes Schindelin2007-02-24
* | | | Merge branch 'js/bundle'Junio C Hamano2007-02-28
|\ \ \ \
| * | | | bundle: reword missing prerequisite error messageJunio C Hamano2007-02-24
| * | | | git-bundle: record commit summary in the prerequisite dataJohannes Schindelin2007-02-22
| * | | | git-bundle: fix 'create --all'Johannes Schindelin2007-02-22
| * | | | git-bundle: avoid fork() in verify_bundle()Johannes Schindelin2007-02-22
| * | | | git-bundle: assorted fixesJohannes Schindelin2007-02-22
| * | | | Add git-bundle: move objects and references by archiveJohannes Schindelin2007-02-22
| | |_|/ | |/| |
* | | | Merge branch 'maint'Junio C Hamano2007-02-28
|\ \ \ \ | | |_|/ | |/| |
| * | | 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