aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Resurrect git-revert.sh example and add comment to builtin-revert.cJunio C Hamano2007-11-13
* git-clean: Fix error message if clean.requireForce is not set.Johannes Sixt2007-11-12
* git-svn: support for funky branch and project names over HTTP(S)Eric Wong2007-11-12
* Documentation: Fix references to deprecated commandsJonas Fonseca2007-11-12
* Merge branch 'maint'Junio C Hamano2007-11-12
|\
| * Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano2007-11-12
| |\
| | * Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-10
| * | for-each-ref: fix off by one read.Christian Couder2007-11-11
| * | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-11
| * | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
* | | Merge branch 'js/upload-pack'Junio C Hamano2007-11-11
|\ \ \
| * | | upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-05
* | | | Merge branch 'js/reset'Junio C Hamano2007-11-11
|\ \ \ \
| * | | | builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
| * | | | builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
| |/ / /
* | | | Merge branch 'js/parseopt-abbrev-fix'Junio C Hamano2007-11-11
|\ \ \ \
| * | | | parse-options: abbreviation engine fix.Johannes Schindelin2007-11-05
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2007-11-11
|\ \ \ \ | | |/ / | |/| |
| * | | fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre2007-11-11
| * | | git-hash-object should honor config variablesNicolas Pitre2007-11-11
| * | | gitweb: correct month in date display for atom feedsVincent Zanotti2007-11-10
* | | | push: teach push to pass --verbose option to transport layerSteffen Prohaska2007-11-11
* | | | push: mention --verbose option in documentationSteffen Prohaska2007-11-11
* | | | test-lib.sh: move error line after error() declarationMichele Ballabio2007-11-10
* | | | for-each-ref: fix setup of option-parsing for --sortLars Hjemli2007-11-10
* | | | Merge branch 'maint'Junio C Hamano2007-11-10
|\ \ \ \ | |/ / /
| * | | print warning/error/fatal messages in one shotNicolas Pitre2007-11-09
| | |/ | |/|
* | | core-tutorial.txt: Fix git-show-branch example and its descriptionSergei Organov2007-11-10
* | | git-commit: a bit more testsJunio C Hamano2007-11-10
* | | builtin-blame: set up the work_tree before the first file accessJohannes Schindelin2007-11-09
* | | add a howto document about corrupted blob recoveryNicolas Pitre2007-11-09
* | | Documentation: remove documentation for removed tools.Junio C Hamano2007-11-09
* | | Make check-docs target detect removed commandsJunio C Hamano2007-11-09
* | | Documentation: lost-found is now deprecated.Junio C Hamano2007-11-09
* | | Update draft release notes for 1.5.4Junio C Hamano2007-11-09
* | | Merge branch 'maint'Junio C Hamano2007-11-09
|\ \ \ | |/ /
| * | Start preparing for 1.5.3.6Junio C Hamano2007-11-09
| * | git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure2007-11-09
| * | SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov2007-11-08
| * | instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-08
| * | stop t1400 hiding errors in testsAlex Riesen2007-11-08
| * | Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-08
| * | refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano2007-11-08
| * | Fix sed string regex escaping in module_name.Ralf Wildenhues2007-11-08
| * | Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-08
| * | git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-08
* | | git-bisect.sh: Fix sed script to work with AIX and BSD sed.Ralf Wildenhues2007-11-09
* | | Style: place opening brace of a function definition at column 1Junio C Hamano2007-11-08
* | | contrib/hooks/post-receive-email: remove cruft, $committer is not usedGerrit Pape2007-11-08
* | | hooks--update: decline deleting tags or branches by default, add config optionsGerrit Pape2007-11-08